Trace number 215315

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 AC? (TO) 1800.1 1813.98

General information on the benchmark

NamepseudoSeries/
ii/ii-16c2.xml
MD5SUM85a8821c4aefd31c93f8bbb0e7b9f3e2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.9444
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1848
Number of constraints14727
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14727
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/215315-1168078207/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.57	     nbVariables=1848  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.57	       =>  wckTime=0.219  cpuTime=0.14  mem=9M844
0.57	   
0.57	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
2.63	     nbConstraints=14723  nbMergedConstraints=4  nbConvertedConstraints=13724  nbConvertConstraintsChecks=131096
2.63	     nbExtensionStructures=2  nbSharedExtensionStructures=13722  nbConflictsStructures=5
2.63	     nbSharedConflictsStructures=14718  nbSharedBinaryRepresentations=5  nbEvaluationManagers=3
2.63	     nbSharedEvaluationManagers=996  maxDegree=150  maxArity=16
2.63	       =>  wckTime=2.271  cpuTime=1.95  mem=28M373
2.74	   
2.74	   solver IterativeSystematicSolver being built... 
3.09	       =>  wckTime=2.737  cpuTime=2.22  mem=66M703
3.15	   
3.15	   preprocessing
3.15	     nbConstraintChecks=0  nbPropagations=1848  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.15	     detectedInconsistency=no
3.15	       =>  wckTime=0.044  cpuTime=0.04  mem=67M712
3.97	   
3.97	   search
3.97	     run=0  nbConstraintChecks=254581  nbValidityChecks=4608  nbPropagations=13902  nbRevisions=164391
3.97	     nbUselessRevisions=151826  nbAssignments=151  nbFailedAssignments=27  nbBacktracks=14  nbVisitedNodes=182
3.97	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
3.97	       =>  wckTime=0.874  cpuTime=0.82  mem=67M712
5.09	   
5.09	   search
5.09	     run=1  nbConstraintChecks=545786  nbValidityChecks=14659  nbPropagations=42710  nbRevisions=520609
5.09	     nbUselessRevisions=479662  nbAssignments=360  nbFailedAssignments=61  nbBacktracks=35  nbVisitedNodes=427
5.09	     nbRestartNogoods=19  mapSize=26  nbInferences=0  nbTooLargeKeys=0
5.09	       =>  wckTime=1.994  cpuTime=1.93  mem=68M721
5.97	   
5.97	   search
5.97	     run=2  nbConstraintChecks=950277  nbValidityChecks=19329  nbPropagations=91635  nbRevisions=1140014
5.97	     nbUselessRevisions=1049674  nbAssignments=530  nbFailedAssignments=97  nbBacktracks=77  nbVisitedNodes=642
5.97	     nbRestartNogoods=40  mapSize=53  nbInferences=0  nbTooLargeKeys=0
5.97	       =>  wckTime=2.877  cpuTime=2.8  mem=68M721
7.17	   
7.17	   search
7.17	     run=3  nbConstraintChecks=1367754  nbValidityChecks=33242  nbPropagations=160596  nbRevisions=2040511
7.17	     nbUselessRevisions=1879958  nbAssignments=745  nbFailedAssignments=137  nbBacktracks=116  nbVisitedNodes=902
7.17	     nbRestartNogoods=58  mapSize=82  nbInferences=0  nbTooLargeKeys=0
7.17	       =>  wckTime=4.077  cpuTime=4.0  mem=68M721
8.25	   
8.25	   search
8.25	     run=4  nbConstraintChecks=1883574  nbValidityChecks=38944  nbPropagations=253293  nbRevisions=3273696
8.25	     nbUselessRevisions=3017706  nbAssignments=945  nbFailedAssignments=178  nbBacktracks=170  nbVisitedNodes=1154
8.25	     nbRestartNogoods=73  mapSize=103  nbInferences=0  nbTooLargeKeys=0
8.25	       =>  wckTime=5.154  cpuTime=5.06  mem=68M721
9.91	   
9.91	   search
9.91	     run=5  nbConstraintChecks=2662953  nbValidityChecks=65647  nbPropagations=383122  nbRevisions=5034655
9.91	     nbUselessRevisions=4644628  nbAssignments=1241  nbFailedAssignments=255  nbBacktracks=248  nbVisitedNodes=1536
9.91	     nbRestartNogoods=104  mapSize=155  nbInferences=3  nbTooLargeKeys=0
9.91	       =>  wckTime=6.81  cpuTime=6.72  mem=69M489
11.70	   
11.70	   search
11.70	     run=6  nbConstraintChecks=3448340  nbValidityChecks=75650  nbPropagations=551860  nbRevisions=7327167
11.70	     nbUselessRevisions=6763130  nbAssignments=1531  nbFailedAssignments=300  nbBacktracks=375  nbVisitedNodes=1907
11.70	     nbRestartNogoods=135  mapSize=227  nbInferences=3  nbTooLargeKeys=0
11.70	       =>  wckTime=8.599  cpuTime=8.48  mem=69M489
13.86	   
13.86	   search
13.86	     run=7  nbConstraintChecks=4710192  nbValidityChecks=114611  nbPropagations=774862  nbRevisions=10475846
13.86	     nbUselessRevisions=9681748  nbAssignments=1902  nbFailedAssignments=397  nbBacktracks=549  nbVisitedNodes=2399
13.86	     nbRestartNogoods=141  mapSize=322  nbInferences=3  nbTooLargeKeys=0
13.86	       =>  wckTime=10.766  cpuTime=10.61  mem=28M182
16.75	   
16.75	   search
16.75	     run=8  nbConstraintChecks=5867897  nbValidityChecks=131334  nbPropagations=1047554  nbRevisions=14394186
16.75	     nbUselessRevisions=13318683  nbAssignments=2392  nbFailedAssignments=507  nbBacktracks=813  nbVisitedNodes=3029
16.75	     nbRestartNogoods=162  mapSize=446  nbInferences=30  nbTooLargeKeys=0
16.75	       =>  wckTime=13.652  cpuTime=13.48  mem=28M182
20.80	   
20.80	   search
20.80	     run=9  nbConstraintChecks=8621942  nbValidityChecks=214660  nbPropagations=1439004  nbRevisions=20182567
20.80	     nbUselessRevisions=18703087  nbAssignments=3082  nbFailedAssignments=748  nbBacktracks=1209  nbVisitedNodes=3990
20.80	     nbRestartNogoods=174  mapSize=701  nbInferences=33  nbTooLargeKeys=0
20.80	       =>  wckTime=17.703  cpuTime=17.5  mem=29M190
27.25	   
27.26	   search
27.26	     run=10  nbConstraintChecks=11246765  nbValidityChecks=248039  nbPropagations=1941827  nbRevisions=27707294
27.26	     nbUselessRevisions=25708385  nbAssignments=4039  nbFailedAssignments=992  nbBacktracks=1787  nbVisitedNodes=5240
27.26	     nbRestartNogoods=188  mapSize=952  nbInferences=69  nbTooLargeKeys=0
27.26	       =>  wckTime=24.159  cpuTime=23.92  mem=30M199
36.54	   
36.54	   search
36.54	     run=11  nbConstraintChecks=18924877  nbValidityChecks=409463  nbPropagations=2751527  nbRevisions=40146089
36.54	     nbUselessRevisions=37306603  nbAssignments=5610  nbFailedAssignments=1667  nbBacktracks=2661  nbVisitedNodes=7559
36.54	     nbRestartNogoods=228  mapSize=1683  nbInferences=69  nbTooLargeKeys=0
36.54	       =>  wckTime=33.448  cpuTime=33.14  mem=31M208
51.94	   
51.94	   search
51.94	     run=12  nbConstraintChecks=29673397  nbValidityChecks=548975  nbPropagations=3998135  nbRevisions=59536781
51.94	     nbUselessRevisions=55398058  nbAssignments=7870  nbFailedAssignments=2600  nbBacktracks=3981  nbVisitedNodes=10890
51.94	     nbRestartNogoods=242  mapSize=2745  nbInferences=73  nbTooLargeKeys=0
51.94	       =>  wckTime=48.844  cpuTime=48.48  mem=33M225
75.56	   
75.56	   search
75.56	     run=13  nbConstraintChecks=48708846  nbValidityChecks=978673  nbPropagations=6060372  nbRevisions=91601829
75.56	     nbUselessRevisions=85311898  nbAssignments=11473  nbFailedAssignments=4220  nbBacktracks=5928  nbVisitedNodes=16326
75.56	     nbRestartNogoods=243  mapSize=4553  nbInferences=81  nbTooLargeKeys=0
75.56	       =>  wckTime=72.461  cpuTime=71.96  mem=35M242
109.98	   
109.98	   search
109.98	     run=14  nbConstraintChecks=78313659  nbValidityChecks=1608412  nbPropagations=9399408  nbRevisions=143331677
109.98	     nbUselessRevisions=133558144  nbAssignments=16764  nbFailedAssignments=6567  nbBacktracks=8849
109.98	     nbVisitedNodes=24419  nbRestartNogoods=262  mapSize=7336  nbInferences=81  nbTooLargeKeys=0
109.98	       =>  wckTime=106.887  cpuTime=106.24  mem=39M277
161.92	   
161.92	   search
161.92	     run=15  nbConstraintChecks=123487272  nbValidityChecks=2175575  nbPropagations=14607834  nbRevisions=224164386
161.92	     nbUselessRevisions=208956126  nbAssignments=24624  nbFailedAssignments=10013  nbBacktracks=13230
161.92	     nbVisitedNodes=36601  nbRestartNogoods=277  mapSize=11631  nbInferences=81  nbTooLargeKeys=0
161.92	       =>  wckTime=158.823  cpuTime=157.95  mem=45M328
219.34	   
219.34	   INFO : Stopping hyperNogood (mapSize=16223, nbTooLargekeys=0, mem=51M380)
234.15	   
234.15	   search
234.15	     run=16  nbConstraintChecks=192742816  nbValidityChecks=3641264  nbPropagations=22895940  nbRevisions=351699172
234.15	     nbUselessRevisions=327851207  nbAssignments=36749  nbFailedAssignments=15527  nbBacktracks=19804
234.15	     nbVisitedNodes=55256  nbRestartNogoods=299
234.15	       =>  wckTime=231.058  cpuTime=229.85  mem=51M380
310.48	   
310.48	   search
310.48	     run=17  nbConstraintChecks=297606516  nbValidityChecks=5176582  nbPropagations=35581107  nbRevisions=547002419
310.48	     nbUselessRevisions=509933528  nbAssignments=54537  nbFailedAssignments=23424  nbBacktracks=29659
310.48	     nbVisitedNodes=82911  nbRestartNogoods=324
310.48	       =>  wckTime=307.383  cpuTime=305.71  mem=51M380
426.27	   
426.27	   search
426.27	     run=18  nbConstraintChecks=456227407  nbValidityChecks=8492062  nbPropagations=55426972  nbRevisions=849601793
426.27	     nbUselessRevisions=791890086  nbAssignments=81681  nbFailedAssignments=35747  nbBacktracks=44444
426.27	     nbVisitedNodes=124827  nbRestartNogoods=353
426.27	       =>  wckTime=423.178  cpuTime=420.58  mem=51M380
601.41	   
601.41	   search
601.41	     run=19  nbConstraintChecks=695460131  nbValidityChecks=14921268  nbPropagations=86172031  nbRevisions=1315877229
601.41	     nbUselessRevisions=1226212274  nbAssignments=121751  nbFailedAssignments=53605  nbBacktracks=66625
601.41	     nbVisitedNodes=186987  nbRestartNogoods=376
601.41	       =>  wckTime=598.316  cpuTime=594.29  mem=52M388
858.25	   
858.25	   search
858.25	     run=20  nbConstraintChecks=1048562470  nbValidityChecks=20634079  nbPropagations=131516780  nbRevisions=2009100455
858.25	     nbUselessRevisions=1872252068  nbAssignments=182184  nbFailedAssignments=80762  nbBacktracks=99879
858.25	     nbVisitedNodes=280641  nbRestartNogoods=396
858.25	       =>  wckTime=855.151  cpuTime=849.01  mem=52M388
1245.69	   
1245.69	   search
1245.69	     run=21  nbConstraintChecks=1577779239  nbValidityChecks=29018741  nbPropagations=198987590  nbRevisions=3044731968
1245.69	     nbUselessRevisions=2837651379  nbAssignments=271589  nbFailedAssignments=120249  nbBacktracks=149765
1245.69	     nbVisitedNodes=419908  nbRestartNogoods=411
1245.69	       =>  wckTime=1242.597  cpuTime=1233.28  mem=52M388
1813.10	   
1813.10	   search
1813.10	     run=22  nbConstraintChecks=2363799283  nbValidityChecks=42092809  nbPropagations=296915543  nbRevisions=4565872277
1813.10	     nbUselessRevisions=4256724911  nbAssignments=407238  nbFailedAssignments=181059  nbBacktracks=224594
1813.10	     nbVisitedNodes=630362  nbRestartNogoods=434
1813.10	       =>  wckTime=1810.008  cpuTime=1796.02  mem=52M388

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/node39/watcher-215315-1168078207 -o ROOT/results/node39/solver-215315-1168078207 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215315-1168078207/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: 0.86 1.17 1.53 6/73 19575
/proc/meminfo: memFree=1741024/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=18540 CPUtime=0
/proc/19574/stat : 19574 (runsolver) R 19569 19574 19438 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156220365 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19574/statm: 0 0 0 0 0 0 0

