Trace number 198027

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 ACUNSAT 659.985 660.995

DiagnosticValue
CHECKS536533730
NODES113643

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-55-11-a4.xml
MD5SUM1f9db1cd2e7ccd3afc8aaa7073d57623
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark659.985
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables11
Number of constraints1375
Maximum constraint arity4
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1375
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=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/198027-1168071199/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=11  nbDomainTypes=1  minDomainSize=56  maxDomainSize=56
0.41	       =>  wckTime=0.095  cpuTime=0.07  mem=6M951
0.41	   
0.41	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
0.74	     nbConstraints=550  nbMergedConstraints=825  nbConvertedConstraints=55  nbConvertConstraintsChecks=3136
0.74	     nbExtensionStructures=1  nbSharedExtensionStructures=54  nbConflictsStructures=1  nbSharedConflictsStructures=54
0.74	     nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=1  nbEvaluationManagers=2
0.74	     nbSharedEvaluationManagers=493  maxDegree=175  maxArity=4
0.74	       =>  wckTime=0.425  cpuTime=0.3  mem=17M678
0.78	   
0.78	   solver IterativeSystematicSolver being built... 
0.98	       =>  wckTime=0.668  cpuTime=0.47  mem=20M556
1.10	   
1.10	   preprocessing
1.10	     nbConstraintChecks=97848  nbValidityChecks=83429  nbPropagations=21  nbRevisions=2475  nbUselessRevisions=2365
1.10	     nbRemovedValues=110  detectedInconsistency=no
1.10	       =>  wckTime=0.112  cpuTime=0.09  mem=20M556
1.73	   
1.73	   search
1.73	     run=0  nbConstraintChecks=494677  nbValidityChecks=876173  nbPropagations=292  nbRevisions=55297
1.73	     nbUselessRevisions=53107  nbAssignments=61  nbFailedAssignments=47  nbBacktracks=10  nbVisitedNodes=118
1.73	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.73	       =>  wckTime=0.744  cpuTime=0.7  mem=20M556
2.82	   
2.82	   search
2.82	     run=1  nbConstraintChecks=1452944  nbValidityChecks=2517753  nbPropagations=1008  nbRevisions=192487
2.82	     nbUselessRevisions=186625  nbAssignments=137  nbFailedAssignments=104  nbBacktracks=25  nbVisitedNodes=262
2.82	     nbRestartNogoods=1  mapSize=23  nbInferences=0  nbTooLargeKeys=0
2.82	       =>  wckTime=1.839  cpuTime=1.8  mem=20M556
3.82	   
3.82	   search
3.82	     run=2  nbConstraintChecks=2219738  nbValidityChecks=4399646  nbPropagations=2493  nbRevisions=465718
3.82	     nbUselessRevisions=452379  nbAssignments=267  nbFailedAssignments=207  nbBacktracks=48  nbVisitedNodes=515
3.82	     nbRestartNogoods=15  mapSize=45  nbInferences=0  nbTooLargeKeys=0
3.82	       =>  wckTime=2.84  cpuTime=2.79  mem=20M556
4.72	   
4.72	   search
4.72	     run=3  nbConstraintChecks=2891229  nbValidityChecks=6247332  nbPropagations=4700  nbRevisions=869578
4.72	     nbUselessRevisions=846007  nbAssignments=395  nbFailedAssignments=296  nbBacktracks=83  nbVisitedNodes=757
4.72	     nbRestartNogoods=25  mapSize=76  nbInferences=0  nbTooLargeKeys=0
4.72	       =>  wckTime=3.733  cpuTime=3.68  mem=20M556
6.11	   
6.11	   search
6.11	     run=4  nbConstraintChecks=3940834  nbValidityChecks=9044763  nbPropagations=7951  nbRevisions=1487015
6.11	     nbUselessRevisions=1446579  nbAssignments=598  nbFailedAssignments=444  nbBacktracks=133  nbVisitedNodes=1152
6.11	     nbRestartNogoods=37  mapSize=122  nbInferences=0  nbTooLargeKeys=0
6.11	       =>  wckTime=5.121  cpuTime=5.06  mem=20M556
7.01	   
7.01	   search
7.01	     run=5  nbConstraintChecks=4610480  nbValidityChecks=10635366  nbPropagations=12173  nbRevisions=2298721
7.01	     nbUselessRevisions=2235696  nbAssignments=816  nbFailedAssignments=584  nbBacktracks=208  nbVisitedNodes=1565
7.01	     nbRestartNogoods=51  mapSize=192  nbInferences=0  nbTooLargeKeys=0
7.01	       =>  wckTime=6.027  cpuTime=5.96  mem=20M556
10.22	   
10.22	   search
10.22	     run=6  nbConstraintChecks=7105365  nbValidityChecks=16745250  nbPropagations=18770  nbRevisions=3574520
10.22	     nbUselessRevisions=3476150  nbAssignments=1344  nbFailedAssignments=994  nbBacktracks=322  nbVisitedNodes=2582
10.22	     nbRestartNogoods=64  mapSize=293  nbInferences=0  nbTooLargeKeys=0
10.22	       =>  wckTime=9.235  cpuTime=9.16  mem=20M556
14.46	   
14.46	   search
14.46	     run=7  nbConstraintChecks=10320843  nbValidityChecks=24720226  nbPropagations=28929  nbRevisions=5555475
14.46	     nbUselessRevisions=5401959  nbAssignments=2155  nbFailedAssignments=1630  nbBacktracks=492  nbVisitedNodes=4149
14.46	     nbRestartNogoods=76  mapSize=433  nbInferences=0  nbTooLargeKeys=0
14.46	       =>  wckTime=13.474  cpuTime=13.36  mem=20M556
20.51	   
20.51	   search
20.51	     run=8  nbConstraintChecks=14946345  nbValidityChecks=35534091  nbPropagations=44871  nbRevisions=8617495
20.51	     nbUselessRevisions=8382356  nbAssignments=3410  nbFailedAssignments=2624  nbBacktracks=748  nbVisitedNodes=6576
20.51	     nbRestartNogoods=101  mapSize=649  nbInferences=0  nbTooLargeKeys=0
20.51	       =>  wckTime=19.525  cpuTime=19.41  mem=20M556
32.37	   
32.37	   search
32.37	     run=9  nbConstraintChecks=25294375  nbValidityChecks=54714575  nbPropagations=67186  nbRevisions=12939846
32.37	     nbUselessRevisions=12589266  nbAssignments=4778  nbFailedAssignments=3604  nbBacktracks=1133  nbVisitedNodes=9160
32.37	     nbRestartNogoods=118  mapSize=979  nbInferences=0  nbTooLargeKeys=0
32.37	       =>  wckTime=31.391  cpuTime=31.26  mem=21M531
34.22	   
34.22	   INFO : Stopping hyperNogood (mapSize=1032, nbTooLargekeys=0, mem=21M531)
45.78	   
45.78	   search
45.78	     run=10  nbConstraintChecks=36109537  nbValidityChecks=78377147  nbPropagations=100109  nbRevisions=19359746
45.78	     nbUselessRevisions=18827049  nbAssignments=7387  nbFailedAssignments=5634  nbBacktracks=1710  nbVisitedNodes=14121
45.78	     nbRestartNogoods=127
45.78	       =>  wckTime=44.797  cpuTime=44.63  mem=21M531
60.96	   
60.96	   search
60.96	     run=11  nbConstraintChecks=48182985  nbValidityChecks=104018272  nbPropagations=146298  nbRevisions=28413701
60.96	     nbUselessRevisions=27602230  nbAssignments=10921  nbFailedAssignments=8299  nbBacktracks=2575  nbVisitedNodes=20753
60.96	     nbRestartNogoods=144
60.96	       =>  wckTime=59.973  cpuTime=59.81  mem=21M531
89.56	   
89.56	   search
89.56	     run=12  nbConstraintChecks=71750801  nbValidityChecks=149003349  nbPropagations=215066  nbRevisions=42246872
89.56	     nbUselessRevisions=40963817  nbAssignments=16770  nbFailedAssignments=12846  nbBacktracks=3872
89.56	     nbVisitedNodes=32172  nbRestartNogoods=168
89.56	       =>  wckTime=88.574  cpuTime=88.32  mem=21M531
120.22	   
120.22	   search
120.22	     run=13  nbConstraintChecks=96978731  nbValidityChecks=204665270  nbPropagations=312055  nbRevisions=61693705
120.22	     nbUselessRevisions=59682332  nbAssignments=22789  nbFailedAssignments=16914  nbBacktracks=5818
120.22	     nbVisitedNodes=43951  nbRestartNogoods=183
120.22	       =>  wckTime=119.239  cpuTime=118.84  mem=21M531
172.97	   
172.97	   search
172.97	     run=14  nbConstraintChecks=140126442  nbValidityChecks=297402482  nbPropagations=458605  nbRevisions=90922915
172.98	     nbUselessRevisions=87808488  nbAssignments=31951  nbFailedAssignments=23152  nbBacktracks=8737
172.98	     nbVisitedNodes=61786  nbRestartNogoods=201
172.98	       =>  wckTime=171.991  cpuTime=171.36  mem=21M531
248.93	   
248.93	   search
248.93	     run=15  nbConstraintChecks=202579201  nbValidityChecks=425524382  nbPropagations=678282  nbRevisions=134747249
248.93	     nbUselessRevisions=130017402  nbAssignments=45464  nbFailedAssignments=32282  nbBacktracks=13115
248.93	     nbVisitedNodes=88071  nbRestartNogoods=216
248.93	       =>  wckTime=247.951  cpuTime=246.97  mem=21M531
338.35	   
338.35	   search
338.35	     run=16  nbConstraintChecks=274920288  nbValidityChecks=542322846  nbPropagations=983127  nbRevisions=196292678
338.35	     nbUselessRevisions=189492475  nbAssignments=63056  nbFailedAssignments=43302  nbBacktracks=19683
338.35	     nbVisitedNodes=121520  nbRestartNogoods=231
338.35	       =>  wckTime=337.371  cpuTime=336.36  mem=21M531
493.73	   
493.73	   search
493.73	     run=17  nbConstraintChecks=399378004  nbValidityChecks=743434156  nbPropagations=1433711  nbRevisions=289900698
493.73	     nbUselessRevisions=280182106  nbAssignments=91857  nbFailedAssignments=62247  nbBacktracks=29535
493.73	     nbVisitedNodes=177491  nbRestartNogoods=254
493.73	       =>  wckTime=492.743  cpuTime=491.71  mem=21M531
660.96	   
660.96	   search
660.96	     run=18  nbConstraintChecks=536435882  nbValidityChecks=971950146  nbPropagations=1993588  nbRevisions=409553029
660.96	     nbUselessRevisions=396092931  nbAssignments=113643  nbFailedAssignments=76316  nbBacktracks=37253
660.96	     nbVisitedNodes=219450  nbRestartNogoods=272
660.96	       =>  wckTime=659.973  cpuTime=658.89  mem=21M531
660.96	   
660.96	   global
660.96	     nbConstraintChecks=536533730  nbValidityChecks=972033575  nbPropagations=1993609  nbRevisions=409555504
660.96	     nbUselessRevisions=396095296  nbRestartNogoods=272  solvingWckTime=659.974  solvingCpuTime=658.9  expiredTime=no
660.96	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=659.42
660.96	       =>  wckTime=660.644  cpuTime=659.37  mem=21M531
660.96	   
660.96	s UNSATISFIABLE
660.96	d NODES 113643
660.96	d CHECKS 536533730
660.96	   
660.96	   totalWckTime=660.725  totalCpuTime=659.42

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

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

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

