Trace number 203300

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.14 1807.58

General information on the benchmark

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

Solver Data (download as text)

0.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/203300-1168159102/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.41	       =>  wckTime=0.099  cpuTime=0.09  mem=6M951
0.42	   
0.42	   relations being loaded...
1.55	   
1.55	   constraints being loaded...
2.30	     nbConstraints=91  nbRelationTypes=93  nbMergedConstraints=2  nbExtensionStructures=91
2.30	     nbSharedExtensionStructures=0  nbConflictsStructures=91  nbSharedConflictsStructures=0
2.30	     nbSharedBinaryRepresentations=0  maxDegree=16  maxArity=3
2.30	       =>  wckTime=1.986  cpuTime=1.58  mem=56M985
2.45	   
2.45	   solver IterativeSystematicSolver being built... 
2.63	       =>  wckTime=2.312  cpuTime=1.73  mem=65M47
2.78	   
2.78	   preprocessing
2.78	     nbConstraintChecks=52606  nbValidityChecks=85916  nbPropagations=292  nbRevisions=3022  nbUselessRevisions=2627
2.78	     nbSingletonTests=40  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
2.78	       =>  wckTime=0.145  cpuTime=0.12  mem=65M47
2.87	   
2.87	   search
2.87	     run=0  nbConstraintChecks=45592  nbValidityChecks=82213  nbPropagations=707  nbRevisions=7689
2.87	     nbUselessRevisions=6299  nbAssignments=30  nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=50
2.87	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
2.87	       =>  wckTime=0.238  cpuTime=0.2  mem=66M55
2.99	   
2.99	   search
2.99	     run=1  nbConstraintChecks=108401  nbValidityChecks=207077  nbPropagations=2066  nbRevisions=22820
2.99	     nbUselessRevisions=18498  nbAssignments=72  nbFailedAssignments=32  nbBacktracks=25  nbVisitedNodes=122
2.99	     nbRestartNogoods=3  mapSize=24  nbInferences=0  nbTooLargeKeys=0
2.99	       =>  wckTime=0.357  cpuTime=0.31  mem=66M55
3.23	   
3.23	   search
3.23	     run=2  nbConstraintChecks=240943  nbValidityChecks=492300  nbPropagations=4437  nbRevisions=51844
3.23	     nbUselessRevisions=41868  nbAssignments=174  nbFailedAssignments=90  nbBacktracks=47  nbVisitedNodes=281
3.23	     nbRestartNogoods=7  mapSize=44  nbInferences=0  nbTooLargeKeys=0
3.23	       =>  wckTime=0.599  cpuTime=0.54  mem=66M55
3.51	   
3.51	   search
3.51	     run=3  nbConstraintChecks=405071  nbValidityChecks=818646  nbPropagations=8241  nbRevisions=100367
3.51	     nbUselessRevisions=80706  nbAssignments=296  nbFailedAssignments=161  nbBacktracks=81  nbVisitedNodes=485
3.51	     nbRestartNogoods=12  mapSize=77  nbInferences=0  nbTooLargeKeys=0
3.51	       =>  wckTime=0.877  cpuTime=0.81  mem=66M55
3.88	   
3.88	   search
3.88	     run=4  nbConstraintChecks=636040  nbValidityChecks=1278968  nbPropagations=13962  nbRevisions=173760
3.88	     nbUselessRevisions=139223  nbAssignments=479  nbFailedAssignments=285  nbBacktracks=131  nbVisitedNodes=831
3.88	     nbRestartNogoods=13  mapSize=124  nbInferences=0  nbTooLargeKeys=0
3.88	       =>  wckTime=1.25  cpuTime=1.19  mem=66M55
4.28	   
4.28	   search
4.28	     run=5  nbConstraintChecks=861843  nbValidityChecks=1783316  nbPropagations=22244  nbRevisions=277176
4.28	     nbUselessRevisions=221758  nbAssignments=694  nbFailedAssignments=354  nbBacktracks=206  nbVisitedNodes=1093
4.28	     nbRestartNogoods=23  mapSize=178  nbInferences=0  nbTooLargeKeys=0
4.28	       =>  wckTime=1.654  cpuTime=1.58  mem=66M55
4.75	   
4.75	   search
4.75	     run=6  nbConstraintChecks=1117604  nbValidityChecks=2344456  nbPropagations=34040  nbRevisions=419516
4.75	     nbUselessRevisions=334905  nbAssignments=938  nbFailedAssignments=476  nbBacktracks=323  nbVisitedNodes=1524
4.75	     nbRestartNogoods=27  mapSize=279  nbInferences=0  nbTooLargeKeys=0
4.75	       =>  wckTime=2.117  cpuTime=2.04  mem=66M55
5.73	   
5.73	   search
5.73	     run=7  nbConstraintChecks=1730492  nbValidityChecks=3532233  nbPropagations=51258  nbRevisions=631198
5.73	     nbUselessRevisions=503257  nbAssignments=1332  nbFailedAssignments=692  nbBacktracks=493  nbVisitedNodes=2249
5.73	     nbRestartNogoods=28  mapSize=431  nbInferences=0  nbTooLargeKeys=0
5.73	       =>  wckTime=3.101  cpuTime=3.01  mem=66M55
7.23	   
7.23	   search
7.23	     run=8  nbConstraintChecks=2632971  nbValidityChecks=5318059  nbPropagations=78006  nbRevisions=960762
7.23	     nbUselessRevisions=763765  nbAssignments=2064  nbFailedAssignments=1159  nbBacktracks=750  nbVisitedNodes=3616
7.23	     nbRestartNogoods=32  mapSize=654  nbInferences=0  nbTooLargeKeys=0
7.23	       =>  wckTime=4.599  cpuTime=4.49  mem=66M55
9.27	   
9.27	   search
9.27	     run=9  nbConstraintChecks=3930129  nbValidityChecks=7827502  nbPropagations=116463  nbRevisions=1436871
9.27	     nbUselessRevisions=1140793  nbAssignments=2969  nbFailedAssignments=1666  nbBacktracks=1135  nbVisitedNodes=5264
9.27	     nbRestartNogoods=39  mapSize=981  nbInferences=0  nbTooLargeKeys=0
9.27	       =>  wckTime=6.637  cpuTime=6.5  mem=66M55
9.69	   
9.69	   INFO : Stopping hyperNogood (mapSize=1042, nbTooLargekeys=0, mem=66M55)
13.33	   
13.33	   search
13.33	     run=10  nbConstraintChecks=6527845  nbValidityChecks=13112866  nbPropagations=179226  nbRevisions=2226227
13.33	     nbUselessRevisions=1766773  nbAssignments=5164  nbFailedAssignments=3264  nbBacktracks=1711  nbVisitedNodes=9472
13.33	     nbRestartNogoods=50
13.33	       =>  wckTime=10.699  cpuTime=10.54  mem=66M55
19.44	   
19.44	   search
19.44	     run=11  nbConstraintChecks=10260531  nbValidityChecks=20619815  nbPropagations=278733  nbRevisions=3479610
19.44	     nbUselessRevisions=2755891  nbAssignments=7795  nbFailedAssignments=5023  nbBacktracks=2575  nbVisitedNodes=14518
19.44	     nbRestartNogoods=63
19.44	       =>  wckTime=16.808  cpuTime=16.62  mem=66M55
25.88	   
25.88	   search
25.88	     run=12  nbConstraintChecks=14209103  nbValidityChecks=28784074  nbPropagations=422671  nbRevisions=5245088
25.88	     nbUselessRevisions=4147189  nbAssignments=10668  nbFailedAssignments=6580  nbBacktracks=3872  nbVisitedNodes=19748
25.88	     nbRestartNogoods=79
25.88	       =>  wckTime=23.252  cpuTime=23.03  mem=66M55
35.76	   
35.76	   search
35.76	     run=13  nbConstraintChecks=20226002  nbValidityChecks=41232598  nbPropagations=634505  nbRevisions=7798373
35.76	     nbUselessRevisions=6157776  nbAssignments=15084  nbFailedAssignments=9030  nbBacktracks=5820  nbVisitedNodes=27875
35.76	     nbRestartNogoods=89
35.76	       =>  wckTime=33.13  cpuTime=32.86  mem=66M55
55.63	   
55.63	   search
55.63	     run=14  nbConstraintChecks=32690639  nbValidityChecks=66610631  nbPropagations=953235  nbRevisions=11770636
55.63	     nbUselessRevisions=9289515  nbAssignments=23693  nbFailedAssignments=14710  nbBacktracks=8740  nbVisitedNodes=44115
55.63	     nbRestartNogoods=100
55.63	       =>  wckTime=53.002  cpuTime=52.63  mem=66M55
74.59	   
74.59	   search
74.59	     run=15  nbConstraintChecks=44261238  nbValidityChecks=90781873  nbPropagations=1413639  nbRevisions=17398104
74.59	     nbUselessRevisions=13716962  nbAssignments=34353  nbFailedAssignments=20981  nbBacktracks=13118
74.59	     nbVisitedNodes=63609  nbRestartNogoods=114
74.59	       =>  wckTime=71.963  cpuTime=71.51  mem=66M55
110.79	   
110.79	   search
110.79	     run=16  nbConstraintChecks=67277777  nbValidityChecks=135978654  nbPropagations=2090290  nbRevisions=25694337
110.79	     nbUselessRevisions=20260812  nbAssignments=49557  nbFailedAssignments=29596  nbBacktracks=19687
110.79	     nbVisitedNodes=91615  nbRestartNogoods=125
110.79	       =>  wckTime=108.158  cpuTime=107.53  mem=66M55
170.22	   
170.22	   search
170.22	     run=17  nbConstraintChecks=104608870  nbValidityChecks=210092732  nbPropagations=3087144  nbRevisions=38152400
170.22	     nbUselessRevisions=30138951  nbAssignments=73941  nbFailedAssignments=44120  nbBacktracks=29539
170.22	     nbVisitedNodes=137185  nbRestartNogoods=138
170.22	       =>  wckTime=167.593  cpuTime=166.68  mem=66M55
281.65	   
281.65	   search
281.65	     run=18  nbConstraintChecks=174854696  nbValidityChecks=349937339  nbPropagations=4729431  nbRevisions=58733638
281.65	     nbUselessRevisions=46420327  nbAssignments=121671  nbFailedAssignments=77064  nbBacktracks=44317
281.65	     nbVisitedNodes=229227  nbRestartNogoods=154
281.65	       =>  wckTime=279.016  cpuTime=277.58  mem=66M55
376.09	   
376.09	   search
376.09	     run=19  nbConstraintChecks=232935313  nbValidityChecks=464066388  nbPropagations=6998519  nbRevisions=86778336
376.09	     nbUselessRevisions=68546696  nbAssignments=170294  nbFailedAssignments=103462  nbBacktracks=66485
376.09	     nbVisitedNodes=316696  nbRestartNogoods=179
376.09	       =>  wckTime=373.463  cpuTime=371.58  mem=66M55
569.05	   
569.05	   search
569.05	     run=20  nbConstraintChecks=351281041  nbValidityChecks=710468291  nbPropagations=10563736  nbRevisions=130293073
569.05	     nbUselessRevisions=102758386  nbAssignments=264538  nbFailedAssignments=164445  nbBacktracks=99738
569.05	     nbVisitedNodes=494235  nbRestartNogoods=190
569.05	       =>  wckTime=566.417  cpuTime=563.63  mem=66M55
835.61	   
835.61	   search
835.61	     run=21  nbConstraintChecks=520300560  nbValidityChecks=1044050010  nbPropagations=15721909  nbRevisions=193582402
835.61	     nbUselessRevisions=152663961  nbAssignments=378485  nbFailedAssignments=228400  nbBacktracks=149616
835.61	     nbVisitedNodes=703001  nbRestartNogoods=210
835.61	       =>  wckTime=832.983  cpuTime=828.94  mem=66M55
1181.33	   
1181.33	   search
1181.33	     run=22  nbConstraintChecks=732602419  nbValidityChecks=1482012738  nbPropagations=23265571  nbRevisions=284989929
1181.33	     nbUselessRevisions=224745468  nbAssignments=547931  nbFailedAssignments=323019  nbBacktracks=224434
1181.33	     nbVisitedNodes=1012161  nbRestartNogoods=221
1181.33	       =>  wckTime=1178.703  cpuTime=1173.03  mem=66M55

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/node42/watcher-203300-1168159102 -o ROOT/results/node42/solver-203300-1168159102 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/203300-1168159102/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.91 1.98 1.95 4/74 15357
/proc/meminfo: memFree=1229840/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=18540 CPUtime=0
/proc/15356/stat : 15356 (runsolver) R 15354 15356 14405 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 164309479 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259415141671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15356/statm: 4635 279 244 17 0 2626 0

