Trace number 3313179

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.12 1207.05

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.10/0.11	03:16 INFO : Reading from input HOME/instance-3313179-1304089396.cnf
0.92/0.72	Executor set job limit to 1000000
0.92/0.72	Executor set job limit to 1000000
0.92/0.72	Executor set job limit to 1000000
0.92/0.72	Executor set job limit to 1000000
0.92/0.73	Starting Executor!
0.92/0.73	Starting Executor!
0.92/0.73	Starting Executor!
0.92/0.73	Starting Executor!
2.70/1.70	03:18 INFO : 1820 variables remaining out of 1820
2.70/1.70	03:18 INFO : 1028425 literals remaining out of 515155

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

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

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


[startup+0 s]
/proc/loadavg: 7.12 7.79 6.74 2/194 20502
/proc/meminfo: memFree=18407296/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 1488 0 0 0 0 0 0 0 22 0 2 0 599170246 31260672 950 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 7632 950 731 9 0 383 0
[pid=20502/tid=20503] ppid=20500 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) R 20500 20502 19297 0 -1 4202560 133 0 0 0 0 0 0 0 18 0 2 0 599170247 31260672 952 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224284925696 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.05006 s]
/proc/loadavg: 7.12 7.79 6.74 2/194 20502
/proc/meminfo: memFree=18407296/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15609644 CPUtime=0.03 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 4054 0 1 0 3 0 0 0 22 0 18 0 599170246 15984275456 3493 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3902411 3493 1753 9 0 3893130 0
[pid=20502/tid=20503] ppid=20500 vsize=15609644 CPUtime=0.03 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) R 20500 20502 19297 0 -1 4202560 2638 0 1 0 3 0 0 0 22 0 18 0 599170247 15984275456 3494 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 47804786562976 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15609644

[startup+0.10102 s]
/proc/loadavg: 7.12 7.79 6.74 2/194 20502
/proc/meminfo: memFree=18407296/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15676408 CPUtime=0.1 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 5630 0 1 0 9 1 0 0 22 0 18 0 599170246 16052641792 5047 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3919102 5049 2117 9 0 3909821 0
[pid=20502/tid=20503] ppid=20500 vsize=15676408 CPUtime=0.09 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) R 20500 20502 19297 0 -1 4202560 3497 0 1 0 8 1 0 0 18 0 18 0 599170247 16052641792 5050 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 47804788028952 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676408

[startup+0.300987 s]
/proc/loadavg: 7.12 7.79 6.74 2/194 20502
/proc/meminfo: memFree=18407296/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15680112 CPUtime=0.51 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 15249 0 1 0 49 2 0 0 22 0 18 0 599170246 16056434688 13691 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3920028 13698 2207 9 0 3910747 0
[pid=20502/tid=20503] ppid=20500 vsize=15680112 CPUtime=0.28 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) R 20500 20502 19297 0 -1 4202560 10143 0 1 0 27 1 0 0 18 0 18 0 599170247 16056434688 13702 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912505640659 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680112

[startup+0.700924 s]
/proc/loadavg: 7.12 7.79 6.74 2/194 20502
/proc/meminfo: memFree=18407296/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15680112 CPUtime=0.92 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 41761 0 1 0 87 5 0 0 22 0 18 0 599170246 16056434688 40201 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3920028 40201 2223 9 0 3910747 0
[pid=20502/tid=20503] ppid=20500 vsize=15680112 CPUtime=0.68 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) R 20500 20502 19297 0 -1 4202560 35528 0 1 0 64 4 0 0 18 0 18 0 599170247 16056434688 40201 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912505513697 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680112

