Trace number 3312131

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 (hbr=2)? (TO) 4800.78 1249.11

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L70_coli.sat.cnf
MD5SUM7fc9b20f0efe1e9457bd61eba8178674
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.103
Satisfiable
(Un)Satisfiability was proved
Number of variables218792
Number of clauses1020908
Sum of the clauses size2941934
Maximum clause length11
Minimum clause length1
Number of clauses of size 123977
Number of clauses of size 2286047
Number of clauses of size 3535908
Number of clauses of size 4137995
Number of clauses of size 536772
Number of clauses of size over 5209

Solver Data

0.10/0.12	45:04 INFO : Reading from input HOME/instance-3312131-1304077504.cnf
4.15/3.84	Executor set job limit to 1000000
4.15/3.85	Executor set job limit to 1000000
4.15/3.85	Executor set job limit to 1000000
4.15/3.85	Executor set job limit to 1000000
4.15/3.85	Starting Executor!
4.15/3.85	Starting Executor!
4.15/3.85	Starting Executor!
4.15/3.85	Starting Executor!
19.49/16.73	45:21 INFO : 111268 variables remaining out of 218792
19.49/16.73	45:21 INFO : 9827956 literals remaining out of 3962842

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-3312131-1304077504/watcher-3312131-1304077504 -o /tmp/evaluation-result-3312131-1304077504/solver-3312131-1304077504 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312131-1304077504.cnf -hbr 2 

running on 4 cores: 0,2,4,6

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: 3.16 5.86 7.05 2/198 11625
/proc/meminfo: memFree=16316684/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11625/stat : 11625 (java) R 11623 11625 11292 0 -1 4202496 769 0 0 0 0 0 0 0 25 0 1 0 500166555 23580672 254 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255101806357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11625/statm: 5757 265 211 9 0 124 0

[startup+0.0201339 s]
/proc/loadavg: 3.16 5.86 7.05 2/198 11625
/proc/meminfo: memFree=16316684/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15591648 CPUtime=0 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 3078 0 1 0 0 0 0 0 25 0 10 0 500166555 15965847552 2518 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3897912 2520 1513 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.101145 s]
/proc/loadavg: 3.16 5.86 7.05 2/198 11625
/proc/meminfo: memFree=16316684/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15676956 CPUtime=0.1 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 5563 0 1 0 9 1 0 0 25 0 18 0 500166555 16053202944 4986 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3919239 4986 2116 9 0 3909958 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676956

[startup+0.301077 s]
/proc/loadavg: 3.16 5.86 7.05 2/198 11625
/proc/meminfo: memFree=16316684/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15684356 CPUtime=0.52 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 14440 0 1 0 50 2 0 0 25 0 18 0 500166555 16060780544 12920 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3921089 12924 2207 9 0 3911808 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684356

[startup+0.701035 s]
/proc/loadavg: 3.16 5.86 7.05 2/198 11625
/proc/meminfo: memFree=16316684/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15684208 CPUtime=0.94 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 42018 0 1 0 88 6 0 0 25 0 18 0 500166555 16060628992 40459 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3921052 40459 2223 9 0 3911771 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 15684208

