Trace number 196377

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.14 1812.57

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-5_ext.xml
MD5SUMd83889ad2d47ce83455a241605d4d1e2
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 variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/196377-1168122787/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.41	       =>  wckTime=0.095  cpuTime=0.09  mem=6M951
0.41	   
0.41	   relations being loaded...
1.02	   
1.02	   constraints being loaded...
1.28	     nbConstraints=74  nbRelationTypes=74  nbExtensionStructures=74  nbSharedExtensionStructures=0
1.28	     nbConflictsStructures=74  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=15  maxArity=3
1.28	       =>  wckTime=0.969  cpuTime=0.84  mem=47M673
1.42	   
1.42	   solver IterativeSystematicSolver being built... 
1.59	       =>  wckTime=1.285  cpuTime=0.99  mem=34M239
1.70	   
1.70	   preprocessing
1.70	     nbConstraintChecks=36065  nbValidityChecks=58579  nbPropagations=267  nbRevisions=2495  nbUselessRevisions=2118
1.70	     nbSingletonTests=35  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.70	       =>  wckTime=0.107  cpuTime=0.07  mem=34M239
1.77	   
1.77	   search
1.77	     run=0  nbConstraintChecks=33881  nbValidityChecks=64944  nbPropagations=665  nbRevisions=6897
1.77	     nbUselessRevisions=5558  nbAssignments=34  nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=60
1.77	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.77	       =>  wckTime=0.174  cpuTime=0.13  mem=35M242
1.88	   
1.88	   search
1.88	     run=1  nbConstraintChecks=102279  nbValidityChecks=216416  nbPropagations=2109  nbRevisions=22930
1.88	     nbUselessRevisions=18521  nbAssignments=106  nbFailedAssignments=43  nbBacktracks=25  nbVisitedNodes=144
1.88	     nbRestartNogoods=6  mapSize=23  nbInferences=0  nbTooLargeKeys=0
1.88	       =>  wckTime=0.287  cpuTime=0.25  mem=35M242
2.06	   
2.06	   search
2.06	     run=2  nbConstraintChecks=205934  nbValidityChecks=460803  nbPropagations=4880  nbRevisions=54278
2.06	     nbUselessRevisions=43880  nbAssignments=236  nbFailedAssignments=87  nbBacktracks=49  nbVisitedNodes=280
2.06	     nbRestartNogoods=16  mapSize=45  nbInferences=0  nbTooLargeKeys=0
2.06	       =>  wckTime=0.459  cpuTime=0.41  mem=35M242
2.28	   
2.28	   search
2.28	     run=3  nbConstraintChecks=341026  nbValidityChecks=714258  nbPropagations=8842  nbRevisions=101875
2.28	     nbUselessRevisions=82264  nbAssignments=356  nbFailedAssignments=168  nbBacktracks=82  nbVisitedNodes=508
2.28	     nbRestartNogoods=17  mapSize=76  nbInferences=0  nbTooLargeKeys=0
2.28	       =>  wckTime=0.683  cpuTime=0.62  mem=35M242
2.53	   
2.53	   search
2.53	     run=4  nbConstraintChecks=505321  nbValidityChecks=1028511  nbPropagations=14378  nbRevisions=167677
2.53	     nbUselessRevisions=135119  nbAssignments=510  nbFailedAssignments=253  nbBacktracks=132  nbVisitedNodes=769
2.53	     nbRestartNogoods=21  mapSize=120  nbInferences=0  nbTooLargeKeys=0
2.53	       =>  wckTime=0.934  cpuTime=0.87  mem=35M242
2.85	   
2.85	   search
2.85	     run=5  nbConstraintChecks=695182  nbValidityChecks=1408470  nbPropagations=22371  nbRevisions=260941
2.85	     nbUselessRevisions=209718  nbAssignments=696  nbFailedAssignments=342  nbBacktracks=207  nbVisitedNodes=1078
2.85	     nbRestartNogoods=28  mapSize=188  nbInferences=0  nbTooLargeKeys=0
2.85	       =>  wckTime=1.252  cpuTime=1.19  mem=35M242
3.24	   
3.24	   search
3.24	     run=6  nbConstraintChecks=959147  nbValidityChecks=1925948  nbPropagations=33592  nbRevisions=390471
3.24	     nbUselessRevisions=312784  nbAssignments=939  nbFailedAssignments=465  nbBacktracks=322  nbVisitedNodes=1519
3.24	     nbRestartNogoods=33  mapSize=284  nbInferences=0  nbTooLargeKeys=0
3.24	       =>  wckTime=1.639  cpuTime=1.57  mem=35M242
4.01	   
4.01	   search
4.01	     run=7  nbConstraintChecks=1506262  nbValidityChecks=2991534  nbPropagations=49972  nbRevisions=587647
4.01	     nbUselessRevisions=470123  nbAssignments=1397  nbFailedAssignments=747  nbBacktracks=492  nbVisitedNodes=2372
4.01	     nbRestartNogoods=38  mapSize=438  nbInferences=0  nbTooLargeKeys=0
4.01	       =>  wckTime=2.408  cpuTime=2.33  mem=35M242
4.96	   
4.96	   search
4.96	     run=8  nbConstraintChecks=2177314  nbValidityChecks=4254863  nbPropagations=73291  nbRevisions=867186
4.96	     nbUselessRevisions=692555  nbAssignments=2006  nbFailedAssignments=1094  nbBacktracks=749  nbVisitedNodes=3487
4.96	     nbRestartNogoods=44  mapSize=662  nbInferences=0  nbTooLargeKeys=0
4.96	       =>  wckTime=3.363  cpuTime=3.26  mem=35M242
6.37	   
6.37	   search
6.37	     run=9  nbConstraintChecks=3142860  nbValidityChecks=6202393  nbPropagations=109151  nbRevisions=1286618
6.37	     nbUselessRevisions=1023703  nbAssignments=2949  nbFailedAssignments=1647  nbBacktracks=1133  nbVisitedNodes=5242
6.37	     nbRestartNogoods=46  mapSize=1008  nbInferences=0  nbTooLargeKeys=0
6.37	       =>  wckTime=4.775  cpuTime=4.65  mem=35M242
6.44	   
6.44	   INFO : Stopping hyperNogood (mapSize=1024, nbTooLargekeys=0, mem=35M242)
8.90	   
8.90	   search
8.90	     run=10  nbConstraintChecks=4952877  nbValidityChecks=9751623  nbPropagations=163325  nbRevisions=1943762
8.90	     nbUselessRevisions=1544947  nbAssignments=4584  nbFailedAssignments=2700  nbBacktracks=1709  nbVisitedNodes=8366
8.90	     nbRestartNogoods=59
8.90	       =>  wckTime=7.305  cpuTime=7.15  mem=35M242
11.96	   
11.96	   search
11.96	     run=11  nbConstraintChecks=7184151  nbValidityChecks=14228789  nbPropagations=246396  nbRevisions=2927089
11.96	     nbUselessRevisions=2322021  nbAssignments=6696  nbFailedAssignments=3896  nbBacktracks=2573  nbVisitedNodes=12241
11.96	     nbRestartNogoods=73
11.96	       =>  wckTime=10.361  cpuTime=10.19  mem=35M242
17.37	   
17.37	   search
17.37	     run=12  nbConstraintChecks=11137993  nbValidityChecks=22103681  nbPropagations=373765  nbRevisions=4414863
17.37	     nbUselessRevisions=3493968  nbAssignments=9991  nbFailedAssignments=5887  nbBacktracks=3870  nbVisitedNodes=18479
17.37	     nbRestartNogoods=81
17.37	       =>  wckTime=15.77  cpuTime=15.56  mem=35M242
23.88	   
23.88	   search
23.88	     run=13  nbConstraintChecks=15779401  nbValidityChecks=31464541  nbPropagations=561287  nbRevisions=6572007
23.88	     nbUselessRevisions=5190046  nbAssignments=14381  nbFailedAssignments=8266  nbBacktracks=5816  nbVisitedNodes=26518
23.88	     nbRestartNogoods=100
23.88	       =>  wckTime=22.288  cpuTime=22.04  mem=35M242
34.91	   
34.91	   search
34.91	     run=14  nbConstraintChecks=23747268  nbValidityChecks=47137963  nbPropagations=833773  nbRevisions=9803701
34.91	     nbUselessRevisions=7742897  nbAssignments=21690  nbFailedAssignments=12634  nbBacktracks=8736  nbVisitedNodes=40201
34.91	     nbRestartNogoods=115
34.91	       =>  wckTime=33.317  cpuTime=33.02  mem=35M242
50.81	   
50.81	   search
50.81	     run=15  nbConstraintChecks=35581716  nbValidityChecks=69936469  nbPropagations=1230403  nbRevisions=14517219
50.81	     nbUselessRevisions=11461129  nbAssignments=32032  nbFailedAssignments=18593  nbBacktracks=13114
50.81	     nbVisitedNodes=59425  nbRestartNogoods=135
50.81	       =>  wckTime=49.212  cpuTime=48.83  mem=35M242
73.25	   
73.25	   search
73.25	     run=16  nbConstraintChecks=51871669  nbValidityChecks=102641315  nbPropagations=1824240  nbRevisions=21509718
73.25	     nbUselessRevisions=16969550  nbAssignments=48234  nbFailedAssignments=28220  nbBacktracks=19682
73.25	     nbVisitedNodes=89623  nbRestartNogoods=148
73.25	       =>  wckTime=71.655  cpuTime=71.14  mem=35M242
115.85	   
115.85	   search
115.85	     run=17  nbConstraintChecks=82706365  nbValidityChecks=164007631  nbPropagations=2763220  nbRevisions=32407729
115.85	     nbUselessRevisions=25527311  nbAssignments=73266  nbFailedAssignments=43382  nbBacktracks=29535
115.85	     nbVisitedNodes=137057  nbRestartNogoods=169
115.85	       =>  wckTime=114.249  cpuTime=113.49  mem=35M242
168.37	   
168.37	   search
168.37	     run=18  nbConstraintChecks=120432403  nbValidityChecks=238581486  nbPropagations=4146144  nbRevisions=48559175
168.37	     nbUselessRevisions=38221334  nbAssignments=107923  nbFailedAssignments=63233  nbBacktracks=44313
168.37	     nbVisitedNodes=201541  nbRestartNogoods=185
168.37	       =>  wckTime=166.775  cpuTime=165.74  mem=35M242
253.07	   
253.07	   search
253.07	     run=19  nbConstraintChecks=182176168  nbValidityChecks=360974753  nbPropagations=6240762  nbRevisions=72900878
253.07	     nbUselessRevisions=57317865  nbAssignments=161576  nbFailedAssignments=94711  nbBacktracks=66481
253.07	     nbVisitedNodes=302287  nbRestartNogoods=198
253.07	       =>  wckTime=251.468  cpuTime=249.95  mem=35M242
370.76	   
370.76	   search
370.76	     run=20  nbConstraintChecks=267055196  nbValidityChecks=529809112  nbPropagations=9354474  nbRevisions=109171006
370.76	     nbUselessRevisions=85805543  nbAssignments=239670  nbFailedAssignments=139517  nbBacktracks=99734
370.76	     nbVisitedNodes=448031  nbRestartNogoods=222
370.76	       =>  wckTime=369.163  cpuTime=366.97  mem=35M242
573.32	   
573.32	   search
573.32	     run=21  nbConstraintChecks=415149384  nbValidityChecks=824356449  nbPropagations=14084152  nbRevisions=164931166
573.32	     nbUselessRevisions=129685660  nbAssignments=368613  nbFailedAssignments=218575  nbBacktracks=149614
573.32	     nbVisitedNodes=691210  nbRestartNogoods=236
573.32	       =>  wckTime=571.723  cpuTime=568.41  mem=35M242
839.55	   
839.55	   search
839.55	     run=22  nbConstraintChecks=609482154  nbValidityChecks=1208137057  nbPropagations=21148985  nbRevisions=247107300
839.55	     nbUselessRevisions=194195384  nbAssignments=545516  nbFailedAssignments=320653  nbBacktracks=224433
839.55	     nbVisitedNodes=1021158  nbRestartNogoods=261
839.55	       =>  wckTime=837.954  cpuTime=833.1  mem=35M242
1340.92	   
1340.92	   search
1340.92	     run=23  nbConstraintChecks=963335306  nbValidityChecks=1897907092  nbPropagations=31725359  nbRevisions=374965677
1340.92	     nbUselessRevisions=295151792  nbAssignments=853069  nbFailedAssignments=515974  nbBacktracks=336660
1340.92	     nbVisitedNodes=1602063  nbRestartNogoods=284
1340.92	       =>  wckTime=1339.321  cpuTime=1330.25  mem=35M242

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/node12/watcher-196377-1168122787 -o ROOT/results/node12/solver-196377-1168122787 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196377-1168122787/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.56 2.71 2.45 5/94 3359
/proc/meminfo: memFree=1030416/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=18540 CPUtime=0
/proc/3358/stat : 3358 (runsolver) R 3356 3358 2581 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 160673769 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3358/statm: 4635 279 244 17 0 2626 0

