Trace number 211004

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.12 1803.32

General information on the benchmark

NamepseudoSeries/uclid/
ooo-rf10.xml
MD5SUM887da96a383da5f1de3ba83f9210652c
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 benchmark44.3533
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables18069
Number of constraints52474
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension52474
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/211004-1168204289/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.75	     nbVariables=18069  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2
0.75	       =>  wckTime=0.429  cpuTime=0.34  mem=36M371
0.75	   
0.75	   predicates being loaded...
0.76	   
0.76	   constraints being loaded...
7.51	     nbConstraints=51320  nbMergedConstraints=1154  nbSingletonDomainVariables=1  nbConvertedConstraints=34138
7.51	     nbConvertConstraintsChecks=61482  nbExtensionStructures=3  nbSharedExtensionStructures=34135
7.51	     nbConflictsStructures=37  nbSharedConflictsStructures=51283  nbSharedBinaryRepresentations=7
7.51	     nbEvaluationManagers=34  nbSharedEvaluationManagers=17148  maxDegree=212  maxArity=11
7.51	       =>  wckTime=7.195  cpuTime=6.11  mem=100M426
7.85	   
7.85	   solver IterativeSystematicSolver being built... 
8.98	       =>  wckTime=8.667  cpuTime=7.0  mem=133M602
294.73	   
294.73	   INFO : Stopping ESAC
294.74	   
294.74	   preprocessing
294.74	     nbConstraintChecks=156220  nbValidityChecks=53217  nbPropagations=50427  nbRevisions=137403
294.74	     nbUselessRevisions=121164  nbSingletonTests=16139  nbEffectiveSingletonTests=0  nbESACBranches=2
294.74	     nbRemovedValues=28  detectedInconsistency=no
294.74	       =>  wckTime=285.727  cpuTime=283.98  mem=134M611
301.91	   
301.91	   search
301.91	     run=0  nbConstraintChecks=214876  nbValidityChecks=52802  nbPropagations=86935  nbRevisions=344277
301.91	     nbUselessRevisions=291282  nbAssignments=143  nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=157
301.91	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
301.91	       =>  wckTime=292.905  cpuTime=291.12  mem=136M628
309.34	   
309.34	   search
309.34	     run=1  nbConstraintChecks=452807  nbValidityChecks=117209  nbPropagations=216912  nbRevisions=922362
309.34	     nbUselessRevisions=773021  nbAssignments=296  nbFailedAssignments=15  nbBacktracks=25  nbVisitedNodes=322
309.34	     nbRestartNogoods=3  mapSize=23  nbInferences=0  nbTooLargeKeys=0
309.34	       =>  wckTime=300.34  cpuTime=298.56  mem=136M628
317.02	   
317.02	   search
317.02	     run=2  nbConstraintChecks=596968  nbValidityChecks=163427  nbPropagations=372620  nbRevisions=1651477
317.02	     nbUselessRevisions=1379831  nbAssignments=454  nbFailedAssignments=23  nbBacktracks=48  nbVisitedNodes=496
317.02	     nbRestartNogoods=6  mapSize=36  nbInferences=0  nbTooLargeKeys=0
317.02	       =>  wckTime=308.02  cpuTime=306.22  mem=137M637
324.58	   
324.58	   search
324.58	     run=3  nbConstraintChecks=755221  nbValidityChecks=214580  nbPropagations=556443  nbRevisions=2548182
324.58	     nbUselessRevisions=2125822  nbAssignments=609  nbFailedAssignments=33  nbBacktracks=83  nbVisitedNodes=671
324.58	     nbRestartNogoods=9  mapSize=55  nbInferences=0  nbTooLargeKeys=0
324.58	       =>  wckTime=315.573  cpuTime=313.75  mem=137M637
334.05	   
334.05	   search
334.05	     run=4  nbConstraintChecks=988072  nbValidityChecks=290987  nbPropagations=780740  nbRevisions=3697987
334.05	     nbUselessRevisions=3083696  nbAssignments=811  nbFailedAssignments=56  nbBacktracks=134  nbVisitedNodes=916
334.05	     nbRestartNogoods=10  mapSize=96  nbInferences=0  nbTooLargeKeys=0
334.05	       =>  wckTime=325.047  cpuTime=323.22  mem=138M646
344.70	   
344.70	   search
344.70	     run=5  nbConstraintChecks=1255477  nbValidityChecks=380579  nbPropagations=1050734  nbRevisions=5140345
344.70	     nbUselessRevisions=4286650  nbAssignments=1040  nbFailedAssignments=86  nbBacktracks=215  nbVisitedNodes=1203
344.70	     nbRestartNogoods=12  mapSize=151  nbInferences=0  nbTooLargeKeys=0
344.70	       =>  wckTime=335.699  cpuTime=333.87  mem=139M654
357.86	   
357.86	   search
357.86	     run=6  nbConstraintChecks=1550941  nbValidityChecks=483760  nbPropagations=1371129  nbRevisions=6907982
357.86	     nbUselessRevisions=5760319  nbAssignments=1364  nbFailedAssignments=135  nbBacktracks=349  nbVisitedNodes=1591
357.86	     nbRestartNogoods=15  mapSize=246  nbInferences=0  nbTooLargeKeys=0
357.86	       =>  wckTime=348.854  cpuTime=347.01  mem=139M654
372.43	   
372.43	   search
372.43	     run=7  nbConstraintChecks=1894771  nbValidityChecks=590696  nbPropagations=1751779  nbRevisions=9033983
372.43	     nbUselessRevisions=7529101  nbAssignments=1706  nbFailedAssignments=185  nbBacktracks=521  nbVisitedNodes=2006
372.43	     nbRestartNogoods=17  mapSize=343  nbInferences=0  nbTooLargeKeys=0
372.43	       =>  wckTime=363.428  cpuTime=361.55  mem=140M663
390.26	   
390.26	   search
390.26	     run=8  nbConstraintChecks=2097543  nbValidityChecks=665797  nbPropagations=2166137  nbRevisions=11370648
390.26	     nbUselessRevisions=9473622  nbAssignments=2081  nbFailedAssignments=226  nbBacktracks=777  nbVisitedNodes=2449
390.26	     nbRestartNogoods=18  mapSize=410  nbInferences=0  nbTooLargeKeys=0
390.26	       =>  wckTime=381.256  cpuTime=379.36  mem=142M680
411.98	   
411.98	   search
411.98	     run=9  nbConstraintChecks=2767524  nbValidityChecks=841066  nbPropagations=2687584  nbRevisions=14333562
411.98	     nbUselessRevisions=11930092  nbAssignments=2651  nbFailedAssignments=277  nbBacktracks=1166  nbVisitedNodes=3143
411.98	     nbRestartNogoods=19  mapSize=529  nbInferences=0  nbTooLargeKeys=0
411.98	       =>  wckTime=402.975  cpuTime=401.02  mem=103M61
441.96	   
441.96	   search
441.96	     run=10  nbConstraintChecks=3910965  nbValidityChecks=1173031  nbPropagations=3393216  nbRevisions=18395304
441.96	     nbUselessRevisions=15281018  nbAssignments=3811  nbFailedAssignments=362  nbBacktracks=1744  nbVisitedNodes=4108
441.96	     nbRestartNogoods=24  mapSize=742  nbInferences=0  nbTooLargeKeys=0
441.96	       =>  wckTime=432.961  cpuTime=430.98  mem=108M104
472.14	   
472.14	   INFO : Stopping hyperNogood (mapSize=1009, nbTooLargekeys=0, mem=112M139)
477.17	   
477.17	   search
477.17	     run=11  nbConstraintChecks=7929620  nbValidityChecks=2276388  nbPropagations=4794934  nbRevisions=26583612
477.17	     nbUselessRevisions=22007852  nbAssignments=4983  nbFailedAssignments=578  nbBacktracks=2620  nbVisitedNodes=5713
477.17	     nbRestartNogoods=25
477.17	       =>  wckTime=468.17  cpuTime=466.15  mem=112M139
496.12	   
496.12	   search
496.12	     run=12  nbConstraintChecks=12005543  nbValidityChecks=3386431  nbPropagations=6881299  nbRevisions=38676020
496.12	     nbUselessRevisions=31868748  nbAssignments=6529  nbFailedAssignments=780  nbBacktracks=3923  nbVisitedNodes=7626
496.12	     nbRestartNogoods=27
496.12	       =>  wckTime=487.115  cpuTime=485.08  mem=112M139
525.16	   
525.16	   search
525.16	     run=13  nbConstraintChecks=19672289  nbValidityChecks=5123730  nbPropagations=10300078  nbRevisions=57599677
525.16	     nbUselessRevisions=47156021  nbAssignments=8652  nbFailedAssignments=921  nbBacktracks=5872  nbVisitedNodes=10047
525.16	     nbRestartNogoods=30
525.16	       =>  wckTime=516.162  cpuTime=514.09  mem=112M139
567.70	   
567.70	   search
567.70	     run=14  nbConstraintChecks=30163838  nbValidityChecks=7613737  nbPropagations=15499667  nbRevisions=85761237
567.70	     nbUselessRevisions=69761488  nbAssignments=11877  nbFailedAssignments=1164  nbBacktracks=8819  nbVisitedNodes=13821
567.70	     nbRestartNogoods=35
567.70	       =>  wckTime=558.698  cpuTime=556.59  mem=112M139
621.17	   
621.17	   search
621.17	     run=15  nbConstraintChecks=36208240  nbValidityChecks=9532639  nbPropagations=21706063  nbRevisions=119943975
621.17	     nbUselessRevisions=97328162  nbAssignments=17410  nbFailedAssignments=2157  nbBacktracks=13199
621.17	     nbVisitedNodes=21373  nbRestartNogoods=38
621.17	       =>  wckTime=612.166  cpuTime=610.01  mem=112M139
688.57	   
688.57	   search
688.57	     run=16  nbConstraintChecks=40094940  nbValidityChecks=11027955  nbPropagations=28608676  nbRevisions=158537414
688.57	     nbUselessRevisions=128576943  nbAssignments=25306  nbFailedAssignments=3175  nbBacktracks=19778
688.57	     nbVisitedNodes=31245  nbRestartNogoods=45
688.57	       =>  wckTime=679.569  cpuTime=677.33  mem=112M139
782.33	   
782.33	   search
782.33	     run=17  nbConstraintChecks=44194588  nbValidityChecks=12682059  nbPropagations=36240954  nbRevisions=201800043
782.33	     nbUselessRevisions=163738210  nbAssignments=36738  nbFailedAssignments=4229  nbBacktracks=29631
782.33	     nbVisitedNodes=44130  nbRestartNogoods=53
782.33	       =>  wckTime=773.327  cpuTime=771.0  mem=112M139
934.22	   
934.22	   search
934.22	     run=18  nbConstraintChecks=57770431  nbValidityChecks=18307154  nbPropagations=46121656  nbRevisions=259399529
934.22	     nbUselessRevisions=210909024  nbAssignments=53327  nbFailedAssignments=5463  nbBacktracks=44447
934.22	     nbVisitedNodes=62988  nbRestartNogoods=61
934.22	       =>  wckTime=925.22  cpuTime=922.75  mem=112M139
1172.78	   
1172.78	   search
1172.78	     run=19  nbConstraintChecks=85403670  nbValidityChecks=28391781  nbPropagations=60582076  nbRevisions=343767671
1172.78	     nbUselessRevisions=279891018  nbAssignments=78098  nbFailedAssignments=7540  nbBacktracks=66647
1172.78	     nbVisitedNodes=91813  nbRestartNogoods=71
1172.78	       =>  wckTime=1163.78  cpuTime=1161.1  mem=112M139
1466.51	   
1466.51	   search
1466.51	     run=20  nbConstraintChecks=97924562  nbValidityChecks=33562071  nbPropagations=77260001  nbRevisions=441678964
1466.51	     nbUselessRevisions=360126335  nbAssignments=113693  nbFailedAssignments=9309  nbBacktracks=99932
1466.51	     nbVisitedNodes=130578  nbRestartNogoods=80
1466.51	       =>  wckTime=1457.503  cpuTime=1454.52  mem=112M139

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/node58/watcher-211004-1168204289 -o ROOT/results/node58/solver-211004-1168204289 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211004-1168204289/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.19 1.83 1.37 4/81 32558
/proc/meminfo: memFree=1300512/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=89776 CPUtime=0
/proc/32557/stat : 32557 (java) D 32555 32557 32302 0 -1 0 1273 0 1 0 0 0 0 0 17 0 1 0 168826980 91930624 1022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/32557/statm: 22444 1022 811 14 0 10027 0
[pid=32557/tid=32559] ppid=32555 vsize=906644 CPUtime=0
/proc/32557/task/32559/stat : 32559 (java) R 32555 32557 32302 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 168826984 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103421 s]
/proc/loadavg: 2.19 1.83 1.37 4/81 32558
/proc/meminfo: memFree=1300512/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=914988 CPUtime=0.09
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 3004 0 1 0 8 1 0 0 20 0 8 0 168826980 936947712 2750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153609822 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 228747 2750 1430 14 0 215242 0
[pid=32557/tid=32559] ppid=32555 vsize=914988 CPUtime=0
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 168826984 936947712 2750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511457 s]
/proc/loadavg: 2.19 1.83 1.37 4/81 32558
/proc/meminfo: memFree=1300512/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=915328 CPUtime=0.49
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 6547 0 1 0 45 4 0 0 18 0 8 0 168826980 937295872 6286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072936881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 228832 6286 2135 14 0 215302 0
[pid=32557/tid=32559] ppid=32555 vsize=915328 CPUtime=0
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 168826984 937295872 6286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33254 s]
/proc/loadavg: 2.19 1.83 1.37 4/88 32565
/proc/meminfo: memFree=1234280/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=915616 CPUtime=1.3
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 18630 0 1 0 120 10 0 0 24 0 8 0 168826980 937590784 18368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073536961 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 228904 18368 2158 14 0 215374 0
[pid=32557/tid=32559] ppid=32555 vsize=915616 CPUtime=0.08
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 2087 0 0 0 8 0 0 0 17 0 8 0 168826984 937590784 18368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32560] ppid=32555 vsize=915616 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 937590784 18368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32561] ppid=32555 vsize=915616 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 168826985 937590784 18368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=915616 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 937590784 18368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=915616 CPUtime=0.16
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 413 0 0 0 16 0 0 0 15 0 8 0 168826988 937590784 18368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32564] ppid=32555 vsize=915616 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 937590784 18368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=915616 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) R 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 937590784 18368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915616