[startup+1.50092 s]
/proc/loadavg: 3.16 5.86 7.05 3/216 11643
/proc/meminfo: memFree=16155412/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15684208 CPUtime=1.76 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 75913 0 1 0 166 10 0 0 25 0 18 0 500166555 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3921052 74351 2223 9 0 3911771 0
[pid=11625/tid=11627] ppid=11623 vsize=15684208 CPUtime=1.46 cores=0,2,4,6
/proc/11625/task/11627/stat : 11627 (java) R 11623 11625 11292 0 -1 4202560 65859 0 1 0 138 8 0 0 19 0 18 0 500166556 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912505580485 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11625/tid=11628] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11628/stat : 11628 (java) S 11623 11625 11292 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11629] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11629/stat : 11629 (java) S 11623 11625 11292 0 -1 4202560 529 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11630] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11630/stat : 11630 (java) S 11623 11625 11292 0 -1 4202560 1305 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11631] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11631/stat : 11631 (java) S 11623 11625 11292 0 -1 4202560 245 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11632] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11632/stat : 11632 (java) S 11623 11625 11292 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11633] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11633/stat : 11633 (java) S 11623 11625 11292 0 -1 4202560 346 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11634] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11634/stat : 11634 (java) S 11623 11625 11292 0 -1 4202560 431 0 0 0 0 0 0 0 16 0 18 0 500166557 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11635] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11635/stat : 11635 (java) S 11623 11625 11292 0 -1 4202560 2039 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11636] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11636/stat : 11636 (java) S 11623 11625 11292 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 18 0 500166558 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 0 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11637] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11637/stat : 11637 (java) S 11623 11625 11292 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 500166558 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11638] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11638/stat : 11638 (java) S 11623 11625 11292 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 500166558 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11639] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11639/stat : 11639 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500166560 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118592433 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11640] ppid=11623 vsize=15684208 CPUtime=0.11 cores=0,2,4,6
/proc/11625/task/11640/stat : 11640 (java) S 11623 11625 11292 0 -1 4202560 1151 0 0 0 11 0 0 0 17 0 18 0 500166560 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11641] ppid=11623 vsize=15684208 CPUtime=0.11 cores=0,2,4,6
/proc/11625/task/11641/stat : 11641 (java) S 11623 11625 11292 0 -1 4202560 2335 0 0 0 11 0 0 0 17 0 18 0 500166560 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11642] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11642/stat : 11642 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500166560 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11643] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11643/stat : 11643 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 500166560 16060628992 74351 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 15684208

[startup+3.10162 s]
/proc/loadavg: 3.14 5.81 7.03 5/216 11643
/proc/meminfo: memFree=15903196/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15684208 CPUtime=3.45 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 145598 0 1 0 326 19 0 0 25 0 18 0 500166555 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3921052 144032 2241 9 0 3911771 0
[pid=11625/tid=11627] ppid=11623 vsize=15684208 CPUtime=3.05 cores=0,2,4,6
/proc/11625/task/11627/stat : 11627 (java) R 11623 11625 11292 0 -1 4202560 127007 0 1 0 289 16 0 0 22 0 18 0 500166556 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912505641217 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11625/tid=11628] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11628/stat : 11628 (java) S 11623 11625 11292 0 -1 4202560 84 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11629] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11629/stat : 11629 (java) S 11623 11625 11292 0 -1 4202560 529 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11630] ppid=11623 vsize=15684208 CPUtime=0.01 cores=0,2,4,6
/proc/11625/task/11630/stat : 11630 (java) S 11623 11625 11292 0 -1 4202560 1305 0 0 0 1 0 0 0 16 0 18 0 500166557 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11631] ppid=11623 vsize=15684208 CPUtime=0.01 cores=0,2,4,6
/proc/11625/task/11631/stat : 11631 (java) S 11623 11625 11292 0 -1 4202560 503 0 0 0 1 0 0 0 15 0 18 0 500166557 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11632] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11632/stat : 11632 (java) S 11623 11625 11292 0 -1 4202560 5210 0 0 0 0 0 0 0 16 0 18 0 500166557 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11633] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11633/stat : 11633 (java) S 11623 11625 11292 0 -1 4202560 346 0 0 0 0 0 0 0 15 0 18 0 500166557 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11634] ppid=11623 vsize=15684208 CPUtime=0.01 cores=0,2,4,6
/proc/11625/task/11634/stat : 11634 (java) S 11623 11625 11292 0 -1 4202560 3227 0 0 0 1 0 0 0 16 0 18 0 500166557 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11635] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11635/stat : 11635 (java) S 11623 11625 11292 0 -1 4202560 2039 0 0 0 0 0 0 0 16 0 18 0 500166557 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11636] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11636/stat : 11636 (java) S 11623 11625 11292 0 -1 4202560 435 0 0 0 0 0 0 0 15 0 18 0 500166558 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 0 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11637] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11637/stat : 11637 (java) S 11623 11625 11292 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 500166558 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11638] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11638/stat : 11638 (java) S 11623 11625 11292 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 500166558 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11639] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11639/stat : 11639 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500166560 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118592433 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11640] ppid=11623 vsize=15684208 CPUtime=0.14 cores=0,2,4,6
/proc/11625/task/11640/stat : 11640 (java) S 11623 11625 11292 0 -1 4202560 1163 0 0 0 14 0 0 0 15 0 18 0 500166560 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11641] ppid=11623 vsize=15684208 CPUtime=0.14 cores=0,2,4,6
/proc/11625/task/11641/stat : 11641 (java) S 11623 11625 11292 0 -1 4202560 2363 0 0 0 14 0 0 0 15 0 18 0 500166560 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11642] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11642/stat : 11642 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500166560 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11643] ppid=11623 vsize=15684208 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11643/stat : 11643 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 500166560 16060628992 144032 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 15684208

