Trace number 3312509

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
STRUCTure 0.1? (TO) 4800.27 1206.84

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
MD5SUMcfa9ddae87a68697f7100e24d97d7728
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.10/0.12	15:19 INFO : Reading from input HOME/instance-3312509-1304118919.cnf
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Executor set job limit to 1000000
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
0.61/0.45	Starting Executor!
1.82/0.93	15:20 INFO : 250 variables remaining out of 250
1.82/0.93	15:20 INFO : 170000 literals remaining out of 170000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312509-1304118919/watcher-3312509-1304118919 -o /tmp/evaluation-result-3312509-1304118919/solver-3312509-1304118919 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312509-1304118919.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.71 5.18 5.40 2/198 4104
/proc/meminfo: memFree=13950252/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/4104/stat : 4104 (java) R 4102 4104 3438 0 -1 4202496 1146 0 0 0 0 0 0 0 25 0 1 0 504307327 23580672 633 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228090488597 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4104/statm: 5757 646 480 9 0 124 0

[startup+0.00878206 s]
/proc/loadavg: 4.71 5.18 5.40 2/198 4104
/proc/meminfo: memFree=13950252/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 1488 0 0 0 0 0 0 0 25 0 2 0 504307327 31260672 951 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 7632 953 733 9 0 383 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30528

[startup+0.100751 s]
/proc/loadavg: 4.71 5.18 5.40 2/198 4104
/proc/meminfo: memFree=13950252/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15676384 CPUtime=0.1 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 5567 0 1 0 9 1 0 0 25 0 18 0 504307327 16052617216 4968 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3919096 4968 2116 9 0 3909815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676384

[startup+0.300678 s]
/proc/loadavg: 4.71 5.18 5.40 2/198 4104
/proc/meminfo: memFree=13950252/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15680720 CPUtime=0.51 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 15100 0 1 0 49 2 0 0 25 0 18 0 504307327 16057057280 13272 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3920180 13276 2207 9 0 3910899 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680720

[startup+0.7057 s]
/proc/loadavg: 4.71 5.18 5.40 2/198 4104
/proc/meminfo: memFree=13950252/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15687532 CPUtime=1.24 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 46415 0 1 0 117 7 0 0 25 0 22 0 504307327 16064032768 42594 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3921883 42594 2252 9 0 3912602 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 15687532

[startup+1.50348 s]
/proc/loadavg: 4.71 5.18 5.40 5/220 4126
/proc/meminfo: memFree=13771004/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15697056 CPUtime=3.68 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 58784 0 1 0 358 10 0 0 25 0 22 0 504307327 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3924264 51450 2274 9 0 3914983 0
[pid=4104/tid=4106] ppid=4102 vsize=15697056 CPUtime=0.91 cores=1,3,5,7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3438 0 -1 4202560 34084 0 1 0 86 5 0 0 25 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4107] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4108] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3438 0 -1 4202560 1148 0 0 0 0 0 0 0 18 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4109] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4110] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4111] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3438 0 -1 4202560 1042 0 0 0 0 0 0 0 18 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3438 0 -1 4202560 324 0 0 0 0 0 0 0 17 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4104 3438 0 -1 4202560 1275 0 0 0 0 0 0 0 16 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4114/stat : 4114 (java) R 4102 4104 3438 0 -1 4202560 1001 0 0 0 0 0 0 0 18 0 22 0 504307328 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4104/tid=4115] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4104 3438 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 504307329 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 0 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4116] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4104 3438 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4117] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4104 3438 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4118] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107274673 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4119] ppid=4102 vsize=15697056 CPUtime=0.68 cores=1,3,5,7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4104 3438 0 -1 4202560 5127 0 0 0 67 1 0 0 15 0 22 0 504307332 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4120] ppid=4102 vsize=15697056 CPUtime=0.76 cores=1,3,5,7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4104 3438 0 -1 4202560 12436 0 0 0 74 2 0 0 15 0 22 0 504307332 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4121] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4121/stat : 4121 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4122] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504307332 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4123] ppid=4102 vsize=15697056 CPUtime=0.35 cores=1,3,5,7
/proc/4104/task/4123/stat : 4123 (java) R 4102 4104 3438 0 -1 4202560 40 0 0 0 35 0 0 0 19 0 22 0 504307372 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505803109 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4104/tid=4124] ppid=4102 vsize=15697056 CPUtime=0.25 cores=1,3,5,7
/proc/4104/task/4124/stat : 4124 (java) R 4102 4104 3438 0 -1 4202560 522 0 0 0 25 0 0 0 18 0 22 0 504307372 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505847414 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4104/tid=4125] ppid=4102 vsize=15697056 CPUtime=0.35 cores=1,3,5,7
/proc/4104/task/4125/stat : 4125 (java) R 4102 4104 3438 0 -1 4202560 378 0 0 0 35 0 0 0 19 0 22 0 504307372 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505803060 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4104/tid=4126] ppid=4102 vsize=15697056 CPUtime=0.31 cores=1,3,5,7
/proc/4104/task/4126/stat : 4126 (java) R 4102 4104 3438 0 -1 4202560 9 0 0 0 31 0 0 0 17 0 22 0 504307372 16073785344 51450 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505888952 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 15697056

