Trace number 211199

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.09 1806.58

General information on the benchmark

NamepseudoSeries/uclid/
22s-smv.xml
MD5SUMf98401952ea279e232fe10babf15a9f4
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 benchmark19.89
SatisfiableNO
(Un)Satisfiability was proved
Number of variables5985
Number of constraints15364
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15364
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/211199-1168206065/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.62	     nbVariables=5985  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.62	       =>  wckTime=0.309  cpuTime=0.23  mem=17M615
0.62	   
0.62	   predicates being loaded...
0.63	   
0.63	   constraints being loaded...
4.87	     nbConstraints=14411  nbMergedConstraints=953  nbSingletonDomainVariables=724  nbConvertedConstraints=9249
4.87	     nbConvertConstraintsChecks=491635  nbExtensionStructures=9  nbSharedExtensionStructures=9240
4.87	     nbConflictsStructures=56  nbSharedConflictsStructures=14355  nbSharedBinaryRepresentations=21
4.87	     nbEvaluationManagers=47  nbSharedEvaluationManagers=5115  maxDegree=184  maxArity=15
4.87	       =>  wckTime=4.564  cpuTime=4.04  mem=72M198
5.01	   
5.01	   solver IterativeSystematicSolver being built... 
5.55	       =>  wckTime=5.24  cpuTime=4.47  mem=69M256
29.93	   
29.93	   preprocessing
29.93	     nbConstraintChecks=1505455  nbValidityChecks=475137  nbPropagations=34077  nbRevisions=339535
29.93	     nbUselessRevisions=320501  nbSingletonTests=9381  nbEffectiveSingletonTests=1  nbESACBranches=18
29.93	     nbRemovedValues=34  detectedInconsistency=no
29.93	       =>  wckTime=24.366  cpuTime=24.09  mem=70M255
32.46	   
32.46	   search
32.46	     run=0  nbConstraintChecks=180612  nbValidityChecks=118184  nbPropagations=38611  nbRevisions=417067
32.46	     nbUselessRevisions=393552  nbAssignments=260  nbFailedAssignments=11  nbBacktracks=12  nbVisitedNodes=275
32.46	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
32.46	       =>  wckTime=26.899  cpuTime=26.59  mem=71M253
38.87	   
38.87	   search
38.87	     run=1  nbConstraintChecks=1036726  nbValidityChecks=1115635  nbPropagations=122182  nbRevisions=1521759
38.87	     nbUselessRevisions=1430477  nbAssignments=2286  nbFailedAssignments=15  nbBacktracks=28  nbVisitedNodes=539
38.87	     nbRestartNogoods=9  mapSize=12  nbInferences=0  nbTooLargeKeys=0
38.87	       =>  wckTime=33.315  cpuTime=32.93  mem=71M253
41.28	   
41.28	   search
41.28	     run=2  nbConstraintChecks=1135849  nbValidityChecks=1223145  nbPropagations=210478  nbRevisions=2699536
41.28	     nbUselessRevisions=2535794  nbAssignments=2553  nbFailedAssignments=21  nbBacktracks=50  nbVisitedNodes=818
41.28	     nbRestartNogoods=10  mapSize=22  nbInferences=0  nbTooLargeKeys=0
41.28	       =>  wckTime=35.724  cpuTime=35.31  mem=72M252
43.88	   
43.88	   search
43.88	     run=3  nbConstraintChecks=1239219  nbValidityChecks=1333071  nbPropagations=304064  nbRevisions=3954396
43.88	     nbUselessRevisions=3712881  nbAssignments=2837  nbFailedAssignments=30  nbBacktracks=85  nbVisitedNodes=1120
43.88	     nbRestartNogoods=12  mapSize=36  nbInferences=0  nbTooLargeKeys=0
43.88	       =>  wckTime=38.323  cpuTime=37.89  mem=72M252
46.51	   
46.51	   search
46.51	     run=4  nbConstraintChecks=1362019  nbValidityChecks=1446405  nbPropagations=402822  nbRevisions=5287148
46.51	     nbUselessRevisions=4962594  nbAssignments=3123  nbFailedAssignments=44  nbBacktracks=136  nbVisitedNodes=1439
46.51	     nbRestartNogoods=16  mapSize=68  nbInferences=0  nbTooLargeKeys=0
46.51	       =>  wckTime=40.953  cpuTime=40.49  mem=72M252
76.67	   
76.67	   search
76.67	     run=5  nbConstraintChecks=1492646  nbValidityChecks=1579785  nbPropagations=507138  nbRevisions=6709016
76.67	     nbUselessRevisions=6296028  nbAssignments=5370  nbFailedAssignments=62  nbBacktracks=329  nbVisitedNodes=3713
76.67	     nbRestartNogoods=17  mapSize=80  nbInferences=0  nbTooLargeKeys=0
76.67	       =>  wckTime=71.11  cpuTime=70.36  mem=74M250
103.01	   
103.01	   search
103.01	     run=6  nbConstraintChecks=2612677  nbValidityChecks=3010050  nbPropagations=689365  nbRevisions=9185321
103.01	     nbUselessRevisions=8607941  nbAssignments=10300  nbFailedAssignments=81  nbBacktracks=1207  nbVisitedNodes=5339
103.01	     nbRestartNogoods=31  mapSize=91  nbInferences=0  nbTooLargeKeys=0
103.01	       =>  wckTime=97.451  cpuTime=96.46  mem=74M250
120.64	   
120.64	   search
120.64	     run=7  nbConstraintChecks=3923153  nbValidityChecks=4599126  nbPropagations=956570  nbRevisions=12837320
120.64	     nbUselessRevisions=12013248  nbAssignments=14941  nbFailedAssignments=85  nbBacktracks=1387  nbVisitedNodes=6370
120.64	     nbRestartNogoods=46  mapSize=219  nbInferences=129  nbTooLargeKeys=0
120.64	       =>  wckTime=115.084  cpuTime=113.92  mem=75M249
133.17	   
133.17	   search
133.17	     run=8  nbConstraintChecks=4614233  nbValidityChecks=5413332  nbPropagations=1263064  nbRevisions=17079196
133.17	     nbUselessRevisions=15970508  nbAssignments=17881  nbFailedAssignments=104  nbBacktracks=1650  nbVisitedNodes=7197
133.17	     nbRestartNogoods=51  mapSize=270  nbInferences=129  nbTooLargeKeys=0
133.17	       =>  wckTime=127.615  cpuTime=126.33  mem=76M248
145.94	   
145.94	   search
145.94	     run=9  nbConstraintChecks=4788542  nbValidityChecks=5565049  nbPropagations=1575606  nbRevisions=21425171
145.94	     nbUselessRevisions=20026293  nbAssignments=18886  nbFailedAssignments=113  nbBacktracks=2034  nbVisitedNodes=8386
145.94	     nbRestartNogoods=52  mapSize=448  nbInferences=294  nbTooLargeKeys=0
145.94	       =>  wckTime=140.377  cpuTime=138.96  mem=77M247
165.40	   
165.40	   search
165.40	     run=10  nbConstraintChecks=5291285  nbValidityChecks=6061773  nbPropagations=1910746  nbRevisions=26124546
165.40	     nbUselessRevisions=24414303  nbAssignments=21275  nbFailedAssignments=113  nbBacktracks=2643  nbVisitedNodes=10039
165.40	     nbRestartNogoods=58  mapSize=743  nbInferences=592  nbTooLargeKeys=0
165.40	       =>  wckTime=159.84  cpuTime=158.2  mem=78M246
189.78	   
189.78	   search
189.78	     run=11  nbConstraintChecks=5442558  nbValidityChecks=6244427  nbPropagations=2252468  nbRevisions=30947200
189.78	     nbUselessRevisions=28920267  nbAssignments=23100  nbFailedAssignments=113  nbBacktracks=3511  nbVisitedNodes=12380
189.78	     nbRestartNogoods=61  mapSize=1257  nbInferences=1108  nbTooLargeKeys=0
189.78	       =>  wckTime=184.223  cpuTime=182.36  mem=79M245
222.70	   
222.71	   search
222.71	     run=12  nbConstraintChecks=5605150  nbValidityChecks=6445580  nbPropagations=2601270  nbRevisions=35906052
222.71	     nbUselessRevisions=33556938  nbAssignments=25527  nbFailedAssignments=113  nbBacktracks=4808  nbVisitedNodes=15491
222.71	     nbRestartNogoods=63  mapSize=1937  nbInferences=1792  nbTooLargeKeys=0
222.71	       =>  wckTime=217.147  cpuTime=214.98  mem=80M244
270.86	   
270.86	   search
270.86	     run=13  nbConstraintChecks=5796999  nbValidityChecks=6694191  nbPropagations=2958568  nbRevisions=41034684
270.86	     nbUselessRevisions=38357300  nbAssignments=29012  nbFailedAssignments=113  nbBacktracks=6754  nbVisitedNodes=20068
270.86	     nbRestartNogoods=67  mapSize=3022  nbInferences=2884  nbTooLargeKeys=0
270.86	       =>  wckTime=265.305  cpuTime=262.65  mem=82M241
340.76	   
340.76	   search
340.76	     run=14  nbConstraintChecks=6027048  nbValidityChecks=7005122  nbPropagations=3326249  nbRevisions=46377296
340.76	     nbUselessRevisions=43364731  nbAssignments=34001  nbFailedAssignments=113  nbBacktracks=9673  nbVisitedNodes=26679
340.76	     nbRestartNogoods=74  mapSize=4639  nbInferences=4506  nbTooLargeKeys=0
340.76	       =>  wckTime=335.203  cpuTime=331.86  mem=85M238
443.41	   
443.41	   search
443.41	     run=15  nbConstraintChecks=6312991  nbValidityChecks=7407936  nbPropagations=3706852  nbRevisions=51998073
443.41	     nbUselessRevisions=48642473  nbAssignments=41285  nbFailedAssignments=113  nbBacktracks=14087  nbVisitedNodes=36385
443.41	     nbRestartNogoods=79  mapSize=7055  nbInferences=6928  nbTooLargeKeys=0
443.41	       =>  wckTime=437.851  cpuTime=433.24  mem=46M389
587.85	   
587.85	   search
587.85	     run=16  nbConstraintChecks=6815358  nbValidityChecks=8175160  nbPropagations=4111888  nbRevisions=58143095
587.85	     nbUselessRevisions=54428411  nbAssignments=52389  nbFailedAssignments=114  nbBacktracks=20658  nbVisitedNodes=51584
587.85	     nbRestartNogoods=85  mapSize=11143  nbInferences=11019  nbTooLargeKeys=0
587.85	       =>  wckTime=582.29  cpuTime=577.03  mem=52M383
805.13	   
805.13	   search
805.13	     run=17  nbConstraintChecks=7673671  nbValidityChecks=9513017  nbPropagations=4555277  nbRevisions=65182635
805.13	     nbUselessRevisions=61084271  nbAssignments=69465  nbFailedAssignments=116  nbBacktracks=30510  nbVisitedNodes=75436
805.13	     nbRestartNogoods=92  mapSize=17910  nbInferences=17793  nbTooLargeKeys=0
805.13	       =>  wckTime=799.57  cpuTime=794.07  mem=61M373
1122.85	   
1122.85	   search
1122.85	     run=18  nbConstraintChecks=9125305  nbValidityChecks=11545258  nbPropagations=5059554  nbRevisions=73589148
1122.85	     nbUselessRevisions=69065930  nbAssignments=94823  nbFailedAssignments=131  nbBacktracks=45298
1122.85	     nbVisitedNodes=109888  nbRestartNogoods=101  mapSize=27522  nbInferences=27389  nbTooLargeKeys=0
1122.85	       =>  wckTime=1117.291  cpuTime=1111.47  mem=75M357
1609.79	   
1609.79	   search
1609.79	     run=19  nbConstraintChecks=19050562  nbValidityChecks=18491751  nbPropagations=5730514  nbRevisions=86661338
1609.79	     nbUselessRevisions=81580229  nbAssignments=135133  nbFailedAssignments=241  nbBacktracks=67466
1609.79	     nbVisitedNodes=168372  nbRestartNogoods=106  mapSize=45650  nbInferences=45123  nbTooLargeKeys=0
1609.79	       =>  wckTime=1604.228  cpuTime=1597.75  mem=102M23

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/node61/watcher-211199-1168206065 -o ROOT/results/node61/solver-211199-1168206065 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211199-1168206065/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: 1.05 1.01 1.11 4/81 19559
/proc/meminfo: memFree=1568024/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=906644 CPUtime=0.02
/proc/19558/stat : 19558 (java) S 19552 19558 18976 0 -1 0 2069 0 1 0 2 0 0 0 18 0 2 0 169004437 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 226661 1818 1036 14 0 214244 0
[pid=19558/tid=19560] ppid=19552 vsize=906644 CPUtime=0
/proc/19558/task/19560/stat : 19560 (java) R 19552 19558 18976 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 169004440 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.105784 s]
/proc/loadavg: 1.05 1.01 1.11 4/81 19559
/proc/meminfo: memFree=1568024/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916012 CPUtime=0.09
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 3021 0 1 0 8 1 0 0 17 0 8 0 169004437 937996288 2767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154159252 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229003 2767 1435 14 0 215498 0
[pid=19558/tid=19560] ppid=19552 vsize=916012 CPUtime=0
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 169004440 937996288 2767 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) 916012

