Trace number 206683

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.15 1806.65

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-45_ext.xml
MD5SUM8b5e9a33979c8971045ffddec213244c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/206683-1168176448/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.44	       =>  wckTime=0.109  cpuTime=0.09  mem=6M951
0.44	   
0.44	   relations being loaded...
1.61	   
1.61	   constraints being loaded...
2.39	     nbConstraints=90  nbRelationTypes=93  nbMergedConstraints=3  nbExtensionStructures=90
2.39	     nbSharedExtensionStructures=0  nbConflictsStructures=90  nbSharedConflictsStructures=0
2.39	     nbSharedBinaryRepresentations=0  maxDegree=16  maxArity=3
2.39	       =>  wckTime=2.068  cpuTime=1.65  mem=55M962
2.56	   
2.56	   solver IterativeSystematicSolver being built... 
2.74	       =>  wckTime=2.412  cpuTime=1.8  mem=64M580
2.87	   
2.87	   preprocessing
2.87	     nbConstraintChecks=42078  nbValidityChecks=67631  nbPropagations=263  nbRevisions=2656  nbUselessRevisions=2287
2.87	     nbSingletonTests=32  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
2.87	       =>  wckTime=0.132  cpuTime=0.11  mem=64M580
2.96	   
2.96	   search
2.96	     run=0  nbConstraintChecks=38290  nbValidityChecks=76316  nbPropagations=598  nbRevisions=6269
2.96	     nbUselessRevisions=5218  nbAssignments=32  nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=51
2.96	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.96	       =>  wckTime=0.218  cpuTime=0.18  mem=65M605
3.06	   
3.06	   search
3.06	     run=1  nbConstraintChecks=84754  nbValidityChecks=196771  nbPropagations=1704  nbRevisions=18393
3.06	     nbUselessRevisions=15279  nbAssignments=96  nbFailedAssignments=24  nbBacktracks=27  nbVisitedNodes=103
3.06	     nbRestartNogoods=4  mapSize=17  nbInferences=0  nbTooLargeKeys=0
3.06	       =>  wckTime=0.315  cpuTime=0.28  mem=65M605
3.21	   
3.21	   search
3.21	     run=2  nbConstraintChecks=158885  nbValidityChecks=339520  nbPropagations=3593  nbRevisions=40368
3.21	     nbUselessRevisions=33090  nbAssignments=161  nbFailedAssignments=59  nbBacktracks=49  nbVisitedNodes=219
3.21	     nbRestartNogoods=5  mapSize=38  nbInferences=0  nbTooLargeKeys=0
3.21	       =>  wckTime=0.466  cpuTime=0.41  mem=65M605
3.41	   
3.41	   search
3.41	     run=3  nbConstraintChecks=266797  nbValidityChecks=566264  nbPropagations=6720  nbRevisions=76210
3.41	     nbUselessRevisions=61808  nbAssignments=253  nbFailedAssignments=99  nbBacktracks=83  nbVisitedNodes=365
3.41	     nbRestartNogoods=10  mapSize=70  nbInferences=0  nbTooLargeKeys=0
3.41	       =>  wckTime=0.665  cpuTime=0.61  mem=65M605
3.64	   
3.64	   search
3.64	     run=4  nbConstraintChecks=399767  nbValidityChecks=830452  nbPropagations=11248  nbRevisions=127164
3.64	     nbUselessRevisions=102340  nbAssignments=368  nbFailedAssignments=156  nbBacktracks=133  nbVisitedNodes=564
3.64	     nbRestartNogoods=15  mapSize=108  nbInferences=0  nbTooLargeKeys=0
3.64	       =>  wckTime=0.897  cpuTime=0.84  mem=65M605
4.03	   
4.03	   search
4.03	     run=5  nbConstraintChecks=615599  nbValidityChecks=1290297  nbPropagations=18168  nbRevisions=205136
4.03	     nbUselessRevisions=164149  nbAssignments=565  nbFailedAssignments=255  nbBacktracks=212  nbVisitedNodes=890
4.03	     nbRestartNogoods=22  mapSize=173  nbInferences=0  nbTooLargeKeys=0
4.03	       =>  wckTime=1.286  cpuTime=1.22  mem=65M605
4.41	   
4.41	   search
4.41	     run=6  nbConstraintChecks=833448  nbValidityChecks=1741615  nbPropagations=27563  nbRevisions=309360
4.41	     nbUselessRevisions=246226  nbAssignments=785  nbFailedAssignments=351  nbBacktracks=326  nbVisitedNodes=1258
4.41	     nbRestartNogoods=25  mapSize=254  nbInferences=0  nbTooLargeKeys=0
4.41	       =>  wckTime=1.671  cpuTime=1.6  mem=65M605
5.04	   
5.04	   search
5.04	     run=7  nbConstraintChecks=1191491  nbValidityChecks=2535375  nbPropagations=41337  nbRevisions=466136
5.04	     nbUselessRevisions=370238  nbAssignments=1170  nbFailedAssignments=540  nbBacktracks=496  nbVisitedNodes=1916
5.04	     nbRestartNogoods=33  mapSize=398  nbInferences=0  nbTooLargeKeys=0
5.04	       =>  wckTime=2.303  cpuTime=2.22  mem=65M605
7.20	   
7.20	   search
7.20	     run=8  nbConstraintChecks=2419183  nbValidityChecks=5167031  nbPropagations=65682  nbRevisions=767106
7.20	     nbUselessRevisions=609969  nbAssignments=1956  nbFailedAssignments=1060  nbBacktracks=752  nbVisitedNodes=3415
7.20	     nbRestartNogoods=42  mapSize=640  nbInferences=0  nbTooLargeKeys=0
7.20	       =>  wckTime=4.454  cpuTime=4.34  mem=65M605
8.80	   
8.80	   search
8.80	     run=9  nbConstraintChecks=3377133  nbValidityChecks=7084990  nbPropagations=99901  nbRevisions=1180467
8.80	     nbUselessRevisions=937344  nbAssignments=2798  nbFailedAssignments=1513  nbBacktracks=1136  nbVisitedNodes=4894
8.80	     nbRestartNogoods=51  mapSize=925  nbInferences=0  nbTooLargeKeys=0
8.80	       =>  wckTime=6.054  cpuTime=5.93  mem=65M605
9.37	   
9.37	   INFO : Stopping hyperNogood (mapSize=1020, nbTooLargekeys=0, mem=65M605)
11.90	   
11.90	   search
11.90	     run=10  nbConstraintChecks=5312728  nbValidityChecks=10848236  nbPropagations=153798  nbRevisions=1854504
11.90	     nbUselessRevisions=1472556  nbAssignments=4261  nbFailedAssignments=2382  nbBacktracks=1712  nbVisitedNodes=7624
11.90	     nbRestartNogoods=63
11.90	       =>  wckTime=9.16  cpuTime=9.01  mem=65M605
15.83	   
15.83	   search
15.83	     run=11  nbConstraintChecks=7840781  nbValidityChecks=15915052  nbPropagations=230527  nbRevisions=2800458
15.83	     nbUselessRevisions=2227149  nbAssignments=6396  nbFailedAssignments=3634  nbBacktracks=2577  nbVisitedNodes=11508
15.83	     nbRestartNogoods=73
15.83	       =>  wckTime=13.086  cpuTime=12.92  mem=65M605
21.02	   
21.02	   search
21.03	     run=12  nbConstraintChecks=10917033  nbValidityChecks=21934168  nbPropagations=336183  nbRevisions=4088996
21.03	     nbUselessRevisions=3250436  nbAssignments=8801  nbFailedAssignments=4727  nbBacktracks=3874  nbVisitedNodes=15562
21.03	     nbRestartNogoods=81
21.03	       =>  wckTime=18.284  cpuTime=18.09  mem=65M605
32.14	   
32.14	   search
32.14	     run=13  nbConstraintChecks=17628369  nbValidityChecks=35471323  nbPropagations=512697  nbRevisions=6211633
32.14	     nbUselessRevisions=4922898  nbAssignments=13578  nbFailedAssignments=7551  nbBacktracks=5820  nbVisitedNodes=24501
32.14	     nbRestartNogoods=88
32.14	       =>  wckTime=29.399  cpuTime=29.16  mem=65M605
44.48	   
44.48	   search
44.48	     run=14  nbConstraintChecks=24958203  nbValidityChecks=50546479  nbPropagations=766353  nbRevisions=9246568
44.48	     nbUselessRevisions=7315483  nbAssignments=19865  nbFailedAssignments=10893  nbBacktracks=8739  nbVisitedNodes=35636
44.48	     nbRestartNogoods=106
44.48	       =>  wckTime=41.734  cpuTime=41.44  mem=65M605
61.96	   
61.96	   search
61.96	     run=15  nbConstraintChecks=35954699  nbValidityChecks=72742179  nbPropagations=1132501  nbRevisions=13591815
61.96	     nbUselessRevisions=10748116  nbAssignments=29992  nbFailedAssignments=16633  nbBacktracks=13117
61.96	     nbVisitedNodes=53832  nbRestartNogoods=122
61.96	       =>  wckTime=59.222  cpuTime=58.84  mem=65M605
92.89	   
92.89	   search
92.89	     run=16  nbConstraintChecks=54376126  nbValidityChecks=110804031  nbPropagations=1687929  nbRevisions=20233480
92.89	     nbUselessRevisions=15998262  nbAssignments=45069  nbFailedAssignments=25102  nbBacktracks=19685
92.89	     nbVisitedNodes=81076  nbRestartNogoods=141
92.89	       =>  wckTime=90.146  cpuTime=89.61  mem=65M605
127.91	   
127.91	   search
127.91	     run=17  nbConstraintChecks=75459819  nbValidityChecks=154030389  nbPropagations=2478613  nbRevisions=29500618
127.91	     nbUselessRevisions=23288461  nbAssignments=64104  nbFailedAssignments=34251  nbBacktracks=29537
127.91	     nbVisitedNodes=114145  nbRestartNogoods=159
127.91	       =>  wckTime=125.173  cpuTime=124.48  mem=65M605
183.47	   
183.47	   search
183.47	     run=18  nbConstraintChecks=108992796  nbValidityChecks=222907870  nbPropagations=3642122  nbRevisions=42959801
183.47	     nbUselessRevisions=33839432  nbAssignments=94362  nbFailedAssignments=49722  nbBacktracks=44315
183.47	     nbVisitedNodes=167451  nbRestartNogoods=173
183.47	       =>  wckTime=180.727  cpuTime=179.77  mem=65M605
308.94	   
308.94	   search
308.94	     run=19  nbConstraintChecks=185984850  nbValidityChecks=373083252  nbPropagations=5572528  nbRevisions=66274369
308.94	     nbUselessRevisions=52194142  nbAssignments=149272  nbFailedAssignments=82450  nbBacktracks=66483
308.94	     nbVisitedNodes=269361  nbRestartNogoods=187
308.94	       =>  wckTime=306.197  cpuTime=304.66  mem=65M605
434.31	   
434.31	   search
434.31	     run=20  nbConstraintChecks=260832530  nbValidityChecks=528077825  nbPropagations=8327682  nbRevisions=99097385
434.31	     nbUselessRevisions=78019627  nbAssignments=217834  nbFailedAssignments=117749  nbBacktracks=99735
434.31	     nbVisitedNodes=389831  nbRestartNogoods=213
434.31	       =>  wckTime=431.565  cpuTime=429.44  mem=65M605
624.25	   
624.25	   search
624.25	     run=21  nbConstraintChecks=375099569  nbValidityChecks=762819914  nbPropagations=12377171  nbRevisions=146349249
624.25	     nbUselessRevisions=115070583  nbAssignments=320560  nbFailedAssignments=170542  nbBacktracks=149614
624.25	     nbVisitedNodes=571353  nbRestartNogoods=250
624.25	       =>  wckTime=621.506  cpuTime=618.48  mem=65M605
1042.01	   
1042.01	   search
1042.01	     run=22  nbConstraintChecks=630108570  nbValidityChecks=1268976401  nbPropagations=18891914  nbRevisions=225422936
1042.01	     nbUselessRevisions=177251721  nbAssignments=501706  nbFailedAssignments=276861  nbBacktracks=224432
1042.01	     nbVisitedNodes=910141  nbRestartNogoods=277
1042.01	       =>  wckTime=1039.271  cpuTime=1034.29  mem=65M605
1725.60	   
1725.60	   search
1725.60	     run=23  nbConstraintChecks=1066701620  nbValidityChecks=2154860449  nbPropagations=29463752  nbRevisions=355543923
1725.60	     nbUselessRevisions=279443130  nbAssignments=789539  nbFailedAssignments=452425  nbBacktracks=336659
1725.60	     nbVisitedNodes=1447006  nbRestartNogoods=302
1725.60	       =>  wckTime=1722.86  cpuTime=1716.52  mem=65M605

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/node5/watcher-206683-1168176448 -o ROOT/results/node5/solver-206683-1168176448 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206683-1168176448/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.00 2.01 2.00 2/95 10511
/proc/meminfo: memFree=911592/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=18540 CPUtime=0
/proc/10510/stat : 10510 (runsolver) R 10508 10510 9580 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 146259295 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10510/statm: 4635 279 244 17 0 2626 0