[startup+3.10116 s]
/proc/loadavg: 4.71 5.18 5.40 8/220 4126
/proc/meminfo: memFree=13688072/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15697056 CPUtime=10.03 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 109083 0 1 0 986 17 0 0 25 0 22 0 504307327 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3924264 101624 2274 9 0 3914983 0
[pid=4104/tid=4106] ppid=4102 vsize=15697056 CPUtime=0.91 cores=1,3,5,7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3438 0 -1 4202560 34084 0 1 0 86 5 0 0 25 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4107] ppid=4102 vsize=15697056 CPUtime=0.01 cores=1,3,5,7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3438 0 -1 4202560 5161 0 0 0 0 1 0 0 16 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4108] ppid=4102 vsize=15697056 CPUtime=0.02 cores=1,3,5,7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3438 0 -1 4202560 8384 0 0 0 1 1 0 0 16 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 1 0 0 0
[pid=4104/tid=4109] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4110] ppid=4102 vsize=15697056 CPUtime=0.01 cores=1,3,5,7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3438 0 -1 4202560 2968 0 0 0 1 0 0 0 16 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4111] ppid=4102 vsize=15697056 CPUtime=0.02 cores=1,3,5,7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3438 0 -1 4202560 5881 0 0 0 1 1 0 0 16 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3438 0 -1 4202560 2301 0 0 0 0 0 0 0 15 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=15697056 CPUtime=0.01 cores=1,3,5,7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4104 3438 0 -1 4202560 6235 0 0 0 1 0 0 0 16 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4104 3438 0 -1 4202560 1001 0 0 0 0 0 0 0 16 0 22 0 504307328 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 1 0 0 0
[pid=4104/tid=4115] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4104 3438 0 -1 4202560 235 0 0 0 0 0 0 0 15 0 22 0 504307329 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 0 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4116] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4104 3438 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4117] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4104 3438 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4118] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107274673 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4119] ppid=4102 vsize=15697056 CPUtime=0.74 cores=1,3,5,7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4104 3438 0 -1 4202560 5133 0 0 0 73 1 0 0 15 0 22 0 504307332 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4120] ppid=4102 vsize=15697056 CPUtime=0.79 cores=1,3,5,7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4104 3438 0 -1 4202560 12439 0 0 0 77 2 0 0 15 0 22 0 504307332 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4121] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4121/stat : 4121 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4122] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504307332 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4123] ppid=4102 vsize=15697056 CPUtime=1.91 cores=1,3,5,7
/proc/4104/task/4123/stat : 4123 (java) R 4102 4104 3438 0 -1 4202560 6308 0 0 0 191 0 0 0 22 0 22 0 504307372 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505803031 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4104/tid=4124] ppid=4102 vsize=15697056 CPUtime=1.75 cores=1,3,5,7
/proc/4104/task/4124/stat : 4124 (java) R 4102 4104 3438 0 -1 4202560 5763 0 0 0 175 0 0 0 21 0 22 0 504307372 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505803114 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4104/tid=4125] ppid=4102 vsize=15697056 CPUtime=1.88 cores=1,3,5,7
/proc/4104/task/4125/stat : 4125 (java) R 4102 4104 3438 0 -1 4202560 6086 0 0 0 188 0 0 0 22 0 22 0 504307372 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505888024 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4104/tid=4126] ppid=4102 vsize=15697056 CPUtime=1.86 cores=1,3,5,7
/proc/4104/task/4126/stat : 4126 (java) R 4102 4104 3438 0 -1 4202560 5718 0 0 0 186 0 0 0 19 0 22 0 504307372 16073785344 101624 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 47125334349676 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.03
Current children cumulated vsize (KiB) 15697056

