Trace number 3313211

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.32 1207.84

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	43:44 INFO : Reading from input HOME/instance-3313211-1304181824.cnf
0.09/0.17	Executor set job limit to 1000000
0.09/0.17	Executor set job limit to 1000000
0.09/0.17	Executor set job limit to 1000000
0.09/0.17	Executor set job limit to 1000000
0.09/0.17	Starting Executor!
0.09/0.17	Starting Executor!
0.09/0.17	Starting Executor!
0.09/0.17	Starting Executor!
0.23/0.20	43:44 INFO : 141 variables remaining out of 141
0.23/0.20	43:44 INFO : 1168 literals remaining out of 1168

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

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: 8.02 8.02 7.58 6/198 29517
/proc/meminfo: memFree=21218264/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/29517/stat : 29517 (java) R 29515 29517 28847 0 -1 4202496 653 0 0 0 0 0 0 0 25 0 1 0 529782759 9318400 143 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253640859639 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29517/statm: 2275 147 118 9 0 67 0

[startup+0.090179 s]
/proc/loadavg: 8.02 8.02 7.58 6/198 29517
/proc/meminfo: memFree=21218264/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15676676 CPUtime=0.08 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 5326 0 1 0 8 0 0 0 25 0 18 0 529782759 16052916224 4760 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3919169 4766 2111 9 0 3909888 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676676

[startup+0.100216 s]
/proc/loadavg: 8.02 8.02 7.58 6/198 29517
/proc/meminfo: memFree=21218264/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15676676 CPUtime=0.09 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 5492 0 1 0 9 0 0 0 25 0 18 0 529782759 16052916224 4926 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3919169 4926 2116 9 0 3909888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676676

[startup+0.305142 s]
/proc/loadavg: 8.02 8.02 7.58 6/198 29517
/proc/meminfo: memFree=21218264/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15688132 CPUtime=0.42 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 10994 0 1 0 41 1 0 0 25 0 22 0 529782759 16064647168 9456 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3922033 9458 2222 9 0 3912752 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 15688132

[startup+0.74249 s]
/proc/loadavg: 8.02 8.02 7.58 6/198 29517
/proc/meminfo: memFree=21218264/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15689148 CPUtime=2.08 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 35575 0 1 0 204 4 0 0 25 0 22 0 529782759 16065687552 32513 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3922287 32517 2243 9 0 3913006 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 15689148

[startup+1.50089 s]
/proc/loadavg: 8.10 8.03 7.59 11/220 29539
/proc/meminfo: memFree=21036616/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15698584 CPUtime=5.09 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 53399 0 1 0 503 6 0 0 25 0 22 0 529782759 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3924646 45157 2276 9 0 3915365 0
[pid=29517/tid=29519] ppid=29515 vsize=15698584 CPUtime=0.18 cores=0,2,4,6
/proc/29517/task/29519/stat : 29519 (java) S 29515 29517 28847 0 -1 4202560 4551 0 1 0 18 0 0 0 19 0 22 0 529782760 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29520] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29520/stat : 29520 (java) S 29515 29517 28847 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29521/stat : 29521 (java) S 29515 29517 28847 0 -1 4202560 178 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29522/stat : 29522 (java) S 29515 29517 28847 0 -1 4202560 167 0 0 0 0 0 0 0 16 0 22 0 529782761 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29523] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29523/stat : 29523 (java) S 29515 29517 28847 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29524] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29524/stat : 29524 (java) S 29515 29517 28847 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29525] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29525/stat : 29525 (java) S 29515 29517 28847 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29526] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29526/stat : 29526 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29527] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29527/stat : 29527 (java) S 29515 29517 28847 0 -1 4202560 321 0 0 0 0 0 0 0 16 0 22 0 529782761 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29528] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29528/stat : 29528 (java) S 29515 29517 28847 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529782762 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 0 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29529] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29529/stat : 29529 (java) S 29515 29517 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29530] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29530/stat : 29530 (java) S 29515 29517 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29531] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29531/stat : 29531 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652683185 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29532] ppid=29515 vsize=15698584 CPUtime=0.86 cores=0,2,4,6
/proc/29517/task/29532/stat : 29532 (java) R 29515 29517 28847 0 -1 4202560 5695 0 0 0 86 0 0 0 18 0 22 0 529782764 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 47617463323488 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29517/tid=29533] ppid=29515 vsize=15698584 CPUtime=0.62 cores=0,2,4,6
/proc/29517/task/29533/stat : 29533 (java) R 29515 29517 28847 0 -1 4202560 9845 0 0 0 61 1 0 0 25 0 22 0 529782764 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 47617464964706 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29517/tid=29534] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29534/stat : 29534 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29535] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29535/stat : 29535 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529782764 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29536] ppid=29515 vsize=15698584 CPUtime=0.83 cores=0,2,4,6
/proc/29517/task/29536/stat : 29536 (java) R 29515 29517 28847 0 -1 4202560 7076 0 0 0 82 1 0 0 17 0 22 0 529782777 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505535680 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29517/tid=29537] ppid=29515 vsize=15698584 CPUtime=0.9 cores=0,2,4,6
/proc/29517/task/29537/stat : 29537 (java) R 29515 29517 28847 0 -1 4202560 8413 0 0 0 90 0 0 0 19 0 22 0 529782777 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29517/tid=29538] ppid=29515 vsize=15698584 CPUtime=0.8 cores=0,2,4,6
/proc/29517/task/29538/stat : 29538 (java) S 29515 29517 28847 0 -1 4202560 10004 0 0 0 79 1 0 0 16 0 22 0 529782777 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29539] ppid=29515 vsize=15698584 CPUtime=0.82 cores=0,2,4,6
/proc/29517/task/29539/stat : 29539 (java) R 29515 29517 28847 0 -1 4202560 5552 0 0 0 82 0 0 0 18 0 22 0 529782777 16075350016 45157 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505535680 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 15698584