[startup+0.103167 s]
/proc/loadavg: 2.56 2.71 2.45 5/94 3359
/proc/meminfo: memFree=1030416/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=913068 CPUtime=0.08
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 2866 0 1 0 7 1 0 0 24 0 8 0 160673769 934981632 2612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228267 2614 1396 14 0 215168 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913068

[startup+0.51124 s]
/proc/loadavg: 2.56 2.71 2.45 5/94 3359
/proc/meminfo: memFree=1030416/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915328 CPUtime=0.48
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 7770 0 1 0 43 5 0 0 25 0 8 0 160673769 937295872 7509 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073562206 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228832 7510 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.3344 s]
/proc/loadavg: 2.56 2.71 2.45 3/101 3366
/proc/meminfo: memFree=963288/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=1.31
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 19150 0 1 0 120 11 0 0 25 0 8 0 160673769 937385984 18887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 18887 2169 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.1
/proc/3358/task/3360/stat : 3360 (java) R 3356 3358 2581 0 -1 64 2664 0 0 0 9 1 0 0 16 0 8 0 160673774 937385984 18887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152891172 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 18887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 18887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 18887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.1
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 320 0 0 0 10 0 0 0 16 0 8 0 160673778 937385984 18887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 18887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 18887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915416

[startup+2.98768 s]
/proc/loadavg: 2.56 2.71 2.45 4/101 3366
/proc/meminfo: memFree=947544/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=2.94
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23408 0 1 0 280 14 0 0 25 0 8 0 160673769 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073774826 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23144 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 17 0 8 0 160673774 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.2
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 372 0 0 0 19 1 0 0 15 0 8 0 160673778 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915416