[startup+6.30159 s]
/proc/loadavg: 5.13 5.26 5.43 6/220 4126
/proc/meminfo: memFree=13149432/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15697056 CPUtime=22.81 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 281920 0 1 0 2238 43 0 0 25 0 22 0 504307327 16073785344 273546 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3924264 273547 2284 9 0 3914983 0
[pid=4104/tid=4106] ppid=4102 vsize=15697056 CPUtime=0.91 cores=1,3,5,7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3438 0 -1 4202560 34084 0 1 0 86 5 0 0 25 0 22 0 504307328 16073785344 273547 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4107] ppid=4102 vsize=15697056 CPUtime=0.02 cores=1,3,5,7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3438 0 -1 4202560 10141 0 0 0 1 1 0 0 15 0 22 0 504307328 16073785344 273547 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4108] ppid=4102 vsize=15697056 CPUtime=0.04 cores=1,3,5,7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3438 0 -1 4202560 12535 0 0 0 2 2 0 0 16 0 22 0 504307328 16073785344 273547 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4109] ppid=4102 vsize=15697056 CPUtime=0.04 cores=1,3,5,7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3438 0 -1 4202560 11670 0 0 0 2 2 0 0 16 0 22 0 504307328 16073785344 273547 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4110] ppid=4102 vsize=15697056 CPUtime=0.03 cores=1,3,5,7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3438 0 -1 4202560 11046 0 0 0 2 1 0 0 15 0 22 0 504307328 16073785344 273547 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 1 0 0 0
[pid=4104/tid=4111] ppid=4102 vsize=15697056 CPUtime=0.03 cores=1,3,5,7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3438 0 -1 4202560 10845 0 0 0 2 1 0 0 15 0 22 0 504307328 16073785344 273550 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=15697056 CPUtime=0.02 cores=1,3,5,7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3438 0 -1 4202560 9781 0 0 0 1 1 0 0 16 0 22 0 504307328 16073785344 273552 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=15697056 CPUtime=0.01 cores=1,3,5,7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4104 3438 0 -1 4202560 6235 0 0 0 1 0 0 0 15 0 22 0 504307328 16073785344 273553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=15697056 CPUtime=0.02 cores=1,3,5,7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4104 3438 0 -1 4202560 8155 0 0 0 1 1 0 0 16 0 22 0 504307328 16073785344 273553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 1 0 0 0
[pid=4104/tid=4115] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4104 3438 0 -1 4202560 512 0 0 0 0 0 0 0 15 0 22 0 504307329 16073785344 273553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 0 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4116] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4104 3438 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 273553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4117] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4104 3438 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 273553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4118] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 273553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107274673 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4119] ppid=4102 vsize=15697056 CPUtime=0.97 cores=1,3,5,7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4104 3438 0 -1 4202560 5170 0 0 0 96 1 0 0 15 0 22 0 504307332 16073785344 273553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0

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