[startup+6.30106 s]
/proc/loadavg: 3.14 5.81 7.03 4/220 11648
/proc/meminfo: memFree=14178216/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15782216 CPUtime=7.98 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 293603 0 1 0 759 39 0 0 25 0 22 0 500166555 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3945554 285132 2266 9 0 3936273 0
[pid=11625/tid=11627] ppid=11623 vsize=15782216 CPUtime=6.18 cores=0,2,4,6
/proc/11625/task/11627/stat : 11627 (java) R 11623 11625 11292 0 -1 4202560 234868 0 1 0 590 28 0 0 21 0 22 0 500166556 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912505808780 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11625/tid=11628] ppid=11623 vsize=15782216 CPUtime=0.01 cores=0,2,4,6
/proc/11625/task/11628/stat : 11628 (java) S 11623 11625 11292 0 -1 4202560 1569 0 0 0 1 0 0 0 16 0 22 0 500166557 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11629] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11629/stat : 11629 (java) S 11623 11625 11292 0 -1 4202560 766 0 0 0 0 0 0 0 15 0 22 0 500166557 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11630] ppid=11623 vsize=15782216 CPUtime=0.06 cores=0,2,4,6
/proc/11625/task/11630/stat : 11630 (java) S 11623 11625 11292 0 -1 4202560 7438 0 0 0 5 1 0 0 16 0 22 0 500166557 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11631] ppid=11623 vsize=15782216 CPUtime=0.02 cores=0,2,4,6
/proc/11625/task/11631/stat : 11631 (java) S 11623 11625 11292 0 -1 4202560 1790 0 0 0 2 0 0 0 16 0 22 0 500166557 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11632] ppid=11623 vsize=15782216 CPUtime=0.06 cores=0,2,4,6
/proc/11625/task/11632/stat : 11632 (java) S 11623 11625 11292 0 -1 4202560 13339 0 0 0 5 1 0 0 16 0 22 0 500166557 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11633] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11633/stat : 11633 (java) S 11623 11625 11292 0 -1 4202560 346 0 0 0 0 0 0 0 15 0 22 0 500166557 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11634] ppid=11623 vsize=15782216 CPUtime=0.03 cores=0,2,4,6
/proc/11625/task/11634/stat : 11634 (java) S 11623 11625 11292 0 -1 4202560 5912 0 0 0 3 0 0 0 16 0 22 0 500166557 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11635] ppid=11623 vsize=15782216 CPUtime=0.05 cores=0,2,4,6
/proc/11625/task/11635/stat : 11635 (java) S 11623 11625 11292 0 -1 4202560 8170 0 0 0 4 1 0 0 16 0 22 0 500166557 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11636] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11636/stat : 11636 (java) S 11623 11625 11292 0 -1 4202560 776 0 0 0 0 0 0 0 15 0 22 0 500166558 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 0 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11637] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11637/stat : 11637 (java) S 11623 11625 11292 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 500166558 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11638] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11638/stat : 11638 (java) S 11623 11625 11292 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 500166558 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11639] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11639/stat : 11639 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500166560 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118592433 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11640] ppid=11623 vsize=15782216 CPUtime=0.41 cores=0,2,4,6
/proc/11625/task/11640/stat : 11640 (java) R 11623 11625 11292 0 -1 4202560 1339 0 0 0 41 0 0 0 15 0 22 0 500166560 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 47850476980412 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11625/tid=11641] ppid=11623 vsize=15782216 CPUtime=1.01 cores=0,2,4,6
/proc/11625/task/11641/stat : 11641 (java) S 11623 11625 11292 0 -1 4202560 15824 0 0 0 99 2 0 0 15 0 22 0 500166560 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11642] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11642/stat : 11642 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500166560 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11643] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11643/stat : 11643 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 500166560 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11644] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11644/stat : 11644 (java) S 11623 11625 11292 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 500166940 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11645] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11645/stat : 11645 (java) S 11623 11625 11292 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 500166940 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11646] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11646/stat : 11646 (java) S 11623 11625 11292 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 500166940 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11647] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11647/stat : 11647 (java) S 11623 11625 11292 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 500166940 16160989184 285132 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 15782216

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

