Trace number 229775

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.11 1802.12

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-19_ext.xml
MD5SUMd53cc8e5fffb59df4d920acfe13918eb
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 benchmark522.947
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints479
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension479
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/229775-1168080995/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.43	       =>  wckTime=0.097  cpuTime=0.08  mem=6M951
0.43	   
0.43	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.71	     nbConstraints=479  nbRelationTypes=479  nbExtensionStructures=479  nbSharedExtensionStructures=0
0.71	     nbConflictsStructures=479  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2588  maxDegree=29
0.71	     maxArity=2
0.71	       =>  wckTime=0.383  cpuTime=0.31  mem=17M908
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.576  cpuTime=0.43  mem=15M391
0.92	   
0.92	   preprocessing
0.92	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.92	     detectedInconsistency=no
0.92	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M391
0.96	   
0.96	   search
0.96	     run=0  nbConstraintChecks=45961  nbPropagations=579  nbRevisions=6657  nbUselessRevisions=5517  nbAssignments=27
0.96	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=40  nbRestartNogoods=0  mapSize=8  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.053  cpuTime=0.03  mem=15M391
0.98	   
0.98	   search
0.98	     run=1  nbConstraintChecks=96109  nbPropagations=1758  nbRevisions=21024  nbUselessRevisions=17429  nbAssignments=60
0.98	     nbFailedAssignments=14  nbBacktracks=28  nbVisitedNodes=86  nbRestartNogoods=2  mapSize=18  nbInferences=0
0.98	     nbTooLargeKeys=0
0.98	       =>  wckTime=0.077  cpuTime=0.04  mem=15M391
1.00	   
1.00	   search
1.00	     run=2  nbConstraintChecks=161526  nbPropagations=3666  nbRevisions=45121  nbUselessRevisions=37348
1.00	     nbAssignments=99  nbFailedAssignments=24  nbBacktracks=50  nbVisitedNodes=142  nbRestartNogoods=4  mapSize=29
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.096  cpuTime=0.05  mem=15M391
1.02	   
1.02	   search
1.02	     run=3  nbConstraintChecks=259543  nbPropagations=6730  nbRevisions=85575  nbUselessRevisions=70923
1.02	     nbAssignments=165  nbFailedAssignments=45  nbBacktracks=83  nbVisitedNodes=244  nbRestartNogoods=7  mapSize=54
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.116  cpuTime=0.07  mem=15M391
1.06	   
1.06	   search
1.06	     run=4  nbConstraintChecks=467736  nbPropagations=11975  nbRevisions=160079  nbUselessRevisions=132255
1.06	     nbAssignments=271  nbFailedAssignments=89  nbBacktracks=137  nbVisitedNodes=427  nbRestartNogoods=13  mapSize=102
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.154  cpuTime=0.11  mem=15M391
1.10	   
1.10	   search
1.10	     run=5  nbConstraintChecks=655921  nbPropagations=19668  nbRevisions=271121  nbUselessRevisions=223888
1.10	     nbAssignments=402  nbFailedAssignments=133  nbBacktracks=215  nbVisitedNodes=647  nbRestartNogoods=14  mapSize=163
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.196  cpuTime=0.15  mem=15M391
1.16	   
1.16	   search
1.16	     run=6  nbConstraintChecks=918820  nbPropagations=30491  nbRevisions=429207  nbUselessRevisions=354444
1.16	     nbAssignments=587  nbFailedAssignments=192  nbBacktracks=328  nbVisitedNodes=939  nbRestartNogoods=17  mapSize=240
1.16	     nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.25  cpuTime=0.2  mem=15M391
1.25	   
1.25	   search
1.25	     run=7  nbConstraintChecks=1437261  nbPropagations=47283  nbRevisions=682924  nbUselessRevisions=563714
1.25	     nbAssignments=905  nbFailedAssignments=330  nbBacktracks=499  nbVisitedNodes=1488  nbRestartNogoods=24  mapSize=382
1.25	     nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.344  cpuTime=0.29  mem=15M391
1.36	   
1.36	   search
1.36	     run=8  nbConstraintChecks=2004265  nbPropagations=71034  nbRevisions=1043997  nbUselessRevisions=861404
1.36	     nbAssignments=1294  nbFailedAssignments=451  nbBacktracks=755  nbVisitedNodes=2126  nbRestartNogoods=29
1.36	     mapSize=574  nbInferences=0  nbTooLargeKeys=0
1.36	       =>  wckTime=0.458  cpuTime=0.4  mem=15M391
1.58	   
1.58	   search
1.58	     run=9  nbConstraintChecks=3327627  nbPropagations=108650  nbRevisions=1634293  nbUselessRevisions=1347455
1.58	     nbAssignments=1983  nbFailedAssignments=744  nbBacktracks=1141  nbVisitedNodes=3328  nbRestartNogoods=33
1.59	     mapSize=900  nbInferences=0  nbTooLargeKeys=0
1.59	       =>  wckTime=0.678  cpuTime=0.6  mem=15M391
1.66	   
1.66	   INFO : Stopping hyperNogood (mapSize=1020, nbTooLargekeys=0, mem=15M391)
1.83	   
1.83	   search
1.83	     run=10  nbConstraintChecks=4810612  nbPropagations=163519  nbRevisions=2491983  nbUselessRevisions=2052165
1.83	     nbAssignments=2900  nbFailedAssignments=1072  nbBacktracks=1718  nbVisitedNodes=4857  nbRestartNogoods=42
1.83	       =>  wckTime=0.926  cpuTime=0.84  mem=15M391
2.18	   
2.18	   search
2.18	     run=11  nbConstraintChecks=7160995  nbPropagations=244307  nbRevisions=3753540  nbUselessRevisions=3085572
2.18	     nbAssignments=4270  nbFailedAssignments=1570  nbBacktracks=2582  nbVisitedNodes=7146  nbRestartNogoods=46
2.18	       =>  wckTime=1.279  cpuTime=1.19  mem=15M391
2.70	   
2.70	   search
2.70	     run=12  nbConstraintChecks=10481888  nbPropagations=366246  nbRevisions=5668193  nbUselessRevisions=4659454
2.70	     nbAssignments=6464  nbFailedAssignments=2457  nbBacktracks=3880  nbVisitedNodes=10944  nbRestartNogoods=51
2.70	       =>  wckTime=1.791  cpuTime=1.7  mem=15M391
3.60	   
3.60	   search
3.60	     run=13  nbConstraintChecks=17076280  nbPropagations=558738  nbRevisions=8735963  nbUselessRevisions=7180717
3.60	     nbAssignments=9905  nbFailedAssignments=3942  nbBacktracks=5826  nbVisitedNodes=16991  nbRestartNogoods=60
3.60	       =>  wckTime=2.69  cpuTime=2.59  mem=15M391
4.71	   
4.71	   search
4.71	     run=14  nbConstraintChecks=24678746  nbPropagations=841662  nbRevisions=13235529  nbUselessRevisions=10882042
4.71	     nbAssignments=14704  nbFailedAssignments=5812  nbBacktracks=8745  nbVisitedNodes=25218  nbRestartNogoods=70
4.71	       =>  wckTime=3.806  cpuTime=3.71  mem=15M391
6.41	   
6.41	   search
6.41	     run=15  nbConstraintChecks=36521557  nbPropagations=1261769  nbRevisions=19930713  nbUselessRevisions=16394995
6.41	     nbAssignments=21777  nbFailedAssignments=8496  nbBacktracks=13123  nbVisitedNodes=37357  nbRestartNogoods=78
6.41	       =>  wckTime=5.506  cpuTime=5.41  mem=15M391
8.71	   
8.71	   search
8.71	     run=16  nbConstraintChecks=52408779  nbPropagations=1868512  nbRevisions=29475294  nbUselessRevisions=24234030
8.71	     nbAssignments=31892  nbFailedAssignments=12028  nbBacktracks=19697  nbVisitedNodes=54226  nbRestartNogoods=92
8.71	       =>  wckTime=7.802  cpuTime=7.7  mem=15M391
12.73	   
12.73	   search
12.73	     run=17  nbConstraintChecks=81167723  nbPropagations=2795947  nbRevisions=44196808  nbUselessRevisions=36334782
12.73	     nbAssignments=48131  nbFailedAssignments=18406  nbBacktracks=29549  nbVisitedNodes=82217  nbRestartNogoods=99
12.73	       =>  wckTime=11.823  cpuTime=11.72  mem=15M391
17.98	   
17.98	   search
17.98	     run=18  nbConstraintChecks=116678802  nbPropagations=4161135  nbRevisions=65876014  nbUselessRevisions=54200002
17.98	     nbAssignments=71840  nbFailedAssignments=27322  nbBacktracks=44328  nbVisitedNodes=122547  nbRestartNogoods=107
17.98	       =>  wckTime=17.076  cpuTime=16.97  mem=15M391
25.69	   
25.69	   search
25.69	     run=19  nbConstraintChecks=170141365  nbPropagations=6159766  nbRevisions=97453236  nbUselessRevisions=80194234
25.69	     nbAssignments=106605  nbFailedAssignments=39909  nbBacktracks=66497  nbVisitedNodes=181062  nbRestartNogoods=116
25.69	       =>  wckTime=24.784  cpuTime=24.68  mem=15M391
39.40	   
39.40	   search
39.40	     run=20  nbConstraintChecks=268855261  nbPropagations=9253806  nbRevisions=146842971  nbUselessRevisions=120873799
39.40	     nbAssignments=161998  nbFailedAssignments=62041  nbBacktracks=99749  nbVisitedNodes=276959  nbRestartNogoods=128
39.40	       =>  wckTime=38.494  cpuTime=38.38  mem=15M391
56.63	   
56.63	   search
56.63	     run=21  nbConstraintChecks=382655932  nbPropagations=13798726  nbRevisions=219082997  nbUselessRevisions=180507359
56.63	     nbAssignments=241321  nbFailedAssignments=91475  nbBacktracks=149627  nbVisitedNodes=411784  nbRestartNogoods=145
56.63	       =>  wckTime=55.728  cpuTime=55.61  mem=15M391
86.35	   
86.35	   search
86.35	     run=22  nbConstraintChecks=596885780  nbPropagations=20733156  nbRevisions=329550559  nbUselessRevisions=271575606
86.35	     nbAssignments=362813  nbFailedAssignments=138138  nbBacktracks=224446  nbVisitedNodes=619625  nbRestartNogoods=161
86.35	       =>  wckTime=85.448  cpuTime=85.28  mem=15M391
131.80	   
131.80	   search
131.80	     run=23  nbConstraintChecks=922680725  nbPropagations=31269837  nbRevisions=498144515  nbUselessRevisions=410472695
131.80	     nbAssignments=545915  nbFailedAssignments=209001  nbBacktracks=336674  nbVisitedNodes=933090  nbRestartNogoods=169
131.80	       =>  wckTime=130.895  cpuTime=130.68  mem=15M391
190.66	   
190.66	   search
190.66	     run=24  nbConstraintChecks=1315702200  nbPropagations=46704600  nbRevisions=744831627  nbUselessRevisions=614219667
190.66	     nbAssignments=811313  nbFailedAssignments=306046  nbBacktracks=505018  nbVisitedNodes=1382244  nbRestartNogoods=185
190.66	       =>  wckTime=189.759  cpuTime=189.49  mem=15M391
281.64	   
281.64	   search
281.64	     run=25  nbConstraintChecks=1944313870  nbPropagations=69611189  nbRevisions=1109367666
281.64	     nbUselessRevisions=915105583  nbAssignments=1209549  nbFailedAssignments=451762  nbBacktracks=757530
281.64	     nbVisitedNodes=2056269  nbRestartNogoods=203
281.64	       =>  wckTime=280.733  cpuTime=280.34  mem=15M391
425.71	   
425.71	   search
425.71	     run=26  nbConstraintChecks=2963462081  nbPropagations=104078020  nbRevisions=1658724776
425.71	     nbUselessRevisions=1368143024  nbAssignments=1811137  nbFailedAssignments=674572  nbBacktracks=1136297
425.71	     nbVisitedNodes=3079118  nbRestartNogoods=222
425.71	       =>  wckTime=424.804  cpuTime=424.25  mem=15M391
632.89	   
632.89	   search
632.89	     run=27  nbConstraintChecks=4384899401  nbPropagations=155540783  nbRevisions=2478487200
632.89	     nbUselessRevisions=2044713061  nbAssignments=2714656  nbFailedAssignments=1009930  nbBacktracks=1704448
632.89	     nbVisitedNodes=4611649  nbRestartNogoods=234
632.89	       =>  wckTime=631.989  cpuTime=631.11  mem=15M391
968.06	   
968.06	   search
968.06	     run=28  nbConstraintChecks=6747302741  nbPropagations=233834908  nbRevisions=3732087342
968.06	     nbUselessRevisions=3079040406  nbAssignments=4099136  nbFailedAssignments=1542177  nbBacktracks=2556676
968.06	     nbVisitedNodes=6982024  nbRestartNogoods=246
968.06	       =>  wckTime=967.151  cpuTime=965.92  mem=15M391
1435.14	   
1435.14	   search
1435.14	     run=29  nbConstraintChecks=9995930114  nbPropagations=350274458  nbRevisions=5584587477
1435.14	     nbUselessRevisions=4606312926  nbAssignments=6121016  nbFailedAssignments=2285708  nbBacktracks=3835017
1435.14	     nbVisitedNodes=10405862  nbRestartNogoods=260
1435.14	       =>  wckTime=1434.229  cpuTime=1432.54  mem=16M366

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/node26/watcher-229775-1168080995 -o ROOT/results/node26/solver-229775-1168080995 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229775-1168080995/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.08 0.71 1.30 4/81 21398
/proc/meminfo: memFree=1327256/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=1784 CPUtime=0
/proc/21397/stat : 21397 (java) D 21395 21397 21294 0 -1 0 192 0 0 0 0 0 0 0 20 0 1 0 156495613 1826816 158 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/21397/statm: 446 158 123 14 0 91 0