[startup+1.50079 s]
/proc/loadavg: 6.71 7.69 6.71 4/220 20528
/proc/meminfo: memFree=18092192/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15700640 CPUtime=2.36 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 50619 0 1 0 230 6 0 0 22 0 22 0 599170246 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3925160 46686 2261 9 0 3915879 0
[pid=20502/tid=20503] ppid=20500 vsize=15700640 CPUtime=1.46 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) R 20500 20502 19297 0 -1 4202560 35636 0 1 0 142 4 0 0 21 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 47804784985040 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20502/tid=20505] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20505/stat : 20505 (java) S 20500 20502 19297 0 -1 4202560 497 0 0 0 0 0 0 0 16 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20506] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20506/stat : 20506 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20507] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20507/stat : 20507 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20508] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20508/stat : 20508 (java) S 20500 20502 19297 0 -1 4202560 575 0 0 0 0 0 0 0 16 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20509] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20509/stat : 20509 (java) S 20500 20502 19297 0 -1 4202560 506 0 0 0 0 0 0 0 16 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20510] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20510/stat : 20510 (java) S 20500 20502 19297 0 -1 4202560 337 0 0 0 0 0 0 0 15 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20511] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20511/stat : 20511 (java) S 20500 20502 19297 0 -1 4202560 592 0 0 0 0 0 0 0 16 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20512] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20512/stat : 20512 (java) S 20500 20502 19297 0 -1 4202560 645 0 0 0 0 0 0 0 15 0 22 0 599170247 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20513] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20513/stat : 20513 (java) S 20500 20502 19297 0 -1 4202560 72 0 0 0 0 0 0 0 16 0 22 0 599170248 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 0 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20514] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20514/stat : 20514 (java) S 20500 20502 19297 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 599170248 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20515] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20515/stat : 20515 (java) S 20500 20502 19297 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 599170248 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20516] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20516/stat : 20516 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 599170251 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296749489 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20517] ppid=20500 vsize=15700640 CPUtime=0.22 cores=1,3,5,7
/proc/20502/task/20517/stat : 20517 (java) S 20500 20502 19297 0 -1 4202560 2508 0 0 0 22 0 0 0 15 0 22 0 599170251 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20518] ppid=20500 vsize=15700640 CPUtime=0.64 cores=1,3,5,7
/proc/20502/task/20518/stat : 20518 (java) R 20500 20502 19297 0 -1 4202560 7822 0 0 0 63 1 0 0 15 0 22 0 599170251 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 47804787665811 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20502/tid=20519] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20519/stat : 20519 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 599170251 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20520] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20520/stat : 20520 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 599170251 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20525] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20525/stat : 20525 (java) S 20500 20502 19297 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 599170319 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20526] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20526/stat : 20526 (java) S 20500 20502 19297 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 599170319 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20527] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20527/stat : 20527 (java) S 20500 20502 19297 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 599170319 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20528] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20528/stat : 20528 (java) S 20500 20502 19297 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 599170319 16077455360 46686 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 15700640