[startup+0.102615 s]
/proc/loadavg: 0.86 1.17 1.53 6/73 19575
/proc/meminfo: memFree=1741024/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=914988 CPUtime=0.09
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 2996 0 1 0 7 2 0 0 17 0 8 0 156220365 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19574/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514653 s]
/proc/loadavg: 0.86 1.17 1.53 6/73 19575
/proc/meminfo: memFree=1741024/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915328 CPUtime=0.44
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 6316 0 1 0 40 4 0 0 18 0 8 0 156220365 937295872 6055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228832 6055 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915328

[startup+1.33873 s]
/proc/loadavg: 0.95 1.19 1.53 4/87 19589
/proc/meminfo: memFree=1621744/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915636 CPUtime=1.27
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 17392 0 1 0 115 12 0 0 25 0 8 0 156220365 937611264 17130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813798 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228909 17130 2178 14 0 215379 0
[pid=19574/tid=19577] ppid=19569 vsize=915636 CPUtime=0.03
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 782 0 0 0 3 0 0 0 17 0 8 0 156220369 937611264 17130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915636 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937611264 17130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915636 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937611264 17130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915636 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937611264 17130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915636 CPUtime=0.17
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 423 0 0 0 17 0 0 0 16 0 8 0 156220372 937611264 17130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915636 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937611264 17130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915636 CPUtime=0
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156220372 937611264 17130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915636

