Trace number 195858

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 AC? (TO) 1800.09 1811.24

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-36_ext.xml
MD5SUMf30eb18bfd25ea1f67b84401c08189b2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.69	   
0.69	Abscon 109 (November, 2006)
0.69	   
0.69	   configuration
0.69	     name=mac.xml
0.73	   
0.73	   instance
0.73	     name=/tmp/evaluation/195858-1168070082/unknown.xml
0.76	   
0.76	   domains being loaded...
0.76	   
0.76	   variables being loaded...
0.79	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.79	       =>  wckTime=0.099  cpuTime=0.08  mem=6M951
0.79	   
0.79	   relations being loaded...
1.40	   
1.40	   constraints being loaded...
1.66	     nbConstraints=74  nbRelationTypes=74  nbExtensionStructures=74  nbSharedExtensionStructures=0
1.66	     nbConflictsStructures=74  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=16  maxArity=3
1.66	       =>  wckTime=0.96  cpuTime=0.84  mem=47M707
1.78	   
1.79	   solver IterativeSystematicSolver being built... 
1.94	       =>  wckTime=1.248  cpuTime=0.96  mem=34M326
1.95	   
1.95	   preprocessing
1.95	     nbConstraintChecks=0  nbPropagations=24  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.95	     detectedInconsistency=no
1.95	       =>  wckTime=0.0040  cpuTime=0.0  mem=34M326
2.06	   
2.06	   search
2.06	     run=0  nbConstraintChecks=30646  nbValidityChecks=50529  nbPropagations=315  nbRevisions=3365
2.06	     nbUselessRevisions=2683  nbAssignments=25  nbFailedAssignments=9  nbBacktracks=12  nbVisitedNodes=41
2.06	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
2.06	       =>  wckTime=0.114  cpuTime=0.08  mem=34M326
2.13	   
2.13	   search
2.13	     run=1  nbConstraintChecks=73878  nbValidityChecks=137033  nbPropagations=1068  nbRevisions=11996
2.13	     nbUselessRevisions=9479  nbAssignments=62  nbFailedAssignments=27  nbBacktracks=27  nbVisitedNodes=108
2.13	     nbRestartNogoods=2  mapSize=24  nbInferences=0  nbTooLargeKeys=0
2.13	       =>  wckTime=0.189  cpuTime=0.14  mem=34M326
2.27	   
2.27	   search
2.27	     run=2  nbConstraintChecks=152559  nbValidityChecks=275551  nbPropagations=2506  nbRevisions=29143
2.27	     nbUselessRevisions=23002  nbAssignments=113  nbFailedAssignments=51  nbBacktracks=49  nbVisitedNodes=200
2.27	     nbRestartNogoods=3  mapSize=45  nbInferences=0  nbTooLargeKeys=0
2.27	       =>  wckTime=0.329  cpuTime=0.27  mem=34M326
2.45	   
2.45	   search
2.45	     run=3  nbConstraintChecks=272792  nbValidityChecks=517913  nbPropagations=5244  nbRevisions=62086
2.45	     nbUselessRevisions=48873  nbAssignments=234  nbFailedAssignments=133  nbBacktracks=82  nbVisitedNodes=428
2.45	     nbRestartNogoods=9  mapSize=77  nbInferences=0  nbTooLargeKeys=0
2.45	       =>  wckTime=0.502  cpuTime=0.43  mem=34M326
2.67	   
2.67	   search
2.67	     run=4  nbConstraintChecks=423003  nbValidityChecks=815885  nbPropagations=9478  nbRevisions=115488
2.67	     nbUselessRevisions=91250  nbAssignments=339  nbFailedAssignments=183  nbBacktracks=133  nbVisitedNodes=618
2.67	     nbRestartNogoods=12  mapSize=120  nbInferences=0  nbTooLargeKeys=0
2.67	       =>  wckTime=0.723  cpuTime=0.65  mem=34M326
3.12	   
3.12	   search
3.12	     run=5  nbConstraintChecks=745319  nbValidityChecks=1418252  nbPropagations=16438  nbRevisions=205034
3.12	     nbUselessRevisions=162581  nbAssignments=546  nbFailedAssignments=308  nbBacktracks=209  nbVisitedNodes=1011
3.12	     nbRestartNogoods=17  mapSize=195  nbInferences=0  nbTooLargeKeys=0
3.12	       =>  wckTime=1.171  cpuTime=1.09  mem=34M326
3.58	   
3.58	   search
3.58	     run=6  nbConstraintChecks=1071928  nbValidityChecks=2078113  nbPropagations=26777  nbRevisions=337878
3.58	     nbUselessRevisions=267907  nbAssignments=822  nbFailedAssignments=465  nbBacktracks=322  nbVisitedNodes=1519
3.58	     nbRestartNogoods=20  mapSize=299  nbInferences=0  nbTooLargeKeys=0
3.58	       =>  wckTime=1.639  cpuTime=1.55  mem=34M326
4.45	   
4.45	   search
4.45	     run=7  nbConstraintChecks=1696854  nbValidityChecks=3219090  nbPropagations=42815  nbRevisions=540577
4.45	     nbUselessRevisions=427897  nbAssignments=1220  nbFailedAssignments=686  nbBacktracks=493  nbVisitedNodes=2264
4.45	     nbRestartNogoods=31  mapSize=457  nbInferences=0  nbTooLargeKeys=0
4.45	       =>  wckTime=2.507  cpuTime=2.41  mem=34M326
5.79	   
5.79	   search
5.79	     run=8  nbConstraintChecks=2655465  nbValidityChecks=5060070  nbPropagations=67082  nbRevisions=852461
5.79	     nbUselessRevisions=675721  nbAssignments=1887  nbFailedAssignments=1092  nbBacktracks=749  nbVisitedNodes=3537
5.79	     nbRestartNogoods=39  mapSize=698  nbInferences=0  nbTooLargeKeys=0
5.79	       =>  wckTime=3.846  cpuTime=3.71  mem=34M326
7.34	   
7.34	   INFO : Stopping hyperNogood (mapSize=1018, nbTooLargekeys=0, mem=34M326)
7.45	   
7.45	   search
7.45	     run=9  nbConstraintChecks=3891596  nbValidityChecks=7512186  nbPropagations=104178  nbRevisions=1330581
7.46	     nbUselessRevisions=1057204  nbAssignments=2998  nbFailedAssignments=1813  nbBacktracks=1133  nbVisitedNodes=5646
7.46	     nbRestartNogoods=44
7.46	       =>  wckTime=5.509  cpuTime=5.35  mem=34M326
9.40	   
9.40	   search
9.40	     run=10  nbConstraintChecks=5307675  nbValidityChecks=10407478  nbPropagations=156497  nbRevisions=2004279
9.40	     nbUselessRevisions=1592192  nbAssignments=4246  nbFailedAssignments=2478  nbBacktracks=1710  nbVisitedNodes=7917
9.40	     nbRestartNogoods=59
9.40	       =>  wckTime=7.451  cpuTime=7.27  mem=34M326
13.80	   
13.80	   search
13.80	     run=11  nbConstraintChecks=8622016  nbValidityChecks=16480497  nbPropagations=238319  nbRevisions=3039664
13.80	     nbUselessRevisions=2409712  nbAssignments=6339  nbFailedAssignments=3701  nbBacktracks=2574  nbVisitedNodes=11875
13.80	     nbRestartNogoods=68
13.80	       =>  wckTime=11.85  cpuTime=11.63  mem=34M326
18.31	   
18.31	   search
18.31	     run=12  nbConstraintChecks=11977858  nbValidityChecks=23193452  nbPropagations=354378  nbRevisions=4529883
18.31	     nbUselessRevisions=3585648  nbAssignments=9156  nbFailedAssignments=5214  nbBacktracks=3872  nbVisitedNodes=16988
18.31	     nbRestartNogoods=83
18.31	       =>  wckTime=16.362  cpuTime=16.1  mem=35M313
26.65	   
26.65	   search
26.65	     run=13  nbConstraintChecks=18344782  nbValidityChecks=35459534  nbPropagations=533506  nbRevisions=6815331
26.65	     nbUselessRevisions=5387541  nbAssignments=14363  nbFailedAssignments=8470  nbBacktracks=5818  nbVisitedNodes=26771
26.65	     nbRestartNogoods=96
26.65	       =>  wckTime=24.704  cpuTime=24.36  mem=35M313
42.94	   
42.94	   search
42.94	     run=14  nbConstraintChecks=30501575  nbValidityChecks=57791826  nbPropagations=815816  nbRevisions=10414906
42.94	     nbUselessRevisions=8215096  nbAssignments=21746  nbFailedAssignments=12930  nbBacktracks=8737  nbVisitedNodes=40858
42.94	     nbRestartNogoods=105
42.94	       =>  wckTime=40.991  cpuTime=40.51  mem=35M313
62.21	   
62.21	   search
62.21	     run=15  nbConstraintChecks=45031340  nbValidityChecks=85737783  nbPropagations=1227069  nbRevisions=15755699
62.21	     nbUselessRevisions=12431285  nbAssignments=32244  nbFailedAssignments=19045  nbBacktracks=13115
62.21	     nbVisitedNodes=60452  nbRestartNogoods=115
62.21	       =>  wckTime=60.262  cpuTime=59.61  mem=35M313
88.22	   
88.22	   search
88.22	     run=16  nbConstraintChecks=65164409  nbValidityChecks=124689251  nbPropagations=1840703  nbRevisions=23632947
88.22	     nbUselessRevisions=18649468  nbAssignments=49303  nbFailedAssignments=29531  nbBacktracks=19683
88.22	     nbVisitedNodes=92280  nbRestartNogoods=132
88.22	       =>  wckTime=86.274  cpuTime=85.38  mem=35M313
133.42	   
133.42	   search
133.42	     run=17  nbConstraintChecks=99050955  nbValidityChecks=189855451  nbPropagations=2760216  nbRevisions=35565978
133.42	     nbUselessRevisions=28087559  nbAssignments=73842  nbFailedAssignments=44213  nbBacktracks=29535
133.42	     nbVisitedNodes=138195  nbRestartNogoods=150
133.42	       =>  wckTime=131.475  cpuTime=130.17  mem=35M313
190.81	   
190.81	   search
190.81	     run=18  nbConstraintChecks=142966075  nbValidityChecks=275780867  nbPropagations=4139930  nbRevisions=53233169
190.81	     nbUselessRevisions=42050720  nbAssignments=111956  nbFailedAssignments=67543  nbBacktracks=44314
190.81	     nbVisitedNodes=209207  nbRestartNogoods=176
190.81	       =>  wckTime=188.86  cpuTime=187.05  mem=35M313
274.52	   
274.52	   search
274.52	     run=19  nbConstraintChecks=205323388  nbValidityChecks=399052000  nbPropagations=6138993  nbRevisions=79044149
274.52	     nbUselessRevisions=62426442  nbAssignments=161769  nbFailedAssignments=95181  nbBacktracks=66484
274.52	     nbVisitedNodes=300472  nbRestartNogoods=195
274.52	       =>  wckTime=272.573  cpuTime=270.08  mem=35M313
425.81	   
425.81	   search
425.81	     run=20  nbConstraintChecks=320287331  nbValidityChecks=613767764  nbPropagations=9216939  nbRevisions=118186749
425.81	     nbUselessRevisions=93240798  nbAssignments=243415  nbFailedAssignments=143568  nbBacktracks=99736
425.81	     nbVisitedNodes=453548  nbRestartNogoods=226
425.81	       =>  wckTime=423.86  cpuTime=420.49  mem=35M313
664.86	   
664.86	   search
664.86	     run=21  nbConstraintChecks=503226733  nbValidityChecks=960061033  nbPropagations=13964124  nbRevisions=178686660
664.86	     nbUselessRevisions=140873437  nbAssignments=375321  nbFailedAssignments=225590  nbBacktracks=149615
664.86	     nbVisitedNodes=702450  nbRestartNogoods=239
664.86	       =>  wckTime=662.914  cpuTime=658.24  mem=35M313
953.55	   
953.55	   search
953.55	     run=22  nbConstraintChecks=723628561  nbValidityChecks=1390807102  nbPropagations=20872977  nbRevisions=267199093
953.55	     nbUselessRevisions=210690204  nbAssignments=555653  nbFailedAssignments=331098  nbBacktracks=224434
953.55	     nbVisitedNodes=1035491  nbRestartNogoods=252
953.55	       =>  wckTime=951.609  cpuTime=945.39  mem=35M313
1428.66	   
1428.66	   search
1428.66	     run=23  nbConstraintChecks=1091140818  nbValidityChecks=2090768014  nbPropagations=31214084  nbRevisions=400490030
1428.66	     nbUselessRevisions=315859941  nbAssignments=838882  nbFailedAssignments=502096  nbBacktracks=336661
1428.66	     nbVisitedNodes=1566045  nbRestartNogoods=278
1428.66	       =>  wckTime=1426.718  cpuTime=1417.93  mem=35M313

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/node29/watcher-195858-1168070082 -o ROOT/results/node29/solver-195858-1168070082 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/195858-1168070082/unknown.xml 

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

