Trace number 239516

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.05 1804.94

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-8_ext.xml
MD5SUMfe8b9efabd586d8730353429d665bdcd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.5612
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.35	     name=/tmp/evaluation/239516-1168366829/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.50	     nbVariables=625  nbDomainTypes=26  minDomainSize=1  maxDomainSize=25
0.50	       =>  wckTime=0.181  cpuTime=0.13  mem=8M869
0.50	   
0.50	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.98	     nbConstraints=9300  nbRelationTypes=27  nbSingletonDomainVariables=390  nbExtensionStructures=51
0.98	     nbSharedExtensionStructures=9249  nbConflictsStructures=51  nbSharedConflictsStructures=9249
0.98	     nbSharedBinaryRepresentations=1323  maxDegree=48  maxArity=2
0.98	       =>  wckTime=0.669  cpuTime=0.52  mem=37M151
1.09	   
1.10	   solver IterativeSystematicSolver being built... 
1.30	       =>  wckTime=0.989  cpuTime=0.69  mem=21M484
1.63	   
1.63	   preprocessing
1.63	     nbConstraintChecks=177878  nbPropagations=3279  nbRevisions=37917  nbUselessRevisions=31068  nbSingletonTests=1033
1.63	     nbEffectiveSingletonTests=0  nbESACBranches=10  nbRemovedValues=4925  detectedInconsistency=no
1.64	       =>  wckTime=0.322  cpuTime=0.28  mem=21M484
1.69	   
1.69	   search
1.69	     run=0  nbConstraintChecks=8083  nbPropagations=3664  nbRevisions=42107  nbUselessRevisions=34796  nbAssignments=62
1.69	     nbFailedAssignments=4  nbBacktracks=10  nbVisitedNodes=72  nbRestartNogoods=0  mapSize=8  nbInferences=0
1.69	     nbTooLargeKeys=0
1.69	       =>  wckTime=0.38  cpuTime=0.33  mem=22M458
1.73	   
1.73	   search
1.73	     run=1  nbConstraintChecks=21949  nbPropagations=7887  nbRevisions=93220  nbUselessRevisions=77723
1.73	     nbAssignments=157  nbFailedAssignments=8  nbBacktracks=37  nbVisitedNodes=177  nbRestartNogoods=1  mapSize=16
1.73	     nbInferences=0  nbTooLargeKeys=0
1.73	       =>  wckTime=0.422  cpuTime=0.37  mem=22M458
1.78	   
1.78	   search
1.78	     run=2  nbConstraintChecks=33712  nbPropagations=12649  nbRevisions=151828  nbUselessRevisions=127377
1.78	     nbAssignments=268  nbFailedAssignments=15  nbBacktracks=69  nbVisitedNodes=299  nbRestartNogoods=3  mapSize=26
1.78	     nbInferences=0  nbTooLargeKeys=0
1.78	       =>  wckTime=0.467  cpuTime=0.41  mem=22M458
1.82	   
1.82	   search
1.82	     run=3  nbConstraintChecks=47861  nbPropagations=17993  nbRevisions=219525  nbUselessRevisions=185262
1.82	     nbAssignments=370  nbFailedAssignments=19  nbBacktracks=108  nbVisitedNodes=411  nbRestartNogoods=4  mapSize=33
1.82	     nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.51  cpuTime=0.46  mem=22M458
1.91	   
1.91	   search
1.91	     run=4  nbConstraintChecks=79432  nbPropagations=24877  nbRevisions=306801  nbUselessRevisions=260818
1.91	     nbAssignments=622  nbFailedAssignments=27  nbBacktracks=161  nbVisitedNodes=556  nbRestartNogoods=7  mapSize=48
1.91	     nbInferences=0  nbTooLargeKeys=0
1.91	       =>  wckTime=0.601  cpuTime=0.54  mem=22M458
1.99	   
1.99	   search
1.99	     run=5  nbConstraintChecks=113551  nbPropagations=32835  nbRevisions=418175  nbUselessRevisions=358476
1.99	     nbAssignments=812  nbFailedAssignments=43  nbBacktracks=262  nbVisitedNodes=773  nbRestartNogoods=9  mapSize=70
1.99	     nbInferences=0  nbTooLargeKeys=0
1.99	       =>  wckTime=0.682  cpuTime=0.62  mem=23M432
2.13	   
2.13	   search
2.13	     run=6  nbConstraintChecks=166344  nbPropagations=43254  nbRevisions=563093  nbUselessRevisions=486499
2.13	     nbAssignments=1262  nbFailedAssignments=57  nbBacktracks=390  nbVisitedNodes=1017  nbRestartNogoods=14  mapSize=95
2.13	     nbInferences=0  nbTooLargeKeys=0
2.13	       =>  wckTime=0.823  cpuTime=0.76  mem=23M432
2.30	   
2.30	   search
2.30	     run=7  nbConstraintChecks=235590  nbPropagations=56408  nbRevisions=754331  nbUselessRevisions=656573
2.30	     nbAssignments=1740  nbFailedAssignments=87  nbBacktracks=561  nbVisitedNodes=1375  nbRestartNogoods=18  mapSize=151
2.30	     nbInferences=0  nbTooLargeKeys=0
2.30	       =>  wckTime=0.992  cpuTime=0.92  mem=23M432
2.49	   
2.49	   search
2.49	     run=8  nbConstraintChecks=317172  nbPropagations=72329  nbRevisions=1002946  nbUselessRevisions=879382
2.49	     nbAssignments=2227  nbFailedAssignments=108  nbBacktracks=826  nbVisitedNodes=1785  nbRestartNogoods=22
2.49	     mapSize=184  nbInferences=0  nbTooLargeKeys=0
2.49	       =>  wckTime=1.18  cpuTime=1.09  mem=23M432
2.76	   
2.76	   search
2.76	     run=9  nbConstraintChecks=429833  nbPropagations=92701  nbRevisions=1324753  nbUselessRevisions=1168492
2.76	     nbAssignments=3052  nbFailedAssignments=162  nbBacktracks=1211  nbVisitedNodes=2354  nbRestartNogoods=29
2.76	     mapSize=279  nbInferences=0  nbTooLargeKeys=0
2.76	       =>  wckTime=1.451  cpuTime=1.35  mem=24M406
3.02	   
3.02	   search
3.02	     run=10  nbConstraintChecks=536034  nbPropagations=116781  nbRevisions=1714779  nbUselessRevisions=1518938
3.02	     nbAssignments=3778  nbFailedAssignments=273  nbBacktracks=1787  nbVisitedNodes=3313  nbRestartNogoods=31
3.02	     mapSize=496  nbInferences=0  nbTooLargeKeys=0
3.02	       =>  wckTime=1.712  cpuTime=1.6  mem=25M380
3.45	   
3.45	   search
3.45	     run=11  nbConstraintChecks=788135  nbPropagations=147878  nbRevisions=2275761  nbUselessRevisions=2024654
3.45	     nbAssignments=4837  nbFailedAssignments=425  nbBacktracks=2657  nbVisitedNodes=4675  nbRestartNogoods=36
3.45	     mapSize=788  nbInferences=0  nbTooLargeKeys=0
3.45	       =>  wckTime=2.145  cpuTime=2.03  mem=26M354
3.86	   
3.86	   INFO : Stopping hyperNogood (mapSize=1020, nbTooLargekeys=0, mem=27M328)
3.99	   
3.99	   search
3.99	     run=12  nbConstraintChecks=1086652  nbPropagations=187641  nbRevisions=3045852  nbUselessRevisions=2721041
3.99	     nbAssignments=6379  nbFailedAssignments=610  nbBacktracks=3964  nbVisitedNodes=6567  nbRestartNogoods=38
3.99	       =>  wckTime=2.684  cpuTime=2.56  mem=27M328
4.70	   
4.70	   search
4.70	     run=13  nbConstraintChecks=1536265  nbPropagations=241300  nbRevisions=4118508  nbUselessRevisions=3690303
4.70	     nbAssignments=8724  nbFailedAssignments=905  nbBacktracks=5911  nbVisitedNodes=9449  nbRestartNogoods=43
4.70	       =>  wckTime=3.391  cpuTime=3.26  mem=27M328
5.72	   
5.72	   search
5.72	     run=14  nbConstraintChecks=2210776  nbPropagations=313905  nbRevisions=5654121  nbUselessRevisions=5080333
5.72	     nbAssignments=12064  nbFailedAssignments=1249  nbBacktracks=8844  nbVisitedNodes=13507  nbRestartNogoods=49
5.72	       =>  wckTime=4.408  cpuTime=4.26  mem=27M328
7.13	   
7.13	   search
7.13	     run=15  nbConstraintChecks=3091264  nbPropagations=412048  nbRevisions=7803752  nbUselessRevisions=7031930
7.13	     nbAssignments=17033  nbFailedAssignments=1731  nbBacktracks=13259  nbVisitedNodes=19468  nbRestartNogoods=58
7.13	       =>  wckTime=5.816  cpuTime=5.66  mem=27M328
9.97	   
9.97	   search
9.97	     run=16  nbConstraintChecks=5364505  nbPropagations=570901  nbRevisions=11561580  nbUselessRevisions=10457308
9.97	     nbAssignments=24924  nbFailedAssignments=3005  nbBacktracks=19827  nbVisitedNodes=29733  nbRestartNogoods=65
9.97	       =>  wckTime=8.658  cpuTime=8.47  mem=27M328
14.42	   
14.42	   search
14.42	     run=17  nbConstraintChecks=8701793  nbPropagations=827493  nbRevisions=17609706  nbUselessRevisions=15967191
14.42	     nbAssignments=37039  nbFailedAssignments=5095  nbBacktracks=29689  nbVisitedNodes=45986  nbRestartNogoods=73
14.42	       =>  wckTime=13.115  cpuTime=12.89  mem=27M328
22.08	   
22.08	   search
22.08	     run=18  nbConstraintChecks=15165396  nbPropagations=1255744  nbRevisions=28307652  nbUselessRevisions=25749419
22.08	     nbAssignments=55079  nbFailedAssignments=8308  nbBacktracks=44468  nbVisitedNodes=70123  nbRestartNogoods=79
22.08	       =>  wckTime=20.766  cpuTime=20.47  mem=27M328
33.75	   
33.75	   search
33.75	     run=19  nbConstraintChecks=24965175  nbPropagations=1950051  nbRevisions=45899806  nbUselessRevisions=41847122
33.75	     nbAssignments=82543  nbFailedAssignments=13541  nbBacktracks=66643  nbVisitedNodes=107649  nbRestartNogoods=85
33.75	       =>  wckTime=32.445  cpuTime=32.05  mem=27M328
52.18	   
52.18	   search
52.18	     run=20  nbConstraintChecks=40803581  nbPropagations=3064340  nbRevisions=74474479  nbUselessRevisions=67994656
52.18	     nbAssignments=123453  nbFailedAssignments=20984  nbBacktracks=99902  nbVisitedNodes=163513  nbRestartNogoods=94
52.18	       =>  wckTime=50.871  cpuTime=50.3  mem=27M328
82.84	   
82.84	   search
82.84	     run=21  nbConstraintChecks=68569672  nbPropagations=4897412  nbRevisions=122782173  nbUselessRevisions=112260627
82.84	     nbAssignments=185917  nbFailedAssignments=33519  nbBacktracks=149784  nbVisitedNodes=250958  nbRestartNogoods=101
82.84	       =>  wckTime=81.527  cpuTime=80.68  mem=27M328
122.94	   
122.94	   search
122.94	     run=22  nbConstraintChecks=101791365  nbPropagations=7657858  nbRevisions=194043884  nbUselessRevisions=177459301
122.94	     nbAssignments=281033  nbFailedAssignments=53643  nbBacktracks=224606  nbVisitedNodes=385145  nbRestartNogoods=111
122.94	       =>  wckTime=121.628  cpuTime=120.41  mem=27M328
185.15	   
185.15	   search
185.15	     run=23  nbConstraintChecks=155758334  nbPropagations=11852610  nbRevisions=303072340  nbUselessRevisions=277211034
185.15	     nbAssignments=420465  nbFailedAssignments=80805  nbBacktracks=336836  nbVisitedNodes=579563  nbRestartNogoods=121
185.15	       =>  wckTime=183.842  cpuTime=182.07  mem=27M328
279.98	   
279.98	   search
279.98	     run=24  nbConstraintChecks=240034709  nbPropagations=18228680  nbRevisions=472827464  nbUselessRevisions=432898751
279.98	     nbAssignments=626172  nbFailedAssignments=118062  nbBacktracks=505183  nbVisitedNodes=858302  nbRestartNogoods=133
279.98	       =>  wckTime=278.669  cpuTime=276.04  mem=27M328
407.44	   
407.44	   search
407.44	     run=25  nbConstraintChecks=346617793  nbPropagations=27545299  nbRevisions=717135800  nbUselessRevisions=656759103
407.44	     nbAssignments=943545  nbFailedAssignments=182850  nbBacktracks=757697  nbVisitedNodes=1303818  nbRestartNogoods=140
407.44	       =>  wckTime=406.13  cpuTime=402.34  mem=27M328
618.16	   
618.16	   search
618.16	     run=26  nbConstraintChecks=543391202  nbPropagations=42059490  nbRevisions=1099178673
618.16	     nbUselessRevisions=1006654239  nbAssignments=1419727  nbFailedAssignments=280214  nbBacktracks=1136465
618.16	     nbVisitedNodes=1978148  nbRestartNogoods=145
618.16	       =>  wckTime=616.852  cpuTime=612.16  mem=27M328
919.75	   
919.75	   search
919.75	     run=27  nbConstraintChecks=837273498  nbPropagations=64238569  nbRevisions=1690617721
919.75	     nbUselessRevisions=1548827661  nbAssignments=2120642  nbFailedAssignments=412942  nbBacktracks=1704623
919.75	     nbVisitedNodes=2958058  nbRestartNogoods=153
919.75	       =>  wckTime=918.445  cpuTime=913.67  mem=27M328
1343.60	   
1343.60	   search
1343.60	     run=28  nbConstraintChecks=1251217102  nbPropagations=97039115  nbRevisions=2582711154
1343.60	     nbUselessRevisions=2368409545  nbAssignments=3177533  nbFailedAssignments=617549  nbBacktracks=2556849
1343.60	     nbVisitedNodes=4407902  nbRestartNogoods=159
1343.60	       =>  wckTime=1342.291  cpuTime=1337.41  mem=27M328

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-239516-1168366829 -o ROOT/results/node29/solver-239516-1168366829 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239516-1168366829/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.04 2.05 1.98 4/93 18397
/proc/meminfo: memFree=1606256/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=906644 CPUtime=0.02
/proc/18396/stat : 18396 (java) S 18394 18396 16840 0 -1 0 2069 0 1 0 2 0 0 0 18 0 2 0 185077016 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 226661 1818 1036 14 0 214244 0
[pid=18396/tid=18398] ppid=18394 vsize=906644 CPUtime=0
/proc/18396/task/18398/stat : 18398 (java) R 18394 18396 16840 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 185077019 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103773 s]
/proc/loadavg: 2.04 2.05 1.98 4/93 18397
/proc/meminfo: memFree=1606256/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=914988 CPUtime=0.08
/proc/18396/stat : 18396 (java) S 18394 18396 16840 0 -1 0 2994 0 1 0 7 1 0 0 17 0 8 0 185077016 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228747 2740 1427 14 0 215242 0
[pid=18396/tid=18398] ppid=18394 vsize=914988 CPUtime=0
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 185077019 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511796 s]
/proc/loadavg: 2.04 2.05 1.98 4/93 18397
/proc/meminfo: memFree=1606256/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915328 CPUtime=0.48
/proc/18396/stat : 18396 (java) S 18394 18396 16840 0 -1 0 6526 0 1 0 45 3 0 0 18 0 8 0 185077016 937295872 6265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228832 6265 2137 14 0 215302 0
[pid=18396/tid=18398] ppid=18394 vsize=915328 CPUtime=0
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 185077019 937295872 6265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33485 s]
/proc/loadavg: 2.04 2.05 1.98 4/100 18404
/proc/meminfo: memFree=1554936/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=1.3
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15588 0 1 0 121 9 0 0 17 0 8 0 185077016 937652224 15326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228919 15326 2521 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 17 0 8 0 185077019 937652224 15326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.23
/proc/18396/task/18402/stat : 18402 (java) R 18394 18396 16840 0 -1 64 447 0 0 0 22 1 0 0 20 0 8 0 185077024 937652224 15326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915676

