Trace number 196092

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.14 1801.19

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-43_ext.xml
MD5SUM5f7d365bd388718d753166b5efce5d4f
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 constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.56	   
0.56	Abscon 109 (November, 2006)
0.56	   
0.56	   configuration
0.56	     name=mac.xml
0.60	   
0.60	   instance
0.60	     name=/tmp/evaluation/196092-1168070426/unknown.xml
0.63	   
0.63	   domains being loaded...
0.63	   
0.63	   variables being loaded...
0.67	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.67	       =>  wckTime=0.096  cpuTime=0.09  mem=6M951
0.67	   
0.67	   relations being loaded...
1.29	   
1.29	   constraints being loaded...
1.56	     nbConstraints=76  nbRelationTypes=76  nbExtensionStructures=76  nbSharedExtensionStructures=0
1.56	     nbConflictsStructures=76  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
1.56	       =>  wckTime=0.989  cpuTime=0.87  mem=50M819
1.68	   
1.68	   solver IterativeSystematicSolver being built... 
1.83	       =>  wckTime=1.257  cpuTime=0.99  mem=34M593
1.83	   
1.83	   preprocessing
1.83	     nbConstraintChecks=0  nbPropagations=24  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.83	     detectedInconsistency=no
1.83	       =>  wckTime=0.0030  cpuTime=0.01  mem=34M593
1.96	   
1.96	   search
1.96	     run=0  nbConstraintChecks=42955  nbValidityChecks=87285  nbPropagations=518  nbRevisions=5952
1.96	     nbUselessRevisions=4764  nbAssignments=40  nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=73
1.96	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.96	       =>  wckTime=0.13  cpuTime=0.11  mem=35M584
2.04	   
2.04	   search
2.04	     run=1  nbConstraintChecks=89845  nbValidityChecks=187025  nbPropagations=1596  nbRevisions=18296
2.04	     nbUselessRevisions=14723  nbAssignments=84  nbFailedAssignments=48  nbBacktracks=25  nbVisitedNodes=154
2.04	     nbRestartNogoods=6  mapSize=25  nbInferences=0  nbTooLargeKeys=0
2.04	       =>  wckTime=0.212  cpuTime=0.18  mem=35M584
2.16	   
2.16	   search
2.16	     run=2  nbConstraintChecks=159001  nbValidityChecks=325387  nbPropagations=3370  nbRevisions=39141
2.16	     nbUselessRevisions=31399  nbAssignments=148  nbFailedAssignments=85  nbBacktracks=47  nbVisitedNodes=270
2.16	     nbRestartNogoods=10  mapSize=45  nbInferences=0  nbTooLargeKeys=0
2.16	       =>  wckTime=0.327  cpuTime=0.29  mem=35M584
2.26	   
2.26	   search
2.26	     run=3  nbConstraintChecks=229425  nbValidityChecks=470465  nbPropagations=5973  nbRevisions=69748
2.26	     nbUselessRevisions=55874  nbAssignments=226  nbFailedAssignments=125  nbBacktracks=81  nbVisitedNodes=406
2.26	     nbRestartNogoods=14  mapSize=70  nbInferences=0  nbTooLargeKeys=0
2.26	       =>  wckTime=0.434  cpuTime=0.39  mem=35M584
2.45	   
2.45	   search
2.45	     run=4  nbConstraintChecks=346183  nbValidityChecks=709603  nbPropagations=9746  nbRevisions=115234
2.45	     nbUselessRevisions=92153  nbAssignments=356  nbFailedAssignments=199  nbBacktracks=132  nbVisitedNodes=636
2.45	     nbRestartNogoods=17  mapSize=100  nbInferences=0  nbTooLargeKeys=0
2.45	       =>  wckTime=0.617  cpuTime=0.57  mem=35M584
2.77	   
2.77	   search
2.77	     run=5  nbConstraintChecks=565689  nbValidityChecks=1159344  nbPropagations=16088  nbRevisions=190607
2.77	     nbUselessRevisions=151444  nbAssignments=567  nbFailedAssignments=329  nbBacktracks=207  nbVisitedNodes=1038
2.77	     nbRestartNogoods=23  mapSize=170  nbInferences=0  nbTooLargeKeys=0
2.77	       =>  wckTime=0.941  cpuTime=0.88  mem=35M584
3.10	   
3.10	   search
3.10	     run=6  nbConstraintChecks=796800  nbValidityChecks=1623005  nbPropagations=25089  nbRevisions=298529
3.10	     nbUselessRevisions=236633  nbAssignments=799  nbFailedAssignments=443  nbBacktracks=320  nbVisitedNodes=1454
3.10	     nbRestartNogoods=35  mapSize=269  nbInferences=0  nbTooLargeKeys=0
3.10	       =>  wckTime=1.267  cpuTime=1.21  mem=35M584
3.76	   
3.76	   search
3.76	     run=7  nbConstraintChecks=1234377  nbValidityChecks=2574035  nbPropagations=39504  nbRevisions=469460
3.76	     nbUselessRevisions=372323  nbAssignments=1229  nbFailedAssignments=696  nbBacktracks=492  nbVisitedNodes=2260
3.76	     nbRestartNogoods=39  mapSize=431  nbInferences=0  nbTooLargeKeys=0
3.76	       =>  wckTime=1.93  cpuTime=1.86  mem=35M584
4.48	   
4.48	   search
4.48	     run=8  nbConstraintChecks=1728296  nbValidityChecks=3614294  nbPropagations=59783  nbRevisions=713766
4.48	     nbUselessRevisions=566203  nbAssignments=1849  nbFailedAssignments=1054  nbBacktracks=748  nbVisitedNodes=3366
4.48	     nbRestartNogoods=51  mapSize=636  nbInferences=0  nbTooLargeKeys=0
4.48	       =>  wckTime=2.646  cpuTime=2.56  mem=35M584
6.18	   
6.18	   search
6.18	     run=9  nbConstraintChecks=2906311  nbValidityChecks=5981749  nbPropagations=93549  nbRevisions=1116584
6.18	     nbUselessRevisions=883772  nbAssignments=2917  nbFailedAssignments=1732  nbBacktracks=1133  nbVisitedNodes=5413
6.18	     nbRestartNogoods=59  mapSize=1003  nbInferences=0  nbTooLargeKeys=0
6.18	       =>  wckTime=4.351  cpuTime=4.26  mem=35M584
6.25	   
6.25	   INFO : Stopping hyperNogood (mapSize=1017, nbTooLargekeys=0, mem=35M584)
8.14	   
8.14	   search
8.14	     run=10  nbConstraintChecks=4290205  nbValidityChecks=8759128  nbPropagations=142585  nbRevisions=1706434
8.14	     nbUselessRevisions=1350092  nbAssignments=4264  nbFailedAssignments=2497  nbBacktracks=1710  nbVisitedNodes=7891
8.14	     nbRestartNogoods=62
8.14	       =>  wckTime=6.306  cpuTime=6.21  mem=35M584
10.74	   
10.77	   search
10.77	     run=11  nbConstraintChecks=6116475  nbValidityChecks=12525732  nbPropagations=212634  nbRevisions=2558952
10.77	     nbUselessRevisions=2026154  nbAssignments=6026  nbFailedAssignments=3390  nbBacktracks=2574  nbVisitedNodes=11070
10.77	     nbRestartNogoods=70
10.77	       =>  wckTime=8.91  cpuTime=8.81  mem=35M584
14.87	   
14.87	   search
14.87	     run=12  nbConstraintChecks=9077133  nbValidityChecks=18480061  nbPropagations=314350  nbRevisions=3804435
14.87	     nbUselessRevisions=3016003  nbAssignments=9053  nbFailedAssignments=5115  nbBacktracks=3871  nbVisitedNodes=16534
14.87	     nbRestartNogoods=75
14.87	       =>  wckTime=13.044  cpuTime=12.94  mem=35M584
21.45	   
21.45	   search
21.45	     run=13  nbConstraintChecks=13694784  nbValidityChecks=27723006  nbPropagations=463391  nbRevisions=5642038
21.45	     nbUselessRevisions=4473631  nbAssignments=13508  nbFailedAssignments=7616  nbBacktracks=5820  nbVisitedNodes=24568
21.45	     nbRestartNogoods=82
21.45	       =>  wckTime=19.624  cpuTime=19.52  mem=35M584
31.02	   
31.02	   search
31.02	     run=14  nbConstraintChecks=20446972  nbValidityChecks=41570156  nbPropagations=686941  nbRevisions=8433683
31.02	     nbUselessRevisions=6695845  nbAssignments=20157  nbFailedAssignments=11341  nbBacktracks=8740  nbVisitedNodes=36691
31.02	     nbRestartNogoods=97
31.02	       =>  wckTime=29.188  cpuTime=29.08  mem=35M584
45.07	   
45.07	   search
45.07	     run=15  nbConstraintChecks=30180158  nbValidityChecks=61581939  nbPropagations=1023258  nbRevisions=12516902
45.07	     nbUselessRevisions=9922716  nbAssignments=29598  nbFailedAssignments=16398  nbBacktracks=13119
45.07	     nbVisitedNodes=53742  nbRestartNogoods=103
45.07	       =>  wckTime=43.236  cpuTime=43.08  mem=35M584
73.56	   
73.56	   search
73.56	     run=16  nbConstraintChecks=50139077  nbValidityChecks=102355107  nbPropagations=1589240  nbRevisions=19355715
73.56	     nbUselessRevisions=15312272  nbAssignments=48454  nbFailedAssignments=28680  nbBacktracks=19687
73.56	     nbVisitedNodes=89890  nbRestartNogoods=122
73.56	       =>  wckTime=71.725  cpuTime=71.52  mem=35M584
107.07	   
107.07	   search
107.07	     run=17  nbConstraintChecks=73820292  nbValidityChecks=150540500  nbPropagations=2419809  nbRevisions=29403191
107.07	     nbUselessRevisions=23237287  nbAssignments=72090  nbFailedAssignments=42459  nbBacktracks=29539
107.07	     nbVisitedNodes=133266  nbRestartNogoods=137
107.07	       =>  wckTime=105.243  cpuTime=105.01  mem=35M584
157.14	   
157.14	   search
157.14	     run=18  nbConstraintChecks=108463382  nbValidityChecks=220808799  nbPropagations=3609406  nbRevisions=43865866
157.14	     nbUselessRevisions=34652530  nbAssignments=106538  nbFailedAssignments=62120  nbBacktracks=44321
157.14	     nbVisitedNodes=195438  nbRestartNogoods=155
157.14	       =>  wckTime=155.305  cpuTime=155.04  mem=35M584
233.51	   
233.51	   search
233.51	     run=19  nbConstraintChecks=161706261  nbValidityChecks=329977551  nbPropagations=5398962  nbRevisions=65517821
233.51	     nbUselessRevisions=51725348  nbAssignments=160972  nbFailedAssignments=94379  nbBacktracks=66492
233.51	     nbVisitedNodes=295503  nbRestartNogoods=169
233.51	       =>  wckTime=231.677  cpuTime=231.38  mem=35M584
344.23	   
344.23	   search
344.23	     run=20  nbConstraintChecks=240988458  nbValidityChecks=490316099  nbPropagations=8059545  nbRevisions=98021552
344.23	     nbUselessRevisions=77433478  nbAssignments=237569  nbFailedAssignments=137719  nbBacktracks=99745
344.23	     nbVisitedNodes=436136  nbRestartNogoods=195
344.23	       =>  wckTime=342.403  cpuTime=342.07  mem=35M584
510.15	   
510.15	   search
510.15	     run=21  nbConstraintChecks=356517951  nbValidityChecks=727779318  nbPropagations=11998370  nbRevisions=146016263
510.15	     nbUselessRevisions=115401136  nbAssignments=354250  nbFailedAssignments=204516  nbBacktracks=149625
510.15	     nbVisitedNodes=648813  nbRestartNogoods=209
510.15	       =>  wckTime=508.325  cpuTime=507.93  mem=35M584
761.81	   
761.81	   search
761.81	     run=22  nbConstraintChecks=532020794  nbValidityChecks=1088782770  nbPropagations=17884945  nbRevisions=218293700
761.81	     nbUselessRevisions=172607833  nbAssignments=526804  nbFailedAssignments=302244  nbBacktracks=224444
761.81	     nbVisitedNodes=964192  nbRestartNogoods=243
761.81	       =>  wckTime=759.976  cpuTime=759.49  mem=35M584
1156.89	   
1156.89	   search
1156.89	     run=23  nbConstraintChecks=807804061  nbValidityChecks=1650288980  nbPropagations=26666203  nbRevisions=326916029
1156.89	     nbUselessRevisions=258632633  nbAssignments=791552  nbFailedAssignments=454759  nbBacktracks=336671
1156.89	     nbVisitedNodes=1447790  nbRestartNogoods=276
1156.89	       =>  wckTime=1155.063  cpuTime=1154.42  mem=35M584
1733.74	   
1733.74	   search
1733.74	     run=24  nbConstraintChecks=1210663094  nbValidityChecks=2474903914  nbPropagations=39745137  nbRevisions=488896245
1733.74	     nbUselessRevisions=387039859  nbAssignments=1183049  nbFailedAssignments=677908  nbBacktracks=505012
1733.74	     nbVisitedNodes=2160868  nbRestartNogoods=318
1733.74	       =>  wckTime=1731.909  cpuTime=1731.06  mem=35M584

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/node23/watcher-196092-1168070426 -o ROOT/results/node23/solver-196092-1168070426 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196092-1168070426/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 0.98 1.08 4/78 19174
/proc/meminfo: memFree=1620144/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=18540 CPUtime=0
/proc/19173/stat : 19173 (runsolver) R 19171 19173 18874 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155437042 18984960 279 18446744073709551615 4194304 4267372 548682068880 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19173/statm: 4635 279 244 17 0 2626 0