/proc/loadavg: 0.78 0.97 1.10 4/70 6373
/proc/meminfo: memFree=1665392/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=1784 CPUtime=0
/proc/6372/stat : 6372 (java) D 6369 6372 6239 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 155519602 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/6372/statm: 446 158 123 14 0 91 0

[startup+0.104391 s]
/proc/loadavg: 0.78 0.97 1.10 4/70 6373
/proc/meminfo: memFree=1665392/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=914988 CPUtime=0.08
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 2994 0 1 0 7 1 0 0 17 0 8 0 155519602 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512337 s]
/proc/loadavg: 0.78 0.97 1.10 4/70 6373
/proc/meminfo: memFree=1665392/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915328 CPUtime=0.49
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 6385 0 1 0 45 4 0 0 18 0 8 0 155519602 937295872 6124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228832 6124 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33441 s]
/proc/loadavg: 0.78 0.97 1.10 3/87 6390
/proc/meminfo: memFree=1610728/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=1.31
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10086 0 1 0 121 10 0 0 24 0 8 0 155519602 937484288 9824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073916049 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9824 2529 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 212 0 0 0 3 0 0 0 17 0 8 0 155519606 937484288 9824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.22
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 403 0 0 0 22 0 0 0 15 0 8 0 155519610 937484288 9824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9824 18446744073709551615 134512640 134570532 4294956480 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) 915512