[startup+2.98795 s]
/proc/loadavg: 2.03 2.04 1.98 3/100 18404
/proc/meminfo: memFree=1554552/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=2.94
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15629 0 1 0 284 10 0 0 25 0 8 0 185077016 937652224 15366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073968950 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228919 15366 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 17 0 8 0 185077019 937652224 15366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.31
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 481 0 0 0 29 2 0 0 16 0 8 0 185077024 937652224 15366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915676

[startup+6.27816 s]
/proc/loadavg: 2.03 2.04 1.98 3/100 18404
/proc/meminfo: memFree=1554424/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=6.2
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15634 0 1 0 610 10 0 0 25 0 8 0 185077016 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228919 15368 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.32
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 483 0 0 0 30 2 0 0 16 0 8 0 185077024 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915676

[startup+12.7756 s]
/proc/loadavg: 2.03 2.04 1.98 3/100 18404
/proc/meminfo: memFree=1554488/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=12.63
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15635 0 1 0 1253 10 0 0 25 0 8 0 185077016 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073968921 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228919 15369 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.32
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 484 0 0 0 30 2 0 0 17 0 8 0 185077024 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915676

[startup+25.6224 s]
/proc/loadavg: 2.02 2.04 1.98 3/100 18404
/proc/meminfo: memFree=1554616/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=25.36
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15635 0 1 0 2526 10 0 0 25 0 8 0 185077016 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918501 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228919 15369 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.32
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 484 0 0 0 30 2 0 0 17 0 8 0 185077024 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915676