[startup+0.104406 s]
/proc/loadavg: 0.92 0.98 1.08 4/78 19174
/proc/meminfo: memFree=1620144/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=46996 CPUtime=0.02
/proc/19173/stat : 19173 (java) D 19171 19173 18874 0 -1 0 781 0 17 0 0 2 0 0 17 0 1 0 155437042 48123904 546 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4151971088 0 4 0 7368 18446744071563479169 0 0 17 0 0 0
/proc/19173/statm: 11749 546 451 14 0 1602 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 46996

[startup+0.51648 s]
/proc/loadavg: 0.92 0.98 1.08 4/78 19174
/proc/meminfo: memFree=1620144/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915148 CPUtime=0.27
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 4477 0 66 0 21 6 0 0 17 0 8 0 155437042 937111552 4288 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19173/statm: 228787 4288 1937 14 0 215275 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 915148

[startup+1.33763 s]
/proc/loadavg: 0.92 0.98 1.08 2/85 19181
/proc/meminfo: memFree=1548088/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915328 CPUtime=1.08
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 19039 0 69 0 94 14 0 0 16 0 8 0 155437042 937295872 18844 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073328002 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228832 18844 2160 14 0 215302 0
[pid=19173/tid=19175] ppid=19171 vsize=915328 CPUtime=0.05
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 2651 0 0 0 4 1 0 0 17 0 8 0 155437057 937295872 18844 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915328 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155437058 937295872 18844 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915328 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937295872 18844 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915328 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937295872 18844 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915328 CPUtime=0.08
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 315 0 0 0 8 0 0 0 15 0 8 0 155437063 937295872 18844 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915328 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937295872 18844 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915328 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937295872 18844 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 915328