/proc/loadavg: 0.92 1.00 1.24 6/85 16268
/proc/meminfo: memFree=1721736/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=168 CPUtime=0
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 155402355 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4129067 0 0 4096 0 0 0 0 17 1 0 0
/proc/16267/statm: 42 23 18 14 0 2 0

[startup+0.105159 s]
/proc/loadavg: 0.92 1.00 1.24 6/85 16268
/proc/meminfo: memFree=1721736/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=1784 CPUtime=0
/proc/16267/stat : 16267 (java) D 16262 16267 16132 0 -1 0 370 0 2 0 0 0 0 0 18 0 1 0 155402355 1826816 161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 5191296 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/16267/statm: 446 161 126 14 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1784

[startup+0.513187 s]
/proc/loadavg: 0.92 1.00 1.24 6/85 16268
/proc/meminfo: memFree=1721736/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=914988 CPUtime=0.16
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 3447 0 104 0 13 3 0 0 18 0 8 0 155402355 936947712 3296 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16267/statm: 228747 3297 1652 14 0 215242 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 914988

[startup+1.33724 s]
/proc/loadavg: 1.01 1.01 1.24 4/100 16283
/proc/meminfo: memFree=1620368/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915328 CPUtime=0.93
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 16307 0 119 0 83 10 0 0 23 0 8 0 155402355 937295872 16162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228832 16162 2139 14 0 215302 0
[pid=16267/tid=16271] ppid=16262 vsize=915328 CPUtime=0
/proc/16267/task/16271/stat : 16271 (java) R 16262 16267 16132 0 -1 64 15 0 0 0 0 0 0 0 16 0 8 0 155402385 937295872 16162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154018704 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915328 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 155402386 937295872 16162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915328 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 155402386 937295872 16162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915328 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937295872 16162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915328 CPUtime=0.06
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 307 0 0 0 6 0 0 0 16 0 8 0 155402392 937295872 16162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915328 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937295872 16162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915328 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937295872 16162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 915328

