Trace number 3312137

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) 4605.42 1301.64

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-5p1.cnf
MD5SUM495b16f308d01d9469d32d5a90e713bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.1734
Satisfiable
(Un)Satisfiability was proved
Number of variables218990
Number of clauses943377
Sum of the clauses size2207168
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2730991
Number of clauses of size 3162400
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.09/0.12	59:02 INFO : Reading from input HOME/instance-3312137-1304078342.cnf
3.51/3.24	Executor set job limit to 1000000
3.51/3.24	Executor set job limit to 1000000
3.51/3.24	Executor set job limit to 1000000
3.51/3.24	Executor set job limit to 1000000
3.51/3.24	Starting Executor!
3.51/3.24	Starting Executor!
3.51/3.24	Starting Executor!
3.51/3.24	Starting Executor!
107.90/104.83	00:47 INFO : 142764 variables remaining out of 218990
107.90/104.83	00:47 INFO : 26521978 literals remaining out of 3150545

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-3312137-1304078342/watcher-3312137-1304078342 -o /tmp/evaluation-result-3312137-1304078342/solver-3312137-1304078342 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312137-1304078342.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: 7.57 6.88 6.87 6/198 21288
/proc/meminfo: memFree=20667220/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=20404 CPUtime=0 cores=0,2,4,6
/proc/21288/stat : 21288 (java) R 21286 21288 20894 0 -1 4202496 672 0 0 0 0 0 0 0 21 0 1 0 500250491 20893696 160 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212034731655 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21288/statm: 5101 160 128 9 0 124 0

[startup+0.0119139 s]
/proc/loadavg: 7.57 6.88 6.87 6/198 21288
/proc/meminfo: memFree=20667220/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=36924 CPUtime=0 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 1625 0 1 0 0 0 0 0 21 0 2 0 500250491 37810176 1071 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 9231 1071 832 9 0 387 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 36924

[startup+0.100895 s]
/proc/loadavg: 7.57 6.88 6.87 6/198 21288
/proc/meminfo: memFree=20667220/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=15676932 CPUtime=0.09 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 5532 0 1 0 9 0 0 0 21 0 18 0 500250491 16053178368 4960 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 3919233 4960 2116 9 0 3909952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676932

[startup+0.300848 s]
/proc/loadavg: 7.57 6.88 6.87 6/198 21288
/proc/meminfo: memFree=20667220/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=15682284 CPUtime=0.51 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 14870 0 1 0 49 2 0 0 21 0 18 0 500250491 16058658816 13132 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 3920571 13138 2206 9 0 3911290 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682284

[startup+0.700801 s]
/proc/loadavg: 7.57 6.88 6.87 6/198 21288
/proc/meminfo: memFree=20667220/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=15682284 CPUtime=0.92 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 42170 0 1 0 88 4 0 0 21 0 18 0 500250491 16058658816 40430 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 3920571 40430 2222 9 0 3911290 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15682284