[startup+0.517856 s]
/proc/loadavg: 1.05 1.01 1.11 4/81 19559
/proc/meminfo: memFree=1568024/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916352 CPUtime=0.5
/proc/19558/stat : 19558 (java) S 19552 19558 18976 0 -1 0 6689 0 1 0 47 3 0 0 17 0 8 0 169004437 938344448 6428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229088 6428 2136 14 0 215558 0
[pid=19558/tid=19560] ppid=19552 vsize=916352 CPUtime=0
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 169004440 938344448 6428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 916352

[startup+1.341 s]
/proc/loadavg: 1.05 1.01 1.11 4/88 19566
/proc/meminfo: memFree=1467808/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916668 CPUtime=1.31
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 18971 0 1 0 121 10 0 0 21 0 8 0 169004437 938668032 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229167 18708 2158 14 0 215637 0
[pid=19558/tid=19560] ppid=19552 vsize=916668 CPUtime=0.09
/proc/19558/task/19560/stat : 19560 (java) R 19552 19558 18976 0 -1 64 2428 0 0 0 9 0 0 0 16 0 8 0 169004440 938668032 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 169004441 938668032 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938668032 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938668032 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916668 CPUtime=0.16
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 409 0 0 0 16 0 0 0 19 0 8 0 169004444 938668032 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938668032 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938668032 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 916668

