Trace number 211174

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.09 1801.84

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-2-accl.xml
MD5SUM954716681b7059c4fed3aca937833d60
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.12
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2152
Number of constraints5612
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5612
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/211174-1168075473/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.57	     nbVariables=2152  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.57	       =>  wckTime=0.247  cpuTime=0.17  mem=10M852
0.57	   
0.57	   predicates being loaded...
0.59	   
0.59	   constraints being loaded...
1.67	     nbConstraints=5237  nbMergedConstraints=375  nbSingletonDomainVariables=23  nbConvertedConstraints=3379
1.67	     nbConvertConstraintsChecks=33851  nbExtensionStructures=8  nbSharedExtensionStructures=3371
1.67	     nbConflictsStructures=38  nbSharedConflictsStructures=5199  nbSharedBinaryRepresentations=19
1.67	     nbEvaluationManagers=30  nbSharedEvaluationManagers=1828  maxDegree=101  maxArity=11
1.67	       =>  wckTime=1.343  cpuTime=1.11  mem=33M821
1.76	   
1.76	   solver IterativeSystematicSolver being built... 
2.08	       =>  wckTime=1.75  cpuTime=1.37  mem=40M886
2.11	   
2.11	   preprocessing
2.11	     nbConstraintChecks=0  nbPropagations=2152  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.11	     detectedInconsistency=no
2.11	       =>  wckTime=0.027  cpuTime=0.02  mem=40M886
2.71	   
2.71	   search
2.71	     run=0  nbConstraintChecks=21951  nbValidityChecks=22753  nbPropagations=4077  nbRevisions=20232
2.71	     nbUselessRevisions=18348  nbAssignments=183  nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=196
2.71	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.71	       =>  wckTime=0.623  cpuTime=0.57  mem=41M868
3.23	   
3.23	   search
3.23	     run=1  nbConstraintChecks=37289  nbValidityChecks=49054  nbPropagations=10147  nbRevisions=61115
3.23	     nbUselessRevisions=55401  nbAssignments=371  nbFailedAssignments=9  nbBacktracks=28  nbVisitedNodes=398
3.23	     nbRestartNogoods=4  mapSize=21  nbInferences=0  nbTooLargeKeys=0
3.23	       =>  wckTime=1.145  cpuTime=1.09  mem=41M868
3.74	   
3.74	   search
3.74	     run=2  nbConstraintChecks=50809  nbValidityChecks=73152  nbPropagations=18128  nbRevisions=121285
3.74	     nbUselessRevisions=109881  nbAssignments=559  nbFailedAssignments=11  nbBacktracks=62  nbVisitedNodes=594
3.74	     nbRestartNogoods=5  mapSize=28  nbInferences=0  nbTooLargeKeys=0
3.74	       =>  wckTime=1.657  cpuTime=1.59  mem=41M868
4.29	   
4.29	   search
4.29	     run=3  nbConstraintChecks=66077  nbValidityChecks=98493  nbPropagations=28042  nbRevisions=201538
4.29	     nbUselessRevisions=182548  nbAssignments=759  nbFailedAssignments=14  nbBacktracks=103  nbVisitedNodes=808
4.29	     nbRestartNogoods=6  mapSize=40  nbInferences=1  nbTooLargeKeys=0
4.29	       =>  wckTime=2.204  cpuTime=2.14  mem=42M849
4.93	   
4.94	   search
4.94	     run=4  nbConstraintChecks=83880  nbValidityChecks=125411  nbPropagations=39952  nbRevisions=302917
4.94	     nbUselessRevisions=274358  nbAssignments=989  nbFailedAssignments=20  nbBacktracks=168  nbVisitedNodes=1062
4.94	     nbRestartNogoods=8  mapSize=61  nbInferences=4  nbTooLargeKeys=0
4.94	       =>  wckTime=2.851  cpuTime=2.78  mem=42M849
5.61	   
5.61	   search
5.61	     run=5  nbConstraintChecks=98193  nbValidityChecks=149859  nbPropagations=53803  nbRevisions=424161
5.61	     nbUselessRevisions=384145  nbAssignments=1237  nbFailedAssignments=25  nbBacktracks=250  nbVisitedNodes=1323
5.61	     nbRestartNogoods=11  mapSize=71  nbInferences=7  nbTooLargeKeys=0
5.61	       =>  wckTime=3.529  cpuTime=3.45  mem=42M849
6.12	   
6.12	   search
6.12	     run=6  nbConstraintChecks=114599  nbValidityChecks=172776  nbPropagations=70339  nbRevisions=567251
6.12	     nbUselessRevisions=513048  nbAssignments=1459  nbFailedAssignments=42  nbBacktracks=365  nbVisitedNodes=1585
6.12	     nbRestartNogoods=14  mapSize=110  nbInferences=7  nbTooLargeKeys=0
6.12	       =>  wckTime=4.034  cpuTime=3.95  mem=42M849
6.61	   
6.61	   search
6.61	     run=7  nbConstraintChecks=129243  nbValidityChecks=189612  nbPropagations=88851  nbRevisions=727338
6.61	     nbUselessRevisions=656905  nbAssignments=1703  nbFailedAssignments=56  nbBacktracks=547  nbVisitedNodes=1861
6.61	     nbRestartNogoods=15  mapSize=139  nbInferences=7  nbTooLargeKeys=0
6.61	       =>  wckTime=4.526  cpuTime=4.43  mem=42M849
7.28	   
7.28	   search
7.28	     run=8  nbConstraintChecks=159472  nbValidityChecks=213778  nbPropagations=109973  nbRevisions=911036
7.28	     nbUselessRevisions=821619  nbAssignments=2038  nbFailedAssignments=92  nbBacktracks=810  nbVisitedNodes=2265
7.28	     nbRestartNogoods=18  mapSize=207  nbInferences=7  nbTooLargeKeys=0
7.28	       =>  wckTime=5.194  cpuTime=5.1  mem=43M831
8.59	   
8.59	   search
8.59	     run=9  nbConstraintChecks=217788  nbValidityChecks=263853  nbPropagations=138082  nbRevisions=1148226
8.59	     nbUselessRevisions=1032574  nbAssignments=2636  nbFailedAssignments=134  nbBacktracks=1194  nbVisitedNodes=2967
8.59	     nbRestartNogoods=19  mapSize=305  nbInferences=10  nbTooLargeKeys=0
8.59	       =>  wckTime=6.51  cpuTime=6.41  mem=43M831
11.28	   
11.28	   search
11.28	     run=10  nbConstraintChecks=307651  nbValidityChecks=359308  nbPropagations=170934  nbRevisions=1451905
11.28	     nbUselessRevisions=1305266  nbAssignments=3552  nbFailedAssignments=191  nbBacktracks=1803  nbVisitedNodes=4022
11.28	     nbRestartNogoods=25  mapSize=435  nbInferences=35  nbTooLargeKeys=0
11.28	       =>  wckTime=9.196  cpuTime=9.07  mem=44M813
15.17	   
15.17	   search
15.17	     run=11  nbConstraintChecks=332523  nbValidityChecks=388524  nbPropagations=208379  nbRevisions=1787844
15.17	     nbUselessRevisions=1605737  nbAssignments=4874  nbFailedAssignments=214  nbBacktracks=2741  nbVisitedNodes=5416
15.17	     nbRestartNogoods=31  mapSize=499  nbInferences=75  nbTooLargeKeys=0
15.17	       =>  wckTime=13.086  cpuTime=12.97  mem=44M813
19.93	   
19.93	   search
19.93	     run=12  nbConstraintChecks=368942  nbValidityChecks=423925  nbPropagations=252579  nbRevisions=2168916
19.93	     nbUselessRevisions=1944709  nbAssignments=6448  nbFailedAssignments=240  nbBacktracks=4040  nbVisitedNodes=7088
19.93	     nbRestartNogoods=39  mapSize=594  nbInferences=138  nbTooLargeKeys=0
19.93	       =>  wckTime=17.85  cpuTime=17.72  mem=45M794
27.13	   
27.13	   search
27.13	     run=13  nbConstraintChecks=442217  nbValidityChecks=485763  nbPropagations=310037  nbRevisions=2634624
27.13	     nbUselessRevisions=2355308  nbAssignments=8786  nbFailedAssignments=288  nbBacktracks=6002  nbVisitedNodes=9642
27.13	     nbRestartNogoods=42  mapSize=803  nbInferences=264  nbTooLargeKeys=0
27.13	       =>  wckTime=25.046  cpuTime=24.92  mem=46M776
35.33	   
35.33	   search
35.33	     run=14  nbConstraintChecks=833766  nbValidityChecks=777739  nbPropagations=417079  nbRevisions=3444237
35.33	     nbUselessRevisions=3056490  nbAssignments=12099  nbFailedAssignments=535  nbBacktracks=8954  nbVisitedNodes=13578
35.33	     nbRestartNogoods=49  mapSize=1421  nbInferences=264  nbTooLargeKeys=0
35.33	       =>  wckTime=33.249  cpuTime=33.11  mem=49M720
49.08	   
49.08	   search
49.08	     run=15  nbConstraintChecks=1589408  nbValidityChecks=1241797  nbPropagations=620928  nbRevisions=4897858
49.08	     nbUselessRevisions=4300783  nbAssignments=17080  nbFailedAssignments=866  nbBacktracks=13368  nbVisitedNodes=19500
49.08	     nbRestartNogoods=54  mapSize=2354  nbInferences=361  nbTooLargeKeys=0
49.08	       =>  wckTime=47.0  cpuTime=46.86  mem=53M646
65.53	   
65.53	   search
65.53	     run=16  nbConstraintChecks=2491612  nbValidityChecks=1824617  nbPropagations=952258  nbRevisions=7187177
65.53	     nbUselessRevisions=6239556  nbAssignments=24461  nbFailedAssignments=1552  nbBacktracks=19952  nbVisitedNodes=28351
65.53	     nbRestartNogoods=62  mapSize=3817  nbInferences=363  nbTooLargeKeys=0
65.53	       =>  wckTime=63.445  cpuTime=63.27  mem=15M944
94.59	   
94.59	   search
94.59	     run=17  nbConstraintChecks=4234767  nbValidityChecks=3008892  nbPropagations=1508265  nbRevisions=11015356
94.59	     nbUselessRevisions=9466619  nbAssignments=35623  nbFailedAssignments=2743  nbBacktracks=29811  nbVisitedNodes=42421
94.59	     nbRestartNogoods=69  mapSize=6716  nbInferences=364  nbTooLargeKeys=0
94.59	       =>  wckTime=92.504  cpuTime=92.29  mem=23M906
140.08	   
140.08	   search
140.08	     run=18  nbConstraintChecks=5630871  nbValidityChecks=3872376  nbPropagations=2277010  nbRevisions=16264792
140.08	     nbUselessRevisions=13881453  nbAssignments=51717  nbFailedAssignments=3891  nbBacktracks=44618
140.08	     nbVisitedNodes=60714  nbRestartNogoods=78  mapSize=8911  nbInferences=391  nbTooLargeKeys=0
140.08	       =>  wckTime=137.999  cpuTime=137.74  mem=34M853
206.22	   
206.22	   search
206.22	     run=19  nbConstraintChecks=8624655  nbValidityChecks=6081303  nbPropagations=3386003  nbRevisions=24159218
206.22	     nbUselessRevisions=20566553  nbAssignments=76289  nbFailedAssignments=6023  nbBacktracks=66789
206.22	     nbVisitedNodes=91079  nbRestartNogoods=82  mapSize=14683  nbInferences=540  nbTooLargeKeys=0
206.22	       =>  wckTime=204.14  cpuTime=203.81  mem=51M773
297.68	   
297.68	   search
297.68	     run=20  nbConstraintChecks=14345990  nbValidityChecks=9801780  nbPropagations=5299416  nbRevisions=37353035
297.68	     nbUselessRevisions=31675553  nbAssignments=112697  nbFailedAssignments=9076  nbBacktracks=100053
297.69	     nbVisitedNodes=135183  nbRestartNogoods=92  mapSize=22375  nbInferences=555  nbTooLargeKeys=0
297.69	       =>  wckTime=295.602  cpuTime=295.13  mem=40M207
464.85	   
464.85	   search
464.85	     run=21  nbConstraintChecks=34512743  nbValidityChecks=24818792  nbPropagations=9943417  nbRevisions=70536022
464.85	     nbUselessRevisions=59784701  nbAssignments=173111  nbFailedAssignments=19314  nbBacktracks=149933
464.85	     nbVisitedNodes=219139  nbRestartNogoods=96  mapSize=45907  nbInferences=706  nbTooLargeKeys=0
464.85	       =>  wckTime=462.766  cpuTime=462.08  mem=50M759
678.56	   
678.56	   search
678.56	     run=22  nbConstraintChecks=48521584  nbValidityChecks=34393599  nbPropagations=16732730  nbRevisions=117850945
678.56	     nbUselessRevisions=99692913  nbAssignments=255578  nbFailedAssignments=26571  nbBacktracks=224752
678.56	     nbVisitedNodes=321096  nbRestartNogoods=106  mapSize=65386  nbInferences=937  nbTooLargeKeys=0
678.56	       =>  wckTime=676.479  cpuTime=675.52  mem=84M782
1003.60	   
1003.60	   search
1003.60	     run=23  nbConstraintChecks=72004932  nbValidityChecks=51402056  nbPropagations=26437320  nbRevisions=185961519
1003.60	     nbUselessRevisions=157166477  nbAssignments=382486  nbFailedAssignments=40698  nbBacktracks=336986
1003.60	     nbVisitedNodes=486586  nbRestartNogoods=116  mapSize=103960  nbInferences=1363  nbTooLargeKeys=0
1003.60	       =>  wckTime=1001.515  cpuTime=1000.14  mem=112M841
1485.48	   
1485.48	   search
1485.48	     run=24  nbConstraintChecks=97495194  nbValidityChecks=68804302  nbPropagations=39822997  nbRevisions=280074250
1485.48	     nbUselessRevisions=236668360  nbAssignments=569442  nbFailedAssignments=58209  nbBacktracks=505351
1485.48	     nbVisitedNodes=713610  nbRestartNogoods=124  mapSize=144024  nbInferences=2364  nbTooLargeKeys=0
1485.48	       =>  wckTime=1483.395  cpuTime=1481.38  mem=149M516

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/node41/watcher-211174-1168075473 -o ROOT/results/node41/solver-211174-1168075473 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211174-1168075473/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.86 0.95 0.97 5/73 7208
/proc/meminfo: memFree=1654408/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=1784 CPUtime=0
/proc/7207/stat : 7207 (java) D 7202 7207 7071 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 155946614 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7207/statm: 446 158 123 14 0 91 0