[startup+2.97588 s]
/proc/loadavg: 0.95 1.19 1.53 4/87 19589
/proc/meminfo: memFree=1598128/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=2.9
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 24463 0 1 0 217 73 0 0 25 0 8 0 156220365 937852928 24182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073584214 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24182 2521 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.24
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7391 0 0 0 22 2 0 0 17 0 8 0 156220369 937852928 24182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.26
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 480 0 0 0 25 1 0 0 15 0 8 0 156220372 937852928 24182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156220372 937852928 24182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915872

[startup+6.26518 s]
/proc/loadavg: 0.95 1.19 1.53 3/87 19589
/proc/meminfo: memFree=1552560/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=6.17
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 24563 0 1 0 543 74 0 0 25 0 8 0 156220365 937852928 24279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074256198 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24279 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.24
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7392 0 0 0 22 2 0 0 16 0 8 0 156220369 937852928 24279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.36
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 528 0 0 0 34 2 0 0 15 0 8 0 156220372 937852928 24279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156220372 937852928 24279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915872

[startup+12.7478 s]
/proc/loadavg: 1.11 1.21 1.54 3/87 19589
/proc/meminfo: memFree=1552560/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=12.62
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 24574 0 1 0 1188 74 0 0 25 0 8 0 156220365 937852928 24288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074205906 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24288 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.24
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7392 0 0 0 22 2 0 0 17 0 8 0 156220369 937852928 24288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.38
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 538 0 0 0 36 2 0 0 16 0 8 0 156220372 937852928 24288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156220372 937852928 24288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915872