[startup+2.97828 s]
/proc/loadavg: 1.05 1.01 1.11 3/88 19566
/proc/meminfo: memFree=1459744/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916668 CPUtime=2.93
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 19732 0 1 0 225 68 0 0 25 0 8 0 169004437 938668032 19467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073914500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229167 19467 2178 14 0 215637 0
[pid=19558/tid=19560] ppid=19552 vsize=916668 CPUtime=0.12
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 3102 0 0 0 12 0 0 0 16 0 8 0 169004440 938668032 19467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 169004441 938668032 19467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938668032 19467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938668032 19467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916668 CPUtime=0.22
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 435 0 0 0 21 1 0 0 16 0 8 0 169004444 938668032 19467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938668032 19467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916668 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938668032 19467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 916668

[startup+6.27787 s]
/proc/loadavg: 1.20 1.05 1.12 3/88 19566
/proc/meminfo: memFree=1426720/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=6.2
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 28290 0 1 0 545 75 0 0 25 0 8 0 169004437 938905600 28007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074215031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229225 28007 2537 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.42
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 11136 0 0 0 39 3 0 0 16 0 8 0 169004440 938905600 28007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 28007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.35
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 523 0 0 0 34 1 0 0 15 0 8 0 169004444 938905600 28007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 28007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 28007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 916900