[startup+0.102686 s]
/proc/loadavg: 0.86 0.95 0.97 5/73 7208
/proc/meminfo: memFree=1654408/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=912908 CPUtime=0.08
/proc/7207/stat : 7207 (java) S 7202 7207 7071 0 -1 0 2829 0 1 0 6 2 0 0 18 0 8 0 155946614 934817792 2575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7207/statm: 228227 2575 1390 14 0 215128 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 912908

[startup+0.514723 s]
/proc/loadavg: 0.86 0.95 0.97 5/73 7208
/proc/meminfo: memFree=1654408/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915328 CPUtime=0.49
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 6472 0 1 0 44 5 0 0 18 0 8 0 155946614 937295872 6211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072943176 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7207/statm: 228832 6211 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.3408 s]
/proc/loadavg: 0.86 0.95 0.97 3/87 7222
/proc/meminfo: memFree=1549016/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915648 CPUtime=1.3
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 17434 0 1 0 103 27 0 0 25 0 8 0 155946614 937623552 17172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7207/statm: 228912 17172 2178 14 0 215382 0
[pid=7207/tid=7210] ppid=7202 vsize=915648 CPUtime=0.03
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 819 0 0 0 3 0 0 0 17 0 8 0 155946619 937623552 17172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915648 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937623552 17172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915648 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937623552 17172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915648 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937623552 17172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915648 CPUtime=0.19
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 424 0 0 0 18 1 0 0 15 0 8 0 155946623 937623552 17172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915648 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937623552 17172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915648 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937623552 17172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915648