[startup+2.98655 s]
/proc/loadavg: 0.88 0.98 1.11 3/87 6390
/proc/meminfo: memFree=1610408/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=2.96
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10112 0 1 0 286 10 0 0 25 0 8 0 155519602 937484288 9848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073936928 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9848 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 17 0 8 0 155519606 937484288 9848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.24
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 409 0 0 0 24 0 0 0 15 0 8 0 155519610 937484288 9848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915512

[startup+6.26783 s]
/proc/loadavg: 0.88 0.98 1.11 3/87 6390
/proc/meminfo: memFree=1610216/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=6.24
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10136 0 1 0 614 10 0 0 25 0 8 0 155519602 937484288 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744766 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9869 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 17 0 8 0 155519606 937484288 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.25
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 416 0 0 0 25 0 0 0 15 0 8 0 155519610 937484288 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915512

[startup+12.7524 s]
/proc/loadavg: 0.97 1.00 1.11 2/75 6398
/proc/meminfo: memFree=1635776/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=12.71
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10165 0 1 0 1260 11 0 0 25 0 8 0 155519602 937484288 9894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073977308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9894 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 17 0 8 0 155519606 937484288 9894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.29
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 430 0 0 0 28 1 0 0 16 0 8 0 155519610 937484288 9894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915512