[startup+51.255 s]
/proc/loadavg: 2.01 2.04 1.98 3/100 18404
/proc/meminfo: memFree=1554680/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=50.76
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15636 0 1 0 5066 10 0 0 25 0 8 0 185077016 937652224 15370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228919 15370 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.32
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 485 0 0 0 30 2 0 0 16 0 8 0 185077024 937652224 15370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915676

[startup+102.516 s]
/proc/loadavg: 2.00 2.03 1.98 3/100 18404
/proc/meminfo: memFree=1554680/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=101.56
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15637 0 1 0 10145 11 0 0 25 0 8 0 185077016 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074014846 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18396/statm: 228919 15371 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.33
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 486 0 0 0 31 2 0 0 17 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 915676

################
# More data... #
################

Current children cumulated CPU time (s) 1418.19
Current children cumulated vsize (KiB) 915676

[startup+1483.04 s]
/proc/loadavg: 1.00 1.03 1.32 2/85 18476
/proc/meminfo: memFree=1615152/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=1478.2
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15638 0 1 0 147801 19 0 0 25 0 8 0 185077016 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073985927 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18396/statm: 228919 15371 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.33
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 486 0 0 0 31 2 0 0 17 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1478.2
Current children cumulated vsize (KiB) 915676

[startup+1543.06 s]
/proc/loadavg: 1.04 1.03 1.31 2/85 18476
/proc/meminfo: memFree=1615152/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=1538.21
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15638 0 1 0 153801 20 0 0 25 0 8 0 185077016 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073964613 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18396/statm: 228919 15371 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.33
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 486 0 0 0 31 2 0 0 17 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.21
Current children cumulated vsize (KiB) 915676