[startup+2.97495 s]
/proc/loadavg: 0.92 0.98 1.08 2/85 19181
/proc/meminfo: memFree=1515448/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=2.71
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23482 0 70 0 253 18 0 0 18 0 8 0 155437042 937390080 23286 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073760887 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19173/statm: 228855 23286 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 17 0 8 0 155437057 937390080 23286 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23286 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23286 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23286 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.17
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 372 0 0 0 17 0 0 0 15 0 8 0 155437063 937390080 23286 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23286 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23286 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 915420

[startup+6.27058 s]
/proc/loadavg: 0.93 0.98 1.08 2/85 19181
/proc/meminfo: memFree=1515320/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=5.98
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23501 0 70 0 580 18 0 0 18 0 8 0 155437042 937390080 23301 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073790527 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23301 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23301 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23301 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23301 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23301 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.2
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 389 0 0 0 19 1 0 0 15 0 8 0 155437063 937390080 23301 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23301 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23301 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 915420

[startup+12.7388 s]
/proc/loadavg: 0.93 0.98 1.08 2/85 19181
/proc/meminfo: memFree=1515320/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=12.45
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23505 0 70 0 1227 18 0 0 25 0 8 0 155437042 937390080 23304 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073632905 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23304 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23304 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23304 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23304 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23304 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 393 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23304 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23304 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23304 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 915420

