Trace number 206787

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.07 1801.94

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-29_ext.xml
MD5SUM75421af82a123eb780615cae7a8eb013
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.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/206787-1168177902/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.42	       =>  wckTime=0.1  cpuTime=0.08  mem=6M951
0.42	   
0.42	   relations being loaded...
1.54	   
1.54	   constraints being loaded...
2.29	     nbConstraints=91  nbRelationTypes=93  nbMergedConstraints=2  nbExtensionStructures=91
2.29	     nbSharedExtensionStructures=0  nbConflictsStructures=91  nbSharedConflictsStructures=0
2.29	     nbSharedBinaryRepresentations=0  maxDegree=15  maxArity=3
2.29	       =>  wckTime=1.974  cpuTime=1.57  mem=57M6
2.44	   
2.44	   solver IterativeSystematicSolver being built... 
2.62	       =>  wckTime=2.301  cpuTime=1.71  mem=65M47
2.76	   
2.76	   preprocessing
2.76	     nbConstraintChecks=45968  nbValidityChecks=72551  nbPropagations=214  nbRevisions=2244  nbUselessRevisions=2008
2.76	     nbSingletonTests=39  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
2.76	       =>  wckTime=0.137  cpuTime=0.11  mem=65M47
2.86	   
2.86	   search
2.86	     run=0  nbConstraintChecks=46838  nbValidityChecks=91225  nbPropagations=671  nbRevisions=7901
2.86	     nbUselessRevisions=6507  nbAssignments=36  nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=64
2.86	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
2.86	       =>  wckTime=0.236  cpuTime=0.2  mem=66M55
2.98	   
2.98	   search
2.98	     run=1  nbConstraintChecks=112997  nbValidityChecks=217371  nbPropagations=1928  nbRevisions=22644
2.98	     nbUselessRevisions=18538  nbAssignments=75  nbFailedAssignments=35  nbBacktracks=25  nbVisitedNodes=130
2.98	     nbRestartNogoods=4  mapSize=24  nbInferences=0  nbTooLargeKeys=0
2.98	       =>  wckTime=0.36  cpuTime=0.32  mem=66M55
3.11	   
3.11	   search
3.11	     run=2  nbConstraintChecks=179478  nbValidityChecks=349709  nbPropagations=3803  nbRevisions=44681
3.11	     nbUselessRevisions=36379  nbAssignments=134  nbFailedAssignments=64  nbBacktracks=47  nbVisitedNodes=228
3.11	     nbRestartNogoods=7  mapSize=40  nbInferences=0  nbTooLargeKeys=0
3.11	       =>  wckTime=0.487  cpuTime=0.44  mem=66M55
3.41	   
3.41	   search
3.41	     run=3  nbConstraintChecks=348659  nbValidityChecks=722445  nbPropagations=7170  nbRevisions=84871
3.41	     nbUselessRevisions=69107  nbAssignments=285  nbFailedAssignments=101  nbBacktracks=81  nbVisitedNodes=363
3.41	     nbRestartNogoods=16  mapSize=69  nbInferences=0  nbTooLargeKeys=0
3.41	       =>  wckTime=0.788  cpuTime=0.73  mem=66M55
3.73	   
3.73	   search
3.73	     run=4  nbConstraintChecks=533798  nbValidityChecks=1108410  nbPropagations=12495  nbRevisions=147212
3.73	     nbUselessRevisions=118962  nbAssignments=404  nbFailedAssignments=163  nbBacktracks=131  nbVisitedNodes=583
3.73	     nbRestartNogoods=20  mapSize=118  nbInferences=0  nbTooLargeKeys=0
3.73	       =>  wckTime=1.103  cpuTime=1.04  mem=66M55
4.31	   
4.31	   search
4.31	     run=5  nbConstraintChecks=891809  nbValidityChecks=1828876  nbPropagations=21153  nbRevisions=252742
4.31	     nbUselessRevisions=203194  nbAssignments=621  nbFailedAssignments=298  nbBacktracks=206  nbVisitedNodes=1000
4.31	     nbRestartNogoods=27  mapSize=192  nbInferences=0  nbTooLargeKeys=0
4.31	       =>  wckTime=1.691  cpuTime=1.62  mem=66M55
4.85	   
4.85	   search
4.85	     run=6  nbConstraintChecks=1208602  nbValidityChecks=2477509  nbPropagations=33231  nbRevisions=397954
4.85	     nbUselessRevisions=318759  nbAssignments=881  nbFailedAssignments=426  nbBacktracks=319  nbVisitedNodes=1443
4.85	     nbRestartNogoods=33  mapSize=292  nbInferences=0  nbTooLargeKeys=0
4.85	       =>  wckTime=2.23  cpuTime=2.16  mem=66M55
5.88	   
5.88	   search
5.88	     run=7  nbConstraintChecks=1835332  nbValidityChecks=3690113  nbPropagations=50603  nbRevisions=611063
5.88	     nbUselessRevisions=489223  nbAssignments=1304  nbFailedAssignments=671  nbBacktracks=490  nbVisitedNodes=2233
5.88	     nbRestartNogoods=38  mapSize=453  nbInferences=0  nbTooLargeKeys=0
5.88	       =>  wckTime=3.254  cpuTime=3.17  mem=66M55
7.48	   
7.48	   search
7.48	     run=8  nbConstraintChecks=2790174  nbValidityChecks=5548259  nbPropagations=76581  nbRevisions=929207
7.48	     nbUselessRevisions=741655  nbAssignments=1867  nbFailedAssignments=970  nbBacktracks=747  nbVisitedNodes=3261
7.48	     nbRestartNogoods=48  mapSize=689  nbInferences=0  nbTooLargeKeys=0
7.48	       =>  wckTime=4.855  cpuTime=4.75  mem=66M55
9.40	   
9.40	   search
9.40	     run=9  nbConstraintChecks=3991409  nbValidityChecks=7928598  nbPropagations=113954  nbRevisions=1389273
9.40	     nbUselessRevisions=1107387  nbAssignments=2724  nbFailedAssignments=1437  nbBacktracks=1132  nbVisitedNodes=4824
9.40	     nbRestartNogoods=57  mapSize=1031  nbInferences=0  nbTooLargeKeys=0
9.40	       =>  wckTime=6.778  cpuTime=6.65  mem=66M55
9.52	   
9.52	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=66M55)
12.51	   
12.51	   search
12.51	     run=10  nbConstraintChecks=5880853  nbValidityChecks=11763250  nbPropagations=171149  nbRevisions=2077788
12.51	     nbUselessRevisions=1650914  nbAssignments=4024  nbFailedAssignments=2148  nbBacktracks=1708  nbVisitedNodes=7231
12.51	     nbRestartNogoods=64
12.51	       =>  wckTime=9.89  cpuTime=9.74  mem=66M55
16.84	   
16.84	   search
16.84	     run=11  nbConstraintChecks=8626305  nbValidityChecks=17404864  nbPropagations=257614  nbRevisions=3108660
16.84	     nbUselessRevisions=2461177  nbAssignments=5916  nbFailedAssignments=3168  nbBacktracks=2572  nbVisitedNodes=10743
16.84	     nbRestartNogoods=75
16.84	       =>  wckTime=14.214  cpuTime=14.05  mem=66M55
23.54	   
23.54	   search
23.54	     run=12  nbConstraintChecks=12875141  nbValidityChecks=26068030  nbPropagations=386419  nbRevisions=4642553
23.54	     nbUselessRevisions=3667757  nbAssignments=9020  nbFailedAssignments=4922  nbBacktracks=3869  nbVisitedNodes=16373
23.54	     nbRestartNogoods=88
23.54	       =>  wckTime=20.916  cpuTime=20.75  mem=66M55
35.80	   
35.80	   search
35.80	     run=13  nbConstraintChecks=21009080  nbValidityChecks=42171521  nbPropagations=584993  nbRevisions=7062233
35.80	     nbUselessRevisions=5580794  nbAssignments=14509  nbFailedAssignments=8453  nbBacktracks=5815  nbVisitedNodes=26767
35.80	     nbRestartNogoods=101
35.80	       =>  wckTime=33.181  cpuTime=33.01  mem=66M55
48.77	   
48.77	   search
48.77	     run=14  nbConstraintChecks=29497765  nbValidityChecks=59191149  nbPropagations=867904  nbRevisions=10495727
48.77	     nbUselessRevisions=8290685  nbAssignments=20529  nbFailedAssignments=11548  nbBacktracks=8734  nbVisitedNodes=37560
48.77	     nbRestartNogoods=111
48.77	       =>  wckTime=46.144  cpuTime=45.96  mem=66M55
68.57	   
68.57	   search
68.57	     run=15  nbConstraintChecks=42965262  nbValidityChecks=85452086  nbPropagations=1277606  nbRevisions=15518733
68.57	     nbUselessRevisions=12267636  nbAssignments=30156  nbFailedAssignments=16788  nbBacktracks=13112
68.57	     nbVisitedNodes=55066  nbRestartNogoods=124
68.57	       =>  wckTime=65.946  cpuTime=65.73  mem=66M55
104.10	   
104.10	   search
104.10	     run=16  nbConstraintChecks=66288002  nbValidityChecks=130397869  nbPropagations=1893945  nbRevisions=23088533
104.10	     nbUselessRevisions=18245258  nbAssignments=44566  nbFailedAssignments=24575  nbBacktracks=19680
104.10	     nbVisitedNodes=81119  nbRestartNogoods=149
104.10	       =>  wckTime=101.48  cpuTime=101.25  mem=66M55
163.85	   
163.85	   search
163.85	     run=17  nbConstraintChecks=105612628  nbValidityChecks=210621341  nbPropagations=2879396  nbRevisions=35349960
163.85	     nbUselessRevisions=27884455  nbAssignments=72838  nbFailedAssignments=42988  nbBacktracks=29534
163.85	     nbVisitedNodes=134747  nbRestartNogoods=153
163.85	       =>  wckTime=161.223  cpuTime=160.91  mem=66M55
247.63	   
247.63	   search
247.63	     run=18  nbConstraintChecks=161767808  nbValidityChecks=323087882  nbPropagations=4359088  nbRevisions=53725332
247.63	     nbUselessRevisions=42438830  nbAssignments=115828  nbFailedAssignments=71187  nbBacktracks=44312
247.63	     nbVisitedNodes=215391  nbRestartNogoods=182
247.63	       =>  wckTime=245.009  cpuTime=244.62  mem=66M55
355.92	   
355.92	   search
355.92	     run=19  nbConstraintChecks=233116861  nbValidityChecks=466325245  nbPropagations=6537603  nbRevisions=80627956
355.92	     nbUselessRevisions=63713858  nbAssignments=168438  nbFailedAssignments=101615  nbBacktracks=66481
355.92	     nbVisitedNodes=311817  nbRestartNogoods=202
355.92	       =>  wckTime=353.295  cpuTime=352.81  mem=66M55
518.12	   
518.12	   search
518.12	     run=20  nbConstraintChecks=340532629  nbValidityChecks=679682582  nbPropagations=9747386  nbRevisions=120226865
518.12	     nbUselessRevisions=95015294  nbAssignments=244990  nbFailedAssignments=144907  nbBacktracks=99735
518.12	     nbVisitedNodes=451729  nbRestartNogoods=217
518.12	       =>  wckTime=515.495  cpuTime=514.85  mem=66M55
801.44	   
801.44	   search
801.44	     run=21  nbConstraintChecks=528661238  nbValidityChecks=1056457464  nbPropagations=14718437  nbRevisions=181951658
801.44	     nbUselessRevisions=143731580  nbAssignments=378585  nbFailedAssignments=228620  nbBacktracks=149613
801.44	     nbVisitedNodes=702996  nbRestartNogoods=227
801.44	       =>  wckTime=798.822  cpuTime=797.83  mem=66M55
1217.05	   
1217.05	   search
1217.05	     run=22  nbConstraintChecks=807802992  nbValidityChecks=1615369279  nbPropagations=22158554  nbRevisions=274473145
1217.05	     nbUselessRevisions=217155649  nbAssignments=593149  nbFailedAssignments=368357  nbBacktracks=224435
1217.05	     nbVisitedNodes=1104829  nbRestartNogoods=235
1217.05	       =>  wckTime=1214.426  cpuTime=1213.03  mem=66M55
1792.99	   
1792.99	   search
1792.99	     run=23  nbConstraintChecks=1190790426  nbValidityChecks=2369484976  nbPropagations=33259571  nbRevisions=411531305
1792.99	     nbUselessRevisions=325679334  nbAssignments=862575  nbFailedAssignments=525549  nbBacktracks=336662
1792.99	     nbVisitedNodes=1599074  nbRestartNogoods=248
1792.99	       =>  wckTime=1790.367  cpuTime=1788.42  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-206787-1168177902 -o ROOT/results/node42/solver-206787-1168177902 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206787-1168177902/unknown.xml 

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