[startup+0.101877 s]
/proc/loadavg: 2.00 2.01 2.00 2/95 10511
/proc/meminfo: memFree=911592/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=913068 CPUtime=0.08
/proc/10510/stat : 10510 (java) S 10508 10510 9580 0 -1 0 2861 0 1 0 6 2 0 0 18 0 8 0 146259295 934981632 2607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228267 2607 1395 14 0 215168 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913068

[startup+0.509924 s]
/proc/loadavg: 2.00 2.01 2.00 2/95 10511
/proc/meminfo: memFree=911592/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915328 CPUtime=0.48
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 7092 0 1 0 43 5 0 0 18 0 8 0 146259295 937295872 6831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073445399 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228832 6831 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33102 s]
/proc/loadavg: 2.00 2.01 2.00 3/102 10518
/proc/meminfo: memFree=844528/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915328 CPUtime=1.29
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 19099 0 1 0 117 12 0 0 25 0 8 0 146259295 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073565758 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228832 18837 2149 14 0 215302 0
[pid=10510/tid=10512] ppid=10508 vsize=915328 CPUtime=0.05
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 2681 0 0 0 4 1 0 0 17 0 8 0 146259300 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915328 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915328 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915328 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915328 CPUtime=0.08
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 308 0 0 0 8 0 0 0 16 0 8 0 146259304 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915328 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915328 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915328