[startup+3.10149 s]
/proc/loadavg: 6.71 7.69 6.71 9/220 20528
/proc/meminfo: memFree=17861200/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15700640 CPUtime=6.75 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 102115 0 1 0 660 15 0 0 22 0 22 0 599170246 16077455360 97434 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3925160 97467 2273 9 0 3915879 0
[pid=20502/tid=20503] ppid=20500 vsize=15700640 CPUtime=1.67 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) S 20500 20502 19297 0 -1 4202560 35679 0 1 0 163 4 0 0 21 0 22 0 599170247 16077455360 97479 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20505] ppid=20500 vsize=15700640 CPUtime=0.01 cores=1,3,5,7
/proc/20502/task/20505/stat : 20505 (java) R 20500 20502 19297 0 -1 4202560 3645 0 0 0 1 0 0 0 15 0 22 0 599170247 16077455360 97499 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 47804784170739 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20502/tid=20506] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20506/stat : 20506 (java) R 20500 20502 19297 0 -1 4202560 3054 0 0 0 0 0 0 0 15 0 22 0 599170247 16077455360 97521 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20502/tid=20507] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20507/stat : 20507 (java) S 20500 20502 19297 0 -1 4202560 2801 0 0 0 0 0 0 0 15 0 22 0 599170247 16077455360 97543 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20508] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20508/stat : 20508 (java) S 20500 20502 19297 0 -1 4202560 2913 0 0 0 0 0 0 0 16 0 22 0 599170247 16077455360 97563 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20509] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20509/stat : 20509 (java) S 20500 20502 19297 0 -1 4202560 2312 0 0 0 0 0 0 0 15 0 22 0 599170247 16077455360 97582 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20510] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20510/stat : 20510 (java) S 20500 20502 19297 0 -1 4202560 3521 0 0 0 0 0 0 0 16 0 22 0 599170247 16077455360 97604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20511] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20511/stat : 20511 (java) R 20500 20502 19297 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 22 0 599170247 16077455360 97622 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 47804784170739 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20502/tid=20512] ppid=20500 vsize=15700640 CPUtime=0.02 cores=1,3,5,7
/proc/20502/task/20512/stat : 20512 (java) R 20500 20502 19297 0 -1 4202560 6463 0 0 0 1 1 0 0 15 0 22 0 599170247 16077455360 97641 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 47804784170739 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20502/tid=20513] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20513/stat : 20513 (java) S 20500 20502 19297 0 -1 4202560 233 0 0 0 0 0 0 0 16 0 22 0 599170248 16077455360 97652 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 0 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20514] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20514/stat : 20514 (java) S 20500 20502 19297 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 599170248 16077455360 97661 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20515] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20515/stat : 20515 (java) S 20500 20502 19297 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 599170248 16077455360 97674 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20516] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20516/stat : 20516 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 599170251 16077455360 97683 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296749489 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20517] ppid=20500 vsize=15700640 CPUtime=0.53 cores=1,3,5,7
/proc/20502/task/20517/stat : 20517 (java) S 20500 20502 19297 0 -1 4202560 3052 0 0 0 53 0 0 0 15 0 22 0 599170251 16077455360 97685 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20518] ppid=20500 vsize=15700640 CPUtime=0.91 cores=1,3,5,7
/proc/20502/task/20518/stat : 20518 (java) S 20500 20502 19297 0 -1 4202560 7857 0 0 0 90 1 0 0 15 0 22 0 599170251 16077455360 97687 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20519] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20519/stat : 20519 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 599170251 16077455360 97689 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20520] ppid=20500 vsize=15700640 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20520/stat : 20520 (java) R 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 599170251 16077455360 97690 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20502/tid=20525] ppid=20500 vsize=15700640 CPUtime=0.89 cores=1,3,5,7
/proc/20502/task/20525/stat : 20525 (java) S 20500 20502 19297 0 -1 4202560 11270 0 0 0 88 1 0 0 16 0 22 0 599170319 16077455360 97695 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20526] ppid=20500 vsize=15700640 CPUtime=0.9 cores=1,3,5,7
/proc/20502/task/20526/stat : 20526 (java) S 20500 20502 19297 0 -1 4202560 5219 0 0 0 90 0 0 0 16 0 22 0 599170319 16077455360 97710 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20527] ppid=20500 vsize=15700640 CPUtime=0.79 cores=1,3,5,7
/proc/20502/task/20527/stat : 20527 (java) S 20500 20502 19297 0 -1 4202560 2795 0 0 0 79 0 0 0 16 0 22 0 599170319 16077455360 97720 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20528] ppid=20500 vsize=15700640 CPUtime=0.89 cores=1,3,5,7
/proc/20502/task/20528/stat : 20528 (java) S 20500 20502 19297 0 -1 4202560 9334 0 0 0 87 2 0 0 16 0 22 0 599170319 16077455360 97733 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.75
Current children cumulated vsize (KiB) 15700640