[startup+6.27628 s]
/proc/loadavg: 2.51 2.70 2.44 4/101 3366
/proc/meminfo: memFree=947352/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=6.22
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23424 0 1 0 607 15 0 0 25 0 8 0 160673769 937385984 23157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23157 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 17 0 8 0 160673774 937385984 23157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.23
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 387 0 0 0 22 1 0 0 17 0 8 0 160673778 937385984 23157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23157 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915416

[startup+12.7704 s]
/proc/loadavg: 2.47 2.69 2.44 3/101 3366
/proc/meminfo: memFree=947368/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=12.66
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23428 0 1 0 1250 16 0 0 25 0 8 0 160673769 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625379 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23160 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.23
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 390 0 0 0 22 1 0 0 15 0 8 0 160673778 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915416

[startup+25.6328 s]
/proc/loadavg: 2.37 2.65 2.43 3/101 3366
/proc/meminfo: memFree=947496/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=25.45
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23428 0 1 0 2529 16 0 0 25 0 8 0 160673769 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23160 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.23
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 390 0 0 0 22 1 0 0 15 0 8 0 160673778 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23160 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915416

[startup+51.2784 s]
/proc/loadavg: 2.24 2.60 2.42 4/101 3366
/proc/meminfo: memFree=947624/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=50.96
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23430 0 1 0 5080 16 0 0 25 0 8 0 160673769 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625379 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23161 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.23
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 160673778 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915416

