Trace number 3313210

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.39 1207.64

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n280-s93756482-sat.cnf
MD5SUMbadb3b4ac12b29ada7dd8ed96ed75c80
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.66244
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
Number of clauses of size over 50

Solver Data

0.10/0.12	41:06 INFO : Reading from input HOME/instance-3313210-1304181666.cnf
0.10/0.20	Executor set job limit to 1000000
0.10/0.20	Executor set job limit to 1000000
0.10/0.20	Executor set job limit to 1000000
0.26/0.20	Executor set job limit to 1000000
0.26/0.20	Starting Executor!
0.26/0.20	Starting Executor!
0.26/0.20	Starting Executor!
0.26/0.20	Starting Executor!
0.26/0.25	41:06 INFO : 280 variables remaining out of 280
0.26/0.25	41:06 INFO : 4032 literals remaining out of 2352

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-3313210-1304181666/watcher-3313210-1304181666 -o /tmp/evaluation-result-3313210-1304181666/solver-3313210-1304181666 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313210-1304181666.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: 3.37 5.05 6.69 4/176 19581
/proc/meminfo: memFree=29486828/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=5592 CPUtime=0 cores=1,3,5,7
/proc/19581/stat : 19581 (java) R 19577 19581 18835 0 -1 4194304 547 0 0 0 0 0 0 0 17 0 1 0 510581900 5726208 53 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254256692871 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19581/statm: 2254 57 44 9 0 28 0

[startup+0.0106749 s]
/proc/loadavg: 3.37 5.05 6.69 4/176 19581
/proc/meminfo: memFree=29486828/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 1490 0 0 0 0 0 0 0 17 0 2 0 510581900 31260672 953 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 7632 953 733 9 0 383 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30528

[startup+0.100649 s]
/proc/loadavg: 3.37 5.05 6.69 4/176 19581
/proc/meminfo: memFree=29486828/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15676988 CPUtime=0.1 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 5533 0 1 0 9 1 0 0 17 0 18 0 510581900 16053235712 4952 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3919247 4952 2115 9 0 3909966 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676988

[startup+0.311598 s]
/proc/loadavg: 3.37 5.05 6.69 4/176 19581
/proc/meminfo: memFree=29486828/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15698540 CPUtime=0.53 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 13931 0 1 0 51 2 0 0 17 0 22 0 510581900 16075304960 11246 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3924635 11246 2217 9 0 3915354 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15698540

[startup+0.700496 s]
/proc/loadavg: 3.37 5.05 6.69 4/176 19581
/proc/meminfo: memFree=29486828/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15705868 CPUtime=2.03 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 37722 0 1 0 199 4 0 0 17 0 22 0 510581900 16082808832 34298 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3926467 34304 2240 9 0 3917186 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 15705868