[startup+3.1016 s]
/proc/loadavg: 8.10 8.03 7.59 10/220 29539
/proc/meminfo: memFree=20882980/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15698584 CPUtime=11.45 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 94787 0 1 0 1132 13 0 0 25 0 22 0 529782759 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3924646 84481 2284 9 0 3915365 0
[pid=29517/tid=29519] ppid=29515 vsize=15698584 CPUtime=0.18 cores=0,2,4,6
/proc/29517/task/29519/stat : 29519 (java) S 29515 29517 28847 0 -1 4202560 4551 0 1 0 18 0 0 0 19 0 22 0 529782760 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29520] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29520/stat : 29520 (java) S 29515 29517 28847 0 -1 4202560 133 0 0 0 0 0 0 0 16 0 22 0 529782761 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29521/stat : 29521 (java) S 29515 29517 28847 0 -1 4202560 327 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29522/stat : 29522 (java) S 29515 29517 28847 0 -1 4202560 207 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29523] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29523/stat : 29523 (java) S 29515 29517 28847 0 -1 4202560 207 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29524] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29524/stat : 29524 (java) S 29515 29517 28847 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29525] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29525/stat : 29525 (java) S 29515 29517 28847 0 -1 4202560 213 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29526] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29526/stat : 29526 (java) S 29515 29517 28847 0 -1 4202560 171 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29527] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29527/stat : 29527 (java) S 29515 29517 28847 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29528] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29528/stat : 29528 (java) S 29515 29517 28847 0 -1 4202560 83 0 0 0 0 0 0 0 15 0 22 0 529782762 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 0 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29529] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29529/stat : 29529 (java) S 29515 29517 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29530] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29530/stat : 29530 (java) S 29515 29517 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29531] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29531/stat : 29531 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652683185 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29532] ppid=29515 vsize=15698584 CPUtime=1.08 cores=0,2,4,6
/proc/29517/task/29532/stat : 29532 (java) S 29515 29517 28847 0 -1 4202560 5747 0 0 0 108 0 0 0 15 0 22 0 529782764 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29533] ppid=29515 vsize=15698584 CPUtime=0.75 cores=0,2,4,6
/proc/29517/task/29533/stat : 29533 (java) S 29515 29517 28847 0 -1 4202560 10113 0 0 0 74 1 0 0 24 0 22 0 529782764 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29534] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29534/stat : 29534 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29535] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29535/stat : 29535 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529782764 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29536] ppid=29515 vsize=15698584 CPUtime=2.34 cores=0,2,4,6
/proc/29517/task/29536/stat : 29536 (java) R 29515 29517 28847 0 -1 4202560 17501 0 0 0 232 2 0 0 18 0 22 0 529782777 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505728972 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29517/tid=29537] ppid=29515 vsize=15698584 CPUtime=2.3 cores=0,2,4,6
/proc/29517/task/29537/stat : 29537 (java) R 29515 29517 28847 0 -1 4202560 17304 0 0 0 229 1 0 0 19 0 22 0 529782777 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505831935 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29517/tid=29538] ppid=29515 vsize=15698584 CPUtime=2.32 cores=0,2,4,6
/proc/29517/task/29538/stat : 29538 (java) R 29515 29517 28847 0 -1 4202560 20202 0 0 0 229 3 0 0 17 0 22 0 529782777 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505780524 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29517/tid=29539] ppid=29515 vsize=15698584 CPUtime=2.37 cores=0,2,4,6
/proc/29517/task/29539/stat : 29539 (java) R 29515 29517 28847 0 -1 4202560 15882 0 0 0 236 1 0 0 20 0 22 0 529782777 16075350016 84481 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505866503 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 15698584