[startup+2.97534 s]
/proc/loadavg: 1.01 1.01 1.24 3/100 16283
/proc/meminfo: memFree=1534992/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=2.55
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23272 0 120 0 240 15 0 0 25 0 8 0 155402355 937385984 23126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23126 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.18
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 370 0 0 0 17 1 0 0 16 0 8 0 155402392 937385984 23126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 915416

[startup+6.18054 s]
/proc/loadavg: 1.09 1.03 1.24 3/100 16283
/proc/meminfo: memFree=1534864/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=5.73
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23288 0 120 0 558 15 0 0 25 0 8 0 155402355 937385984 23139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773682 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23139 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 17 0 8 0 155402385 937385984 23139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.22
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 385 0 0 0 21 1 0 0 15 0 8 0 155402392 937385984 23139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 915416

[startup+12.6579 s]
/proc/loadavg: 1.16 1.04 1.25 4/100 16283
/proc/meminfo: memFree=1534864/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=12.15
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23296 0 120 0 1199 16 0 0 25 0 8 0 155402355 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23144 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.22
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 155402392 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 915416

[startup+25.5337 s]
/proc/loadavg: 1.29 1.07 1.26 3/100 16283
/proc/meminfo: memFree=1534992/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=24.89
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23296 0 120 0 2473 16 0 0 25 0 8 0 155402355 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23144 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.22
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 155402392 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23144 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 915416