[startup+0.105529 s]
/proc/loadavg: 0.08 0.71 1.30 4/81 21398
/proc/meminfo: memFree=1327256/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=912432 CPUtime=0.06
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 2746 0 1 0 5 1 0 0 21 0 8 0 156495613 934330368 2492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228147 2496 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912432

[startup+0.513569 s]
/proc/loadavg: 0.08 0.71 1.30 4/81 21398
/proc/meminfo: memFree=1327256/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915328 CPUtime=0.47
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 6887 0 1 0 43 4 0 0 17 0 8 0 156495613 937295872 6626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21397/statm: 228832 6626 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33465 s]
/proc/loadavg: 0.08 0.71 1.30 2/88 21405
/proc/meminfo: memFree=1299488/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=1.28
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9651 0 1 0 121 7 0 0 16 0 8 0 156495613 937431040 9389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073342229 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21397/statm: 228865 9389 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.18
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 382 0 0 0 17 1 0 0 16 0 8 0 156495622 937431040 9389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915460

[startup+2.97279 s]
/proc/loadavg: 0.08 0.71 1.30 2/88 21405
/proc/meminfo: memFree=1299424/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=2.91
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9666 0 1 0 284 7 0 0 17 0 8 0 156495613 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814281 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9403 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 17 0 8 0 156495617 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 396 0 0 0 20 1 0 0 15 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915460