[pid=4104/tid=4124] ppid=4102 vsize=15697056 CPUtime=1047.91 cores=1,3,5,7
/proc/4104/task/4124/stat : 4124 (java) R 4102 4104 3438 0 -1 4202560 217183 0 0 0 104756 35 0 0 25 0 22 0 504307372 16073785344 98553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505911753 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4104/tid=4125] ppid=4102 vsize=15697056 CPUtime=1049.19 cores=1,3,5,7
/proc/4104/task/4125/stat : 4125 (java) R 4102 4104 3438 0 -1 4202560 233858 0 0 0 104882 37 0 0 25 0 22 0 504307372 16073785344 98553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505847635 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4104/tid=4126] ppid=4102 vsize=15697056 CPUtime=1048.65 cores=1,3,5,7
/proc/4104/task/4126/stat : 4126 (java) R 4102 4104 3438 0 -1 4202560 225256 0 0 0 104828 37 0 0 25 0 22 0 504307372 16073785344 98553 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505847420 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4225.18
Current children cumulated vsize (KiB) 15697056

[startup+1122.3 s]
/proc/loadavg: 8.12 7.96 7.16 9/220 4209
/proc/meminfo: memFree=13464772/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15697056 CPUtime=4463.94 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 1788926 0 1 0 445993 401 0 0 25 0 22 0 504307327 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3924264 106997 2299 9 0 3914983 0
[pid=4104/tid=4106] ppid=4102 vsize=15697056 CPUtime=0.91 cores=1,3,5,7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3438 0 -1 4202560 34084 0 1 0 86 5 0 0 25 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4107] ppid=4102 vsize=15697056 CPUtime=3.42 cores=1,3,5,7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3438 0 -1 4202560 99275 0 0 0 318 24 0 0 15 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4108] ppid=4102 vsize=15697056 CPUtime=3.5 cores=1,3,5,7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3438 0 -1 4202560 101451 0 0 0 327 23 0 0 15 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4109] ppid=4102 vsize=15697056 CPUtime=3.52 cores=1,3,5,7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3438 0 -1 4202560 106264 0 0 0 329 23 0 0 15 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4110] ppid=4102 vsize=15697056 CPUtime=3.42 cores=1,3,5,7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3438 0 -1 4202560 95042 0 0 0 320 22 0 0 16 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4111] ppid=4102 vsize=15697056 CPUtime=3.51 cores=1,3,5,7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3438 0 -1 4202560 99799 0 0 0 328 23 0 0 16 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=15697056 CPUtime=3.46 cores=1,3,5,7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3438 0 -1 4202560 94186 0 0 0 324 22 0 0 15 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=15697056 CPUtime=3.46 cores=1,3,5,7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4104 3438 0 -1 4202560 89066 0 0 0 328 18 0 0 16 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 1 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=15697056 CPUtime=3.57 cores=1,3,5,7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4104 3438 0 -1 4202560 93590 0 0 0 336 21 0 0 16 0 22 0 504307328 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4115] ppid=4102 vsize=15697056 CPUtime=1.72 cores=1,3,5,7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4104 3438 0 -1 4202560 4904 0 0 0 116 56 0 0 16 0 22 0 504307329 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 0 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4116] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4104 3438 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4117] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4104 3438 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4118] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107274673 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4119] ppid=4102 vsize=15697056 CPUtime=1.07 cores=1,3,5,7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4104 3438 0 -1 4202560 5185 0 0 0 106 1 0 0 16 0 22 0 504307332 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4120] ppid=4102 vsize=15697056 CPUtime=1.05 cores=1,3,5,7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4104 3438 0 -1 4202560 12480 0 0 0 103 2 0 0 15 0 22 0 504307332 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4121] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4121/stat : 4121 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4122] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4104 3438 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 504307332 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4123] ppid=4102 vsize=15697056 CPUtime=1107.41 cores=1,3,5,7
/proc/4104/task/4123/stat : 4123 (java) R 4102 4104 3438 0 -1 4202560 241173 0 0 0 110704 37 0 0 25 0 22 0 504307372 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505847540 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4104/tid=4124] ppid=4102 vsize=15697056 CPUtime=1107.25 cores=1,3,5,7
/proc/4104/task/4124/stat : 4124 (java) R 4102 4104 3438 0 -1 4202560 228256 0 0 0 110688 37 0 0 25 0 22 0 504307372 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505847381 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4104/tid=4125] ppid=4102 vsize=15697056 CPUtime=1108.53 cores=1,3,5,7
/proc/4104/task/4125/stat : 4125 (java) R 4102 4104 3438 0 -1 4202560 246070 0 0 0 110814 39 0 0 25 0 22 0 504307372 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 47125334346248 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4104/tid=4126] ppid=4102 vsize=15697056 CPUtime=1107.99 cores=1,3,5,7
/proc/4104/task/4126/stat : 4126 (java) R 4102 4104 3438 0 -1 4202560 236654 0 0 0 110759 40 0 0 25 0 22 0 504307372 16073785344 106997 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912506049458 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4463.94
Current children cumulated vsize (KiB) 15697056

