Trace number 239117

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.07 1802.32

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-8_ext.xml
MD5SUM296d71549468bcc1ba7ebab9bc8d0f5f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.6335
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/239117-1168364192/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.46	     nbVariables=625  nbDomainTypes=26  minDomainSize=1  maxDomainSize=25
0.46	       =>  wckTime=0.163  cpuTime=0.12  mem=8M869
0.46	   
0.47	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.93	     nbConstraints=10142  nbRelationTypes=27  nbSingletonDomainVariables=361  nbExtensionStructures=51
0.93	     nbSharedExtensionStructures=10091  nbConflictsStructures=51  nbSharedConflictsStructures=10091
0.93	     nbSharedBinaryRepresentations=1323  maxDegree=48  maxArity=2
0.93	       =>  wckTime=0.628  cpuTime=0.49  mem=39M133
1.04	   
1.04	   solver IterativeSystematicSolver being built... 
1.23	       =>  wckTime=0.931  cpuTime=0.64  mem=22M89
1.64	   
1.64	   preprocessing
1.64	     nbConstraintChecks=185661  nbPropagations=3736  nbRevisions=42410  nbUselessRevisions=33980  nbSingletonTests=677
1.64	     nbEffectiveSingletonTests=0  nbESACBranches=9  nbRemovedValues=5440  detectedInconsistency=no
1.64	       =>  wckTime=0.399  cpuTime=0.37  mem=22M89
1.72	   
1.72	   search
1.72	     run=0  nbConstraintChecks=19002  nbPropagations=4496  nbRevisions=54406  nbUselessRevisions=44795
1.72	     nbAssignments=108  nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=117  nbRestartNogoods=0  mapSize=5
1.72	     nbInferences=0  nbTooLargeKeys=0
1.72	       =>  wckTime=0.478  cpuTime=0.44  mem=23M96
1.81	   
1.81	   search
1.81	     run=1  nbConstraintChecks=53987  nbPropagations=10950  nbRevisions=128086  nbUselessRevisions=106709
1.81	     nbAssignments=409  nbFailedAssignments=11  nbBacktracks=41  nbVisitedNodes=258  nbRestartNogoods=3  mapSize=11
1.81	     nbInferences=0  nbTooLargeKeys=0
1.81	       =>  wckTime=0.576  cpuTime=0.53  mem=23M96
1.87	   
1.87	   search
1.87	     run=2  nbConstraintChecks=73568  nbPropagations=18480  nbRevisions=212348  nbUselessRevisions=177951
1.87	     nbAssignments=582  nbFailedAssignments=19  nbBacktracks=68  nbVisitedNodes=387  nbRestartNogoods=6  mapSize=21
1.87	     nbInferences=0  nbTooLargeKeys=0
1.87	       =>  wckTime=0.637  cpuTime=0.59  mem=23M96
1.96	   
1.96	   search
1.96	     run=3  nbConstraintChecks=105224  nbPropagations=27691  nbRevisions=313936  nbUselessRevisions=264459
1.96	     nbAssignments=824  nbFailedAssignments=33  nbBacktracks=101  nbVisitedNodes=528  nbRestartNogoods=9  mapSize=42
1.96	     nbInferences=0  nbTooLargeKeys=0
1.96	       =>  wckTime=0.721  cpuTime=0.67  mem=23M96
2.04	   
2.04	   search
2.04	     run=4  nbConstraintChecks=143523  nbPropagations=38543  nbRevisions=437275  nbUselessRevisions=370197
2.04	     nbAssignments=1058  nbFailedAssignments=43  nbBacktracks=160  nbVisitedNodes=696  nbRestartNogoods=13  mapSize=73
2.04	     nbInferences=0  nbTooLargeKeys=0
2.04	       =>  wckTime=0.804  cpuTime=0.76  mem=23M96
2.10	   
2.10	   search
2.10	     run=5  nbConstraintChecks=172137  nbPropagations=50362  nbRevisions=577961  nbUselessRevisions=491308
2.10	     nbAssignments=1191  nbFailedAssignments=70  nbBacktracks=238  nbVisitedNodes=886  nbRestartNogoods=16  mapSize=129
2.10	     nbInferences=0  nbTooLargeKeys=0
2.10	       =>  wckTime=0.86  cpuTime=0.81  mem=24M69
2.17	   
2.17	   search
2.17	     run=6  nbConstraintChecks=207220  nbPropagations=63409  nbRevisions=740124  nbUselessRevisions=631498
2.17	     nbAssignments=1372  nbFailedAssignments=94  nbBacktracks=354  nbVisitedNodes=1119  nbRestartNogoods=17  mapSize=179
2.17	     nbInferences=0  nbTooLargeKeys=0
2.17	       =>  wckTime=0.934  cpuTime=0.88  mem=24M69
2.30	   
2.30	   search
2.30	     run=7  nbConstraintChecks=273445  nbPropagations=78434  nbRevisions=944945  nbUselessRevisions=809804
2.30	     nbAssignments=1646  nbFailedAssignments=124  nbBacktracks=529  nbVisitedNodes=1456  nbRestartNogoods=19
2.30	     mapSize=239  nbInferences=0  nbTooLargeKeys=0
2.30	       =>  wckTime=1.059  cpuTime=0.99  mem=24M69
2.50	   
2.50	   search
2.50	     run=8  nbConstraintChecks=388226  nbPropagations=96957  nbRevisions=1223623  nbUselessRevisions=1054378
2.50	     nbAssignments=2131  nbFailedAssignments=171  nbBacktracks=807  nbVisitedNodes=1943  nbRestartNogoods=22
2.50	     mapSize=332  nbInferences=0  nbTooLargeKeys=0
2.50	       =>  wckTime=1.26  cpuTime=1.19  mem=25M43
2.69	   
2.69	   search
2.69	     run=9  nbConstraintChecks=487907  nbPropagations=118658  nbRevisions=1565726  nbUselessRevisions=1355724
2.69	     nbAssignments=2661  nbFailedAssignments=243  nbBacktracks=1200  nbVisitedNodes=2628  nbRestartNogoods=24
2.69	     mapSize=481  nbInferences=0  nbTooLargeKeys=0
2.69	       =>  wckTime=1.455  cpuTime=1.37  mem=25M43
2.99	   
2.99	   search
2.99	     run=10  nbConstraintChecks=656765  nbPropagations=145441  nbRevisions=2015533  nbUselessRevisions=1754042
2.99	     nbAssignments=3492  nbFailedAssignments=350  nbBacktracks=1783  nbVisitedNodes=3589  nbRestartNogoods=28
2.99	     mapSize=668  nbInferences=0  nbTooLargeKeys=0
2.99	       =>  wckTime=1.751  cpuTime=1.66  mem=26M17
3.37	   
3.37	   search
3.37	     run=11  nbConstraintChecks=885872  nbPropagations=178835  nbRevisions=2615420  nbUselessRevisions=2287843
3.37	     nbAssignments=4566  nbFailedAssignments=460  nbBacktracks=2655  nbVisitedNodes=4881  nbRestartNogoods=32
3.37	     mapSize=878  nbInferences=5  nbTooLargeKeys=0
3.37	       =>  wckTime=2.137  cpuTime=2.05  mem=26M990
3.59	   
3.59	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=26M990)
3.88	   
3.88	   search
3.88	     run=12  nbConstraintChecks=1188337  nbPropagations=222166  nbRevisions=3404167  nbUselessRevisions=2989865
3.88	     nbAssignments=6278  nbFailedAssignments=650  nbBacktracks=3952  nbVisitedNodes=6849  nbRestartNogoods=40
3.88	       =>  wckTime=2.648  cpuTime=2.55  mem=26M990
4.55	   
4.55	   search
4.55	     run=13  nbConstraintChecks=1628475  nbPropagations=279847  nbRevisions=4473641  nbUselessRevisions=3943184
4.55	     nbAssignments=8704  nbFailedAssignments=1001  nbBacktracks=5898  nbVisitedNodes=9888  nbRestartNogoods=48
4.55	       =>  wckTime=3.31  cpuTime=3.2  mem=26M990
5.65	   
5.65	   search
5.65	     run=14  nbConstraintChecks=2491673  nbPropagations=361996  nbRevisions=6073540  nbUselessRevisions=5372240
5.65	     nbAssignments=12288  nbFailedAssignments=1393  nbBacktracks=8820  nbVisitedNodes=14072  nbRestartNogoods=56
5.65	       =>  wckTime=4.417  cpuTime=4.32  mem=26M990
7.12	   
7.12	   search
7.12	     run=15  nbConstraintChecks=3463759  nbPropagations=474519  nbRevisions=8298278  nbUselessRevisions=7364838
7.12	     nbAssignments=17589  nbFailedAssignments=1944  nbBacktracks=13198  nbVisitedNodes=20115  nbRestartNogoods=63
7.12	       =>  wckTime=5.881  cpuTime=5.76  mem=26M990
9.87	   
9.87	   search
9.87	     run=16  nbConstraintChecks=5668723  nbPropagations=652277  nbRevisions=11927542  nbUselessRevisions=10618159
9.87	     nbAssignments=25661  nbFailedAssignments=3276  nbBacktracks=19767  nbVisitedNodes=30648  nbRestartNogoods=70
9.87	       =>  wckTime=8.632  cpuTime=8.49  mem=26M990
15.23	   
15.23	   search
15.23	     run=17  nbConstraintChecks=10452003  nbPropagations=966262  nbRevisions=18514113  nbUselessRevisions=16515866
15.23	     nbAssignments=38182  nbFailedAssignments=5869  nbBacktracks=29629  nbVisitedNodes=48045  nbRestartNogoods=77
15.23	       =>  wckTime=13.996  cpuTime=13.83  mem=27M964
23.13	   
23.13	   search
23.13	     run=18  nbConstraintChecks=17385876  nbPropagations=1471497  nbRevisions=29640585  nbUselessRevisions=26525083
23.13	     nbAssignments=56139  nbFailedAssignments=8992  nbBacktracks=44407  nbVisitedNodes=72137  nbRestartNogoods=82
23.13	       =>  wckTime=21.891  cpuTime=21.66  mem=27M964
35.12	   
35.12	   search
35.12	     run=19  nbConstraintChecks=28801904  nbPropagations=2269870  nbRevisions=48323822  nbUselessRevisions=43405107
35.12	     nbAssignments=83211  nbFailedAssignments=13702  nbBacktracks=66583  nbVisitedNodes=108658  nbRestartNogoods=94
35.12	       =>  wckTime=33.886  cpuTime=33.6  mem=27M964
52.84	   
52.84	   search
52.84	     run=20  nbConstraintChecks=45292782  nbPropagations=3512675  nbRevisions=77752188  nbUselessRevisions=70010526
52.84	     nbAssignments=124654  nbFailedAssignments=21842  nbBacktracks=99838  nbVisitedNodes=165483  nbRestartNogoods=98
52.84	       =>  wckTime=51.604  cpuTime=51.27  mem=27M964
80.22	   
80.22	   search
80.22	     run=21  nbConstraintChecks=71624531  nbPropagations=5451818  nbRevisions=124778819  nbUselessRevisions=112599321
80.22	     nbAssignments=187311  nbFailedAssignments=34501  nbBacktracks=149719  nbVisitedNodes=252563  nbRestartNogoods=111
80.22	       =>  wckTime=78.986  cpuTime=78.61  mem=27M964
123.60	   
123.60	   search
123.60	     run=22  nbConstraintChecks=113915519  nbPropagations=8501054  nbRevisions=199113880  nbUselessRevisions=179819641
123.60	     nbAssignments=282632  nbFailedAssignments=54973  nbBacktracks=224537  nbVisitedNodes=387200  nbRestartNogoods=114
123.60	       =>  wckTime=122.361  cpuTime=121.94  mem=27M964
181.07	   
181.07	   search
181.07	     run=23  nbConstraintChecks=166189979  nbPropagations=12985394  nbRevisions=307986783  nbUselessRevisions=278355704
181.07	     nbAssignments=423332  nbFailedAssignments=83376  nbBacktracks=336768  nbVisitedNodes=582330  nbRestartNogoods=120
181.07	       =>  wckTime=179.83  cpuTime=179.35  mem=27M964
264.68	   
264.68	   search
264.68	     run=24  nbConstraintChecks=240929578  nbPropagations=19533259  nbRevisions=466080465  nbUselessRevisions=421425373
264.68	     nbAssignments=633412  nbFailedAssignments=124952  nbBacktracks=505118  nbVisitedNodes=872045  nbRestartNogoods=131
264.68	       =>  wckTime=263.444  cpuTime=262.86  mem=27M964
402.53	   
402.53	   search
402.53	     run=25  nbConstraintChecks=370580682  nbPropagations=29544972  nbRevisions=709385354  nbUselessRevisions=641724763
402.53	     nbAssignments=948384  nbFailedAssignments=187369  nbBacktracks=757632  nbVisitedNodes=1308623  nbRestartNogoods=141
402.53	       =>  wckTime=401.292  cpuTime=400.56  mem=27M964
589.88	   
589.88	   search
589.88	     run=26  nbConstraintChecks=531188964  nbPropagations=44218284  nbRevisions=1057050238  nbUselessRevisions=956088890
589.88	     nbAssignments=1421246  nbFailedAssignments=281422  nbBacktracks=1136399  nbVisitedNodes=1965567
589.88	     nbRestartNogoods=152
589.88	       =>  wckTime=588.644  cpuTime=587.72  mem=27M964
879.18	   
879.18	   search
879.18	     run=27  nbConstraintChecks=794265655  nbPropagations=66131268  nbRevisions=1581653534
879.18	     nbUselessRevisions=1431398991  nbAssignments=2125092  nbFailedAssignments=417000  nbBacktracks=1704550
879.18	     nbVisitedNodes=2930104  nbRestartNogoods=164
879.18	       =>  wckTime=877.944  cpuTime=876.69  mem=27M964
1339.74	   
1339.74	   search
1339.74	     run=28  nbConstraintChecks=1229169796  nbPropagations=99438457  nbRevisions=2394613408
1339.74	     nbUselessRevisions=2168482437  nbAssignments=3165348  nbFailedAssignments=604971  nbBacktracks=2556776
1339.74	     nbVisitedNodes=4346844  nbRestartNogoods=175
1339.74	       =>  wckTime=1338.502  cpuTime=1336.74  mem=27M964

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/node33/watcher-239117-1168364192 -o ROOT/results/node33/solver-239117-1168364192 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239117-1168364192/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.87 1.45 1.78 3/68 8413
/proc/meminfo: memFree=1828424/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=18540 CPUtime=0
/proc/8412/stat : 8412 (runsolver) R 8408 8412 8305 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 184813036 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/8412/statm: 4635 279 244 17 0 2626 0