[startup+1.50135 s]
/proc/loadavg: 3.37 5.05 6.69 13/220 19625
/proc/meminfo: memFree=29110356/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15722900 CPUtime=5.2 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 65862 0 1 0 511 9 0 0 17 0 22 0 510581900 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3930725 56208 2276 9 0 3921444 0
[pid=19581/tid=19585] ppid=19577 vsize=15722900 CPUtime=0.23 cores=1,3,5,7
/proc/19581/task/19585/stat : 19585 (java) S 19577 19581 18835 0 -1 4202560 4875 0 1 0 22 1 0 0 20 0 22 0 510581901 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19588] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19588/stat : 19588 (java) S 19577 19581 18835 0 -1 4202560 702 0 0 0 0 0 0 0 16 0 22 0 510581902 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19590] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19590/stat : 19590 (java) S 19577 19581 18835 0 -1 4202560 219 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19592] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19592/stat : 19592 (java) S 19577 19581 18835 0 -1 4202560 23 0 0 0 0 0 0 0 16 0 22 0 510581902 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19595] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19595/stat : 19595 (java) S 19577 19581 18835 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19597] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19597/stat : 19597 (java) S 19577 19581 18835 0 -1 4202560 12 0 0 0 0 0 0 0 16 0 22 0 510581902 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19599] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19599/stat : 19599 (java) S 19577 19581 18835 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19600] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19600/stat : 19600 (java) S 19577 19581 18835 0 -1 4202560 614 0 0 0 0 0 0 0 16 0 22 0 510581902 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19601] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19601/stat : 19601 (java) S 19577 19581 18835 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19603] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19603/stat : 19603 (java) S 19577 19581 18835 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 510581903 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 0 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19606] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19606/stat : 19606 (java) S 19577 19581 18835 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19607] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19607/stat : 19607 (java) S 19577 19581 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19610] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19610/stat : 19610 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510581905 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273440177 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19611] ppid=19577 vsize=15722900 CPUtime=0.86 cores=1,3,5,7
/proc/19581/task/19611/stat : 19611 (java) S 19577 19581 18835 0 -1 4202560 15042 0 0 0 85 1 0 0 19 0 22 0 510581905 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19615] ppid=19577 vsize=15722900 CPUtime=1 cores=1,3,5,7
/proc/19581/task/19615/stat : 19615 (java) S 19577 19581 18835 0 -1 4202560 11799 0 0 0 98 2 0 0 17 0 22 0 510581905 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19616] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19616/stat : 19616 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510581905 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19617] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19617/stat : 19617 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510581905 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19622] ppid=19577 vsize=15722900 CPUtime=0.9 cores=1,3,5,7
/proc/19581/task/19622/stat : 19622 (java) R 19577 19581 18835 0 -1 4202560 9614 0 0 0 90 0 0 0 18 0 22 0 510581920 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505569656 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19581/tid=19623] ppid=19577 vsize=15722900 CPUtime=0.75 cores=1,3,5,7
/proc/19581/task/19623/stat : 19623 (java) R 19577 19581 18835 0 -1 4202560 7720 0 0 0 75 0 0 0 19 0 22 0 510581920 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505563921 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19581/tid=19624] ppid=19577 vsize=15722900 CPUtime=0.82 cores=1,3,5,7
/proc/19581/task/19624/stat : 19624 (java) R 19577 19581 18835 0 -1 4202560 4879 0 0 0 82 0 0 0 17 0 22 0 510581920 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505602621 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19581/tid=19625] ppid=19577 vsize=15722900 CPUtime=0.54 cores=1,3,5,7
/proc/19581/task/19625/stat : 19625 (java) R 19577 19581 18835 0 -1 4202560 8574 0 0 0 54 0 0 0 20 0 22 0 510581920 16100249600 56208 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505655246 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 15722900