[startup+102.56 s]
/proc/loadavg: 2.16 2.52 2.40 4/101 3366
/proc/meminfo: memFree=947624/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=101.94
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23430 0 1 0 10178 16 0 0 25 0 8 0 160673769 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23161 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.23
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 160673778 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 915416

[startup+162.599 s]
/proc/loadavg: 2.09 2.44 2.38 4/101 3366
/proc/meminfo: memFree=947560/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=161.66
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23430 0 1 0 16149 17 0 0 25 0 8 0 160673769 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1414.35
Current children cumulated vsize (KiB) 915416

[startup+1483.79 s]
/proc/loadavg: 2.02 2.14 2.17 3/104 3458
/proc/meminfo: memFree=826896/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=1474.04
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23431 0 1 0 147379 25 0 0 25 0 8 0 160673769 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749907 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3358/statm: 228854 23162 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.24
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1474.04
Current children cumulated vsize (KiB) 915416

[startup+1543.8 s]
/proc/loadavg: 2.00 2.11 2.16 3/104 3458
/proc/meminfo: memFree=826960/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=1533.74
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23431 0 1 0 153348 26 0 0 25 0 8 0 160673769 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3358/statm: 228854 23162 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.24
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1533.74
Current children cumulated vsize (KiB) 915416

[startup+1603.89 s]
/proc/loadavg: 1.94 2.07 2.14 3/101 3563
/proc/meminfo: memFree=1415456/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=1593.44
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23431 0 1 0 159317 27 0 0 25 0 8 0 160673769 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073781671 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23162 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.24
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1593.44
Current children cumulated vsize (KiB) 915416