[startup+1.50062 s]
/proc/loadavg: 7.37 6.85 6.86 6/216 21306
/proc/meminfo: memFree=20510216/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=15682284 CPUtime=1.75 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 53373 0 1 0 169 6 0 0 21 0 18 0 500250491 16058658816 51615 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 3920571 51619 2222 9 0 3911290 0
[pid=21288/tid=21290] ppid=21286 vsize=15682284 CPUtime=1.46 cores=0,2,4,6
/proc/21288/task/21290/stat : 21290 (java) R 21286 21288 20894 0 -1 4202560 43515 0 1 0 142 4 0 0 19 0 18 0 500250491 16058658816 51621 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 46912505643667 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21288/tid=21291] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21291/stat : 21291 (java) S 21286 21288 20894 0 -1 4202560 348 0 0 0 0 0 0 0 16 0 18 0 500250492 16058658816 51625 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21292] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21292/stat : 21292 (java) S 21286 21288 20894 0 -1 4202560 862 0 0 0 0 0 0 0 16 0 18 0 500250492 16058658816 51629 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21293] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21293/stat : 21293 (java) S 21286 21288 20894 0 -1 4202560 1364 0 0 0 0 0 0 0 16 0 18 0 500250492 16058658816 51633 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21294] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21294/stat : 21294 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 500250492 16058658816 51637 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21295] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21295/stat : 21295 (java) S 21286 21288 20894 0 -1 4202560 236 0 0 0 0 0 0 0 16 0 18 0 500250492 16058658816 51641 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21296] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21296/stat : 21296 (java) S 21286 21288 20894 0 -1 4202560 912 0 0 0 0 0 0 0 16 0 18 0 500250492 16058658816 51645 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21297] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21297/stat : 21297 (java) S 21286 21288 20894 0 -1 4202560 628 0 0 0 0 0 0 0 16 0 18 0 500250492 16058658816 51650 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21298] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21298/stat : 21298 (java) S 21286 21288 20894 0 -1 4202560 364 0 0 0 0 0 0 0 16 0 18 0 500250492 16058658816 51654 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21299] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21299/stat : 21299 (java) S 21286 21288 20894 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 18 0 500250493 16058658816 51656 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 0 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21300] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21300/stat : 21300 (java) S 21286 21288 20894 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 500250493 16058658816 51660 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21301] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21301/stat : 21301 (java) S 21286 21288 20894 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 500250493 16058658816 51664 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21302] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21302/stat : 21302 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500250496 16058658816 51668 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051478961 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21303] ppid=21286 vsize=15682284 CPUtime=0.11 cores=0,2,4,6
/proc/21288/task/21303/stat : 21303 (java) S 21286 21288 20894 0 -1 4202560 1226 0 0 0 11 0 0 0 25 0 18 0 500250496 16058658816 51672 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21304] ppid=21286 vsize=15682284 CPUtime=0.11 cores=0,2,4,6
/proc/21288/task/21304/stat : 21304 (java) S 21286 21288 20894 0 -1 4202560 2466 0 0 0 11 0 0 0 15 0 18 0 500250496 16058658816 51676 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21305] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21305/stat : 21305 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500250496 16058658816 51680 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21306] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21306/stat : 21306 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 500250496 16058658816 51684 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15682284

[startup+3.10136 s]
/proc/loadavg: 7.37 6.85 6.86 6/216 21306
/proc/meminfo: memFree=20373056/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=15682284 CPUtime=3.41 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 139969 0 1 0 326 15 0 0 21 0 18 0 500250491 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 3920571 138188 2240 9 0 3911290 0
[pid=21288/tid=21290] ppid=21286 vsize=15682284 CPUtime=3.06 cores=0,2,4,6
/proc/21288/task/21290/stat : 21290 (java) R 21286 21288 20894 0 -1 4202560 127060 0 1 0 292 14 0 0 23 0 18 0 500250491 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 46912505546500 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21288/tid=21291] ppid=21286 vsize=15682284 CPUtime=0.01 cores=0,2,4,6
/proc/21288/task/21291/stat : 21291 (java) S 21286 21288 20894 0 -1 4202560 348 0 0 0 1 0 0 0 15 0 18 0 500250492 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21292] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21292/stat : 21292 (java) S 21286 21288 20894 0 -1 4202560 863 0 0 0 0 0 0 0 15 0 18 0 500250492 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21293] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21293/stat : 21293 (java) S 21286 21288 20894 0 -1 4202560 3952 0 0 0 0 0 0 0 15 0 18 0 500250492 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21294] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21294/stat : 21294 (java) S 21286 21288 20894 0 -1 4202560 41 0 0 0 0 0 0 0 15 0 18 0 500250492 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21295] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21295/stat : 21295 (java) S 21286 21288 20894 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 18 0 500250492 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21296] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21296/stat : 21296 (java) S 21286 21288 20894 0 -1 4202560 912 0 0 0 0 0 0 0 15 0 18 0 500250492 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21297] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21297/stat : 21297 (java) S 21286 21288 20894 0 -1 4202560 628 0 0 0 0 0 0 0 15 0 18 0 500250492 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21298] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21298/stat : 21298 (java) S 21286 21288 20894 0 -1 4202560 583 0 0 0 0 0 0 0 15 0 18 0 500250492 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21299] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21299/stat : 21299 (java) S 21286 21288 20894 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 18 0 500250493 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 0 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21300] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21300/stat : 21300 (java) S 21286 21288 20894 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 500250493 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21301] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21301/stat : 21301 (java) S 21286 21288 20894 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 500250493 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21302] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21302/stat : 21302 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500250496 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051478961 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21303] ppid=21286 vsize=15682284 CPUtime=0.13 cores=0,2,4,6
/proc/21288/task/21303/stat : 21303 (java) S 21286 21288 20894 0 -1 4202560 1251 0 0 0 13 0 0 0 16 0 18 0 500250496 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21304] ppid=21286 vsize=15682284 CPUtime=0.14 cores=0,2,4,6
/proc/21288/task/21304/stat : 21304 (java) S 21286 21288 20894 0 -1 4202560 2511 0 0 0 14 0 0 0 16 0 18 0 500250496 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21305] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21305/stat : 21305 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500250496 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21306] ppid=21286 vsize=15682284 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21306/stat : 21306 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 500250496 16058658816 138188 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 15682284