[startup+3.10107 s]
/proc/loadavg: 3.37 5.05 6.69 10/220 19625
/proc/meminfo: memFree=28578768/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15722900 CPUtime=11.58 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 161587 0 1 0 1137 21 0 0 17 0 22 0 510581900 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3930725 151446 2283 9 0 3921444 0
[pid=19581/tid=19585] ppid=19577 vsize=15722900 CPUtime=0.23 cores=1,3,5,7
/proc/19581/task/19585/stat : 19585 (java) S 19577 19581 18835 0 -1 4202560 4875 0 1 0 22 1 0 0 20 0 22 0 510581901 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19588] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19588/stat : 19588 (java) S 19577 19581 18835 0 -1 4202560 1088 0 0 0 0 0 0 0 16 0 22 0 510581902 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19590] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19590/stat : 19590 (java) S 19577 19581 18835 0 -1 4202560 552 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19592] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19592/stat : 19592 (java) S 19577 19581 18835 0 -1 4202560 703 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19595] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19595/stat : 19595 (java) S 19577 19581 18835 0 -1 4202560 510 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19597] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19597/stat : 19597 (java) S 19577 19581 18835 0 -1 4202560 146 0 0 0 0 0 0 0 16 0 22 0 510581902 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19599] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19599/stat : 19599 (java) S 19577 19581 18835 0 -1 4202560 232 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19600] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19600/stat : 19600 (java) S 19577 19581 18835 0 -1 4202560 917 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19601] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19601/stat : 19601 (java) S 19577 19581 18835 0 -1 4202560 341 0 0 0 0 0 0 0 16 0 22 0 510581902 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19603] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19603/stat : 19603 (java) S 19577 19581 18835 0 -1 4202560 183 0 0 0 0 0 0 0 16 0 22 0 510581903 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 0 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19606] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19606/stat : 19606 (java) S 19577 19581 18835 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19607] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19607/stat : 19607 (java) S 19577 19581 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19610] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19610/stat : 19610 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510581905 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273440177 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19611] ppid=19577 vsize=15722900 CPUtime=0.94 cores=1,3,5,7
/proc/19581/task/19611/stat : 19611 (java) S 19577 19581 18835 0 -1 4202560 15060 0 0 0 93 1 0 0 15 0 22 0 510581905 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19615] ppid=19577 vsize=15722900 CPUtime=1.1 cores=1,3,5,7
/proc/19581/task/19615/stat : 19615 (java) S 19577 19581 18835 0 -1 4202560 11873 0 0 0 108 2 0 0 15 0 22 0 510581905 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19616] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19616/stat : 19616 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510581905 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19617] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19617/stat : 19617 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510581905 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19622] ppid=19577 vsize=15722900 CPUtime=2.48 cores=1,3,5,7
/proc/19581/task/19622/stat : 19622 (java) R 19577 19581 18835 0 -1 4202560 34160 0 0 0 245 3 0 0 20 0 22 0 510581920 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505569514 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19581/tid=19623] ppid=19577 vsize=15722900 CPUtime=2.27 cores=1,3,5,7
/proc/19581/task/19623/stat : 19623 (java) R 19577 19581 18835 0 -1 4202560 31909 0 0 0 223 4 0 0 22 0 22 0 510581920 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505623740 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19581/tid=19624] ppid=19577 vsize=15722900 CPUtime=2.41 cores=1,3,5,7
/proc/19581/task/19624/stat : 19624 (java) R 19577 19581 18835 0 -1 4202560 28635 0 0 0 238 3 0 0 19 0 22 0 510581920 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19581/tid=19625] ppid=19577 vsize=15722900 CPUtime=2.03 cores=1,3,5,7
/proc/19581/task/19625/stat : 19625 (java) R 19577 19581 18835 0 -1 4202560 29016 0 0 0 201 2 0 0 24 0 22 0 510581920 16100249600 151446 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505664362 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 15722900

[startup+6.3015 s]
/proc/loadavg: 3.74 5.10 6.69 10/220 19625
/proc/meminfo: memFree=28372068/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15722900 CPUtime=24.33 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 162096 0 1 0 2411 22 0 0 17 0 22 0 510581900 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3930725 143087 2288 9 0 3921444 0
[pid=19581/tid=19585] ppid=19577 vsize=15722900 CPUtime=0.23 cores=1,3,5,7
/proc/19581/task/19585/stat : 19585 (java) S 19577 19581 18835 0 -1 4202560 4875 0 1 0 22 1 0 0 20 0 22 0 510581901 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19588] ppid=19577 vsize=15722900 CPUtime=0.01 cores=1,3,5,7
/proc/19581/task/19588/stat : 19588 (java) S 19577 19581 18835 0 -1 4202560 1164 0 0 0 1 0 0 0 15 0 22 0 510581902 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19590] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19590/stat : 19590 (java) S 19577 19581 18835 0 -1 4202560 615 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19592] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19592/stat : 19592 (java) S 19577 19581 18835 0 -1 4202560 778 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19595] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19595/stat : 19595 (java) S 19577 19581 18835 0 -1 4202560 544 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19597] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19597/stat : 19597 (java) S 19577 19581 18835 0 -1 4202560 272 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19599] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19599/stat : 19599 (java) S 19577 19581 18835 0 -1 4202560 275 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19600] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19600/stat : 19600 (java) S 19577 19581 18835 0 -1 4202560 969 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19601] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19601/stat : 19601 (java) S 19577 19581 18835 0 -1 4202560 353 0 0 0 0 0 0 0 15 0 22 0 510581902 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19603] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19603/stat : 19603 (java) S 19577 19581 18835 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 510581903 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 0 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19606] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19606/stat : 19606 (java) S 19577 19581 18835 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19607] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19607/stat : 19607 (java) S 19577 19581 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19610] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19610/stat : 19610 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510581905 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273440177 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19611] ppid=19577 vsize=15722900 CPUtime=0.96 cores=1,3,5,7
/proc/19581/task/19611/stat : 19611 (java) S 19577 19581 18835 0 -1 4202560 15064 0 0 0 95 1 0 0 16 0 22 0 510581905 16100249600 143087 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0

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