[startup+2.98468 s]
/proc/loadavg: 2.19 1.83 1.37 3/88 32565
/proc/meminfo: memFree=1218088/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=915748 CPUtime=2.94
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 24467 0 1 0 279 15 0 0 25 0 8 0 168826980 937725952 24200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 228937 24200 2178 14 0 215407 0
[pid=32557/tid=32559] ppid=32555 vsize=915748 CPUtime=0.38
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 7852 0 0 0 35 3 0 0 16 0 8 0 168826984 937725952 24200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32560] ppid=32555 vsize=915748 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 937725952 24200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32561] ppid=32555 vsize=915748 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 168826985 937725952 24200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=915748 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 937725952 24200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=915748 CPUtime=0.17
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 419 0 0 0 17 0 0 0 16 0 8 0 168826988 937725952 24200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32564] ppid=32555 vsize=915748 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 937725952 24200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=915748 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 937725952 24200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915748

[startup+6.19095 s]
/proc/loadavg: 2.17 1.84 1.37 3/88 32565
/proc/meminfo: memFree=1203496/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=915744 CPUtime=6.11
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 26265 0 1 0 428 183 0 0 25 0 8 0 168826980 937721856 25996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 228936 25996 2178 14 0 215406 0
[pid=32557/tid=32559] ppid=32555 vsize=915744 CPUtime=0.52
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 9634 0 0 0 48 4 0 0 16 0 8 0 168826984 937721856 25996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32560] ppid=32555 vsize=915744 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 937721856 25996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32561] ppid=32555 vsize=915744 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 168826985 937721856 25996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=915744 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 937721856 25996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=915744 CPUtime=0.2
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 433 0 0 0 20 0 0 0 15 0 8 0 168826988 937721856 25996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32564] ppid=32555 vsize=915744 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 937721856 25996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=915744 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 937721856 25996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915744