/proc/loadavg: 2.05 2.02 1.93 4/81 20886
/proc/meminfo: memFree=1554616/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=18540 CPUtime=0
/proc/20885/stat : 20885 (runsolver) R 20883 20885 20677 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 166189407 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259415141671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20885/statm: 4635 279 244 17 0 2626 0

[startup+0.107827 s]
/proc/loadavg: 2.05 2.02 1.93 4/81 20886
/proc/meminfo: memFree=1554616/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=914988 CPUtime=0.09
/proc/20885/stat : 20885 (java) D 20883 20885 20677 0 -1 0 2988 0 1 0 8 1 0 0 18 0 8 0 166189407 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20885/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519879 s]
/proc/loadavg: 2.05 2.02 1.93 4/81 20886
/proc/meminfo: memFree=1554616/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915328 CPUtime=0.5
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 7697 0 1 0 46 4 0 0 18 0 8 0 166189407 937295872 7436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073580992 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20885/statm: 228832 7436 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.34096 s]
/proc/loadavg: 2.13 2.04 1.93 3/88 20893
/proc/meminfo: memFree=1487552/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915328 CPUtime=1.31
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 19099 0 1 0 122 9 0 0 25 0 8 0 166189407 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073557566 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20885/statm: 228832 18837 2149 14 0 215302 0
[pid=20885/tid=20887] ppid=20883 vsize=915328 CPUtime=0.04
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 2681 0 0 0 4 0 0 0 17 0 8 0 166189412 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915328 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915328 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915328 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915328 CPUtime=0.08
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 308 0 0 0 8 0 0 0 16 0 8 0 166189416 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915328 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915328 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937295872 18837 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.97915 s]
/proc/loadavg: 2.13 2.04 1.93 3/88 20893
/proc/meminfo: memFree=1446848/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=2.94
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32444 0 1 0 278 16 0 0 25 0 8 0 166189407 937410560 32179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20885/statm: 228860 32179 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 17 0 8 0 166189412 937410560 32179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.21
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 374 0 0 0 20 1 0 0 16 0 8 0 166189416 937410560 32179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915440