[startup+25.5765 s]
/proc/loadavg: 0.98 1.00 1.11 3/75 6400
/proc/meminfo: memFree=1637320/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=25.53
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10196 0 1 0 2542 11 0 0 25 0 8 0 155519602 937484288 9922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9922 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.3
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 437 0 0 0 29 1 0 0 15 0 8 0 155519610 937484288 9922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915512

[startup+51.2627 s]
/proc/loadavg: 0.98 1.00 1.10 2/75 6454
/proc/meminfo: memFree=1635592/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=51.18
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10217 0 1 0 5106 12 0 0 25 0 8 0 155519602 937484288 9942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073936010 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9942 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 915512

[startup+102.544 s]
/proc/loadavg: 1.19 1.05 1.11 3/87 6614
/proc/meminfo: memFree=1557160/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=102.33
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10222 0 1 0 10220 13 0 0 25 0 8 0 155519602 937484288 9947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744758 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6372/statm: 228878 9947 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 915512

[startup+162.609 s]
/proc/loadavg: 1.70 1.22 1.16 3/87 6614
/proc/meminfo: memFree=1385192/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=162.11
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10225 0 1 0 16198 13 0 0 25 0 8 0 155519602 937484288 9950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.9
Current children cumulated vsize (KiB) 915512

[startup+282.693 s]
/proc/loadavg: 1.52 1.37 1.23 2/72 6630
/proc/meminfo: memFree=1642024/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=281.79
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10230 0 1 0 28165 14 0 0 25 0 8 0 155519602 937484288 9955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744720 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9955 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.79
Current children cumulated vsize (KiB) 915512