[startup+12.6705 s]
/proc/loadavg: 2.16 1.84 1.37 3/88 32565
/proc/meminfo: memFree=1136360/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=12.53
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43101 0 1 0 1025 228 0 0 25 0 8 0 168826980 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858698 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 229084 42773 2539 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.28
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 25775 0 0 0 117 11 0 0 16 0 8 0 168826984 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.39
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 673 0 0 0 38 1 0 0 15 0 8 0 168826988 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 916336

[startup+25.5336 s]
/proc/loadavg: 2.12 1.85 1.38 3/88 32565
/proc/meminfo: memFree=1133672/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=25.28
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43101 0 1 0 2299 229 0 0 25 0 8 0 168826980 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074300464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 229084 42773 2539 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.28
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 25775 0 0 0 117 11 0 0 16 0 8 0 168826984 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.39
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 673 0 0 0 38 1 0 0 15 0 8 0 168826988 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 42773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 916336

[startup+51.1668 s]
/proc/loadavg: 2.14 1.87 1.40 3/88 32565
/proc/meminfo: memFree=1127400/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=50.69
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43106 0 1 0 4840 229 0 0 25 0 8 0 168826980 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074300464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 229084 42775 2539 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.28
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 25775 0 0 0 117 11 0 0 16 0 8 0 168826984 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.4
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 678 0 0 0 39 1 0 0 16 0 8 0 168826988 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 916336