[startup+6.30076 s]
/proc/loadavg: 7.37 6.85 6.86 6/220 21310
/proc/meminfo: memFree=20081492/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=15686396 CPUtime=7.89 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 160936 0 1 0 771 18 0 0 21 0 22 0 500250491 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 3921599 148051 2265 9 0 3912318 0
[pid=21288/tid=21290] ppid=21286 vsize=15686396 CPUtime=6.23 cores=0,2,4,6
/proc/21288/task/21290/stat : 21290 (java) R 21286 21288 20894 0 -1 4202560 127178 0 1 0 609 14 0 0 25 0 22 0 500250491 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 46912506061041 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21288/tid=21291] ppid=21286 vsize=15686396 CPUtime=0.01 cores=0,2,4,6
/proc/21288/task/21291/stat : 21291 (java) S 21286 21288 20894 0 -1 4202560 352 0 0 0 1 0 0 0 16 0 22 0 500250492 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21292] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21292/stat : 21292 (java) S 21286 21288 20894 0 -1 4202560 863 0 0 0 0 0 0 0 16 0 22 0 500250492 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21293] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21293/stat : 21293 (java) S 21286 21288 20894 0 -1 4202560 3954 0 0 0 0 0 0 0 15 0 22 0 500250492 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21294] ppid=21286 vsize=15686396 CPUtime=0.01 cores=0,2,4,6
/proc/21288/task/21294/stat : 21294 (java) S 21286 21288 20894 0 -1 4202560 41 0 0 0 1 0 0 0 16 0 22 0 500250492 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21295] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21295/stat : 21295 (java) S 21286 21288 20894 0 -1 4202560 5361 0 0 0 0 0 0 0 16 0 22 0 500250492 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21296] ppid=21286 vsize=15686396 CPUtime=0.01 cores=0,2,4,6
/proc/21288/task/21296/stat : 21296 (java) S 21286 21288 20894 0 -1 4202560 914 0 0 0 1 0 0 0 16 0 22 0 500250492 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21297] ppid=21286 vsize=15686396 CPUtime=0.01 cores=0,2,4,6
/proc/21288/task/21297/stat : 21297 (java) S 21286 21288 20894 0 -1 4202560 631 0 0 0 1 0 0 0 15 0 22 0 500250492 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21298] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21298/stat : 21298 (java) S 21286 21288 20894 0 -1 4202560 583 0 0 0 0 0 0 0 16 0 22 0 500250492 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21299] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21299/stat : 21299 (java) S 21286 21288 20894 0 -1 4202560 336 0 0 0 0 0 0 0 15 0 22 0 500250493 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 0 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21300] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21300/stat : 21300 (java) S 21286 21288 20894 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 500250493 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21301] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21301/stat : 21301 (java) S 21286 21288 20894 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 500250493 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21302] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21302/stat : 21302 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500250496 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051478961 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21303] ppid=21286 vsize=15686396 CPUtime=1.22 cores=0,2,4,6
/proc/21288/task/21303/stat : 21303 (java) S 21286 21288 20894 0 -1 4202560 16750 0 0 0 120 2 0 0 15 0 22 0 500250496 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21304] ppid=21286 vsize=15686396 CPUtime=0.32 cores=0,2,4,6
/proc/21288/task/21304/stat : 21304 (java) S 21286 21288 20894 0 -1 4202560 2544 0 0 0 32 0 0 0 16 0 22 0 500250496 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21305] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21305/stat : 21305 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500250496 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21306] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21306/stat : 21306 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 500250496 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21307] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21307/stat : 21307 (java) S 21286 21288 20894 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 500250815 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21308] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21308/stat : 21308 (java) S 21286 21288 20894 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 500250815 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21309] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21309/stat : 21309 (java) S 21286 21288 20894 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 500250815 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21310] ppid=21286 vsize=15686396 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21310/stat : 21310 (java) S 21286 21288 20894 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 500250815 16062869504 148051 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 15686396

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