[pid=19581/tid=19623] ppid=19577 vsize=15722900 CPUtime=1048.55 cores=1,3,5,7
/proc/19581/task/19623/stat : 19623 (java) R 19577 19581 18835 0 -1 4202560 140081 0 0 0 104828 27 0 0 25 0 22 0 510581920 16100249600 107645 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505868403 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19581/tid=19624] ppid=19577 vsize=15722900 CPUtime=1048.41 cores=1,3,5,7
/proc/19581/task/19624/stat : 19624 (java) R 19577 19581 18835 0 -1 4202560 136761 0 0 0 104808 33 0 0 25 0 22 0 510581920 16100249600 107645 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 47332779353264 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19581/tid=19625] ppid=19577 vsize=15722900 CPUtime=1048.46 cores=1,3,5,7
/proc/19581/task/19625/stat : 19625 (java) R 19577 19581 18835 0 -1 4202560 136302 0 0 0 104816 30 0 0 25 0 22 0 510581920 16100249600 107645 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505662282 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4222.81
Current children cumulated vsize (KiB) 15722900

[startup+1122.3 s]
/proc/loadavg: 7.98 7.94 7.61 10/220 19655
/proc/meminfo: memFree=28507392/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15722900 CPUtime=4461.31 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 930547 0 1 0 445840 291 0 0 17 0 22 0 510581900 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3930725 122181 2297 9 0 3921444 0
[pid=19581/tid=19585] ppid=19577 vsize=15722900 CPUtime=0.23 cores=1,3,5,7
/proc/19581/task/19585/stat : 19585 (java) S 19577 19581 18835 0 -1 4202560 4875 0 1 0 22 1 0 0 20 0 22 0 510581901 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19588] ppid=19577 vsize=15722900 CPUtime=3.12 cores=1,3,5,7
/proc/19581/task/19588/stat : 19588 (java) S 19577 19581 18835 0 -1 4202560 39034 0 0 0 300 12 0 0 15 0 22 0 510581902 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19590] ppid=19577 vsize=15722900 CPUtime=3.15 cores=1,3,5,7
/proc/19581/task/19590/stat : 19590 (java) S 19577 19581 18835 0 -1 4202560 37842 0 0 0 302 13 0 0 15 0 22 0 510581902 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19592] ppid=19577 vsize=15722900 CPUtime=3.14 cores=1,3,5,7
/proc/19581/task/19592/stat : 19592 (java) S 19577 19581 18835 0 -1 4202560 39463 0 0 0 302 12 0 0 15 0 22 0 510581902 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19595] ppid=19577 vsize=15722900 CPUtime=3.14 cores=1,3,5,7
/proc/19581/task/19595/stat : 19595 (java) S 19577 19581 18835 0 -1 4202560 39346 0 0 0 302 12 0 0 15 0 22 0 510581902 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19597] ppid=19577 vsize=15722900 CPUtime=3.14 cores=1,3,5,7
/proc/19581/task/19597/stat : 19597 (java) S 19577 19581 18835 0 -1 4202560 38546 0 0 0 302 12 0 0 15 0 22 0 510581902 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19599] ppid=19577 vsize=15722900 CPUtime=3.23 cores=1,3,5,7
/proc/19581/task/19599/stat : 19599 (java) S 19577 19581 18835 0 -1 4202560 39141 0 0 0 309 14 0 0 16 0 22 0 510581902 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19600] ppid=19577 vsize=15722900 CPUtime=3.1 cores=1,3,5,7
/proc/19581/task/19600/stat : 19600 (java) S 19577 19581 18835 0 -1 4202560 38922 0 0 0 298 12 0 0 15 0 22 0 510581902 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19601] ppid=19577 vsize=15722900 CPUtime=3.08 cores=1,3,5,7
/proc/19581/task/19601/stat : 19601 (java) S 19577 19581 18835 0 -1 4202560 38316 0 0 0 294 14 0 0 16 0 22 0 510581902 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19603] ppid=19577 vsize=15722900 CPUtime=2.13 cores=1,3,5,7
/proc/19581/task/19603/stat : 19603 (java) S 19577 19581 18835 0 -1 4202560 2513 0 0 0 160 53 0 0 15 0 22 0 510581903 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 0 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19606] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19606/stat : 19606 (java) S 19577 19581 18835 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19607] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19607/stat : 19607 (java) S 19577 19581 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19610] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19610/stat : 19610 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510581905 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273440177 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19611] ppid=19577 vsize=15722900 CPUtime=1.13 cores=1,3,5,7
/proc/19581/task/19611/stat : 19611 (java) S 19577 19581 18835 0 -1 4202560 15112 0 0 0 111 2 0 0 16 0 22 0 510581905 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19615] ppid=19577 vsize=15722900 CPUtime=1.32 cores=1,3,5,7
/proc/19581/task/19615/stat : 19615 (java) S 19577 19581 18835 0 -1 4202560 11908 0 0 0 130 2 0 0 15 0 22 0 510581905 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19616] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19616/stat : 19616 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510581905 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19617] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19617/stat : 19617 (java) S 19577 19581 18835 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 510581905 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19622] ppid=19577 vsize=15722900 CPUtime=1108.2 cores=1,3,5,7
/proc/19581/task/19622/stat : 19622 (java) R 19577 19581 18835 0 -1 4202560 149942 0 0 0 110789 31 0 0 25 0 22 0 510581920 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505641716 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19581/tid=19623] ppid=19577 vsize=15722900 CPUtime=1107.82 cores=1,3,5,7
/proc/19581/task/19623/stat : 19623 (java) R 19577 19581 18835 0 -1 4202560 147009 0 0 0 110753 29 0 0 25 0 22 0 510581920 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505611223 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19581/tid=19624] ppid=19577 vsize=15722900 CPUtime=1107.78 cores=1,3,5,7
/proc/19581/task/19624/stat : 19624 (java) R 19577 19581 18835 0 -1 4202560 144220 0 0 0 110743 35 0 0 25 0 22 0 510581920 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505602621 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19581/tid=19625] ppid=19577 vsize=15722900 CPUtime=1107.45 cores=1,3,5,7
/proc/19581/task/19625/stat : 19625 (java) R 19577 19581 18835 0 -1 4202560 142910 0 0 0 110714 31 0 0 25 0 22 0 510581920 16100249600 122181 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505523274 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4461.31
Current children cumulated vsize (KiB) 15722900