[startup+2.9692 s]
/proc/loadavg: 2.00 2.01 2.00 4/102 10518
/proc/meminfo: memFree=811504/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=2.92
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32314 0 1 0 273 19 0 0 25 0 8 0 146259295 937410560 32049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805334 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228860 32049 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 17 0 8 0 146259300 937410560 32049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.2
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 372 0 0 0 19 1 0 0 15 0 8 0 146259304 937410560 32049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915440

[startup+6.27158 s]
/proc/loadavg: 2.00 2.01 2.00 4/102 10518
/proc/meminfo: memFree=792816/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=6.2
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32335 0 1 0 601 19 0 0 25 0 8 0 146259295 937410560 32067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847653 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228860 32067 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 17 0 8 0 146259300 937410560 32067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.24
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 392 0 0 0 23 1 0 0 15 0 8 0 146259304 937410560 32067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32067 18446744073709551615 134512640 134570532 4294956464 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) 915440

[startup+12.7503 s]
/proc/loadavg: 2.00 2.01 2.00 3/102 10518
/proc/meminfo: memFree=792944/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=12.66
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32346 0 1 0 1246 20 0 0 25 0 8 0 146259295 937410560 32075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809433 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228860 32075 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.26
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 146259304 937410560 32075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915440

[startup+25.6388 s]
/proc/loadavg: 2.00 2.01 2.00 3/102 10518
/proc/meminfo: memFree=793136/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=25.48
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32348 0 1 0 2528 20 0 0 25 0 8 0 146259295 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228860 32077 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.26
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 404 0 0 0 25 1 0 0 15 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915440