[startup+1663.97 s]
/proc/loadavg: 2.04 2.08 2.14 4/101 3563
/proc/meminfo: memFree=1388896/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=1652.93
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23431 0 1 0 165265 28 0 0 25 0 8 0 160673769 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23162 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.24
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.93
Current children cumulated vsize (KiB) 915416

[startup+1724.07 s]
/proc/loadavg: 1.97 2.05 2.12 3/107 4233
/proc/meminfo: memFree=1470112/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=1712.5
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23431 0 1 0 171209 41 0 0 25 0 8 0 160673769 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23162 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.24
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1712.5
Current children cumulated vsize (KiB) 915416

[startup+1784.1 s]
/proc/loadavg: 2.04 2.06 2.12 3/101 4287
/proc/meminfo: memFree=1387560/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=1771.97
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23431 0 1 0 177146 51 0 0 25 0 8 0 160673769 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073750784 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23162 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.24
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.97
Current children cumulated vsize (KiB) 915416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.52 s]
/proc/loadavg: 2.25 2.11 2.13 3/101 4287
/proc/meminfo: memFree=1366248/2055920 swapFree=4160348/4192956
[pid=3358] ppid=3356 vsize=915416 CPUtime=1800.09
/proc/3358/stat : 3358 (java) R 3356 3358 2581 0 -1 0 23431 0 1 0 179958 51 0 0 25 0 8 0 160673769 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749960 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3358/statm: 228854 23162 2531 14 0 215324 0
[pid=3358/tid=3360] ppid=3356 vsize=915416 CPUtime=0.18
/proc/3358/task/3360/stat : 3360 (java) S 3356 3358 2581 0 -1 64 6426 0 0 0 15 3 0 0 16 0 8 0 160673774 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3358/tid=3361] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3361/stat : 3361 (java) S 3356 3358 2581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3362] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3362/stat : 3362 (java) S 3356 3358 2581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160673775 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3363] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3363/stat : 3363 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3364] ppid=3356 vsize=915416 CPUtime=0.24
/proc/3358/task/3364/stat : 3364 (java) S 3356 3358 2581 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3365] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3365/stat : 3365 (java) S 3356 3358 2581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160673778 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3358/tid=3366] ppid=3356 vsize=915416 CPUtime=0
/proc/3358/task/3366/stat : 3366 (java) S 3356 3358 2581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160673778 937385984 23162 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) 915416

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

Child status: 143
Real time (s): 1812.57
CPU time (s): 1800.14
CPU user time (s): 1799.61
CPU system time (s): 0.529919
CPU usage (%): 99.3141
Max. virtual memory (cumulated for all children) (KiB): 915416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.529919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23448
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= 37786
involuntary context switches= 87017

runsolver used 2.13167 s user time and 5.9031 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 22:33:07 UTC 2007


IDJOB= 196377
IDBENCH= 3347
FILE ID= node12/196377-1168122787

PBS_JOBID= 3477152

Free space on /tmp= 66295 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d83889ad2d47ce83455a241605d4d1e2

RANDOM SEED= 702751056

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.265
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.265
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:       1030832 kB
Buffers:         46380 kB
Cached:         268356 kB
SwapCached:       4660 kB
Active:         750324 kB
Inactive:       199900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1030832 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            4536 kB
Writeback:           0 kB
Mapped:         651844 kB
Slab:            58548 kB
Committed_AS:  4824108 kB
PageTables:       3324 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= 66310 MiB



End job on node12 on Sat Jan  6 23:03:21 UTC 2007