[startup+6.30101 s]
/proc/loadavg: 8.09 8.03 7.59 9/220 29539
/proc/meminfo: memFree=20879848/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15698584 CPUtime=24.16 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 95230 0 1 0 2402 14 0 0 25 0 22 0 529782759 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3924646 79761 2284 9 0 3915365 0
[pid=29517/tid=29519] ppid=29515 vsize=15698584 CPUtime=0.18 cores=0,2,4,6
/proc/29517/task/29519/stat : 29519 (java) S 29515 29517 28847 0 -1 4202560 4551 0 1 0 18 0 0 0 19 0 22 0 529782760 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29520] ppid=29515 vsize=15698584 CPUtime=0.01 cores=0,2,4,6
/proc/29517/task/29520/stat : 29520 (java) S 29515 29517 28847 0 -1 4202560 168 0 0 0 1 0 0 0 15 0 22 0 529782761 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=15698584 CPUtime=0.01 cores=0,2,4,6
/proc/29517/task/29521/stat : 29521 (java) S 29515 29517 28847 0 -1 4202560 405 0 0 0 1 0 0 0 15 0 22 0 529782761 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29522/stat : 29522 (java) S 29515 29517 28847 0 -1 4202560 240 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29523] ppid=29515 vsize=15698584 CPUtime=0.01 cores=0,2,4,6
/proc/29517/task/29523/stat : 29523 (java) S 29515 29517 28847 0 -1 4202560 268 0 0 0 1 0 0 0 15 0 22 0 529782761 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29524] ppid=29515 vsize=15698584 CPUtime=0.01 cores=0,2,4,6
/proc/29517/task/29524/stat : 29524 (java) S 29515 29517 28847 0 -1 4202560 62 0 0 0 1 0 0 0 15 0 22 0 529782761 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29525] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29525/stat : 29525 (java) S 29515 29517 28847 0 -1 4202560 247 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29526] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29526/stat : 29526 (java) S 29515 29517 28847 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 22 0 529782761 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29527] ppid=29515 vsize=15698584 CPUtime=0.01 cores=0,2,4,6
/proc/29517/task/29527/stat : 29527 (java) S 29515 29517 28847 0 -1 4202560 797 0 0 0 1 0 0 0 15 0 22 0 529782761 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29528] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29528/stat : 29528 (java) S 29515 29517 28847 0 -1 4202560 83 0 0 0 0 0 0 0 15 0 22 0 529782762 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 0 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29529] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29529/stat : 29529 (java) S 29515 29517 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29530] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29530/stat : 29530 (java) S 29515 29517 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29531] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29531/stat : 29531 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652683185 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29532] ppid=29515 vsize=15698584 CPUtime=1.08 cores=0,2,4,6
/proc/29517/task/29532/stat : 29532 (java) S 29515 29517 28847 0 -1 4202560 5747 0 0 0 108 0 0 0 15 0 22 0 529782764 16075350016 79761 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0

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

[pid=29517/tid=29537] ppid=29515 vsize=15698584 CPUtime=1106.96 cores=0,2,4,6
/proc/29517/task/29537/stat : 29537 (java) R 29515 29517 28847 0 -1 4202560 74063 0 0 0 110562 134 0 0 18 0 22 0 529782777 16075350016 161442 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29517/tid=29538] ppid=29515 vsize=15698584 CPUtime=1107.71 cores=0,2,4,6
/proc/29517/task/29538/stat : 29538 (java) S 29515 29517 28847 0 -1 4202560 77899 0 0 0 110644 127 0 0 25 0 22 0 529782777 16075350016 161442 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29539] ppid=29515 vsize=15698584 CPUtime=1107.81 cores=0,2,4,6
/proc/29517/task/29539/stat : 29539 (java) S 29515 29517 28847 0 -1 4202560 72190 0 0 0 110640 141 0 0 25 0 22 0 529782777 16075350016 161442 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4460.43
Current children cumulated vsize (KiB) 15698584