[startup+342.78 s]
/proc/loadavg: 1.19 1.30 1.21 2/72 6630
/proc/meminfo: memFree=1642088/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=341.86
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10233 0 1 0 34172 14 0 0 25 0 8 0 155519602 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073833481 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9958 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.86
Current children cumulated vsize (KiB) 915512

[startup+402.864 s]
/proc/loadavg: 1.07 1.24 1.19 2/72 6630
/proc/meminfo: memFree=1642024/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=401.93
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10233 0 1 0 40179 14 0 0 25 0 8 0 155519602 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073916046 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9958 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.93
Current children cumulated vsize (KiB) 915512

[startup+462.95 s]
/proc/loadavg: 1.02 1.20 1.18 2/72 6630
/proc/meminfo: memFree=1642024/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=462
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10233 0 1 0 46186 14 0 0 25 0 8 0 155519602 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745986 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9958 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 915512

[startup+523.031 s]
/proc/loadavg: 1.01 1.16 1.16 2/72 6630
/proc/meminfo: memFree=1642088/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=522.07
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10235 0 1 0 52193 14 0 0 25 0 8 0 155519602 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073918300 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9960 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 915512

[startup+583.113 s]
/proc/loadavg: 1.00 1.13 1.15 2/72 6630
/proc/meminfo: memFree=1642024/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=582.13
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10235 0 1 0 58199 14 0 0 25 0 8 0 155519602 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073746714 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9960 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 915512

[startup+643.196 s]
/proc/loadavg: 1.00 1.10 1.14 2/72 6630
/proc/meminfo: memFree=1642024/2055920 swapFree=4192812/4192956
[pid=6372] ppid=6369 vsize=915512 CPUtime=642.2
/proc/6372/stat : 6372 (java) R 6369 6372 6239 0 -1 0 10235 0 1 0 64206 14 0 0 25 0 8 0 155519602 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073913572 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6372/statm: 228878 9960 2533 14 0 215348 0
[pid=6372/tid=6377] ppid=6369 vsize=915512 CPUtime=0.03
/proc/6372/task/6377/stat : 6377 (java) S 6369 6372 6239 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 155519606 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6378] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6378/stat : 6378 (java) S 6369 6372 6239 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6379] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6379/stat : 6379 (java) S 6369 6372 6239 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155519607 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6383] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6383/stat : 6383 (java) S 6369 6372 6239 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6384] ppid=6369 vsize=915512 CPUtime=0.31
/proc/6372/task/6384/stat : 6384 (java) S 6369 6372 6239 0 -1 64 440 0 0 0 30 1 0 0 17 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6372/tid=6385] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6385/stat : 6385 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6372/tid=6386] ppid=6369 vsize=915512 CPUtime=0
/proc/6372/task/6386/stat : 6386 (java) S 6369 6372 6239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155519610 937484288 9960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 915512

Child status: 0
Real time (s): 660.995
CPU time (s): 659.985
CPU user time (s): 659.832
CPU system time (s): 0.152976
CPU usage (%): 99.8472
Max. virtual memory (cumulated for all children) (KiB): 915512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 659.832
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10326
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= 14743
involuntary context switches= 8341

runsolver used 0.665898 s user time and 1.68674 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 08:13:20 UTC 2007


IDJOB= 198027
IDBENCH= 3529
FILE ID= node41/198027-1168071199

PBS_JOBID= 3475950

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-55-11-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198027-1168071199/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-198027-1168071199 -o ROOT/results/node41/solver-198027-1168071199 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198027-1168071199/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1f9db1cd2e7ccd3afc8aaa7073d57623

RANDOM SEED= 622243241

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.234
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.234
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:       1666272 kB
Buffers:         32408 kB
Cached:         262032 kB
SwapCached:          0 kB
Active:          56632 kB
Inactive:       257784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3820 kB
Writeback:           0 kB
Mapped:          30172 kB
Slab:            60896 kB
Committed_AS:  2489728 kB
PageTables:       1700 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= 66531 MiB



End job on node41 on Sat Jan  6 08:24:25 UTC 2007