[startup+12.758 s]
/proc/loadavg: 1.27 1.06 1.12 3/88 19566
/proc/meminfo: memFree=1399592/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=12.62
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 28305 0 1 0 1187 75 0 0 25 0 8 0 169004437 938905600 28019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074244793 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229225 28019 2539 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.42
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 11136 0 0 0 39 3 0 0 16 0 8 0 169004440 938905600 28019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 28019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.37
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 533 0 0 0 36 1 0 0 15 0 8 0 169004444 938905600 28019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 28019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 28019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 916900

[startup+25.6323 s]
/proc/loadavg: 1.43 1.11 1.14 3/88 19566
/proc/meminfo: memFree=1397160/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=25.38
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 28311 0 1 0 2463 75 0 0 25 0 8 0 169004437 938905600 28021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890978 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229225 28021 2539 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.42
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 11136 0 0 0 39 3 0 0 16 0 8 0 169004440 938905600 28021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 28021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.38
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 537 0 0 0 37 1 0 0 15 0 8 0 169004444 938905600 28021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 28021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 28021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 916900

[startup+51.2678 s]
/proc/loadavg: 1.62 1.18 1.16 3/88 19566
/proc/meminfo: memFree=1068264/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=50.77
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 28341 0 1 0 5002 75 0 0 25 0 8 0 169004437 938905600 28042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074302766 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229225 28042 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.42
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 11136 0 0 0 39 3 0 0 16 0 8 0 169004440 938905600 28042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 28042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.42
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 557 0 0 0 41 1 0 0 16 0 8 0 169004444 938905600 28042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 28042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 28042 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 916900