[startup+1182.3 s]
/proc/loadavg: 8.33 8.09 7.90 9/220 29631
/proc/meminfo: memFree=28992412/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15698584 CPUtime=4698.9 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 482960 0 1 0 469206 684 0 0 25 0 22 0 529782759 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3924646 146850 2296 9 0 3915365 0
[pid=29517/tid=29519] ppid=29515 vsize=15698584 CPUtime=0.18 cores=0,2,4,6
/proc/29517/task/29519/stat : 29519 (java) S 29515 29517 28847 0 -1 4202560 4551 0 1 0 18 0 0 0 19 0 22 0 529782760 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29520] ppid=29515 vsize=15698584 CPUtime=3.42 cores=0,2,4,6
/proc/29517/task/29520/stat : 29520 (java) S 29515 29517 28847 0 -1 4202560 20190 0 0 0 333 9 0 0 15 0 22 0 529782761 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=15698584 CPUtime=3.45 cores=0,2,4,6
/proc/29517/task/29521/stat : 29521 (java) S 29515 29517 28847 0 -1 4202560 20156 0 0 0 334 11 0 0 15 0 22 0 529782761 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=15698584 CPUtime=3.39 cores=0,2,4,6
/proc/29517/task/29522/stat : 29522 (java) S 29515 29517 28847 0 -1 4202560 20150 0 0 0 329 10 0 0 15 0 22 0 529782761 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29523] ppid=29515 vsize=15698584 CPUtime=3.44 cores=0,2,4,6
/proc/29517/task/29523/stat : 29523 (java) S 29515 29517 28847 0 -1 4202560 19488 0 0 0 335 9 0 0 16 0 22 0 529782761 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29524] ppid=29515 vsize=15698584 CPUtime=3.61 cores=0,2,4,6
/proc/29517/task/29524/stat : 29524 (java) S 29515 29517 28847 0 -1 4202560 20656 0 0 0 349 12 0 0 15 0 22 0 529782761 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29525] ppid=29515 vsize=15698584 CPUtime=3.5 cores=0,2,4,6
/proc/29517/task/29525/stat : 29525 (java) S 29515 29517 28847 0 -1 4202560 19885 0 0 0 340 10 0 0 15 0 22 0 529782761 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29526] ppid=29515 vsize=15698584 CPUtime=3.43 cores=0,2,4,6
/proc/29517/task/29526/stat : 29526 (java) S 29515 29517 28847 0 -1 4202560 19582 0 0 0 334 9 0 0 15 0 22 0 529782761 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29527] ppid=29515 vsize=15698584 CPUtime=3.49 cores=0,2,4,6
/proc/29517/task/29527/stat : 29527 (java) S 29515 29517 28847 0 -1 4202560 21226 0 0 0 338 11 0 0 15 0 22 0 529782761 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29528] ppid=29515 vsize=15698584 CPUtime=1.68 cores=0,2,4,6
/proc/29517/task/29528/stat : 29528 (java) S 29515 29517 28847 0 -1 4202560 992 0 0 0 134 34 0 0 15 0 22 0 529782762 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 0 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29529] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29529/stat : 29529 (java) S 29515 29517 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29530] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29530/stat : 29530 (java) S 29515 29517 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29531] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29531/stat : 29531 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652683185 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29532] ppid=29515 vsize=15698584 CPUtime=1.1 cores=0,2,4,6
/proc/29517/task/29532/stat : 29532 (java) S 29515 29517 28847 0 -1 4202560 5750 0 0 0 110 0 0 0 16 0 22 0 529782764 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29533] ppid=29515 vsize=15698584 CPUtime=0.83 cores=0,2,4,6
/proc/29517/task/29533/stat : 29533 (java) S 29515 29517 28847 0 -1 4202560 10123 0 0 0 82 1 0 0 16 0 22 0 529782764 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29534] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29534/stat : 29534 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29535] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29535/stat : 29535 (java) S 29515 29517 28847 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529782764 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29536] ppid=29515 vsize=15698584 CPUtime=1166.86 cores=0,2,4,6
/proc/29517/task/29536/stat : 29536 (java) R 29515 29517 28847 0 -1 4202560 74127 0 0 0 116546 140 0 0 21 0 22 0 529782777 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505780721 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29517/tid=29537] ppid=29515 vsize=15698584 CPUtime=1166.28 cores=0,2,4,6
/proc/29517/task/29537/stat : 29537 (java) R 29515 29517 28847 0 -1 4202560 74210 0 0 0 116488 140 0 0 19 0 22 0 529782777 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505781045 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29517/tid=29538] ppid=29515 vsize=15698584 CPUtime=1167.02 cores=0,2,4,6
/proc/29517/task/29538/stat : 29538 (java) R 29515 29517 28847 0 -1 4202560 78064 0 0 0 116569 133 0 0 19 0 22 0 529782777 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505533413 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29517/tid=29539] ppid=29515 vsize=15698584 CPUtime=1167.04 cores=0,2,4,6
/proc/29517/task/29539/stat : 29539 (java) R 29515 29517 28847 0 -1 4202560 72358 0 0 0 116557 147 0 0 25 0 22 0 529782777 16075350016 146850 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505588470 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4698.9
Current children cumulated vsize (KiB) 15698584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.8 s]
/proc/loadavg: 8.22 8.09 7.91 11/221 29634
/proc/meminfo: memFree=28991872/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15698584 CPUtime=4800.27 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 483527 0 1 0 479329 698 0 0 25 0 22 0 529782759 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3924646 141138 2296 9 0 3915365 0
[pid=29517/tid=29519] ppid=29515 vsize=15698584 CPUtime=0.18 cores=0,2,4,6
/proc/29517/task/29519/stat : 29519 (java) S 29515 29517 28847 0 -1 4202560 4551 0 1 0 18 0 0 0 19 0 22 0 529782760 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29520] ppid=29515 vsize=15698584 CPUtime=3.48 cores=0,2,4,6
/proc/29517/task/29520/stat : 29520 (java) S 29515 29517 28847 0 -1 4202560 20229 0 0 0 339 9 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=15698584 CPUtime=3.52 cores=0,2,4,6
/proc/29517/task/29521/stat : 29521 (java) S 29515 29517 28847 0 -1 4202560 20200 0 0 0 341 11 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=15698584 CPUtime=3.46 cores=0,2,4,6
/proc/29517/task/29522/stat : 29522 (java) S 29515 29517 28847 0 -1 4202560 20184 0 0 0 336 10 0 0 16 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29523] ppid=29515 vsize=15698584 CPUtime=3.5 cores=0,2,4,6
/proc/29517/task/29523/stat : 29523 (java) S 29515 29517 28847 0 -1 4202560 19547 0 0 0 341 9 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29524] ppid=29515 vsize=15698584 CPUtime=3.66 cores=0,2,4,6
/proc/29517/task/29524/stat : 29524 (java) S 29515 29517 28847 0 -1 4202560 20685 0 0 0 354 12 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29525] ppid=29515 vsize=15698584 CPUtime=3.57 cores=0,2,4,6
/proc/29517/task/29525/stat : 29525 (java) S 29515 29517 28847 0 -1 4202560 19917 0 0 0 347 10 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29526] ppid=29515 vsize=15698584 CPUtime=3.5 cores=0,2,4,6
/proc/29517/task/29526/stat : 29526 (java) S 29515 29517 28847 0 -1 4202560 19618 0 0 0 341 9 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29527] ppid=29515 vsize=15698584 CPUtime=3.55 cores=0,2,4,6
/proc/29517/task/29527/stat : 29527 (java) S 29515 29517 28847 0 -1 4202560 21269 0 0 0 344 11 0 0 16 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29528] ppid=29515 vsize=15698584 CPUtime=1.72 cores=0,2,4,6
/proc/29517/task/29528/stat : 29528 (java) S 29515 29517 28847 0 -1 4202560 994 0 0 0 137 35 0 0 15 0 22 0 529782762 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 0 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29529] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29529/stat : 29529 (java) S 29515 29517 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29530] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29530/stat : 29530 (java) S 29515 29517 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29531] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29531/stat : 29531 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652683185 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29532] ppid=29515 vsize=15698584 CPUtime=1.1 cores=0,2,4,6
/proc/29517/task/29532/stat : 29532 (java) S 29515 29517 28847 0 -1 4202560 5750 0 0 0 110 0 0 0 16 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29533] ppid=29515 vsize=15698584 CPUtime=0.83 cores=0,2,4,6
/proc/29517/task/29533/stat : 29533 (java) S 29515 29517 28847 0 -1 4202560 10123 0 0 0 82 1 0 0 16 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29534] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29534/stat : 29534 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29535] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29535/stat : 29535 (java) S 29515 29517 28847 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29536] ppid=29515 vsize=15698584 CPUtime=1192.07 cores=0,2,4,6
/proc/29517/task/29536/stat : 29536 (java) R 29515 29517 28847 0 -1 4202560 74194 0 0 0 119065 142 0 0 22 0 22 0 529782777 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505588470 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29517/tid=29537] ppid=29515 vsize=15698584 CPUtime=1191.53 cores=0,2,4,6
/proc/29517/task/29537/stat : 29537 (java) R 29515 29517 28847 0 -1 4202560 74277 0 0 0 119009 144 0 0 19 0 22 0 529782777 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505913246 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29517/tid=29538] ppid=29515 vsize=15698584 CPUtime=1192.22 cores=0,2,4,6
/proc/29517/task/29538/stat : 29538 (java) R 29515 29517 28847 0 -1 4202560 78124 0 0 0 119086 136 0 0 25 0 22 0 529782777 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 47617467959394 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29517/tid=29539] ppid=29515 vsize=15698584 CPUtime=1192.2 cores=0,2,4,6
/proc/29517/task/29539/stat : 29539 (java) R 29515 29517 28847 0 -1 4202560 72412 0 0 0 119070 150 0 0 25 0 22 0 529782777 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505780449 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15698584

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

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