[pid=21288/tid=21299] ppid=21286 vsize=15755216 CPUtime=20.89 cores=0,2,4,6
/proc/21288/task/21299/stat : 21299 (java) S 21286 21288 20894 0 -1 4202560 77993 0 0 0 2080 9 0 0 15 0 22 0 500250493 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 0 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21300] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21300/stat : 21300 (java) S 21286 21288 20894 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 500250493 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21301] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21301/stat : 21301 (java) S 21286 21288 20894 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500250493 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21302] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21302/stat : 21302 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500250496 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051478961 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21303] ppid=21286 vsize=15755216 CPUtime=1.86 cores=0,2,4,6
/proc/21288/task/21303/stat : 21303 (java) S 21286 21288 20894 0 -1 4202560 16823 0 0 0 184 2 0 0 15 0 22 0 500250496 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21304] ppid=21286 vsize=15755216 CPUtime=1.06 cores=0,2,4,6
/proc/21288/task/21304/stat : 21304 (java) S 21286 21288 20894 0 -1 4202560 3528 0 0 0 106 0 0 0 15 0 22 0 500250496 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21305] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21305/stat : 21305 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500250496 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21306] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21306/stat : 21306 (java) S 21286 21288 20894 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 500250496 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21307] ppid=21286 vsize=15755216 CPUtime=1090.78 cores=0,2,4,6
/proc/21288/task/21307/stat : 21307 (java) R 21286 21288 20894 0 -1 4202560 42 0 0 0 109078 0 0 0 25 0 22 0 500250815 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 46912506187478 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21288/tid=21308] ppid=21286 vsize=15755216 CPUtime=952.33 cores=0,2,4,6
/proc/21288/task/21308/stat : 21308 (java) R 21286 21288 20894 0 -1 4202560 47 0 0 0 95232 1 0 0 25 0 22 0 500250815 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 46912505854880 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21288/tid=21309] ppid=21286 vsize=15755216 CPUtime=1088.61 cores=0,2,4,6
/proc/21288/task/21309/stat : 21309 (java) R 21286 21288 20894 0 -1 4202560 42 0 0 0 108861 0 0 0 25 0 22 0 500250815 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 46912505605821 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=21288/tid=21310] ppid=21286 vsize=15755216 CPUtime=1023.85 cores=0,2,4,6
/proc/21288/task/21310/stat : 21310 (java) R 21286 21288 20894 0 -1 4202560 51 0 0 0 102385 0 0 0 25 0 22 0 500250815 16133341184 3688603 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 46912505935695 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4379.33
Current children cumulated vsize (KiB) 15755216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.02 s]
/proc/loadavg: 4.06 4.75 5.97 7/193 21374
/proc/meminfo: memFree=15498248/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=15755216 CPUtime=4603.11 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 3986150 0 1 0 459633 678 0 0 21 0 22 0 500250491 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 3938804 3819488 2296 9 0 3929523 0
[pid=21288/tid=21290] ppid=21286 vsize=15755216 CPUtime=104.16 cores=0,2,4,6
/proc/21288/task/21290/stat : 21290 (java) S 21286 21288 20894 0 -1 4202560 127225 0 1 0 10402 14 0 0 25 0 22 0 500250491 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21291] ppid=21286 vsize=15755216 CPUtime=11.7 cores=0,2,4,6
/proc/21288/task/21291/stat : 21291 (java) R 21286 21288 20894 0 -1 4202560 439542 0 0 0 1093 77 0 0 15 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 47638739646195 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=21288/tid=21292] ppid=21286 vsize=15755216 CPUtime=12.82 cores=0,2,4,6
/proc/21288/task/21292/stat : 21292 (java) R 21286 21288 20894 0 -1 4202560 424015 0 0 0 1210 72 0 0 15 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 47638744067315 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21288/tid=21293] ppid=21286 vsize=15755216 CPUtime=12.69 cores=0,2,4,6
/proc/21288/task/21293/stat : 21293 (java) S 21286 21288 20894 0 -1 4202560 548059 0 0 0 1176 93 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21294] ppid=21286 vsize=15755216 CPUtime=13.95 cores=0,2,4,6
/proc/21288/task/21294/stat : 21294 (java) R 21286 21288 20894 0 -1 4202560 551176 0 0 0 1305 90 0 0 15 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21288/tid=21295] ppid=21286 vsize=15755216 CPUtime=11.98 cores=0,2,4,6
/proc/21288/task/21295/stat : 21295 (java) R 21286 21288 20894 0 -1 4202560 456328 0 0 0 1121 77 0 0 15 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 47638741350575 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=21288/tid=21296] ppid=21286 vsize=15755216 CPUtime=12.11 cores=0,2,4,6
/proc/21288/task/21296/stat : 21296 (java) R 21286 21288 20894 0 -1 4202560 456164 0 0 0 1127 84 0 0 15 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 47638739646195 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21288/tid=21297] ppid=21286 vsize=15755216 CPUtime=11.6 cores=0,2,4,6
/proc/21288/task/21297/stat : 21297 (java) S 21286 21288 20894 0 -1 4202560 462008 0 0 0 1079 81 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21298] ppid=21286 vsize=15755216 CPUtime=11.63 cores=0,2,4,6
/proc/21288/task/21298/stat : 21298 (java) S 21286 21288 20894 0 -1 4202560 421640 0 0 0 1093 70 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21299] ppid=21286 vsize=15755216 CPUtime=23.17 cores=0,2,4,6
/proc/21288/task/21299/stat : 21299 (java) S 21286 21288 20894 0 -1 4202560 77997 0 0 0 2308 9 0 0 15 0 22 0 500250493 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 0 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21300] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21300/stat : 21300 (java) S 21286 21288 20894 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 500250493 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21301] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21301/stat : 21301 (java) S 21286 21288 20894 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500250493 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21302] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21302/stat : 21302 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051478961 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21303] ppid=21286 vsize=15755216 CPUtime=1.86 cores=0,2,4,6
/proc/21288/task/21303/stat : 21303 (java) S 21286 21288 20894 0 -1 4202560 16823 0 0 0 184 2 0 0 15 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21304] ppid=21286 vsize=15755216 CPUtime=1.06 cores=0,2,4,6
/proc/21288/task/21304/stat : 21304 (java) S 21286 21288 20894 0 -1 4202560 3528 0 0 0 106 0 0 0 15 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21305] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21305/stat : 21305 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21306] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21306/stat : 21306 (java) R 21286 21288 20894 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21288/tid=21307] ppid=21286 vsize=15755216 CPUtime=1145.52 cores=0,2,4,6
/proc/21288/task/21307/stat : 21307 (java) S 21286 21288 20894 0 -1 4202560 43 0 0 0 114552 0 0 0 25 0 22 0 500250815 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21308] ppid=21286 vsize=15755216 CPUtime=1007.07 cores=0,2,4,6
/proc/21288/task/21308/stat : 21308 (java) S 21286 21288 20894 0 -1 4202560 47 0 0 0 100706 1 0 0 25 0 22 0 500250815 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21309] ppid=21286 vsize=15755216 CPUtime=1143.05 cores=0,2,4,6
/proc/21288/task/21309/stat : 21309 (java) S 21286 21288 20894 0 -1 4202560 42 0 0 0 114305 0 0 0 25 0 22 0 500250815 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21310] ppid=21286 vsize=15755216 CPUtime=1078.59 cores=0,2,4,6
/proc/21288/task/21310/stat : 21310 (java) S 21286 21288 20894 0 -1 4202560 52 0 0 0 107859 0 0 0 25 0 22 0 500250815 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4603.11
Current children cumulated vsize (KiB) 15755216

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

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