[startup+51.1543 s]
/proc/loadavg: 1.57 1.16 1.28 3/100 16283
/proc/meminfo: memFree=1535120/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=50.29
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 5013 16 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630211 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 915416

[startup+102.386 s]
/proc/loadavg: 1.81 1.29 1.31 3/100 16283
/proc/meminfo: memFree=1535248/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=101.06
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 10090 16 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630217 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 915416

[startup+162.474 s]
/proc/loadavg: 1.98 1.43 1.36 3/100 16283
/proc/meminfo: memFree=1535248/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=160.6
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 16043 17 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787907 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1484.31 s]
/proc/loadavg: 2.02 2.00 1.82 3/100 16483
/proc/meminfo: memFree=1534480/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=1474.92
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 147449 43 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753268 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.92
Current children cumulated vsize (KiB) 915416

[startup+1544.39 s]
/proc/loadavg: 2.07 2.02 1.83 3/100 16483
/proc/meminfo: memFree=1534544/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=1534.69
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 153425 44 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.69
Current children cumulated vsize (KiB) 915416

[startup+1604.48 s]
/proc/loadavg: 2.02 2.01 1.84 3/100 16483
/proc/meminfo: memFree=1534544/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=1594.43
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 159399 44 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787897 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.43
Current children cumulated vsize (KiB) 915416