[startup+6.30095 s]
/proc/loadavg: 6.97 7.73 6.73 10/220 20528
/proc/meminfo: memFree=16316208/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15696412 CPUtime=19.5 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 318530 0 1 0 1905 45 0 0 22 0 22 0 599170246 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3924103 312660 2283 9 0 3914822 0
[pid=20502/tid=20503] ppid=20500 vsize=15696412 CPUtime=1.67 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) S 20500 20502 19297 0 -1 4202560 35679 0 1 0 163 4 0 0 21 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20505] ppid=20500 vsize=15696412 CPUtime=0.06 cores=1,3,5,7
/proc/20502/task/20505/stat : 20505 (java) S 20500 20502 19297 0 -1 4202560 18942 0 0 0 4 2 0 0 16 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20506] ppid=20500 vsize=15696412 CPUtime=0.02 cores=1,3,5,7
/proc/20502/task/20506/stat : 20506 (java) S 20500 20502 19297 0 -1 4202560 6043 0 0 0 1 1 0 0 15 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20507] ppid=20500 vsize=15696412 CPUtime=0.03 cores=1,3,5,7
/proc/20502/task/20507/stat : 20507 (java) S 20500 20502 19297 0 -1 4202560 12340 0 0 0 2 1 0 0 15 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20508] ppid=20500 vsize=15696412 CPUtime=0.02 cores=1,3,5,7
/proc/20502/task/20508/stat : 20508 (java) S 20500 20502 19297 0 -1 4202560 8572 0 0 0 1 1 0 0 15 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20509] ppid=20500 vsize=15696412 CPUtime=0.04 cores=1,3,5,7
/proc/20502/task/20509/stat : 20509 (java) S 20500 20502 19297 0 -1 4202560 12535 0 0 0 2 2 0 0 16 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20510] ppid=20500 vsize=15696412 CPUtime=0.06 cores=1,3,5,7
/proc/20502/task/20510/stat : 20510 (java) S 20500 20502 19297 0 -1 4202560 20212 0 0 0 3 3 0 0 16 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20511] ppid=20500 vsize=15696412 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20511/stat : 20511 (java) S 20500 20502 19297 0 -1 4202560 4637 0 0 0 0 0 0 0 15 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20512] ppid=20500 vsize=15696412 CPUtime=0.06 cores=1,3,5,7
/proc/20502/task/20512/stat : 20512 (java) S 20500 20502 19297 0 -1 4202560 20807 0 0 0 3 3 0 0 16 0 22 0 599170247 16073125888 312660 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0

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

[pid=20502/tid=20526] ppid=20500 vsize=15691976 CPUtime=1048.39 cores=1,3,5,7
/proc/20502/task/20526/stat : 20526 (java) R 20500 20502 19297 0 -1 4202560 416973 0 0 0 104787 52 0 0 25 0 22 0 599170319 16068583424 169138 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506122581 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20502/tid=20527] ppid=20500 vsize=15691976 CPUtime=1047.17 cores=1,3,5,7
/proc/20502/task/20527/stat : 20527 (java) R 20500 20502 19297 0 -1 4202560 421322 0 0 0 104661 56 0 0 25 0 22 0 599170319 16068583424 169138 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506045242 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20502/tid=20528] ppid=20500 vsize=15691976 CPUtime=1047.47 cores=1,3,5,7
/proc/20502/task/20528/stat : 20528 (java) R 20500 20502 19297 0 -1 4202560 417548 0 0 0 104690 57 0 0 25 0 22 0 599170319 16068583424 169138 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506024064 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4223.96
Current children cumulated vsize (KiB) 15691976