[startup+1300.7 s]
/proc/loadavg: 4.70 4.87 6.00 2/194 21375
/proc/meminfo: memFree=15498240/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=15755216 CPUtime=4604.48 cores=0,2,4,6
/proc/21288/stat : 21288 (java) S 21286 21288 20894 0 -1 4202496 3986151 0 1 0 459770 678 0 0 18 0 22 0 500250491 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 3938804 3819488 2296 9 0 3929523 0
[pid=21288/tid=21290] ppid=21286 vsize=15755216 CPUtime=104.16 cores=0,2,4,6
/proc/21288/task/21290/stat : 21290 (java) S 21286 21288 20894 0 -1 4202560 127225 0 1 0 10402 14 0 0 25 0 22 0 500250491 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21291] ppid=21286 vsize=15755216 CPUtime=11.92 cores=0,2,4,6
/proc/21288/task/21291/stat : 21291 (java) S 21286 21288 20894 0 -1 4202560 439542 0 0 0 1115 77 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21292] ppid=21286 vsize=15755216 CPUtime=12.9 cores=0,2,4,6
/proc/21288/task/21292/stat : 21292 (java) S 21286 21288 20894 0 -1 4202560 424015 0 0 0 1218 72 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21293] ppid=21286 vsize=15755216 CPUtime=12.78 cores=0,2,4,6
/proc/21288/task/21293/stat : 21293 (java) S 21286 21288 20894 0 -1 4202560 548059 0 0 0 1185 93 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21294] ppid=21286 vsize=15755216 CPUtime=14.06 cores=0,2,4,6
/proc/21288/task/21294/stat : 21294 (java) S 21286 21288 20894 0 -1 4202560 551176 0 0 0 1316 90 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21295] ppid=21286 vsize=15755216 CPUtime=12.1 cores=0,2,4,6
/proc/21288/task/21295/stat : 21295 (java) S 21286 21288 20894 0 -1 4202560 456328 0 0 0 1133 77 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21296] ppid=21286 vsize=15755216 CPUtime=12.23 cores=0,2,4,6
/proc/21288/task/21296/stat : 21296 (java) S 21286 21288 20894 0 -1 4202560 456164 0 0 0 1139 84 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21297] ppid=21286 vsize=15755216 CPUtime=11.72 cores=0,2,4,6
/proc/21288/task/21297/stat : 21297 (java) S 21286 21288 20894 0 -1 4202560 462008 0 0 0 1091 81 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21298] ppid=21286 vsize=15755216 CPUtime=11.7 cores=0,2,4,6
/proc/21288/task/21298/stat : 21298 (java) S 21286 21288 20894 0 -1 4202560 421640 0 0 0 1100 70 0 0 16 0 22 0 500250492 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21299] ppid=21286 vsize=15755216 CPUtime=23.6 cores=0,2,4,6
/proc/21288/task/21299/stat : 21299 (java) R 21286 21288 20894 0 -1 4202560 77997 0 0 0 2351 9 0 0 16 0 22 0 500250493 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 47638744030901 0 0 0 16800975 0 0 0 -1 2 0 0 0
[pid=21288/tid=21300] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21300/stat : 21300 (java) S 21286 21288 20894 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 500250493 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21301] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21301/stat : 21301 (java) S 21286 21288 20894 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500250493 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21302] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21302/stat : 21302 (java) S 21286 21288 20894 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21303] ppid=21286 vsize=15755216 CPUtime=1.86 cores=0,2,4,6
/proc/21288/task/21303/stat : 21303 (java) S 21286 21288 20894 0 -1 4202560 16823 0 0 0 184 2 0 0 15 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21304] ppid=21286 vsize=15755216 CPUtime=1.06 cores=0,2,4,6
/proc/21288/task/21304/stat : 21304 (java) S 21286 21288 20894 0 -1 4202560 3528 0 0 0 106 0 0 0 15 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21305] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21305/stat : 21305 (java) S 21286 21288 20894 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
[pid=21288/tid=21306] ppid=21286 vsize=15755216 CPUtime=0 cores=0,2,4,6
/proc/21288/task/21306/stat : 21306 (java) S 21286 21288 20894 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 500250496 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471872 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21307] ppid=21286 vsize=15755216 CPUtime=1145.52 cores=0,2,4,6
/proc/21288/task/21307/stat : 21307 (java) S 21286 21288 20894 0 -1 4202560 43 0 0 0 114552 0 0 0 25 0 22 0 500250815 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 4 0 0 0
[pid=21288/tid=21308] ppid=21286 vsize=15755216 CPUtime=1007.07 cores=0,2,4,6
/proc/21288/task/21308/stat : 21308 (java) S 21286 21288 20894 0 -1 4202560 47 0 0 0 100706 1 0 0 25 0 22 0 500250815 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 0 0 0 0
[pid=21288/tid=21309] ppid=21286 vsize=15755216 CPUtime=1143.05 cores=0,2,4,6
/proc/21288/task/21309/stat : 21309 (java) S 21286 21288 20894 0 -1 4202560 42 0 0 0 114305 0 0 0 25 0 22 0 500250815 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 6 0 0 0
[pid=21288/tid=21310] ppid=21286 vsize=15755216 CPUtime=1078.59 cores=0,2,4,6
/proc/21288/task/21310/stat : 21310 (java) S 21286 21288 20894 0 -1 4202560 52 0 0 0 107859 0 0 0 25 0 22 0 500250815 16133341184 3819488 33554432000 1073741824 1073778376 140736908894992 18446744073709551615 212051471257 0 4 0 16800975 18446604453969496896 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4604.48
Current children cumulated vsize (KiB) 15755216