[startup+51.2747 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 10518
/proc/meminfo: memFree=793200/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=51
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32348 0 1 0 5080 20 0 0 25 0 8 0 146259295 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228860 32077 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.26
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 404 0 0 0 25 1 0 0 15 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 915440

[startup+102.545 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 10518
/proc/meminfo: memFree=793264/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=102.03
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32349 0 1 0 10182 21 0 0 25 0 8 0 146259295 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844097 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10510/statm: 228860 32077 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.27
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 404 0 0 0 26 1 0 0 16 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 915440

[startup+162.566 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 10518
/proc/meminfo: memFree=793264/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=161.77
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32349 0 1 0 16156 21 0 0 25 0 8 0 146259295 937410560 32077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664841 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.19
Current children cumulated vsize (KiB) 915440

[startup+1483.22 s]
/proc/loadavg: 2.07 2.03 2.01 3/94 10583
/proc/meminfo: memFree=843120/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=1477.21
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32350 0 1 0 147685 36 0 0 25 0 8 0 146259295 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803307 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10510/statm: 228860 32078 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.27
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.21
Current children cumulated vsize (KiB) 915440

[startup+1543.26 s]
/proc/loadavg: 2.03 2.02 2.00 3/94 10583
/proc/meminfo: memFree=843056/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=1537.17
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32350 0 1 0 153681 36 0 0 25 0 8 0 146259295 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073819127 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10510/statm: 228860 32078 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.27
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.17
Current children cumulated vsize (KiB) 915440

[startup+1603.32 s]
/proc/loadavg: 2.08 2.04 2.01 3/94 10583
/proc/meminfo: memFree=843056/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=1597.17
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32350 0 1 0 159681 36 0 0 25 0 8 0 146259295 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073629950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10510/statm: 228860 32078 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.27
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.17
Current children cumulated vsize (KiB) 915440

[startup+1663.35 s]
/proc/loadavg: 2.03 2.03 2.00 3/94 10583
/proc/meminfo: memFree=843056/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=1657.15
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32350 0 1 0 165679 36 0 0 25 0 8 0 146259295 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073629950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10510/statm: 228860 32078 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.27
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.15
Current children cumulated vsize (KiB) 915440

[startup+1723.39 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 10583
/proc/meminfo: memFree=843056/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=1717.11
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32350 0 1 0 171675 36 0 0 25 0 8 0 146259295 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883485 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10510/statm: 228860 32078 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.27
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.11
Current children cumulated vsize (KiB) 915440

[startup+1783.43 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 10583
/proc/meminfo: memFree=843056/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=1777.06
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32350 0 1 0 177669 37 0 0 25 0 8 0 146259295 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073817764 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10510/statm: 228860 32078 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.27
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.06
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.58 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 10583
/proc/meminfo: memFree=843056/2055920 swapFree=4192812/4192956
[pid=10510] ppid=10508 vsize=915440 CPUtime=1800.09
/proc/10510/stat : 10510 (java) R 10508 10510 9580 0 -1 0 32350 0 1 0 179972 37 0 0 25 0 8 0 146259295 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10510/statm: 228860 32078 2531 14 0 215330 0
[pid=10510/tid=10512] ppid=10508 vsize=915440 CPUtime=0.46
/proc/10510/task/10512/stat : 10512 (java) S 10508 10510 9580 0 -1 64 15325 0 0 0 39 7 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10513] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10513/stat : 10513 (java) S 10508 10510 9580 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10514] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10514/stat : 10514 (java) S 10508 10510 9580 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 146259300 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10515] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10515/stat : 10515 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10516] ppid=10508 vsize=915440 CPUtime=0.27
/proc/10510/task/10516/stat : 10516 (java) S 10508 10510 9580 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10517] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10517/stat : 10517 (java) S 10508 10510 9580 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10510/tid=10518] ppid=10508 vsize=915440 CPUtime=0
/proc/10510/task/10518/stat : 10518 (java) S 10508 10510 9580 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 146259304 937410560 32078 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 1806.65
CPU time (s): 1800.15
CPU user time (s): 1799.75
CPU system time (s): 0.39394
CPU usage (%): 99.6402
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.39394
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32367
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= 37703
involuntary context switches= 68946

runsolver used 2.21766 s user time and 5.79112 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Jan  7 13:27:28 UTC 2007


IDJOB= 206683
IDBENCH= 4227
FILE ID= node5/206683-1168176448

PBS_JOBID= 3478837

Free space on /tmp= 66337 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-45_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206683-1168176448/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-206683-1168176448 -o ROOT/results/node5/solver-206683-1168176448 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206683-1168176448/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8b5e9a33979c8971045ffddec213244c

RANDOM SEED= 414990487

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.240
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.240
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:        912072 kB
Buffers:         77544 kB
Cached:         403420 kB
SwapCached:          0 kB
Active:         791152 kB
Inactive:       287860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        912072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7512 kB
Writeback:           0 kB
Mapped:         625964 kB
Slab:            48516 kB
Committed_AS:  4420808 kB
PageTables:       3360 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= 66332 MiB



End job on node5 on Sun Jan  7 13:57:35 UTC 2007