[startup+102.425 s]
/proc/loadavg: 2.06 1.89 1.43 3/88 32565
/proc/meminfo: memFree=1116008/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=101.46
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43107 0 1 0 9917 229 0 0 25 0 8 0 168826980 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074300473 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32557/statm: 229084 42775 2539 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.28
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 25775 0 0 0 117 11 0 0 16 0 8 0 168826984 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.4
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 678 0 0 0 39 1 0 0 16 0 8 0 168826988 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 42775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 916336

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

Current children cumulated CPU time (s) 1420.59
Current children cumulated vsize (KiB) 916336

[startup+1483.5 s]
/proc/loadavg: 2.11 2.03 1.85 3/82 32695
/proc/meminfo: memFree=1284568/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=1480.6
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43663 0 1 0 147822 238 0 0 25 0 8 0 168826980 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074335998 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32557/statm: 229084 43314 2540 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.32
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 26274 0 0 0 121 11 0 0 16 0 8 0 168826984 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.48
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 718 0 0 0 46 2 0 0 16 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1480.6
Current children cumulated vsize (KiB) 916336

[startup+1543.55 s]
/proc/loadavg: 2.04 2.02 1.86 3/82 32695
/proc/meminfo: memFree=1284504/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=1540.57
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43663 0 1 0 153819 238 0 0 25 0 8 0 168826980 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480195 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32557/statm: 229084 43314 2540 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.32
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 26274 0 0 0 121 11 0 0 16 0 8 0 168826984 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.48
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 718 0 0 0 46 2 0 0 16 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1540.57
Current children cumulated vsize (KiB) 916336