[startup+6.27051 s]
/proc/loadavg: 2.12 2.04 1.93 3/88 20893
/proc/meminfo: memFree=1435392/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=6.22
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32457 0 1 0 606 16 0 0 25 0 8 0 166189407 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20885/statm: 228860 32190 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 17 0 8 0 166189412 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.24
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 386 0 0 0 23 1 0 0 15 0 8 0 166189416 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915440

[startup+12.7552 s]
/proc/loadavg: 2.11 2.04 1.93 3/88 20893
/proc/meminfo: memFree=1435464/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=12.67
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32473 0 1 0 1251 16 0 0 25 0 8 0 166189407 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073659977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20885/statm: 228860 32202 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.26
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 166189416 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32202 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.6286 s]
/proc/loadavg: 2.02 2.02 1.93 3/88 20966
/proc/meminfo: memFree=1431248/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=25.52
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32475 0 1 0 2535 17 0 0 25 0 8 0 166189407 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32204 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.26
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 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) 25.52
Current children cumulated vsize (KiB) 915440

[startup+51.2455 s]
/proc/loadavg: 2.13 2.05 1.94 3/88 20966
/proc/meminfo: memFree=1431568/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=51.12
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32475 0 1 0 5095 17 0 0 25 0 8 0 166189407 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32204 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.26
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 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) 51.12
Current children cumulated vsize (KiB) 915440