[startup+0.10287 s]
/proc/loadavg: 1.91 1.98 1.95 4/74 15357
/proc/meminfo: memFree=1229840/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=914988 CPUtime=0.08
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 2951 0 1 0 6 2 0 0 17 0 8 0 164309479 936947712 2697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153791700 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228747 2697 1413 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511918 s]
/proc/loadavg: 1.91 1.98 1.95 4/74 15357
/proc/meminfo: memFree=1229840/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915328 CPUtime=0.49
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 7577 0 1 0 44 5 0 0 18 0 8 0 164309479 937295872 7316 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073445361 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228832 7316 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34101 s]
/proc/loadavg: 1.91 1.98 1.95 3/81 15364
/proc/meminfo: memFree=1162712/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915328 CPUtime=1.31
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 19098 0 1 0 120 11 0 0 25 0 8 0 164309479 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073582083 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228832 18836 2149 14 0 215302 0
[pid=15356/tid=15358] ppid=15354 vsize=915328 CPUtime=0.05
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 2681 0 0 0 4 1 0 0 17 0 8 0 164309484 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915328 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915328 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915328 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915328 CPUtime=0.07
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 308 0 0 0 7 0 0 0 16 0 8 0 164309487 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915328 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915328 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937295872 18836 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) 915328

[startup+2.98519 s]
/proc/loadavg: 1.91 1.98 1.95 3/81 15364
/proc/meminfo: memFree=1122072/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=2.95
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32442 0 1 0 277 18 0 0 25 0 8 0 164309479 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228860 32177 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 17 0 8 0 164309484 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.2
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 373 0 0 0 19 1 0 0 15 0 8 0 164309487 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915440