[startup+102.531 s]
/proc/loadavg: 1.83 1.30 1.20 3/89 19567
/proc/meminfo: memFree=1041760/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=101.56
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 28342 0 1 0 10081 75 0 0 25 0 8 0 169004437 938905600 28043 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074203492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19558/statm: 229225 28043 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.42
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 11136 0 0 0 39 3 0 0 16 0 8 0 169004440 938905600 28043 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28043 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 28043 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 28043 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.42
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 558 0 0 0 41 1 0 0 16 0 8 0 169004444 938905600 28043 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 28043 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 28043 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 916900

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

Current children cumulated CPU time (s) 1417.7
Current children cumulated vsize (KiB) 916900

[startup+1483.83 s]
/proc/loadavg: 2.07 2.03 1.81 3/88 19919
/proc/meminfo: memFree=1378856/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=1477.66
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 34872 0 1 0 147661 105 0 0 25 0 8 0 169004437 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074187658 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19558/statm: 229225 34563 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.55
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 17650 0 0 0 50 5 0 0 16 0 8 0 169004440 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.44
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 565 0 0 0 43 1 0 0 16 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.66
Current children cumulated vsize (KiB) 916900

[startup+1543.91 s]
/proc/loadavg: 2.02 2.02 1.82 3/88 19919
/proc/meminfo: memFree=1378856/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=1537.68
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 34872 0 1 0 153663 105 0 0 25 0 8 0 169004437 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480159 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19558/statm: 229225 34563 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.55
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 17650 0 0 0 50 5 0 0 16 0 8 0 169004440 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.44
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 565 0 0 0 43 1 0 0 16 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.68
Current children cumulated vsize (KiB) 916900

[startup+1603.98 s]
/proc/loadavg: 2.01 2.01 1.83 3/88 19919
/proc/meminfo: memFree=1378920/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=1597.69
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 34872 0 1 0 159664 105 0 0 25 0 8 0 169004437 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073894087 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19558/statm: 229225 34563 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.55
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 17650 0 0 0 50 5 0 0 16 0 8 0 169004440 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.44
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 565 0 0 0 43 1 0 0 16 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.69
Current children cumulated vsize (KiB) 916900