[startup+0.106598 s]
/proc/loadavg: 0.87 1.45 1.78 3/68 8413
/proc/meminfo: memFree=1828424/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=914988 CPUtime=0.09
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 3017 0 1 0 7 2 0 0 25 0 8 0 184813036 936947712 2764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153799154 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228747 2764 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51468 s]
/proc/loadavg: 0.87 1.45 1.78 3/68 8413
/proc/meminfo: memFree=1828424/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915328 CPUtime=0.49
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 6651 0 1 0 44 5 0 0 25 0 8 0 184813036 937295872 6390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228832 6390 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33685 s]
/proc/loadavg: 0.87 1.45 1.78 3/88 8446
/proc/meminfo: memFree=1744232/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=1.31
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16168 0 1 0 121 10 0 0 25 0 8 0 184813036 937652224 15906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15906 2521 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 18 0 8 0 184813040 937652224 15906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.24
/proc/8412/task/8438/stat : 8438 (java) R 8408 8412 8305 0 -1 64 455 0 0 0 23 1 0 0 15 0 8 0 184813044 937652224 15906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915676

[startup+2.99019 s]
/proc/loadavg: 0.87 1.45 1.78 3/88 8446
/proc/meminfo: memFree=1729704/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=2.96
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16203 0 1 0 285 11 0 0 25 0 8 0 184813036 937652224 15940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073988001 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15940 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 17 0 8 0 184813040 937652224 15940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.31
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 483 0 0 0 29 2 0 0 16 0 8 0 184813044 937652224 15940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915676