[startup+1664.56 s]
/proc/loadavg: 2.01 2.00 1.84 3/100 16483
/proc/meminfo: memFree=1534544/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=1654.2
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 165376 44 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754054 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) R 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.2
Current children cumulated vsize (KiB) 915416

[startup+1724.65 s]
/proc/loadavg: 2.00 2.00 1.85 3/100 16483
/proc/meminfo: memFree=1534608/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=1713.97
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 171353 44 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.97
Current children cumulated vsize (KiB) 915416

[startup+1784.74 s]
/proc/loadavg: 2.03 2.01 1.86 3/100 16483
/proc/meminfo: memFree=1534544/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=1773.72
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 177328 44 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073767254 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.72
Current children cumulated vsize (KiB) 915416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.18 s]
/proc/loadavg: 1.94 1.99 1.86 3/100 16541
/proc/meminfo: memFree=1559104/2055920 swapFree=4192812/4192956
[pid=16267] ppid=16262 vsize=915416 CPUtime=1800.02
/proc/16267/stat : 16267 (java) R 16262 16267 16132 0 -1 0 23298 0 120 0 179954 48 0 0 25 0 8 0 155402355 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753268 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16267/statm: 228854 23145 2521 14 0 215324 0
[pid=16267/tid=16271] ppid=16262 vsize=915416 CPUtime=0.17
/proc/16267/task/16271/stat : 16271 (java) S 16262 16267 16132 0 -1 64 6429 0 0 0 14 3 0 0 16 0 8 0 155402385 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16273] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16273/stat : 16273 (java) S 16262 16267 16132 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16275] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16275/stat : 16275 (java) S 16262 16267 16132 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155402386 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16276] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16276/stat : 16276 (java) S 16262 16267 16132 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16277] ppid=16262 vsize=915416 CPUtime=0.23
/proc/16267/task/16277/stat : 16277 (java) S 16262 16267 16132 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16267/tid=16278] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16278/stat : 16278 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16267/tid=16279] ppid=16262 vsize=915416 CPUtime=0
/proc/16267/task/16279/stat : 16279 (java) S 16262 16267 16132 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155402392 937385984 23145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915416

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

Child status: 143
Real time (s): 1811.24
CPU time (s): 1800.09
CPU user time (s): 1799.59
CPU system time (s): 0.499924
CPU usage (%): 99.3842
Max. virtual memory (cumulated for all children) (KiB): 915416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.499924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23315
page faults= 120
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37960
involuntary context switches= 97463

runsolver used 2.10368 s user time and 5.80412 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 07:54:43 UTC 2007


IDJOB= 195858
IDBENCH= 3307
FILE ID= node29/195858-1168070082

PBS_JOBID= 3475938

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f30eb18bfd25ea1f67b84401c08189b2

RANDOM SEED= 679457287

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.241
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.241
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:       1722760 kB
Buffers:         40392 kB
Cached:         157012 kB
SwapCached:          0 kB
Active:         103624 kB
Inactive:       152328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9064 kB
Writeback:           0 kB
Mapped:          77516 kB
Slab:            62184 kB
Committed_AS:  2971632 kB
PageTables:       2220 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= 66541 MiB



End job on node29 on Sat Jan  6 08:24:54 UTC 2007