[startup+2.97994 s]
/proc/loadavg: 0.95 0.97 0.97 3/87 7222
/proc/meminfo: memFree=1531800/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=2.93
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 19538 0 1 0 258 35 0 0 25 0 8 0 155946614 937828352 19274 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7207/statm: 228962 19274 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.11
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 2393 0 0 0 11 0 0 0 17 0 8 0 155946619 937828352 19274 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19274 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19274 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 19274 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.35
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 520 0 0 0 33 2 0 0 16 0 8 0 155946623 937828352 19274 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 19274 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 19274 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915848

[startup+6.25922 s]
/proc/loadavg: 0.95 0.97 0.97 2/75 7230
/proc/meminfo: memFree=1587384/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=6.2
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 19549 0 1 0 584 36 0 0 17 0 8 0 155946614 937828352 19282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074206177 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 19282 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.11
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 2393 0 0 0 11 0 0 0 16 0 8 0 155946619 937828352 19282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 19282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.36
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 528 0 0 0 34 2 0 0 16 0 8 0 155946623 937828352 19282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 19282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 19282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915848

[startup+12.7448 s]
/proc/loadavg: 0.96 0.97 0.97 4/87 7278
/proc/meminfo: memFree=1569560/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=12.68
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 19562 0 1 0 1231 37 0 0 25 0 8 0 155946614 937828352 19291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074206142 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 19291 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.11
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 2393 0 0 0 11 0 0 0 17 0 8 0 155946619 937828352 19291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 19291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.38
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 537 0 0 0 36 2 0 0 16 0 8 0 155946623 937828352 19291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 19291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 19291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915848