[startup+6.27787 s]
/proc/loadavg: 0.96 1.46 1.78 3/89 8447
/proc/meminfo: memFree=1694688/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=6.22
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16211 0 1 0 611 11 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073975353 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915676

[startup+12.7712 s]
/proc/loadavg: 1.04 1.47 1.78 4/89 8447
/proc/meminfo: memFree=1694888/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=12.67
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16211 0 1 0 1256 11 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915676

[startup+25.6299 s]
/proc/loadavg: 1.26 1.49 1.78 3/89 8447
/proc/meminfo: memFree=1695016/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=25.44
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16211 0 1 0 2533 11 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073969927 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915676

[startup+51.2642 s]
/proc/loadavg: 1.58 1.55 1.79 3/88 8525
/proc/meminfo: memFree=1759344/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=50.99
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16211 0 1 0 5086 13 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073965677 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 915676

[startup+102.52 s]
/proc/loadavg: 1.81 1.62 1.80 3/88 8525
/proc/meminfo: memFree=1746288/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=102.18
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 10205 13 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073955935 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 915676

[startup+162.538 s]
/proc/loadavg: 1.93 1.68 1.81 3/88 8525
/proc/meminfo: memFree=1746288/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=162.12
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 16199 13 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073960396 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.54
Current children cumulated vsize (KiB) 915676