[startup+6.1751 s]
/proc/loadavg: 0.15 0.72 1.30 2/88 21408
/proc/meminfo: memFree=1299168/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=6.11
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9667 0 1 0 604 7 0 0 25 0 8 0 156495613 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073860744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9403 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 396 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915460

[startup+12.6487 s]
/proc/loadavg: 0.22 0.72 1.30 3/100 21450
/proc/meminfo: memFree=1268352/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=12.58
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9667 0 1 0 1251 7 0 0 25 0 8 0 156495613 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814281 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9403 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 396 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915460

[startup+25.5109 s]
/proc/loadavg: 0.61 0.78 1.31 3/100 21450
/proc/meminfo: memFree=1268352/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=25.44
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9668 0 1 0 2537 7 0 0 25 0 8 0 156495613 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816112 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9404 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 397 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915460

[startup+51.1203 s]
/proc/loadavg: 1.09 0.88 1.33 3/100 21450
/proc/meminfo: memFree=1268416/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=51.03
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9669 0 1 0 5096 7 0 0 25 0 8 0 156495613 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844896 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9404 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 397 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 915460

[startup+102.335 s]
/proc/loadavg: 1.60 1.05 1.36 3/100 21450
/proc/meminfo: memFree=1268416/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=102.21
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 10213 8 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840771 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9405 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 915460