[startup+1182.3 s]
/proc/loadavg: 8.11 7.98 7.22 9/220 4211
/proc/meminfo: memFree=13485032/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15697056 CPUtime=4702.68 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 1873126 0 1 0 469849 419 0 0 25 0 22 0 504307327 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3924264 101541 2299 9 0 3914983 0
[pid=4104/tid=4106] ppid=4102 vsize=15697056 CPUtime=0.91 cores=1,3,5,7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3438 0 -1 4202560 34084 0 1 0 86 5 0 0 25 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4107] ppid=4102 vsize=15697056 CPUtime=3.6 cores=1,3,5,7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3438 0 -1 4202560 103808 0 0 0 335 25 0 0 15 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4108] ppid=4102 vsize=15697056 CPUtime=3.67 cores=1,3,5,7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3438 0 -1 4202560 106681 0 0 0 343 24 0 0 15 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4109] ppid=4102 vsize=15697056 CPUtime=3.71 cores=1,3,5,7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3438 0 -1 4202560 110237 0 0 0 347 24 0 0 16 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4110] ppid=4102 vsize=15697056 CPUtime=3.61 cores=1,3,5,7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3438 0 -1 4202560 99675 0 0 0 338 23 0 0 16 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4111] ppid=4102 vsize=15697056 CPUtime=3.71 cores=1,3,5,7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3438 0 -1 4202560 104815 0 0 0 347 24 0 0 16 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=15697056 CPUtime=3.65 cores=1,3,5,7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3438 0 -1 4202560 98777 0 0 0 342 23 0 0 15 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=15697056 CPUtime=3.68 cores=1,3,5,7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4104 3438 0 -1 4202560 93322 0 0 0 349 19 0 0 16 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 1 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=15697056 CPUtime=3.75 cores=1,3,5,7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4104 3438 0 -1 4202560 97942 0 0 0 354 21 0 0 15 0 22 0 504307328 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4115] ppid=4102 vsize=15697056 CPUtime=1.82 cores=1,3,5,7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4104 3438 0 -1 4202560 5206 0 0 0 123 59 0 0 16 0 22 0 504307329 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 0 0 16800975 18446604468519321792 0 0 -1 1 0 0 0
[pid=4104/tid=4116] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4104 3438 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4117] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4104 3438 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4118] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107274673 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4119] ppid=4102 vsize=15697056 CPUtime=1.07 cores=1,3,5,7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4104 3438 0 -1 4202560 5185 0 0 0 106 1 0 0 16 0 22 0 504307332 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4120] ppid=4102 vsize=15697056 CPUtime=1.05 cores=1,3,5,7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4104 3438 0 -1 4202560 12480 0 0 0 103 2 0 0 15 0 22 0 504307332 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4121] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4121/stat : 4121 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4122] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4104 3438 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 504307332 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4123] ppid=4102 vsize=15697056 CPUtime=1166.68 cores=1,3,5,7
/proc/4104/task/4123/stat : 4123 (java) R 4102 4104 3438 0 -1 4202560 253481 0 0 0 116627 41 0 0 25 0 22 0 504307372 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4104/tid=4124] ppid=4102 vsize=15697056 CPUtime=1166.61 cores=1,3,5,7
/proc/4104/task/4124/stat : 4124 (java) R 4102 4104 3438 0 -1 4202560 239757 0 0 0 116622 39 0 0 25 0 22 0 504307372 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505847288 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4104/tid=4125] ppid=4102 vsize=15697056 CPUtime=1167.65 cores=1,3,5,7
/proc/4104/task/4125/stat : 4125 (java) R 4102 4104 3438 0 -1 4202560 257547 0 0 0 116725 40 0 0 25 0 22 0 504307372 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505698944 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4104/tid=4126] ppid=4102 vsize=15697056 CPUtime=1167.35 cores=1,3,5,7
/proc/4104/task/4126/stat : 4126 (java) R 4102 4104 3438 0 -1 4202560 248678 0 0 0 116694 41 0 0 25 0 22 0 504307372 16073785344 101541 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505847395 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4702.68
Current children cumulated vsize (KiB) 15697056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.07 7.98 7.24 9/220 4211
/proc/meminfo: memFree=13439860/32951124 swapFree=67111348/67111528
[pid=4104] ppid=4102 vsize=15697056 CPUtime=4800.22 cores=1,3,5,7
/proc/4104/stat : 4104 (java) S 4102 4104 3438 0 -1 4202496 1920628 0 1 0 479593 429 0 0 25 0 22 0 504307327 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4104/statm: 3924264 113275 2299 9 0 3914983 0
[pid=4104/tid=4106] ppid=4102 vsize=15697056 CPUtime=0.91 cores=1,3,5,7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3438 0 -1 4202560 34084 0 1 0 86 5 0 0 25 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4107] ppid=4102 vsize=15697056 CPUtime=3.68 cores=1,3,5,7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3438 0 -1 4202560 106249 0 0 0 343 25 0 0 15 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4108] ppid=4102 vsize=15697056 CPUtime=3.76 cores=1,3,5,7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3438 0 -1 4202560 108770 0 0 0 351 25 0 0 16 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4109] ppid=4102 vsize=15697056 CPUtime=3.78 cores=1,3,5,7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3438 0 -1 4202560 112087 0 0 0 354 24 0 0 15 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4110] ppid=4102 vsize=15697056 CPUtime=3.69 cores=1,3,5,7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3438 0 -1 4202560 102236 0 0 0 345 24 0 0 15 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4111] ppid=4102 vsize=15697056 CPUtime=3.81 cores=1,3,5,7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3438 0 -1 4202560 106800 0 0 0 356 25 0 0 16 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4112] ppid=4102 vsize=15697056 CPUtime=3.72 cores=1,3,5,7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3438 0 -1 4202560 100133 0 0 0 348 24 0 0 15 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4113] ppid=4102 vsize=15697056 CPUtime=3.76 cores=1,3,5,7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4104 3438 0 -1 4202560 95646 0 0 0 357 19 0 0 16 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 1 0 0 0
[pid=4104/tid=4114] ppid=4102 vsize=15697056 CPUtime=3.83 cores=1,3,5,7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4104 3438 0 -1 4202560 100394 0 0 0 362 21 0 0 16 0 22 0 504307328 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4115] ppid=4102 vsize=15697056 CPUtime=1.85 cores=1,3,5,7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4104 3438 0 -1 4202560 5335 0 0 0 125 60 0 0 15 0 22 0 504307329 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 0 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4116] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4104 3438 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4117] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4104 3438 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 504307330 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4118] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107274673 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4119] ppid=4102 vsize=15697056 CPUtime=1.07 cores=1,3,5,7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4104 3438 0 -1 4202560 5185 0 0 0 106 1 0 0 16 0 22 0 504307332 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 7 0 0 0
[pid=4104/tid=4120] ppid=4102 vsize=15697056 CPUtime=1.05 cores=1,3,5,7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4104 3438 0 -1 4202560 12480 0 0 0 103 2 0 0 15 0 22 0 504307332 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4121] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4121/stat : 4121 (java) S 4102 4104 3438 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 504307332 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107266969 0 4 0 16800975 18446604468519321792 0 0 -1 5 0 0 0
[pid=4104/tid=4122] ppid=4102 vsize=15697056 CPUtime=0 cores=1,3,5,7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4104 3438 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 504307332 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 228107267584 0 4 0 16800975 18446604468519321792 0 0 -1 3 0 0 0
[pid=4104/tid=4123] ppid=4102 vsize=15697056 CPUtime=1190.88 cores=1,3,5,7
/proc/4104/task/4123/stat : 4123 (java) R 4102 4104 3438 0 -1 4202560 261490 0 0 0 119045 43 0 0 25 0 22 0 504307372 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505802925 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4104/tid=4124] ppid=4102 vsize=15697056 CPUtime=1190.86 cores=1,3,5,7
/proc/4104/task/4124/stat : 4124 (java) R 4102 4104 3438 0 -1 4202560 247512 0 0 0 119046 40 0 0 23 0 22 0 504307372 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505847414 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4104/tid=4125] ppid=4102 vsize=15697056 CPUtime=1191.82 cores=1,3,5,7
/proc/4104/task/4125/stat : 4125 (java) R 4102 4104 3438 0 -1 4202560 264488 0 0 0 119141 41 0 0 25 0 22 0 504307372 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505901149 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4104/tid=4126] ppid=4102 vsize=15697056 CPUtime=1191.59 cores=1,3,5,7
/proc/4104/task/4126/stat : 4126 (java) R 4102 4104 3438 0 -1 4202560 256288 0 0 0 119117 42 0 0 25 0 22 0 504307372 16073785344 113275 33554432000 1073741824 1073778376 140737009695632 18446744073709551615 46912505745667 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15697056

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1206.84
CPU time (s): 4800.27
CPU user time (s): 4795.96
CPU system time (s): 4.31334
CPU usage (%): 397.757
Max. virtual memory (cumulated for all children) (KiB): 15698760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.96
system time used= 4.31334
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1920654
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= 202904
involuntary context switches= 123742

runsolver used 1.9477 second user time and 4.70228 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 01:15:19
IDJOB=3312509
IDBENCH=82694
IDSOLVER=1699
FILE ID=node142/3312509-1304118919
RUNJOBID= node142-1304117712-3972
PBS_JOBID= 13170697
Free space on /tmp= 71308 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312509-1304118919/watcher-3312509-1304118919 -o /tmp/evaluation-result-3312509-1304118919/solver-3312509-1304118919 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312509-1304118919.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= cfa9ddae87a68697f7100e24d97d7728
RANDOM SEED=1619414027

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13950400 kB
Buffers:       1068908 kB
Cached:        1941716 kB
SwapCached:        176 kB
Active:       15542620 kB
Inactive:      2933732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13950400 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2064 kB
Writeback:           4 kB
AnonPages:    15464908 kB
Mapped:          23448 kB
Slab:           431872 kB
PageTables:      35020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15712764 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71308 MiB
End job on node142 at 2011-04-30 01:35:27