/proc/11625/task/11630/stat : 11630 (java) S 11623 11625 11292 0 -1 4202560 225994 0 0 0 784 38 0 0 15 0 22 0 500166557 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11631] ppid=11623 vsize=15782216 CPUtime=7.34 cores=0,2,4,6
/proc/11625/task/11631/stat : 11631 (java) S 11623 11625 11292 0 -1 4202560 171647 0 0 0 704 30 0 0 15 0 22 0 500166557 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11632] ppid=11623 vsize=15782216 CPUtime=8.06 cores=0,2,4,6
/proc/11625/task/11632/stat : 11632 (java) S 11623 11625 11292 0 -1 4202560 311923 0 0 0 756 50 0 0 16 0 22 0 500166557 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11633] ppid=11623 vsize=15782216 CPUtime=7.48 cores=0,2,4,6
/proc/11625/task/11633/stat : 11633 (java) S 11623 11625 11292 0 -1 4202560 189282 0 0 0 716 32 0 0 16 0 22 0 500166557 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11634] ppid=11623 vsize=15782216 CPUtime=8.02 cores=0,2,4,6
/proc/11625/task/11634/stat : 11634 (java) S 11623 11625 11292 0 -1 4202560 192018 0 0 0 769 33 0 0 15 0 22 0 500166557 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11635] ppid=11623 vsize=15782216 CPUtime=8.17 cores=0,2,4,6
/proc/11625/task/11635/stat : 11635 (java) S 11623 11625 11292 0 -1 4202560 218074 0 0 0 778 39 0 0 16 0 22 0 500166557 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11636] ppid=11623 vsize=15782216 CPUtime=4.62 cores=0,2,4,6
/proc/11625/task/11636/stat : 11636 (java) S 11623 11625 11292 0 -1 4202560 122257 0 0 0 449 13 0 0 15 0 22 0 500166558 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 0 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11637] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11637/stat : 11637 (java) S 11623 11625 11292 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 500166558 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11638] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11638/stat : 11638 (java) S 11623 11625 11292 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500166558 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11639] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11639/stat : 11639 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500166560 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118592433 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11640] ppid=11623 vsize=15782216 CPUtime=1.59 cores=0,2,4,6
/proc/11625/task/11640/stat : 11640 (java) S 11623 11625 11292 0 -1 4202560 1471 0 0 0 159 0 0 0 16 0 22 0 500166560 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11641] ppid=11623 vsize=15782216 CPUtime=2.2 cores=0,2,4,6
/proc/11625/task/11641/stat : 11641 (java) S 11623 11625 11292 0 -1 4202560 23042 0 0 0 217 3 0 0 15 0 22 0 500166560 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11642] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11642/stat : 11642 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500166560 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11643] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11643/stat : 11643 (java) S 11623 11625 11292 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 500166560 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11644] ppid=11623 vsize=15782216 CPUtime=1103.36 cores=0,2,4,6
/proc/11625/task/11644/stat : 11644 (java) R 11623 11625 11292 0 -1 4202560 22298 0 0 0 110325 11 0 0 25 0 22 0 500166940 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912506075664 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11625/tid=11645] ppid=11623 vsize=15782216 CPUtime=1103.13 cores=0,2,4,6
/proc/11625/task/11645/stat : 11645 (java) R 11623 11625 11292 0 -1 4202560 32391 0 0 0 110310 3 0 0 25 0 22 0 500166940 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912505816867 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11625/tid=11646] ppid=11623 vsize=15782216 CPUtime=1126.85 cores=0,2,4,6
/proc/11625/task/11646/stat : 11646 (java) R 11623 11625 11292 0 -1 4202560 24298 0 0 0 112679 6 0 0 25 0 22 0 500166940 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912506527532 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11625/tid=11647] ppid=11623 vsize=15782216 CPUtime=1112.8 cores=0,2,4,6
/proc/11625/task/11647/stat : 11647 (java) R 11623 11625 11292 0 -1 4202560 48240 0 0 0 111273 7 0 0 25 0 22 0 500166940 16160989184 2292870 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912506075531 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4535.11
Current children cumulated vsize (KiB) 15782216