[startup+162.393 s]
/proc/loadavg: 1.93 1.24 1.40 3/100 21450
/proc/meminfo: memFree=1268416/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=162.19
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 16211 8 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827435 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 915460

[startup+1483.77 s]
/proc/loadavg: 2.00 1.99 1.83 3/100 21650
/proc/meminfo: memFree=1267968/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=1482.07
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 148186 21 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840709 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9405 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) R 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 915460

[startup+1543.84 s]
/proc/loadavg: 2.06 2.00 1.84 3/100 21650
/proc/meminfo: memFree=1268032/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=1542.09
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 154188 21 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9405 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) R 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.09
Current children cumulated vsize (KiB) 915460

[startup+1603.9 s]
/proc/loadavg: 2.07 2.01 1.85 3/100 21650
/proc/meminfo: memFree=1268096/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=1602.07
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 160186 21 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826400 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9405 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.07
Current children cumulated vsize (KiB) 915460

[startup+1663.97 s]
/proc/loadavg: 2.02 2.01 1.86 3/100 21650
/proc/meminfo: memFree=1268032/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=1662.08
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 166187 21 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826490 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9405 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 915460

[startup+1724.03 s]
/proc/loadavg: 2.01 2.00 1.87 3/100 21650
/proc/meminfo: memFree=1268096/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=1722.09
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 172188 21 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814281 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9405 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.09
Current children cumulated vsize (KiB) 915460