[startup+1301.1 s]
/proc/loadavg: 4.70 4.87 6.00 2/194 21375
/proc/meminfo: memFree=15498240/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=0 CPUtime=4604.87 cores=0,2,4,6
/proc/21288/stat : 21288 (java) Z 21286 21288 20894 0 -1 4203548 3986177 0 1 0 459801 686 0 0 15 0 2 0 500250491 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 0 0 0 0 0 0 0
[pid=21288/tid=21308] ppid=21286 vsize=0 CPUtime=1007.15 cores=0,2,4,6
/proc/21288/task/21308/stat : 21308 (java) R 21286 21288 20894 0 -1 4203588 47 0 0 0 100706 9 0 0 18 0 2 0 500250815 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) 4604.87
Current children cumulated vsize (KiB) 0

[startup+1301.5 s]
/proc/loadavg: 4.70 4.87 6.00 2/174 21377
/proc/meminfo: memFree=27315224/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=0 CPUtime=4605.28 cores=0,2,4,6
/proc/21288/stat : 21288 (java) Z 21286 21288 20894 0 -1 4203548 3986177 0 1 0 459801 727 0 0 15 0 2 0 500250491 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 0 0 0 0 0 0 0
[pid=21288/tid=21308] ppid=21286 vsize=0 CPUtime=1007.56 cores=0,2,4,6
/proc/21288/task/21308/stat : 21308 (java) R 21286 21288 20894 0 -1 4203588 47 0 0 0 100706 50 0 0 18 0 2 0 500250815 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) 4605.28
Current children cumulated vsize (KiB) 0