[startup+1182.3 s]
/proc/loadavg: 7.99 7.95 7.63 10/220 19656
/proc/meminfo: memFree=28579372/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15722900 CPUtime=4699.75 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 962395 0 1 0 469671 304 0 0 17 0 22 0 510581900 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3930725 110521 2297 9 0 3921444 0
[pid=19581/tid=19585] ppid=19577 vsize=15722900 CPUtime=0.23 cores=1,3,5,7
/proc/19581/task/19585/stat : 19585 (java) S 19577 19581 18835 0 -1 4202560 4875 0 1 0 22 1 0 0 20 0 22 0 510581901 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19588] ppid=19577 vsize=15722900 CPUtime=3.26 cores=1,3,5,7
/proc/19581/task/19588/stat : 19588 (java) S 19577 19581 18835 0 -1 4202560 40413 0 0 0 314 12 0 0 16 0 22 0 510581902 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19590] ppid=19577 vsize=15722900 CPUtime=3.3 cores=1,3,5,7
/proc/19581/task/19590/stat : 19590 (java) S 19577 19581 18835 0 -1 4202560 39333 0 0 0 317 13 0 0 16 0 22 0 510581902 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19592] ppid=19577 vsize=15722900 CPUtime=3.29 cores=1,3,5,7
/proc/19581/task/19592/stat : 19592 (java) S 19577 19581 18835 0 -1 4202560 40921 0 0 0 317 12 0 0 15 0 22 0 510581902 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19595] ppid=19577 vsize=15722900 CPUtime=3.27 cores=1,3,5,7
/proc/19581/task/19595/stat : 19595 (java) S 19577 19581 18835 0 -1 4202560 40616 0 0 0 315 12 0 0 15 0 22 0 510581902 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19597] ppid=19577 vsize=15722900 CPUtime=3.29 cores=1,3,5,7
/proc/19581/task/19597/stat : 19597 (java) S 19577 19581 18835 0 -1 4202560 39895 0 0 0 316 13 0 0 15 0 22 0 510581902 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19599] ppid=19577 vsize=15722900 CPUtime=3.39 cores=1,3,5,7
/proc/19581/task/19599/stat : 19599 (java) S 19577 19581 18835 0 -1 4202560 40610 0 0 0 325 14 0 0 15 0 22 0 510581902 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19600] ppid=19577 vsize=15722900 CPUtime=3.26 cores=1,3,5,7
/proc/19581/task/19600/stat : 19600 (java) S 19577 19581 18835 0 -1 4202560 40476 0 0 0 314 12 0 0 15 0 22 0 510581902 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19601] ppid=19577 vsize=15722900 CPUtime=3.25 cores=1,3,5,7
/proc/19581/task/19601/stat : 19601 (java) S 19577 19581 18835 0 -1 4202560 39505 0 0 0 310 15 0 0 15 0 22 0 510581902 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19603] ppid=19577 vsize=15722900 CPUtime=2.28 cores=1,3,5,7
/proc/19581/task/19603/stat : 19603 (java) S 19577 19581 18835 0 -1 4202560 2632 0 0 0 172 56 0 0 15 0 22 0 510581903 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 0 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19606] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19606/stat : 19606 (java) S 19577 19581 18835 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19607] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19607/stat : 19607 (java) S 19577 19581 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19610] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19610/stat : 19610 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510581905 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273440177 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19611] ppid=19577 vsize=15722900 CPUtime=1.13 cores=1,3,5,7
/proc/19581/task/19611/stat : 19611 (java) S 19577 19581 18835 0 -1 4202560 15112 0 0 0 111 2 0 0 16 0 22 0 510581905 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19615] ppid=19577 vsize=15722900 CPUtime=1.32 cores=1,3,5,7
/proc/19581/task/19615/stat : 19615 (java) S 19577 19581 18835 0 -1 4202560 11908 0 0 0 130 2 0 0 15 0 22 0 510581905 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19616] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19616/stat : 19616 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510581905 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19617] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19617/stat : 19617 (java) S 19577 19581 18835 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 510581905 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19622] ppid=19577 vsize=15722900 CPUtime=1167.43 cores=1,3,5,7
/proc/19581/task/19622/stat : 19622 (java) R 19577 19581 18835 0 -1 4202560 155328 0 0 0 116711 32 0 0 25 0 22 0 510581920 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505590051 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19581/tid=19623] ppid=19577 vsize=15722900 CPUtime=1167.14 cores=1,3,5,7
/proc/19581/task/19623/stat : 19623 (java) R 19577 19581 18835 0 -1 4202560 152426 0 0 0 116684 30 0 0 25 0 22 0 510581920 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19581/tid=19624] ppid=19577 vsize=15722900 CPUtime=1167.03 cores=1,3,5,7
/proc/19581/task/19624/stat : 19624 (java) R 19577 19581 18835 0 -1 4202560 149010 0 0 0 116667 36 0 0 25 0 22 0 510581920 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505590318 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19581/tid=19625] ppid=19577 vsize=15722900 CPUtime=1166.69 cores=1,3,5,7
/proc/19581/task/19625/stat : 19625 (java) R 19577 19581 18835 0 -1 4202560 147884 0 0 0 116637 32 0 0 25 0 22 0 510581920 16100249600 110521 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505611337 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4699.75
Current children cumulated vsize (KiB) 15722900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 7.99 7.95 7.64 9/220 19666
/proc/meminfo: memFree=28551668/32951124 swapFree=67111348/67111528
[pid=19581] ppid=19577 vsize=15722900 CPUtime=4800.32 cores=1,3,5,7
/proc/19581/stat : 19581 (java) S 19577 19581 18835 0 -1 4202496 981735 0 1 0 479720 312 0 0 17 0 22 0 510581900 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19581/statm: 3930725 112060 2297 9 0 3921444 0
[pid=19581/tid=19585] ppid=19577 vsize=15722900 CPUtime=0.23 cores=1,3,5,7
/proc/19581/task/19585/stat : 19585 (java) S 19577 19581 18835 0 -1 4202560 4875 0 1 0 22 1 0 0 20 0 22 0 510581901 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19588] ppid=19577 vsize=15722900 CPUtime=3.35 cores=1,3,5,7
/proc/19581/task/19588/stat : 19588 (java) S 19577 19581 18835 0 -1 4202560 41391 0 0 0 322 13 0 0 15 0 22 0 510581902 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19590] ppid=19577 vsize=15722900 CPUtime=3.38 cores=1,3,5,7
/proc/19581/task/19590/stat : 19590 (java) S 19577 19581 18835 0 -1 4202560 40285 0 0 0 324 14 0 0 16 0 22 0 510581902 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19592] ppid=19577 vsize=15722900 CPUtime=3.37 cores=1,3,5,7
/proc/19581/task/19592/stat : 19592 (java) S 19577 19581 18835 0 -1 4202560 41470 0 0 0 324 13 0 0 15 0 22 0 510581902 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19595] ppid=19577 vsize=15722900 CPUtime=3.34 cores=1,3,5,7
/proc/19581/task/19595/stat : 19595 (java) S 19577 19581 18835 0 -1 4202560 41285 0 0 0 321 13 0 0 15 0 22 0 510581902 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19597] ppid=19577 vsize=15722900 CPUtime=3.35 cores=1,3,5,7
/proc/19581/task/19597/stat : 19597 (java) S 19577 19581 18835 0 -1 4202560 40678 0 0 0 322 13 0 0 15 0 22 0 510581902 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19599] ppid=19577 vsize=15722900 CPUtime=3.45 cores=1,3,5,7
/proc/19581/task/19599/stat : 19599 (java) S 19577 19581 18835 0 -1 4202560 41442 0 0 0 331 14 0 0 15 0 22 0 510581902 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 1 0 0 0
[pid=19581/tid=19600] ppid=19577 vsize=15722900 CPUtime=3.35 cores=1,3,5,7
/proc/19581/task/19600/stat : 19600 (java) S 19577 19581 18835 0 -1 4202560 41201 0 0 0 322 13 0 0 15 0 22 0 510581902 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19601] ppid=19577 vsize=15722900 CPUtime=3.31 cores=1,3,5,7
/proc/19581/task/19601/stat : 19601 (java) S 19577 19581 18835 0 -1 4202560 40228 0 0 0 316 15 0 0 15 0 22 0 510581902 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19603] ppid=19577 vsize=15722900 CPUtime=2.32 cores=1,3,5,7
/proc/19581/task/19603/stat : 19603 (java) S 19577 19581 18835 0 -1 4202560 2749 0 0 0 175 57 0 0 15 0 22 0 510581903 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 0 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19606] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19606/stat : 19606 (java) S 19577 19581 18835 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19607] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19607/stat : 19607 (java) S 19577 19581 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510581903 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19610] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19610/stat : 19610 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510581905 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273440177 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19611] ppid=19577 vsize=15722900 CPUtime=1.13 cores=1,3,5,7
/proc/19581/task/19611/stat : 19611 (java) S 19577 19581 18835 0 -1 4202560 15112 0 0 0 111 2 0 0 16 0 22 0 510581905 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 3 0 0 0
[pid=19581/tid=19615] ppid=19577 vsize=15722900 CPUtime=1.32 cores=1,3,5,7
/proc/19581/task/19615/stat : 19615 (java) S 19577 19581 18835 0 -1 4202560 11908 0 0 0 130 2 0 0 15 0 22 0 510581905 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 7 0 0 0
[pid=19581/tid=19616] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19616/stat : 19616 (java) S 19577 19581 18835 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510581905 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273432473 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19617] ppid=19577 vsize=15722900 CPUtime=0 cores=1,3,5,7
/proc/19581/task/19617/stat : 19617 (java) S 19577 19581 18835 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 510581905 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 254273433088 0 4 0 16800975 18446604467331192064 0 0 -1 5 0 0 0
[pid=19581/tid=19622] ppid=19577 vsize=15722900 CPUtime=1192.48 cores=1,3,5,7
/proc/19581/task/19622/stat : 19622 (java) R 19577 19581 18835 0 -1 4202560 158805 0 0 0 119214 34 0 0 25 0 22 0 510581920 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505590318 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19581/tid=19623] ppid=19577 vsize=15722900 CPUtime=1192.13 cores=1,3,5,7
/proc/19581/task/19623/stat : 19623 (java) R 19577 19581 18835 0 -1 4202560 155668 0 0 0 119182 31 0 0 25 0 22 0 510581920 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505648164 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19581/tid=19624] ppid=19577 vsize=15722900 CPUtime=1192.05 cores=1,3,5,7
/proc/19581/task/19624/stat : 19624 (java) R 19577 19581 18835 0 -1 4202560 152112 0 0 0 119168 37 0 0 25 0 22 0 510581920 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505703403 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19581/tid=19625] ppid=19577 vsize=15722900 CPUtime=1191.62 cores=1,3,5,7
/proc/19581/task/19625/stat : 19625 (java) R 19577 19581 18835 0 -1 4202560 151075 0 0 0 119128 34 0 0 25 0 22 0 510581920 16100249600 112060 33554432000 1073741824 1073778376 140736389673168 18446744073709551615 46912505655197 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 15722900

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): 1207.64
CPU time (s): 4800.39
CPU user time (s): 4797.24
CPU system time (s): 3.14852
CPU usage (%): 397.502
Max. virtual memory (cumulated for all children) (KiB): 15727008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.24
system time used= 3.14852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 981763
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= 350533
involuntary context switches= 181045

runsolver used 2.10468 second user time and 4.92325 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-30 18:41:06
IDJOB=3313210
IDBENCH=83149
IDSOLVER=1699
FILE ID=node140/3313210-1304181666
RUNJOBID= node140-1304181666-19563
PBS_JOBID= 13172443
Free space on /tmp= 73296 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n280-s93756482-sat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313210-1304181666/watcher-3313210-1304181666 -o /tmp/evaluation-result-3313210-1304181666/solver-3313210-1304181666 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313210-1304181666.cnf

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

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
RANDOM SEED=1646274933

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      29487124 kB
Buffers:       1063444 kB
Cached:        1842468 kB
SwapCached:        180 kB
Active:         342264 kB
Inactive:      2626324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29487124 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3200 kB
Writeback:           0 kB
AnonPages:       61724 kB
Mapped:          14484 kB
Slab:           432504 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186028 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= 73292 MiB
End job on node140 at 2011-04-30 19:01:15