[startup+1603.08 s]
/proc/loadavg: 1.01 1.03 1.28 2/85 18476
/proc/meminfo: memFree=1615152/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=1598.22
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15638 0 1 0 159802 20 0 0 25 0 8 0 185077016 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012800 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18396/statm: 228919 15371 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.33
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 486 0 0 0 31 2 0 0 17 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.22
Current children cumulated vsize (KiB) 915676

[startup+1663.1 s]
/proc/loadavg: 1.00 1.02 1.26 2/85 18476
/proc/meminfo: memFree=1615152/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=1658.22
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15638 0 1 0 165802 20 0 0 25 0 8 0 185077016 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18396/statm: 228919 15371 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.33
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 486 0 0 0 31 2 0 0 17 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.22
Current children cumulated vsize (KiB) 915676

[startup+1723.12 s]
/proc/loadavg: 1.03 1.03 1.25 2/85 18476
/proc/meminfo: memFree=1615088/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=1718.23
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15638 0 1 0 171803 20 0 0 25 0 8 0 185077016 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012913 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18396/statm: 228919 15371 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.33
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 486 0 0 0 31 2 0 0 17 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.23
Current children cumulated vsize (KiB) 915676

[startup+1783.14 s]
/proc/loadavg: 1.01 1.02 1.23 2/85 18476
/proc/meminfo: memFree=1615088/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=1778.24
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15638 0 1 0 177804 20 0 0 25 0 8 0 185077016 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073968950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18396/statm: 228919 15371 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.33
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 486 0 0 0 31 2 0 0 17 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.24
Current children cumulated vsize (KiB) 915676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.92 s]
/proc/loadavg: 1.01 1.02 1.23 2/85 18476
/proc/meminfo: memFree=1615088/2055920 swapFree=4191880/4192956
[pid=18396] ppid=18394 vsize=915676 CPUtime=1800.02
/proc/18396/stat : 18396 (java) R 18394 18396 16840 0 -1 0 15638 0 1 0 179982 20 0 0 25 0 8 0 185077016 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074014846 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18396/statm: 228919 15371 2524 14 0 215389 0
[pid=18396/tid=18398] ppid=18394 vsize=915676 CPUtime=0.09
/proc/18396/task/18398/stat : 18398 (java) S 18394 18396 16840 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 185077019 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18399] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18399/stat : 18399 (java) S 18394 18396 16840 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18400] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18400/stat : 18400 (java) S 18394 18396 16840 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185077020 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18401] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18401/stat : 18401 (java) S 18394 18396 16840 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18402] ppid=18394 vsize=915676 CPUtime=0.33
/proc/18396/task/18402/stat : 18402 (java) S 18394 18396 16840 0 -1 64 486 0 0 0 31 2 0 0 17 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18403] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18403/stat : 18403 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18396/tid=18404] ppid=18394 vsize=915676 CPUtime=0
/proc/18396/task/18404/stat : 18404 (java) S 18394 18396 16840 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185077024 937652224 15371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915676

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1804.94
CPU time (s): 1800.05
CPU user time (s): 1799.83
CPU system time (s): 0.218966
CPU usage (%): 99.7288
Max. virtual memory (cumulated for all children) (KiB): 915780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15655
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37508
involuntary context switches= 75794

runsolver used 1.88671 s user time and 4.97824 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Tue Jan  9 18:20:29 UTC 2007


IDJOB= 239516
IDBENCH= 7064
FILE ID= node29/239516-1168366829

PBS_JOBID= 3504029

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-8_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239516-1168366829/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-239516-1168366829 -o ROOT/results/node29/solver-239516-1168366829 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239516-1168366829/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fe8b9efabd586d8730353429d665bdcd

RANDOM SEED= 987933888

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1606736 kB
Buffers:         42764 kB
Cached:         241888 kB
SwapCached:        268 kB
Active:         218644 kB
Inactive:       176624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606736 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2884 kB
Writeback:           0 kB
Mapped:         138388 kB
Slab:            38340 kB
Committed_AS:  4978520 kB
PageTables:       2548 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB



End job on node29 on Tue Jan  9 18:50:34 UTC 2007