[startup+1242.3 s]
/proc/loadavg: 6.37 7.70 7.61 5/193 11710
/proc/meminfo: memFree=15218076/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15782216 CPUtime=4774.78 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 2322943 0 1 0 477093 385 0 0 25 0 22 0 500166555 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3945554 2298319 2294 9 0 3936273 0
[pid=11625/tid=11627] ppid=11623 vsize=15782216 CPUtime=16.61 cores=0,2,4,6
/proc/11625/task/11627/stat : 11627 (java) S 11623 11625 11292 0 -1 4202560 234936 0 1 0 1633 28 0 0 25 0 22 0 500166556 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11628] ppid=11623 vsize=15782216 CPUtime=7.95 cores=0,2,4,6
/proc/11625/task/11628/stat : 11628 (java) S 11623 11625 11292 0 -1 4202560 245087 0 0 0 754 41 0 0 15 0 22 0 500166557 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11629] ppid=11623 vsize=15782216 CPUtime=8.68 cores=0,2,4,6
/proc/11625/task/11629/stat : 11629 (java) S 11623 11625 11292 0 -1 4202560 253116 0 0 0 828 40 0 0 15 0 22 0 500166557 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11630] ppid=11623 vsize=15782216 CPUtime=8.29 cores=0,2,4,6
/proc/11625/task/11630/stat : 11630 (java) S 11623 11625 11292 0 -1 4202560 226681 0 0 0 791 38 0 0 16 0 22 0 500166557 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11631] ppid=11623 vsize=15782216 CPUtime=7.52 cores=0,2,4,6
/proc/11625/task/11631/stat : 11631 (java) S 11623 11625 11292 0 -1 4202560 173779 0 0 0 721 31 0 0 16 0 22 0 500166557 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11632] ppid=11623 vsize=15782216 CPUtime=8.09 cores=0,2,4,6
/proc/11625/task/11632/stat : 11632 (java) S 11623 11625 11292 0 -1 4202560 311923 0 0 0 759 50 0 0 15 0 22 0 500166557 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11633] ppid=11623 vsize=15782216 CPUtime=7.66 cores=0,2,4,6
/proc/11625/task/11633/stat : 11633 (java) S 11623 11625 11292 0 -1 4202560 190689 0 0 0 734 32 0 0 16 0 22 0 500166557 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11634] ppid=11623 vsize=15782216 CPUtime=8.13 cores=0,2,4,6
/proc/11625/task/11634/stat : 11634 (java) S 11623 11625 11292 0 -1 4202560 193178 0 0 0 780 33 0 0 16 0 22 0 500166557 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11635] ppid=11623 vsize=15782216 CPUtime=8.24 cores=0,2,4,6
/proc/11625/task/11635/stat : 11635 (java) S 11623 11625 11292 0 -1 4202560 218080 0 0 0 785 39 0 0 15 0 22 0 500166557 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11636] ppid=11623 vsize=15782216 CPUtime=4.62 cores=0,2,4,6
/proc/11625/task/11636/stat : 11636 (java) S 11623 11625 11292 0 -1 4202560 122274 0 0 0 449 13 0 0 15 0 22 0 500166558 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 0 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11637] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11637/stat : 11637 (java) S 11623 11625 11292 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 500166558 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11638] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11638/stat : 11638 (java) S 11623 11625 11292 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500166558 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11639] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11639/stat : 11639 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500166560 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118592433 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11640] ppid=11623 vsize=15782216 CPUtime=1.59 cores=0,2,4,6
/proc/11625/task/11640/stat : 11640 (java) S 11623 11625 11292 0 -1 4202560 1471 0 0 0 159 0 0 0 16 0 22 0 500166560 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11641] ppid=11623 vsize=15782216 CPUtime=2.2 cores=0,2,4,6
/proc/11625/task/11641/stat : 11641 (java) S 11623 11625 11292 0 -1 4202560 23042 0 0 0 217 3 0 0 15 0 22 0 500166560 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11642] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11642/stat : 11642 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500166560 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11643] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11643/stat : 11643 (java) S 11623 11625 11292 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 500166560 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11644] ppid=11623 vsize=15782216 CPUtime=1163.16 cores=0,2,4,6
/proc/11625/task/11644/stat : 11644 (java) R 11623 11625 11292 0 -1 4202560 22299 0 0 0 116304 12 0 0 25 0 22 0 500166940 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912505611824 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11625/tid=11645] ppid=11623 vsize=15782216 CPUtime=1162.76 cores=0,2,4,6
/proc/11625/task/11645/stat : 11645 (java) R 11623 11625 11292 0 -1 4202560 32391 0 0 0 116273 3 0 0 25 0 22 0 500166940 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912506075391 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11625/tid=11646] ppid=11623 vsize=15782216 CPUtime=1186.65 cores=0,2,4,6
/proc/11625/task/11646/stat : 11646 (java) R 11623 11625 11292 0 -1 4202560 24298 0 0 0 118659 6 0 0 25 0 22 0 500166940 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912505603823 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11625/tid=11647] ppid=11623 vsize=15782216 CPUtime=1172.44 cores=0,2,4,6
/proc/11625/task/11647/stat : 11647 (java) R 11623 11625 11292 0 -1 4202560 48242 0 0 0 117237 7 0 0 25 0 22 0 500166940 16160989184 2298319 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912506364692 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4774.78
Current children cumulated vsize (KiB) 15782216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1248.7 s]
/proc/loadavg: 6.00 7.57 7.57 5/193 11710
/proc/meminfo: memFree=15215844/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=15782216 CPUtime=4800.35 cores=0,2,4,6
/proc/11625/stat : 11625 (java) S 11623 11625 11292 0 -1 4202496 2323481 0 1 0 479650 385 0 0 25 0 22 0 500166555 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 3945554 2298852 2294 9 0 3936273 0
[pid=11625/tid=11627] ppid=11623 vsize=15782216 CPUtime=16.61 cores=0,2,4,6
/proc/11625/task/11627/stat : 11627 (java) S 11623 11625 11292 0 -1 4202560 234936 0 1 0 1633 28 0 0 25 0 22 0 500166556 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11628] ppid=11623 vsize=15782216 CPUtime=8.01 cores=0,2,4,6
/proc/11625/task/11628/stat : 11628 (java) S 11623 11625 11292 0 -1 4202560 245087 0 0 0 760 41 0 0 16 0 22 0 500166557 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11629] ppid=11623 vsize=15782216 CPUtime=8.68 cores=0,2,4,6
/proc/11625/task/11629/stat : 11629 (java) S 11623 11625 11292 0 -1 4202560 253116 0 0 0 828 40 0 0 15 0 22 0 500166557 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11630] ppid=11623 vsize=15782216 CPUtime=8.29 cores=0,2,4,6
/proc/11625/task/11630/stat : 11630 (java) S 11623 11625 11292 0 -1 4202560 226681 0 0 0 791 38 0 0 15 0 22 0 500166557 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11631] ppid=11623 vsize=15782216 CPUtime=7.54 cores=0,2,4,6
/proc/11625/task/11631/stat : 11631 (java) S 11623 11625 11292 0 -1 4202560 173779 0 0 0 723 31 0 0 16 0 22 0 500166557 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11632] ppid=11623 vsize=15782216 CPUtime=8.11 cores=0,2,4,6
/proc/11625/task/11632/stat : 11632 (java) S 11623 11625 11292 0 -1 4202560 311923 0 0 0 761 50 0 0 16 0 22 0 500166557 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11633] ppid=11623 vsize=15782216 CPUtime=7.74 cores=0,2,4,6
/proc/11625/task/11633/stat : 11633 (java) S 11623 11625 11292 0 -1 4202560 190689 0 0 0 742 32 0 0 16 0 22 0 500166557 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11634] ppid=11623 vsize=15782216 CPUtime=8.22 cores=0,2,4,6
/proc/11625/task/11634/stat : 11634 (java) S 11623 11625 11292 0 -1 4202560 193178 0 0 0 789 33 0 0 16 0 22 0 500166557 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11635] ppid=11623 vsize=15782216 CPUtime=8.31 cores=0,2,4,6
/proc/11625/task/11635/stat : 11635 (java) S 11623 11625 11292 0 -1 4202560 218603 0 0 0 792 39 0 0 16 0 22 0 500166557 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11636] ppid=11623 vsize=15782216 CPUtime=4.62 cores=0,2,4,6
/proc/11625/task/11636/stat : 11636 (java) S 11623 11625 11292 0 -1 4202560 122286 0 0 0 449 13 0 0 15 0 22 0 500166558 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 0 0 16800975 18446604453956827200 0 0 -1 2 0 0 0
[pid=11625/tid=11637] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11637/stat : 11637 (java) S 11623 11625 11292 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 500166558 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11638] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11638/stat : 11638 (java) S 11623 11625 11292 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500166558 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11639] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11639/stat : 11639 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500166560 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118592433 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11640] ppid=11623 vsize=15782216 CPUtime=1.59 cores=0,2,4,6
/proc/11625/task/11640/stat : 11640 (java) S 11623 11625 11292 0 -1 4202560 1471 0 0 0 159 0 0 0 16 0 22 0 500166560 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 6 0 0 0
[pid=11625/tid=11641] ppid=11623 vsize=15782216 CPUtime=2.2 cores=0,2,4,6
/proc/11625/task/11641/stat : 11641 (java) S 11623 11625 11292 0 -1 4202560 23042 0 0 0 217 3 0 0 15 0 22 0 500166560 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 0 0 0 0
[pid=11625/tid=11642] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11642/stat : 11642 (java) S 11623 11625 11292 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500166560 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118584729 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11643] ppid=11623 vsize=15782216 CPUtime=0 cores=0,2,4,6
/proc/11625/task/11643/stat : 11643 (java) S 11623 11625 11292 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 500166560 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 255118585344 0 4 0 16800975 18446604453956827200 0 0 -1 4 0 0 0
[pid=11625/tid=11644] ppid=11623 vsize=15782216 CPUtime=1169.48 cores=0,2,4,6
/proc/11625/task/11644/stat : 11644 (java) R 11623 11625 11292 0 -1 4202560 22299 0 0 0 116936 12 0 0 25 0 22 0 500166940 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912506075522 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11625/tid=11645] ppid=11623 vsize=15782216 CPUtime=1169.08 cores=0,2,4,6
/proc/11625/task/11645/stat : 11645 (java) R 11623 11625 11292 0 -1 4202560 32391 0 0 0 116905 3 0 0 25 0 22 0 500166940 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912505724620 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11625/tid=11646] ppid=11623 vsize=15782216 CPUtime=1192.97 cores=0,2,4,6
/proc/11625/task/11646/stat : 11646 (java) R 11623 11625 11292 0 -1 4202560 24299 0 0 0 119291 6 0 0 25 0 22 0 500166940 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912506160319 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11625/tid=11647] ppid=11623 vsize=15782216 CPUtime=1178.72 cores=0,2,4,6
/proc/11625/task/11647/stat : 11647 (java) R 11623 11625 11292 0 -1 4202560 48242 0 0 0 117865 7 0 0 25 0 22 0 500166940 16160989184 2298852 33554432000 1073741824 1073778376 140735724196192 18446744073709551615 46912506075420 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15782216

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

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