[startup+25.619 s]
/proc/loadavg: 1.25 1.24 1.54 3/87 19589
/proc/meminfo: memFree=1550384/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=25.43
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25160 0 1 0 2468 75 0 0 25 0 8 0 156220365 937852928 24867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164890 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24867 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 17 0 8 0 156220369 937852928 24867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 545 0 0 0 37 2 0 0 17 0 8 0 156220372 937852928 24867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156220372 937852928 24867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915872

[startup+51.2363 s]
/proc/loadavg: 1.54 1.31 1.56 3/87 19589
/proc/meminfo: memFree=1550448/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=50.91
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25162 0 1 0 5016 75 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074207203 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24868 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 546 0 0 0 37 2 0 0 17 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 915872

[startup+102.464 s]
/proc/loadavg: 1.80 1.41 1.58 3/87 19589
/proc/meminfo: memFree=1550512/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=101.91
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25162 0 1 0 10115 76 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074156527 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24868 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 546 0 0 0 37 2 0 0 17 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915872

[startup+162.54 s]
/proc/loadavg: 1.92 1.52 1.60 3/87 19589
/proc/meminfo: memFree=1550512/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=161.71
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25162 0 1 0 16095 76 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164926 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1413.49
Current children cumulated vsize (KiB) 915872

[startup+1484.24 s]
/proc/loadavg: 2.03 2.00 1.88 3/87 19591
/proc/meminfo: memFree=1550320/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=1473.05
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25163 0 1 0 147224 81 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074156481 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24868 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 546 0 0 0 37 2 0 0 16 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0.04
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 2 2 0 0 15 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1473.05
Current children cumulated vsize (KiB) 915872