[startup+1301.61 s]
/proc/loadavg: 4.70 4.87 6.00 2/174 21377
/proc/meminfo: memFree=27315224/32951124 swapFree=67111356/67111528
[pid=21288] ppid=21286 vsize=0 CPUtime=4605.38 cores=0,2,4,6
/proc/21288/stat : 21288 (java) Z 21286 21288 20894 0 -1 4203548 3986177 0 1 0 459801 737 0 0 15 0 2 0 500250491 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/21288/statm: 0 0 0 0 0 0 0
[pid=21288/tid=21308] ppid=21286 vsize=0 CPUtime=1007.66 cores=0,2,4,6
/proc/21288/task/21308/stat : 21308 (java) R 21286 21288 20894 0 -1 4203588 47 0 0 0 100706 60 0 0 18 0 2 0 500250815 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) 4605.38
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1301.64
CPU time (s): 4605.42
CPU user time (s): 4598.02
CPU system time (s): 7.40187
CPU usage (%): 353.818
Max. virtual memory (cumulated for all children) (KiB): 15755216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4598.02
system time used= 7.40187
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3986177
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= 47008
involuntary context switches= 87762

runsolver used 2.26365 second user time and 4.88426 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 13:59:02
IDJOB=3312137
IDBENCH=71059
IDSOLVER=1698
FILE ID=node146/3312137-1304078342
RUNJOBID= node146-1304075295-20912
PBS_JOBID= 13170499
Free space on /tmp= 72952 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-5p1.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312137-1304078342/watcher-3312137-1304078342 -o /tmp/evaluation-result-3312137-1304078342/solver-3312137-1304078342 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312137-1304078342.cnf -hbr 2

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

MD5SUM BENCH= 495b16f308d01d9469d32d5a90e713bd
RANDOM SEED=2068334946

node146.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.830
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.830
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	: 5332.75
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.830
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.830
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.86
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.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      20667500 kB
Buffers:        597112 kB
Cached:        1129840 kB
SwapCached:          0 kB
Active:       10240676 kB
Inactive:      1632660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20667500 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           18740 kB
Writeback:           0 kB
AnonPages:    10145820 kB
Mapped:          23364 kB
Slab:           326136 kB
PageTables:      24472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 11773920 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= 72976 MiB
End job on node146 at 2011-04-29 14:20:45