[startup+6.26455 s]
/proc/loadavg: 1.92 1.98 1.95 3/81 15364
/proc/meminfo: memFree=1110552/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=6.21
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32461 0 1 0 602 19 0 0 25 0 8 0 164309479 937410560 32193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228860 32193 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 17 0 8 0 164309484 937410560 32193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.24
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 389 0 0 0 23 1 0 0 16 0 8 0 164309487 937410560 32193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915440

[startup+12.7613 s]
/proc/loadavg: 1.93 1.98 1.95 3/81 15364
/proc/meminfo: memFree=1110616/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=12.67
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32472 0 1 0 1248 19 0 0 25 0 8 0 164309479 937410560 32201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803280 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228860 32201 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 397 0 0 0 25 1 0 0 16 0 8 0 164309487 937410560 32201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915440

[startup+25.6257 s]
/proc/loadavg: 1.94 1.98 1.95 3/81 15364
/proc/meminfo: memFree=1110744/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=25.48
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32474 0 1 0 2529 19 0 0 25 0 8 0 164309479 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228860 32203 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 399 0 0 0 25 1 0 0 15 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915440

[startup+51.2555 s]
/proc/loadavg: 1.96 1.98 1.95 3/81 15364
/proc/meminfo: memFree=1110808/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=50.98
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32474 0 1 0 5079 19 0 0 25 0 8 0 164309479 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228860 32203 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 399 0 0 0 25 1 0 0 15 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 915440