[startup+1664.03 s]
/proc/loadavg: 2.00 2.01 1.83 3/88 19919
/proc/meminfo: memFree=1378856/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=1657.66
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 34872 0 1 0 165661 105 0 0 25 0 8 0 169004437 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074291400 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19558/statm: 229225 34563 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.55
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 17650 0 0 0 50 5 0 0 16 0 8 0 169004440 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.44
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 565 0 0 0 43 1 0 0 16 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 34563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.66
Current children cumulated vsize (KiB) 916900

[startup+1724.07 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 19919
/proc/meminfo: memFree=1353832/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=1717.64
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 41156 0 1 0 171657 107 0 0 25 0 8 0 169004437 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19558/statm: 229225 40846 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.63
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 23933 0 0 0 56 7 0 0 16 0 8 0 169004440 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.44
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 565 0 0 0 43 1 0 0 16 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.64
Current children cumulated vsize (KiB) 916900

[startup+1784.12 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 19919
/proc/meminfo: memFree=1353768/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=1777.65
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 41156 0 1 0 177657 108 0 0 25 0 8 0 169004437 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074302756 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19558/statm: 229225 40846 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.63
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 23933 0 0 0 56 7 0 0 16 0 8 0 169004440 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.44
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 565 0 0 0 43 1 0 0 16 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.65
Current children cumulated vsize (KiB) 916900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.52 s]
/proc/loadavg: 2.07 2.02 1.85 3/88 19919
/proc/meminfo: memFree=1353768/2055920 swapFree=4192812/4192956
[pid=19558] ppid=19552 vsize=916900 CPUtime=1800.03
/proc/19558/stat : 19558 (java) R 19552 19558 18976 0 -1 0 41156 0 1 0 179895 108 0 0 25 0 8 0 169004437 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074303651 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19558/statm: 229225 40846 2541 14 0 215695 0
[pid=19558/tid=19560] ppid=19552 vsize=916900 CPUtime=0.63
/proc/19558/task/19560/stat : 19560 (java) S 19552 19558 18976 0 -1 64 23933 0 0 0 56 7 0 0 16 0 8 0 169004440 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19561] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19561/stat : 19561 (java) S 19552 19558 18976 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19562] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19562/stat : 19562 (java) S 19552 19558 18976 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169004441 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19563] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19563/stat : 19563 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19564] ppid=19552 vsize=916900 CPUtime=0.44
/proc/19558/task/19564/stat : 19564 (java) S 19552 19558 18976 0 -1 64 565 0 0 0 43 1 0 0 16 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19558/tid=19565] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19565/stat : 19565 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19558/tid=19566] ppid=19552 vsize=916900 CPUtime=0
/proc/19558/task/19566/stat : 19566 (java) S 19552 19558 18976 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169004444 938905600 40846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 916900

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

Child status: 143
Real time (s): 1806.58
CPU time (s): 1800.09
CPU user time (s): 1798.98
CPU system time (s): 1.10483
CPU usage (%): 99.6406
Max. virtual memory (cumulated for all children) (KiB): 917000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.10483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41172
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= 38250
involuntary context switches= 48721

runsolver used 2.6446 s user time and 5.86011 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 21:41:06 UTC 2007


IDJOB= 211199
IDBENCH= 4676
FILE ID= node61/211199-1168206065

PBS_JOBID= 3480788

Free space on /tmp= 66510 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f98401952ea279e232fe10babf15a9f4

RANDOM SEED= 852608440

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.259
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.259
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:       1569304 kB
Buffers:         65480 kB
Cached:         330892 kB
SwapCached:          0 kB
Active:         222544 kB
Inactive:       198472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10216 kB
Writeback:           0 kB
Mapped:          40280 kB
Slab:            51020 kB
Committed_AS:  4364252 kB
PageTables:       1808 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= 66504 MiB



End job on node61 on Sun Jan  7 22:11:13 UTC 2007