[startup+1483.37 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 8599
/proc/meminfo: memFree=1744424/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=1481.5
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 148127 23 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073969921 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.5
Current children cumulated vsize (KiB) 915676

[startup+1543.43 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 8691
/proc/meminfo: memFree=1744232/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=1541.47
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 154112 35 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073969921 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 915676

[startup+1603.45 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 8723
/proc/meminfo: memFree=1745264/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=1601.39
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 160101 38 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073985441 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.39
Current children cumulated vsize (KiB) 915676

[startup+1663.54 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 8723
/proc/meminfo: memFree=1745264/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=1661.44
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 166105 39 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073956938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.44
Current children cumulated vsize (KiB) 915676

[startup+1723.64 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 8723
/proc/meminfo: memFree=1745264/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=1721.47
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 172108 39 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013422 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 915676

[startup+1783.75 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 8723
/proc/meminfo: memFree=1745200/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=1781.49
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 178110 39 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073946768 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 915676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.28 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 8723
/proc/meminfo: memFree=1745200/2055920 swapFree=4192224/4192956
[pid=8412] ppid=8408 vsize=915676 CPUtime=1800.03
/proc/8412/stat : 8412 (java) R 8408 8412 8305 0 -1 0 16212 0 1 0 179963 40 0 0 25 0 8 0 184813036 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073965677 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8412/statm: 228919 15945 2524 14 0 215389 0
[pid=8412/tid=8431] ppid=8408 vsize=915676 CPUtime=0.09
/proc/8412/task/8431/stat : 8431 (java) S 8408 8412 8305 0 -1 64 1532 0 0 0 9 0 0 0 16 0 8 0 184813040 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8434] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8434/stat : 8434 (java) S 8408 8412 8305 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8435] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8435/stat : 8435 (java) S 8408 8412 8305 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184813041 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8437] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8437/stat : 8437 (java) S 8408 8412 8305 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8438] ppid=8408 vsize=915676 CPUtime=0.32
/proc/8412/task/8438/stat : 8438 (java) S 8408 8412 8305 0 -1 64 488 0 0 0 30 2 0 0 16 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8439] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8439/stat : 8439 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8412/tid=8440] ppid=8408 vsize=915676 CPUtime=0
/proc/8412/task/8440/stat : 8440 (java) S 8408 8412 8305 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184813044 937652224 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915676

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

Child status: 143
Real time (s): 1802.32
CPU time (s): 1800.07
CPU user time (s): 1799.66
CPU system time (s): 0.411937
CPU usage (%): 99.8752
Max. virtual memory (cumulated for all children) (KiB): 915780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.411937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16229
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= 37820
involuntary context switches= 43990

runsolver used 2.19766 s user time and 6.04508 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Tue Jan  9 17:36:32 UTC 2007


IDJOB= 239117
IDBENCH= 7043
FILE ID= node33/239117-1168364192

PBS_JOBID= 3504034

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-8_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239117-1168364192/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-239117-1168364192 -o ROOT/results/node33/solver-239117-1168364192 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239117-1168364192/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  296d71549468bcc1ba7ebab9bc8d0f5f

RANDOM SEED= 805883450

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.281
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.281
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:       1828832 kB
Buffers:         34524 kB
Cached:         121360 kB
SwapCached:        448 kB
Active:         116160 kB
Inactive:        59644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828832 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            7416 kB
Writeback:           0 kB
Mapped:          29392 kB
Slab:            36840 kB
Committed_AS:  3568728 kB
PageTables:       1704 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= 66561 MiB



End job on node33 on Tue Jan  9 18:06:34 UTC 2007