[startup+102.482 s]
/proc/loadavg: 2.06 2.04 1.94 3/88 20966
/proc/meminfo: memFree=1431696/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=102.32
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32475 0 1 0 10214 18 0 0 25 0 8 0 166189407 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32204 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.26
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 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) 102.32
Current children cumulated vsize (KiB) 915440

[startup+162.498 s]
/proc/loadavg: 2.02 2.03 1.94 3/88 20966
/proc/meminfo: memFree=1431760/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=162.25
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32476 0 1 0 16207 18 0 0 25 0 8 0 166189407 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797309 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.36 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 21164
/proc/meminfo: memFree=1431184/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=1481.78
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32478 0 1 0 148140 38 0 0 25 0 8 0 166189407 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32206 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.27
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 915440

[startup+1543.39 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 21164
/proc/meminfo: memFree=1431120/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=1541.76
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32478 0 1 0 154137 39 0 0 25 0 8 0 166189407 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32206 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.27
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 915440

[startup+1603.41 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 21164
/proc/meminfo: memFree=1431120/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=1601.71
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32478 0 1 0 160132 39 0 0 25 0 8 0 166189407 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797345 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32206 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.27
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 915440

[startup+1663.43 s]
/proc/loadavg: 2.07 2.02 1.97 3/88 21166
/proc/meminfo: memFree=1430928/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=1661.69
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32478 0 1 0 166130 39 0 0 25 0 8 0 166189407 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32206 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.27
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 915440

[startup+1723.45 s]
/proc/loadavg: 2.02 2.01 1.97 3/88 21166
/proc/meminfo: memFree=1430992/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=1721.65
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32478 0 1 0 172126 39 0 0 25 0 8 0 166189407 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827630 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32206 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.27
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 915440

[startup+1783.46 s]
/proc/loadavg: 2.01 2.00 1.97 3/88 21166
/proc/meminfo: memFree=1430992/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=1781.59
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32478 0 1 0 178119 40 0 0 25 0 8 0 166189407 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800365 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32206 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.27
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.88 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21166
/proc/meminfo: memFree=1430992/2055920 swapFree=4191892/4192956
[pid=20885] ppid=20883 vsize=915440 CPUtime=1800.01
/proc/20885/stat : 20885 (java) R 20883 20885 20677 0 -1 0 32478 0 1 0 179961 40 0 0 25 0 8 0 166189407 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20885/statm: 228860 32206 2531 14 0 215330 0
[pid=20885/tid=20887] ppid=20883 vsize=915440 CPUtime=0.43
/proc/20885/task/20887/stat : 20887 (java) S 20883 20885 20677 0 -1 64 15453 0 0 0 38 5 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20888] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20888/stat : 20888 (java) S 20883 20885 20677 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20889] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20889/stat : 20889 (java) S 20883 20885 20677 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 166189412 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20890] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20890/stat : 20890 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20891] ppid=20883 vsize=915440 CPUtime=0.27
/proc/20885/task/20891/stat : 20891 (java) S 20883 20885 20677 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20885/tid=20892] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20892/stat : 20892 (java) S 20883 20885 20677 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20885/tid=20893] ppid=20883 vsize=915440 CPUtime=0
/proc/20885/task/20893/stat : 20893 (java) S 20883 20885 20677 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166189416 937410560 32206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 1801.94
CPU time (s): 1800.07
CPU user time (s): 1799.65
CPU system time (s): 0.418936
CPU usage (%): 99.8961
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32494
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= 37611
involuntary context switches= 15356

runsolver used 2.21066 s user time and 5.77512 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Jan  7 13:51:42 UTC 2007


IDJOB= 206787
IDBENCH= 4235
FILE ID= node42/206787-1168177902

PBS_JOBID= 3479099

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  75421af82a123eb780615cae7a8eb013

RANDOM SEED= 570288151

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:       1555096 kB
Buffers:         39236 kB
Cached:         321444 kB
SwapCached:        400 kB
Active:         236952 kB
Inactive:       204660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1555096 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            7476 kB
Writeback:           0 kB
Mapped:          97352 kB
Slab:            44440 kB
Committed_AS:  3253464 kB
PageTables:       1976 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= 66545 MiB



End job on node42 on Sun Jan  7 14:21:44 UTC 2007