[startup+1207.8 s]
/proc/loadavg: 8.22 8.09 7.91 11/221 29634
/proc/meminfo: memFree=28991872/32951124 swapFree=67111364/67111528
[pid=29517] ppid=29515 vsize=15698584 CPUtime=4800.27 cores=0,2,4,6
/proc/29517/stat : 29517 (java) S 29515 29517 28847 0 -1 4202496 483527 0 1 0 479329 698 0 0 25 0 22 0 529782759 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/29517/statm: 3924646 141138 2296 9 0 3915365 0
[pid=29517/tid=29519] ppid=29515 vsize=15698584 CPUtime=0.18 cores=0,2,4,6
/proc/29517/task/29519/stat : 29519 (java) S 29515 29517 28847 0 -1 4202560 4551 0 1 0 18 0 0 0 19 0 22 0 529782760 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29520] ppid=29515 vsize=15698584 CPUtime=3.48 cores=0,2,4,6
/proc/29517/task/29520/stat : 29520 (java) S 29515 29517 28847 0 -1 4202560 20229 0 0 0 339 9 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=15698584 CPUtime=3.52 cores=0,2,4,6
/proc/29517/task/29521/stat : 29521 (java) S 29515 29517 28847 0 -1 4202560 20200 0 0 0 341 11 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=15698584 CPUtime=3.46 cores=0,2,4,6
/proc/29517/task/29522/stat : 29522 (java) S 29515 29517 28847 0 -1 4202560 20184 0 0 0 336 10 0 0 16 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29523] ppid=29515 vsize=15698584 CPUtime=3.5 cores=0,2,4,6
/proc/29517/task/29523/stat : 29523 (java) S 29515 29517 28847 0 -1 4202560 19547 0 0 0 341 9 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29524] ppid=29515 vsize=15698584 CPUtime=3.66 cores=0,2,4,6
/proc/29517/task/29524/stat : 29524 (java) S 29515 29517 28847 0 -1 4202560 20685 0 0 0 354 12 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29525] ppid=29515 vsize=15698584 CPUtime=3.57 cores=0,2,4,6
/proc/29517/task/29525/stat : 29525 (java) S 29515 29517 28847 0 -1 4202560 19917 0 0 0 347 10 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29526] ppid=29515 vsize=15698584 CPUtime=3.5 cores=0,2,4,6
/proc/29517/task/29526/stat : 29526 (java) S 29515 29517 28847 0 -1 4202560 19618 0 0 0 341 9 0 0 15 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29527] ppid=29515 vsize=15698584 CPUtime=3.55 cores=0,2,4,6
/proc/29517/task/29527/stat : 29527 (java) S 29515 29517 28847 0 -1 4202560 21269 0 0 0 344 11 0 0 16 0 22 0 529782761 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 4 0 0 0
[pid=29517/tid=29528] ppid=29515 vsize=15698584 CPUtime=1.72 cores=0,2,4,6
/proc/29517/task/29528/stat : 29528 (java) S 29515 29517 28847 0 -1 4202560 994 0 0 0 137 35 0 0 15 0 22 0 529782762 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 0 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29529] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29529/stat : 29529 (java) S 29515 29517 28847 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29530] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29530/stat : 29530 (java) S 29515 29517 28847 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529782762 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29531] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29531/stat : 29531 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652683185 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29532] ppid=29515 vsize=15698584 CPUtime=1.1 cores=0,2,4,6
/proc/29517/task/29532/stat : 29532 (java) S 29515 29517 28847 0 -1 4202560 5750 0 0 0 110 0 0 0 16 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29533] ppid=29515 vsize=15698584 CPUtime=0.83 cores=0,2,4,6
/proc/29517/task/29533/stat : 29533 (java) S 29515 29517 28847 0 -1 4202560 10123 0 0 0 82 1 0 0 16 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 6 0 0 0
[pid=29517/tid=29534] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29534/stat : 29534 (java) S 29515 29517 28847 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652675481 0 4 0 16800975 18446604453879546880 0 0 -1 2 0 0 0
[pid=29517/tid=29535] ppid=29515 vsize=15698584 CPUtime=0 cores=0,2,4,6
/proc/29517/task/29535/stat : 29535 (java) S 29515 29517 28847 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 529782764 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 253652676096 0 4 0 16800975 18446604453879546880 0 0 -1 0 0 0 0
[pid=29517/tid=29536] ppid=29515 vsize=15698584 CPUtime=1192.07 cores=0,2,4,6
/proc/29517/task/29536/stat : 29536 (java) R 29515 29517 28847 0 -1 4202560 74194 0 0 0 119065 142 0 0 22 0 22 0 529782777 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505588470 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29517/tid=29537] ppid=29515 vsize=15698584 CPUtime=1191.53 cores=0,2,4,6
/proc/29517/task/29537/stat : 29537 (java) R 29515 29517 28847 0 -1 4202560 74277 0 0 0 119009 144 0 0 19 0 22 0 529782777 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505913246 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29517/tid=29538] ppid=29515 vsize=15698584 CPUtime=1192.22 cores=0,2,4,6
/proc/29517/task/29538/stat : 29538 (java) R 29515 29517 28847 0 -1 4202560 78124 0 0 0 119086 136 0 0 25 0 22 0 529782777 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 47617467959394 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29517/tid=29539] ppid=29515 vsize=15698584 CPUtime=1192.2 cores=0,2,4,6
/proc/29517/task/29539/stat : 29539 (java) R 29515 29517 28847 0 -1 4202560 72412 0 0 0 119070 150 0 0 25 0 22 0 529782777 16075350016 141138 33554432000 1073741824 1073778376 140733548796672 18446744073709551615 46912505780449 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15698584

Child status: 143
Real time (s): 1207.84
CPU time (s): 4800.32
CPU user time (s): 4793.32
CPU system time (s): 7.00494
CPU usage (%): 397.429
Max. virtual memory (cumulated for all children) (KiB): 15698584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.32
system time used= 7.00493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483560
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= 895228
involuntary context switches= 162774

runsolver used 1.9817 second user time and 4.65429 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-30 18:43:44
IDJOB=3313211
IDBENCH=83150
IDSOLVER=1699
FILE ID=node106/3313211-1304181824
RUNJOBID= node106-1304180614-29393
PBS_JOBID= 13172424
Free space on /tmp= 72880 MiB

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

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=1167108308

node106.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	: 5226.20
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.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21218420 kB
Buffers:        288180 kB
Cached:        2280620 kB
SwapCached:         88 kB
Active:        9774872 kB
Inactive:      1727820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21218420 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:     8933652 kB
Mapped:          23436 kB
Slab:           148416 kB
PageTables:      21812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  9337156 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= 72884 MiB
End job on node106 at 2011-04-30 19:03:54