[startup+1248.9 s]
/proc/loadavg: 6.00 7.57 7.57 5/193 11710
/proc/meminfo: memFree=15215844/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=0 CPUtime=4800.56 cores=0,2,4,6
/proc/11625/stat : 11625 (java) Z 11623 11625 11292 0 -1 4203548 2323508 0 1 0 479653 403 0 0 17 0 2 0 500166555 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 0 0 0 0 0 0 0
[pid=11625/tid=11644] ppid=11623 vsize=0 CPUtime=1169.67 cores=0,2,4,6
/proc/11625/task/11644/stat : 11644 (java) R 11623 11625 11292 0 -1 4203588 22299 0 0 0 116937 30 0 0 25 0 2 0 500166940 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.56
Current children cumulated vsize (KiB) 0

[startup+1249.1 s]
/proc/loadavg: 6.00 7.57 7.57 2/174 11713
/proc/meminfo: memFree=24319580/32951124 swapFree=67111524/67111528
[pid=11625] ppid=11623 vsize=0 CPUtime=4800.77 cores=0,2,4,6
/proc/11625/stat : 11625 (java) Z 11623 11625 11292 0 -1 4203548 2323508 0 1 0 479653 424 0 0 17 0 2 0 500166555 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/11625/statm: 0 0 0 0 0 0 0
[pid=11625/tid=11644] ppid=11623 vsize=0 CPUtime=1169.88 cores=0,2,4,6
/proc/11625/task/11644/stat : 11644 (java) R 11623 11625 11292 0 -1 4203588 22299 0 0 0 116937 51 0 0 25 0 2 0 500166940 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.77
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1249.11
CPU time (s): 4800.78
CPU user time (s): 4796.53
CPU system time (s): 4.24335
CPU usage (%): 384.337
Max. virtual memory (cumulated for all children) (KiB): 15782928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.53
system time used= 4.24335
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2323508
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= 35984
involuntary context switches= 55478

runsolver used 2.14267 second user time and 4.71728 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 13:45:04
IDJOB=3312131
IDBENCH=70963
IDSOLVER=1698
FILE ID=node144/3312131-1304077504
RUNJOBID= node144-1304074985-11310
PBS_JOBID= 13170498
Free space on /tmp= 72340 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L70_coli.sat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312131-1304077504/watcher-3312131-1304077504 -o /tmp/evaluation-result-3312131-1304077504/solver-3312131-1304077504 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312131-1304077504.cnf -hbr 2

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

MD5SUM BENCH= 7fc9b20f0efe1e9457bd61eba8178674
RANDOM SEED=496187026

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16316964 kB
Buffers:       2208672 kB
Cached:       10635628 kB
SwapCached:          4 kB
Active:        8049748 kB
Inactive:      8014992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16316964 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           58664 kB
Writeback:           0 kB
AnonPages:     3219972 kB
Mapped:          23508 kB
Slab:           500620 kB
PageTables:      11088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4523252 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= 72388 MiB
End job on node144 at 2011-04-29 14:05:55