[startup+102.507 s]
/proc/loadavg: 1.98 1.98 1.95 3/81 15364
/proc/meminfo: memFree=1110936/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=101.99
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32474 0 1 0 10180 19 0 0 25 0 8 0 164309479 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799095 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228860 32203 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 399 0 0 0 25 1 0 0 15 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 915440

[startup+162.509 s]
/proc/loadavg: 1.99 1.98 1.95 3/81 15364
/proc/meminfo: memFree=1110936/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=161.7
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32474 0 1 0 16151 19 0 0 25 0 8 0 164309479 937410560 32203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802359 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.39 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 15564
/proc/meminfo: memFree=1110088/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=1476.17
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32476 0 1 0 147597 20 0 0 25 0 8 0 164309479 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634884 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15356/statm: 228860 32204 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.17
Current children cumulated vsize (KiB) 915440

[startup+1543.41 s]
/proc/loadavg: 1.44 1.84 1.90 2/72 15582
/proc/meminfo: memFree=1619704/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=1536.13
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32476 0 1 0 153592 21 0 0 25 0 8 0 164309479 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797326 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15356/statm: 228860 32204 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.13
Current children cumulated vsize (KiB) 915440

[startup+1603.43 s]
/proc/loadavg: 1.16 1.69 1.85 2/72 15582
/proc/meminfo: memFree=1619704/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=1596.11
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32476 0 1 0 159590 21 0 0 25 0 8 0 164309479 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15356/statm: 228860 32204 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.11
Current children cumulated vsize (KiB) 915440