[startup+25.6149 s]
/proc/loadavg: 1.20 1.02 0.99 3/87 7334
/proc/meminfo: memFree=1438808/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=25.53
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 19565 0 1 0 2514 39 0 0 25 0 8 0 155946614 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074148774 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 19292 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.11
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 2393 0 0 0 11 0 0 0 16 0 8 0 155946619 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.38
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 538 0 0 0 36 2 0 0 16 0 8 0 155946623 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915848

[startup+51.2471 s]
/proc/loadavg: 1.47 1.10 1.02 3/87 7334
/proc/meminfo: memFree=1430936/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=51.15
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 19566 0 1 0 5075 40 0 0 25 0 8 0 155946614 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074163763 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 19292 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.11
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 2393 0 0 0 11 0 0 0 16 0 8 0 155946619 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.38
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 538 0 0 0 36 2 0 0 16 0 8 0 155946623 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 19292 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915848

[startup+102.506 s]
/proc/loadavg: 1.79 1.25 1.07 3/87 7334
/proc/meminfo: memFree=1426520/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=102.37
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 20711 0 1 0 10196 41 0 0 25 0 8 0 155946614 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074161603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 20436 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.14
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 3536 0 0 0 13 1 0 0 16 0 8 0 155946619 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.38
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 539 0 0 0 36 2 0 0 16 0 8 0 155946623 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 915848