[startup+1603.6 s]
/proc/loadavg: 2.01 2.02 1.86 3/83 32696
/proc/meminfo: memFree=1284496/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=1600.57
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43663 0 1 0 159819 238 0 0 25 0 8 0 168826980 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074363370 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32557/statm: 229084 43314 2540 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.32
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 26274 0 0 0 121 11 0 0 16 0 8 0 168826984 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.48
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 718 0 0 0 46 2 0 0 16 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.57
Current children cumulated vsize (KiB) 916336

[startup+1663.65 s]
/proc/loadavg: 2.00 2.01 1.87 3/83 32696
/proc/meminfo: memFree=1284496/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=1660.56
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43663 0 1 0 165818 238 0 0 25 0 8 0 168826980 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074363334 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32557/statm: 229084 43314 2540 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.32
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 26274 0 0 0 121 11 0 0 16 0 8 0 168826984 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.48
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 718 0 0 0 46 2 0 0 16 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.56
Current children cumulated vsize (KiB) 916336

[startup+1723.69 s]
/proc/loadavg: 2.00 2.01 1.87 3/83 32696
/proc/meminfo: memFree=1284496/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=1720.54
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43663 0 1 0 171816 238 0 0 25 0 8 0 168826980 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074335968 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32557/statm: 229084 43314 2540 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.32
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 26274 0 0 0 121 11 0 0 16 0 8 0 168826984 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.48
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 718 0 0 0 46 2 0 0 16 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.54
Current children cumulated vsize (KiB) 916336