[startup+25.5833 s]
/proc/loadavg: 0.95 0.98 1.08 2/85 19181
/proc/meminfo: memFree=1515512/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=25.29
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23507 0 70 0 2511 18 0 0 22 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073769387 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915420

[startup+51.2783 s]
/proc/loadavg: 0.96 0.98 1.07 2/91 19263
/proc/meminfo: memFree=1514248/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=50.93
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 5075 18 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073782967 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 915420

[startup+102.565 s]
/proc/loadavg: 0.98 0.98 1.07 2/91 19339
/proc/meminfo: memFree=1514312/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=102.16
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 10197 19 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 915420

[startup+162.566 s]
/proc/loadavg: 0.99 0.98 1.06 2/85 19379
/proc/meminfo: memFree=1515384/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=162.11
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 16192 19 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073768030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.21
Current children cumulated vsize (KiB) 915420

[startup+1484.23 s]
/proc/loadavg: 1.00 1.01 1.00 2/85 19381
/proc/meminfo: memFree=1515128/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=1483.28
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 148300 28 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073783043 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1483.28
Current children cumulated vsize (KiB) 915420

[startup+1544.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 19381
/proc/meminfo: memFree=1515128/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=1543.35
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 154307 28 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1543.35
Current children cumulated vsize (KiB) 915420

[startup+1604.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 19381
/proc/meminfo: memFree=1515128/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=1603.43
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 160314 29 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073632880 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1603.43
Current children cumulated vsize (KiB) 915420

[startup+1664.5 s]
/proc/loadavg: 1.04 1.01 1.00 2/85 19381
/proc/meminfo: memFree=1515128/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=1663.49
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 166320 29 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073811376 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1663.49
Current children cumulated vsize (KiB) 915420

[startup+1724.6 s]
/proc/loadavg: 1.01 1.01 1.00 2/85 19381
/proc/meminfo: memFree=1515064/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=1723.57
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 172328 29 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073758729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1723.57
Current children cumulated vsize (KiB) 915420

[startup+1784.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 19381
/proc/meminfo: memFree=1515064/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=1783.65
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 178335 30 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073758772 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1783.65
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 19381
/proc/meminfo: memFree=1515064/2055920 swapFree=4192812/4192956
[pid=19173] ppid=19171 vsize=915420 CPUtime=1800.08
/proc/19173/stat : 19173 (java) R 19171 19173 18874 0 -1 0 23508 0 70 0 179978 30 0 0 25 0 8 0 155437042 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19173/statm: 228855 23306 2521 14 0 215325 0
[pid=19173/tid=19175] ppid=19171 vsize=915420 CPUtime=0.16
/proc/19173/task/19175/stat : 19175 (java) S 19171 19173 18874 0 -1 64 6586 0 0 0 13 3 0 0 16 0 8 0 155437057 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19176] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19176/stat : 19176 (java) S 19171 19173 18874 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19177] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19177/stat : 19177 (java) S 19171 19173 18874 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155437058 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19178] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19178/stat : 19178 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19179] ppid=19171 vsize=915420 CPUtime=0.21
/proc/19173/task/19179/stat : 19179 (java) S 19171 19173 18874 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19173/tid=19180] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19180/stat : 19180 (java) S 19171 19173 18874 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19173/tid=19181] ppid=19171 vsize=915420 CPUtime=0
/proc/19173/task/19181/stat : 19181 (java) S 19171 19173 18874 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155437063 937390080 23306 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915420

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

Child status: 143
Real time (s): 1801.19
CPU time (s): 1800.14
CPU user time (s): 1799.82
CPU system time (s): 0.321951
CPU usage (%): 99.9418
Max. virtual memory (cumulated for all children) (KiB): 915420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23524
page faults= 70
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37436
involuntary context switches= 42464

runsolver used 2.06968 s user time and 4.34034 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 08:00:27 UTC 2007


IDJOB= 196092
IDBENCH= 3325
FILE ID= node23/196092-1168070426

PBS_JOBID= 3475683

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5f7d365bd388718d753166b5efce5d4f

RANDOM SEED= 628153057

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.265
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.265
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:       1620752 kB
Buffers:         41844 kB
Cached:         261096 kB
SwapCached:          0 kB
Active:          94720 kB
Inactive:       264056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4604 kB
Writeback:           0 kB
Mapped:          74808 kB
Slab:            61756 kB
Committed_AS:  2895320 kB
PageTables:       1916 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= 66547 MiB



End job on node23 on Sat Jan  6 08:30:29 UTC 2007