[startup+162.518 s]
/proc/loadavg: 1.92 1.38 1.12 3/87 7334
/proc/meminfo: memFree=1426520/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=162.31
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 20711 0 1 0 16190 41 0 0 25 0 8 0 155946614 937828352 20436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074205239 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 915848

[startup+1483.29 s]
/proc/loadavg: 2.00 1.97 1.75 3/87 7390
/proc/meminfo: memFree=1396840/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=1481.83
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 50317 0 1 0 148129 54 0 0 25 0 8 0 155946614 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074205332 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 50034 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.61
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 33133 0 0 0 52 9 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.39
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 540 0 0 0 37 2 0 0 16 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 915848

[startup+1543.32 s]
/proc/loadavg: 2.00 1.97 1.77 3/87 7390
/proc/meminfo: memFree=1396776/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=1541.82
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 50317 0 1 0 154128 54 0 0 25 0 8 0 155946614 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074148754 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 50034 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.61
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 33133 0 0 0 52 9 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.39
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 540 0 0 0 37 2 0 0 16 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 915848

[startup+1603.36 s]
/proc/loadavg: 2.00 1.97 1.78 3/87 7390
/proc/meminfo: memFree=1396776/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=1601.78
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 50317 0 1 0 160124 54 0 0 25 0 8 0 155946614 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074139983 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 50034 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.61
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 33133 0 0 0 52 9 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.39
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 540 0 0 0 37 2 0 0 16 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 50034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 915848