[startup+1783.76 s]
/proc/loadavg: 2.00 2.00 1.88 3/83 32696
/proc/meminfo: memFree=1284496/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=1780.57
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43663 0 1 0 177818 239 0 0 25 0 8 0 168826980 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074236635 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32557/statm: 229084 43314 2540 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.32
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 26274 0 0 0 121 11 0 0 16 0 8 0 168826984 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.48
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 718 0 0 0 46 2 0 0 16 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.57
Current children cumulated vsize (KiB) 916336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.23 s]
/proc/loadavg: 2.00 2.00 1.88 3/83 32696
/proc/meminfo: memFree=1284432/2055920 swapFree=4192812/4192956
[pid=32557] ppid=32555 vsize=916336 CPUtime=1800.03
/proc/32557/stat : 32557 (java) R 32555 32557 32302 0 -1 0 43663 0 1 0 179764 239 0 0 25 0 8 0 168826980 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074335998 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32557/statm: 229084 43314 2540 14 0 215554 0
[pid=32557/tid=32559] ppid=32555 vsize=916336 CPUtime=1.32
/proc/32557/task/32559/stat : 32559 (java) S 32555 32557 32302 0 -1 64 26274 0 0 0 121 11 0 0 16 0 8 0 168826984 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32560] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32560/stat : 32560 (java) S 32555 32557 32302 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32561] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32561/stat : 32561 (java) S 32555 32557 32302 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 168826985 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32562] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32562/stat : 32562 (java) S 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32563] ppid=32555 vsize=916336 CPUtime=0.48
/proc/32557/task/32563/stat : 32563 (java) S 32555 32557 32302 0 -1 64 718 0 0 0 46 2 0 0 16 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32557/tid=32564] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32564/stat : 32564 (java) S 32555 32557 32302 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32557/tid=32565] ppid=32555 vsize=916336 CPUtime=0
/proc/32557/task/32565/stat : 32565 (java) R 32555 32557 32302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168826988 938328064 43314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 916336

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

Child status: 143
Real time (s): 1803.32
CPU time (s): 1800.12
CPU user time (s): 1797.7
CPU system time (s): 2.41963
CPU usage (%): 99.8226
Max. virtual memory (cumulated for all children) (KiB): 916336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.7
system time used= 2.41963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43679
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= 38463
involuntary context switches= 17841

runsolver used 2.28565 s user time and 5.50216 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Jan  7 21:11:30 UTC 2007


IDJOB= 211004
IDBENCH= 4661
FILE ID= node58/211004-1168204289

PBS_JOBID= 3480763

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-rf10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211004-1168204289/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-211004-1168204289 -o ROOT/results/node58/solver-211004-1168204289 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211004-1168204289/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  887da96a383da5f1de3ba83f9210652c

RANDOM SEED= 89824278

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.223
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.223
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:       1300992 kB
Buffers:         46440 kB
Cached:         441256 kB
SwapCached:          0 kB
Active:         305464 kB
Inactive:       384408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9460 kB
Writeback:           0 kB
Mapped:         220208 kB
Slab:            50124 kB
Committed_AS:  3031400 kB
PageTables:       2152 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= 66543 MiB



End job on node58 on Sun Jan  7 21:41:34 UTC 2007