[startup+1122.3 s]
/proc/loadavg: 8.02 8.06 7.65 9/220 20558
/proc/meminfo: memFree=17300920/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15691976 CPUtime=4462.79 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 2986251 0 1 0 445740 539 0 0 22 0 22 0 599170246 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3922994 170309 2298 9 0 3913713 0
[pid=20502/tid=20503] ppid=20500 vsize=15691976 CPUtime=1.67 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) S 20500 20502 19297 0 -1 4202560 35679 0 1 0 163 4 0 0 21 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20505] ppid=20500 vsize=15691976 CPUtime=3.81 cores=1,3,5,7
/proc/20502/task/20505/stat : 20505 (java) S 20500 20502 19297 0 -1 4202560 159040 0 0 0 350 31 0 0 15 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20506] ppid=20500 vsize=15691976 CPUtime=3.63 cores=1,3,5,7
/proc/20502/task/20506/stat : 20506 (java) S 20500 20502 19297 0 -1 4202560 144531 0 0 0 337 26 0 0 16 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20507] ppid=20500 vsize=15691976 CPUtime=3.77 cores=1,3,5,7
/proc/20502/task/20507/stat : 20507 (java) S 20500 20502 19297 0 -1 4202560 155872 0 0 0 348 29 0 0 15 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20508] ppid=20500 vsize=15691976 CPUtime=3.69 cores=1,3,5,7
/proc/20502/task/20508/stat : 20508 (java) S 20500 20502 19297 0 -1 4202560 146159 0 0 0 339 30 0 0 15 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20509] ppid=20500 vsize=15691976 CPUtime=3.73 cores=1,3,5,7
/proc/20502/task/20509/stat : 20509 (java) S 20500 20502 19297 0 -1 4202560 150463 0 0 0 346 27 0 0 16 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20510] ppid=20500 vsize=15691976 CPUtime=3.66 cores=1,3,5,7
/proc/20502/task/20510/stat : 20510 (java) S 20500 20502 19297 0 -1 4202560 156780 0 0 0 337 29 0 0 15 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20511] ppid=20500 vsize=15691976 CPUtime=3.76 cores=1,3,5,7
/proc/20502/task/20511/stat : 20511 (java) S 20500 20502 19297 0 -1 4202560 142166 0 0 0 351 25 0 0 16 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20512] ppid=20500 vsize=15691976 CPUtime=3.67 cores=1,3,5,7
/proc/20502/task/20512/stat : 20512 (java) S 20500 20502 19297 0 -1 4202560 148983 0 0 0 336 31 0 0 15 0 22 0 599170247 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20513] ppid=20500 vsize=15691976 CPUtime=2.05 cores=1,3,5,7
/proc/20502/task/20513/stat : 20513 (java) S 20500 20502 19297 0 -1 4202560 7828 0 0 0 134 71 0 0 16 0 22 0 599170248 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 0 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20514] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20514/stat : 20514 (java) S 20500 20502 19297 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 599170248 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20515] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20515/stat : 20515 (java) S 20500 20502 19297 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 599170248 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20516] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20516/stat : 20516 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 599170251 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296749489 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20517] ppid=20500 vsize=15691976 CPUtime=0.75 cores=1,3,5,7
/proc/20502/task/20517/stat : 20517 (java) S 20500 20502 19297 0 -1 4202560 3224 0 0 0 75 0 0 0 15 0 22 0 599170251 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20518] ppid=20500 vsize=15691976 CPUtime=1.23 cores=1,3,5,7
/proc/20502/task/20518/stat : 20518 (java) S 20500 20502 19297 0 -1 4202560 7901 0 0 0 122 1 0 0 15 0 22 0 599170251 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20519] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20519/stat : 20519 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 599170251 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20520] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20520/stat : 20520 (java) S 20500 20502 19297 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 599170251 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20525] ppid=20500 vsize=15691976 CPUtime=1106.45 cores=1,3,5,7
/proc/20502/task/20525/stat : 20525 (java) R 20500 20502 19297 0 -1 4202560 434626 0 0 0 110588 57 0 0 25 0 22 0 599170319 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506024076 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20502/tid=20526] ppid=20500 vsize=15691976 CPUtime=1107.74 cores=1,3,5,7
/proc/20502/task/20526/stat : 20526 (java) R 20500 20502 19297 0 -1 4202560 429835 0 0 0 110720 54 0 0 25 0 22 0 599170319 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506023987 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20502/tid=20527] ppid=20500 vsize=15691976 CPUtime=1106.42 cores=1,3,5,7
/proc/20502/task/20527/stat : 20527 (java) R 20500 20502 19297 0 -1 4202560 431449 0 0 0 110584 58 0 0 25 0 22 0 599170319 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506122565 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20502/tid=20528] ppid=20500 vsize=15691976 CPUtime=1106.59 cores=1,3,5,7
/proc/20502/task/20528/stat : 20528 (java) R 20500 20502 19297 0 -1 4202560 430269 0 0 0 110601 58 0 0 25 0 22 0 599170319 16068583424 170309 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912505971476 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.79
Current children cumulated vsize (KiB) 15691976