[startup+1663.44 s]
/proc/loadavg: 1.06 1.56 1.79 2/72 15582
/proc/meminfo: memFree=1619704/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=1656.08
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32476 0 1 0 165587 21 0 0 25 0 8 0 164309479 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15356/statm: 228860 32204 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.08
Current children cumulated vsize (KiB) 915440

[startup+1723.45 s]
/proc/loadavg: 1.02 1.45 1.74 2/72 15582
/proc/meminfo: memFree=1619832/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=1716.05
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32476 0 1 0 171584 21 0 0 25 0 8 0 164309479 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15356/statm: 228860 32204 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.05
Current children cumulated vsize (KiB) 915440

[startup+1783.46 s]
/proc/loadavg: 1.00 1.37 1.69 2/72 15582
/proc/meminfo: memFree=1619832/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=1776.03
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32476 0 1 0 177582 21 0 0 25 0 8 0 164309479 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15356/statm: 228860 32204 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.03
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.51 s]
/proc/loadavg: 1.00 1.34 1.67 2/72 15582
/proc/meminfo: memFree=1619832/2055920 swapFree=4191892/4192956
[pid=15356] ppid=15354 vsize=915440 CPUtime=1800.07
/proc/15356/stat : 15356 (java) R 15354 15356 14405 0 -1 0 32476 0 1 0 179986 21 0 0 25 0 8 0 164309479 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660150 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15356/statm: 228860 32204 2531 14 0 215330 0
[pid=15356/tid=15358] ppid=15354 vsize=915440 CPUtime=0.44
/proc/15356/task/15358/stat : 15358 (java) S 15354 15356 14405 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15359] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15359/stat : 15359 (java) S 15354 15356 14405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15360] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15360/stat : 15360 (java) S 15354 15356 14405 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164309484 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15361] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15361/stat : 15361 (java) S 15354 15356 14405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15362] ppid=15354 vsize=915440 CPUtime=0.26
/proc/15356/task/15362/stat : 15362 (java) S 15354 15356 14405 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15363] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15363/stat : 15363 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15356/tid=15364] ppid=15354 vsize=915440 CPUtime=0
/proc/15356/task/15364/stat : 15364 (java) S 15354 15356 14405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164309487 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 1807.58
CPU time (s): 1800.14
CPU user time (s): 1799.9
CPU system time (s): 0.238963
CPU usage (%): 99.5884
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32493
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= 37730
involuntary context switches= 51033

runsolver used 2.05269 s user time and 5.67214 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Jan  7 08:38:23 UTC 2007


IDJOB= 203300
IDBENCH= 3950
FILE ID= node42/203300-1168159102

PBS_JOBID= 3478497

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  450564544041bdb3d8c0ed8f0abf7795

RANDOM SEED= 243762470

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.229
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.229
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:       1230256 kB
Buffers:         30756 kB
Cached:         225952 kB
SwapCached:        400 kB
Active:         638188 kB
Inactive:       127292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1230256 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            7472 kB
Writeback:           0 kB
Mapped:         518764 kB
Slab:            44152 kB
Committed_AS:  3709532 kB
PageTables:       3240 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= 66551 MiB



End job on node42 on Sun Jan  7 09:08:30 UTC 2007