[startup+1663.39 s]
/proc/loadavg: 2.00 1.97 1.79 3/87 7390
/proc/meminfo: memFree=1383016/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=1661.76
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 53751 0 1 0 166120 56 0 0 25 0 8 0 155946614 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480165 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 53467 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.66
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 36566 0 0 0 55 11 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.39
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 540 0 0 0 37 2 0 0 16 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 915848

[startup+1723.42 s]
/proc/loadavg: 2.00 1.97 1.80 3/87 7390
/proc/meminfo: memFree=1383016/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=1721.74
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 53751 0 1 0 172118 56 0 0 25 0 8 0 155946614 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480159 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 53467 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.66
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 36566 0 0 0 55 11 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.39
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 540 0 0 0 37 2 0 0 16 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 915848

[startup+1783.45 s]
/proc/loadavg: 2.05 1.99 1.82 3/87 7390
/proc/meminfo: memFree=1382952/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=1781.72
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 53751 0 1 0 178115 57 0 0 25 0 8 0 155946614 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 53467 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.66
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 36566 0 0 0 55 11 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.39
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 540 0 0 0 37 2 0 0 16 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 915848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.75 s]
/proc/loadavg: 2.04 1.99 1.82 3/87 7390
/proc/meminfo: memFree=1382952/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7202 vsize=915848 CPUtime=1800
/proc/7207/stat : 7207 (java) R 7202 7207 7071 0 -1 0 53751 0 1 0 179943 57 0 0 25 0 8 0 155946614 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074140004 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7207/statm: 228962 53467 2538 14 0 215432 0
[pid=7207/tid=7210] ppid=7202 vsize=915848 CPUtime=0.66
/proc/7207/task/7210/stat : 7210 (java) S 7202 7207 7071 0 -1 64 36566 0 0 0 55 11 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7213] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7213/stat : 7213 (java) S 7202 7207 7071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7214] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7214/stat : 7214 (java) S 7202 7207 7071 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7216] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7216/stat : 7216 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7218] ppid=7202 vsize=915848 CPUtime=0.39
/proc/7207/task/7218/stat : 7218 (java) S 7202 7207 7071 0 -1 64 540 0 0 0 37 2 0 0 16 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7207/tid=7220] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7220/stat : 7220 (java) S 7202 7207 7071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7207/tid=7222] ppid=7202 vsize=915848 CPUtime=0
/proc/7207/task/7222/stat : 7222 (java) S 7202 7207 7071 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937828352 53467 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915848

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

Child status: 143
Real time (s): 1801.84
CPU time (s): 1800.09
CPU user time (s): 1799.48
CPU system time (s): 0.603908
CPU usage (%): 99.9029
Max. virtual memory (cumulated for all children) (KiB): 915848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.603908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53765
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= 38220
involuntary context switches= 11547

runsolver used 2.19467 s user time and 4.47732 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 09:24:34 UTC 2007


IDJOB= 211174
IDBENCH= 4674
FILE ID= node41/211174-1168075473

PBS_JOBID= 3476046

Free space on /tmp= 66528 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-2-accl.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211174-1168075473/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-211174-1168075473 -o ROOT/results/node41/solver-211174-1168075473 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211174-1168075473/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  954716681b7059c4fed3aca937833d60

RANDOM SEED= 401879863

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.234
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.234
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:       1655504 kB
Buffers:         33276 kB
Cached:         271840 kB
SwapCached:          0 kB
Active:          61060 kB
Inactive:       264056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4872 kB
Writeback:           0 kB
Mapped:          30172 kB
Slab:            61004 kB
Committed_AS:  2512168 kB
PageTables:       1700 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= 66529 MiB



End job on node41 on Sat Jan  6 09:54:36 UTC 2007