[startup+1544.32 s]
/proc/loadavg: 2.01 2.00 1.89 3/87 19591
/proc/meminfo: memFree=1550320/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=1532.62
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25163 0 1 0 153181 81 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979457 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24868 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 546 0 0 0 37 2 0 0 16 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0.04
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 2 2 0 0 15 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.62
Current children cumulated vsize (KiB) 915872

[startup+1604.39 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 19591
/proc/meminfo: memFree=1550320/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=1592.21
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25163 0 1 0 159139 82 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074159067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24868 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 546 0 0 0 37 2 0 0 16 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0.04
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 2 2 0 0 15 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.21
Current children cumulated vsize (KiB) 915872

[startup+1664.47 s]
/proc/loadavg: 2.05 2.01 1.91 3/87 19591
/proc/meminfo: memFree=1550320/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=1651.77
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25163 0 1 0 165095 82 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074159271 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24868 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 546 0 0 0 37 2 0 0 16 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0.04
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 2 2 0 0 15 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.77
Current children cumulated vsize (KiB) 915872

[startup+1724.54 s]
/proc/loadavg: 2.02 2.01 1.91 3/87 19591
/proc/meminfo: memFree=1550320/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=1711.33
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25163 0 1 0 171051 82 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858848 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24868 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 546 0 0 0 37 2 0 0 16 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0.04
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 2 2 0 0 15 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.33
Current children cumulated vsize (KiB) 915872

[startup+1784.62 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 19591
/proc/meminfo: memFree=1550256/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=1770.92
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25163 0 1 0 177010 82 0 0 25 0 8 0 156220365 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164964 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19574/statm: 228968 24868 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 546 0 0 0 37 2 0 0 16 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0.04
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 2 2 0 0 15 0 8 0 156220372 937852928 24868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.92
Current children cumulated vsize (KiB) 915872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.93 s]
/proc/loadavg: 1.85 1.97 1.90 2/75 19637
/proc/meminfo: memFree=1653312/2055920 swapFree=4192812/4192956
[pid=19574] ppid=19569 vsize=915872 CPUtime=1800.06
/proc/19574/stat : 19574 (java) R 19569 19574 19438 0 -1 0 25164 0 1 0 179923 83 0 0 23 0 8 0 156220365 937852928 24869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979507 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19574/statm: 228968 24869 2537 14 0 215438 0
[pid=19574/tid=19577] ppid=19569 vsize=915872 CPUtime=0.27
/proc/19574/task/19577/stat : 19577 (java) S 19569 19574 19438 0 -1 64 7964 0 0 0 25 2 0 0 16 0 8 0 156220369 937852928 24869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19580] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19580/stat : 19580 (java) S 19569 19574 19438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19581] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19581/stat : 19581 (java) S 19569 19574 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156220369 937852928 24869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19586] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19586/stat : 19586 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156220372 937852928 24869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19587] ppid=19569 vsize=915872 CPUtime=0.39
/proc/19574/task/19587/stat : 19587 (java) S 19569 19574 19438 0 -1 64 547 0 0 0 37 2 0 0 16 0 8 0 156220372 937852928 24869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19574/tid=19588] ppid=19569 vsize=915872 CPUtime=0
/proc/19574/task/19588/stat : 19588 (java) S 19569 19574 19438 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156220372 937852928 24869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19574/tid=19589] ppid=19569 vsize=915872 CPUtime=0.04
/proc/19574/task/19589/stat : 19589 (java) S 19569 19574 19438 0 -1 64 0 0 0 0 2 2 0 0 15 0 8 0 156220372 937852928 24869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915872

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

Child status: 143
Real time (s): 1813.98
CPU time (s): 1800.1
CPU user time (s): 1799.25
CPU system time (s): 0.85187
CPU usage (%): 99.235
Max. virtual memory (cumulated for all children) (KiB): 915972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.85187
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25179
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= 38422
involuntary context switches= 78478

runsolver used 1.72874 s user time and 4.91525 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 10:10:08 UTC 2007


IDJOB= 215315
IDBENCH= 4992
FILE ID= node39/215315-1168078207

PBS_JOBID= 3476080

Free space on /tmp= 66526 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-16c2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215315-1168078207/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-215315-1168078207 -o ROOT/results/node39/solver-215315-1168078207 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215315-1168078207/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  85a8821c4aefd31c93f8bbb0e7b9f3e2

RANDOM SEED= 262245787

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.236
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.236
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:       1742240 kB
Buffers:         25948 kB
Cached:         196752 kB
SwapCached:          0 kB
Active:          69924 kB
Inactive:       172720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8024 kB
Writeback:           0 kB
Mapped:          30148 kB
Slab:            56832 kB
Committed_AS:  2931976 kB
PageTables:       1620 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= 66528 MiB



End job on node39 on Sat Jan  6 10:40:26 UTC 2007