[startup+1182.3 s]
/proc/loadavg: 8.12 8.07 7.68 9/220 20558
/proc/meminfo: memFree=17304108/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15691976 CPUtime=4701.65 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 3123563 0 1 0 469601 564 0 0 22 0 22 0 599170246 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3922994 179604 2298 9 0 3913713 0
[pid=20502/tid=20503] ppid=20500 vsize=15691976 CPUtime=1.67 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) S 20500 20502 19297 0 -1 4202560 35679 0 1 0 163 4 0 0 21 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20505] ppid=20500 vsize=15691976 CPUtime=4.03 cores=1,3,5,7
/proc/20502/task/20505/stat : 20505 (java) S 20500 20502 19297 0 -1 4202560 169711 0 0 0 370 33 0 0 15 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20506] ppid=20500 vsize=15691976 CPUtime=3.86 cores=1,3,5,7
/proc/20502/task/20506/stat : 20506 (java) S 20500 20502 19297 0 -1 4202560 152583 0 0 0 357 29 0 0 15 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20507] ppid=20500 vsize=15691976 CPUtime=3.95 cores=1,3,5,7
/proc/20502/task/20507/stat : 20507 (java) S 20500 20502 19297 0 -1 4202560 162702 0 0 0 365 30 0 0 15 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20508] ppid=20500 vsize=15691976 CPUtime=3.89 cores=1,3,5,7
/proc/20502/task/20508/stat : 20508 (java) S 20500 20502 19297 0 -1 4202560 155613 0 0 0 358 31 0 0 15 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20509] ppid=20500 vsize=15691976 CPUtime=3.92 cores=1,3,5,7
/proc/20502/task/20509/stat : 20509 (java) S 20500 20502 19297 0 -1 4202560 159305 0 0 0 363 29 0 0 15 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20510] ppid=20500 vsize=15691976 CPUtime=3.89 cores=1,3,5,7
/proc/20502/task/20510/stat : 20510 (java) S 20500 20502 19297 0 -1 4202560 166849 0 0 0 359 30 0 0 15 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20511] ppid=20500 vsize=15691976 CPUtime=3.94 cores=1,3,5,7
/proc/20502/task/20511/stat : 20511 (java) S 20500 20502 19297 0 -1 4202560 150290 0 0 0 368 26 0 0 15 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20512] ppid=20500 vsize=15691976 CPUtime=3.86 cores=1,3,5,7
/proc/20502/task/20512/stat : 20512 (java) S 20500 20502 19297 0 -1 4202560 157922 0 0 0 353 33 0 0 15 0 22 0 599170247 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20513] ppid=20500 vsize=15691976 CPUtime=2.16 cores=1,3,5,7
/proc/20502/task/20513/stat : 20513 (java) S 20500 20502 19297 0 -1 4202560 8220 0 0 0 142 74 0 0 15 0 22 0 599170248 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 0 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20514] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20514/stat : 20514 (java) S 20500 20502 19297 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 599170248 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20515] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20515/stat : 20515 (java) S 20500 20502 19297 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 599170248 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20516] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20516/stat : 20516 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 599170251 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296749489 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20517] ppid=20500 vsize=15691976 CPUtime=0.75 cores=1,3,5,7
/proc/20502/task/20517/stat : 20517 (java) S 20500 20502 19297 0 -1 4202560 3224 0 0 0 75 0 0 0 15 0 22 0 599170251 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20518] ppid=20500 vsize=15691976 CPUtime=1.23 cores=1,3,5,7
/proc/20502/task/20518/stat : 20518 (java) S 20500 20502 19297 0 -1 4202560 7901 0 0 0 122 1 0 0 15 0 22 0 599170251 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20519] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20519/stat : 20519 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 599170251 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20520] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20520/stat : 20520 (java) S 20500 20502 19297 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 599170251 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20525] ppid=20500 vsize=15691976 CPUtime=1165.62 cores=1,3,5,7
/proc/20502/task/20525/stat : 20525 (java) R 20500 20502 19297 0 -1 4202560 451685 0 0 0 116503 59 0 0 25 0 22 0 599170319 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912505971393 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20502/tid=20526] ppid=20500 vsize=15691976 CPUtime=1167.05 cores=1,3,5,7
/proc/20502/task/20526/stat : 20526 (java) R 20500 20502 19297 0 -1 4202560 445847 0 0 0 116649 56 0 0 25 0 22 0 599170319 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506122581 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20502/tid=20527] ppid=20500 vsize=15691976 CPUtime=1165.72 cores=1,3,5,7
/proc/20502/task/20527/stat : 20527 (java) R 20500 20502 19297 0 -1 4202560 447395 0 0 0 116512 60 0 0 25 0 22 0 599170319 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506024064 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20502/tid=20528] ppid=20500 vsize=15691976 CPUtime=1165.96 cores=1,3,5,7
/proc/20502/task/20528/stat : 20528 (java) R 20500 20502 19297 0 -1 4202560 447189 0 0 0 116535 61 0 0 25 0 22 0 599170319 16068583424 179604 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506024001 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4701.65
Current children cumulated vsize (KiB) 15691976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 8.21 8.10 7.70 9/220 20560
/proc/meminfo: memFree=17260564/32951124 swapFree=67110396/67111528
[pid=20502] ppid=20500 vsize=15691976 CPUtime=4800.05 cores=1,3,5,7
/proc/20502/stat : 20502 (java) S 20500 20502 19297 0 -1 4202496 3187469 0 1 0 479430 575 0 0 22 0 22 0 599170246 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20502/statm: 3922994 190077 2298 9 0 3913713 0
[pid=20502/tid=20503] ppid=20500 vsize=15691976 CPUtime=1.67 cores=1,3,5,7
/proc/20502/task/20503/stat : 20503 (java) S 20500 20502 19297 0 -1 4202560 35679 0 1 0 163 4 0 0 21 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20505] ppid=20500 vsize=15691976 CPUtime=4.11 cores=1,3,5,7
/proc/20502/task/20505/stat : 20505 (java) S 20500 20502 19297 0 -1 4202560 171943 0 0 0 378 33 0 0 16 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20506] ppid=20500 vsize=15691976 CPUtime=3.94 cores=1,3,5,7
/proc/20502/task/20506/stat : 20506 (java) S 20500 20502 19297 0 -1 4202560 155897 0 0 0 365 29 0 0 15 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20507] ppid=20500 vsize=15691976 CPUtime=4.02 cores=1,3,5,7
/proc/20502/task/20507/stat : 20507 (java) S 20500 20502 19297 0 -1 4202560 164839 0 0 0 372 30 0 0 15 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20508] ppid=20500 vsize=15691976 CPUtime=3.99 cores=1,3,5,7
/proc/20502/task/20508/stat : 20508 (java) S 20500 20502 19297 0 -1 4202560 160076 0 0 0 367 32 0 0 16 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20509] ppid=20500 vsize=15691976 CPUtime=4.01 cores=1,3,5,7
/proc/20502/task/20509/stat : 20509 (java) S 20500 20502 19297 0 -1 4202560 162146 0 0 0 372 29 0 0 16 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20510] ppid=20500 vsize=15691976 CPUtime=3.97 cores=1,3,5,7
/proc/20502/task/20510/stat : 20510 (java) S 20500 20502 19297 0 -1 4202560 169322 0 0 0 366 31 0 0 15 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20511] ppid=20500 vsize=15691976 CPUtime=4.02 cores=1,3,5,7
/proc/20502/task/20511/stat : 20511 (java) S 20500 20502 19297 0 -1 4202560 152763 0 0 0 376 26 0 0 15 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20512] ppid=20500 vsize=15691976 CPUtime=3.95 cores=1,3,5,7
/proc/20502/task/20512/stat : 20512 (java) S 20500 20502 19297 0 -1 4202560 161353 0 0 0 361 34 0 0 16 0 22 0 599170247 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 3 0 0 0
[pid=20502/tid=20513] ppid=20500 vsize=15691976 CPUtime=2.18 cores=1,3,5,7
/proc/20502/task/20513/stat : 20513 (java) S 20500 20502 19297 0 -1 4202560 8379 0 0 0 143 75 0 0 15 0 22 0 599170248 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 0 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20514] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20514/stat : 20514 (java) S 20500 20502 19297 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 599170248 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20515] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20515/stat : 20515 (java) S 20500 20502 19297 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 599170248 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20516] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20516/stat : 20516 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 599170251 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296749489 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20517] ppid=20500 vsize=15691976 CPUtime=0.75 cores=1,3,5,7
/proc/20502/task/20517/stat : 20517 (java) S 20500 20502 19297 0 -1 4202560 3224 0 0 0 75 0 0 0 15 0 22 0 599170251 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 7 0 0 0
[pid=20502/tid=20518] ppid=20500 vsize=15691976 CPUtime=1.23 cores=1,3,5,7
/proc/20502/task/20518/stat : 20518 (java) S 20500 20502 19297 0 -1 4202560 7901 0 0 0 122 1 0 0 15 0 22 0 599170251 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20519] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20519/stat : 20519 (java) S 20500 20502 19297 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 599170251 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296741785 0 4 0 16800975 18446604461004183552 0 0 -1 5 0 0 0
[pid=20502/tid=20520] ppid=20500 vsize=15691976 CPUtime=0 cores=1,3,5,7
/proc/20502/task/20520/stat : 20520 (java) S 20500 20502 19297 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 599170251 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 224296742400 0 4 0 16800975 18446604461004183552 0 0 -1 1 0 0 0
[pid=20502/tid=20525] ppid=20500 vsize=15691976 CPUtime=1190.01 cores=1,3,5,7
/proc/20502/task/20525/stat : 20525 (java) R 20500 20502 19297 0 -1 4202560 461960 0 0 0 118940 61 0 0 25 0 22 0 599170319 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506122519 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20502/tid=20526] ppid=20500 vsize=15691976 CPUtime=1191.48 cores=1,3,5,7
/proc/20502/task/20526/stat : 20526 (java) R 20500 20502 19297 0 -1 4202560 455545 0 0 0 119091 57 0 0 25 0 22 0 599170319 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506023968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20502/tid=20527] ppid=20500 vsize=15691976 CPUtime=1190.18 cores=1,3,5,7
/proc/20502/task/20527/stat : 20527 (java) R 20500 20502 19297 0 -1 4202560 457910 0 0 0 118957 61 0 0 25 0 22 0 599170319 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912505971417 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20502/tid=20528] ppid=20500 vsize=15691976 CPUtime=1190.38 cores=1,3,5,7
/proc/20502/task/20528/stat : 20528 (java) R 20500 20502 19297 0 -1 4202560 457082 0 0 0 118975 63 0 0 25 0 22 0 599170319 16068583424 190077 33554432000 1073741824 1073778376 140735566590384 18446744073709551615 46912506024064 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15691976

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

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

Child status: 143
Real time (s): 1207.05
CPU time (s): 4800.12
CPU user time (s): 4794.33
CPU system time (s): 5.78712
CPU usage (%): 397.674
Max. virtual memory (cumulated for all children) (KiB): 15702280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.33
system time used= 5.78712
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3187495
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= 143322
involuntary context switches= 104247

runsolver used 2.05069 second user time and 4.5903 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 17:03:16
IDJOB=3313179
IDBENCH=71443
IDSOLVER=1699
FILE ID=node118/3313179-1304089396
RUNJOBID= node118-1304089396-20466
PBS_JOBID= 13170505
Free space on /tmp= 71612 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313179-1304089396/watcher-3313179-1304089396 -o /tmp/evaluation-result-3313179-1304089396/solver-3313179-1304089396 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313179-1304089396.cnf

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=1230215643

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18407444 kB
Buffers:       1901956 kB
Cached:       12032796 kB
SwapCached:        600 kB
Active:        9499016 kB
Inactive:      4509116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18407444 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            5796 kB
Writeback:           0 kB
AnonPages:       72044 kB
Mapped:          21172 kB
Slab:           472612 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   777456 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= 71612 MiB
End job on node118 at 2011-04-29 17:23:25