[startup+1784.09 s]
/proc/loadavg: 2.00 2.00 1.87 3/100 21650
/proc/meminfo: memFree=1268096/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=1782.08
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 178187 21 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9405 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.08
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 1.87 3/100 21650
/proc/meminfo: memFree=1268096/2055920 swapFree=4192812/4192956
[pid=21397] ppid=21395 vsize=915460 CPUtime=1800.08
/proc/21397/stat : 21397 (java) R 21395 21397 21294 0 -1 0 9670 0 1 0 179987 21 0 0 25 0 8 0 156495613 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827321 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21397/statm: 228865 9405 2513 14 0 215335 0
[pid=21397/tid=21399] ppid=21395 vsize=915460 CPUtime=0.03
/proc/21397/task/21399/stat : 21399 (java) S 21395 21397 21294 0 -1 64 415 0 0 0 3 0 0 0 16 0 8 0 156495617 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21400] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21400/stat : 21400 (java) S 21395 21397 21294 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21401] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21401/stat : 21401 (java) S 21395 21397 21294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495618 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21402] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21402/stat : 21402 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21403] ppid=21395 vsize=915460 CPUtime=0.21
/proc/21397/task/21403/stat : 21403 (java) S 21395 21397 21294 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21404] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21404/stat : 21404 (java) S 21395 21397 21294 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21397/tid=21405] ppid=21395 vsize=915460 CPUtime=0
/proc/21397/task/21405/stat : 21405 (java) S 21395 21397 21294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495622 937431040 9405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1802.12
CPU time (s): 1800.11
CPU user time (s): 1799.88
CPU system time (s): 0.222966
CPU usage (%): 99.8881
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9687
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= 37295
involuntary context switches= 46957

runsolver used 2.25166 s user time and 5.73013 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan  6 10:56:46 UTC 2007


IDJOB= 229775
IDBENCH= 6357
FILE ID= node26/229775-1168080995

PBS_JOBID= 3476116

Free space on /tmp= 66537 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23-fcd/rand-2-50-23-587-230-fcd-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229775-1168080995/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-229775-1168080995 -o ROOT/results/node26/solver-229775-1168080995 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229775-1168080995/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d53cc8e5fffb59df4d920acfe13918eb

RANDOM SEED= 753242693

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.236
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.236
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:       1327736 kB
Buffers:         43040 kB
Cached:         546248 kB
SwapCached:          0 kB
Active:         127328 kB
Inactive:       526104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1327736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          83096 kB
Slab:            59860 kB
Committed_AS:  2773164 kB
PageTables:       2112 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= 66535 MiB



End job on node26 on Sat Jan  6 11:26:56 UTC 2007