Trace number 3311992

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.37 1206.75

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.09707
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.09/0.13	36:06 INFO : Reading from input HOME/instance-3311992-1304084165.cnf
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Starting Executor!
0.71/0.54	Starting Executor!
0.71/0.54	Starting Executor!
0.71/0.54	Starting Executor!
2.30/1.34	36:07 INFO : 1150 variables remaining out of 1150
2.30/1.34	36:07 INFO : 484584 literals remaining out of 253992

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

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: 8.11 8.11 8.03 5/198 13673
/proc/meminfo: memFree=22501208/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/13673/stat : 13673 (java) R 13671 13673 13067 0 -1 4202496 897 0 0 0 0 0 0 0 25 0 1 0 520016976 23580672 382 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244441982720 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13673/statm: 5757 393 305 9 0 124 0

[startup+0.088523 s]
/proc/loadavg: 8.11 8.11 8.03 5/198 13673
/proc/meminfo: memFree=22501208/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15675920 CPUtime=0.07 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 4947 0 1 0 6 1 0 0 25 0 18 0 520016976 16052142080 4347 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3918980 4358 2035 9 0 3909699 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15675920

[startup+0.100522 s]
/proc/loadavg: 8.11 8.11 8.03 5/198 13673
/proc/meminfo: memFree=22501208/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15676896 CPUtime=0.09 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 5508 0 1 0 8 1 0 0 25 0 18 0 520016976 16053141504 4901 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3919224 4902 2115 9 0 3909943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676896

[startup+0.300487 s]
/proc/loadavg: 8.11 8.11 8.03 5/198 13673
/proc/meminfo: memFree=22501208/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15683248 CPUtime=0.49 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 13433 0 1 0 47 2 0 0 25 0 18 0 520016976 16059645952 11865 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3920812 11868 2207 9 0 3911531 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15683248

[startup+0.700412 s]
/proc/loadavg: 8.11 8.11 8.03 5/198 13673
/proc/meminfo: memFree=22501208/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15692008 CPUtime=1.06 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 43734 0 1 0 100 6 0 0 25 0 22 0 520016976 16068616192 40551 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3923002 40551 2249 9 0 3913721 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 15692008

[startup+1.50127 s]
/proc/loadavg: 8.11 8.11 8.03 3/197 13698
/proc/meminfo: memFree=22959900/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15699372 CPUtime=2.72 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 49080 0 1 0 265 7 0 0 25 0 22 0 520016976 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3924843 43326 2274 9 0 3915562 0
[pid=13673/tid=13675] ppid=13671 vsize=15699372 CPUtime=1.31 cores=1,3,5,7
/proc/13673/task/13675/stat : 13675 (java) S 13671 13673 13067 0 -1 4202560 35690 0 1 0 125 6 0 0 21 0 22 0 520016977 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13676/stat : 13676 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520016978 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13677/stat : 13677 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 520016978 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13678] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13678/stat : 13678 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520016978 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13679] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13679/stat : 13679 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520016978 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13680] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13680/stat : 13680 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520016978 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13681] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13681/stat : 13681 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520016978 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13682] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13682/stat : 13682 (java) S 13671 13673 13067 0 -1 4202560 326 0 0 0 0 0 0 0 21 0 22 0 520016978 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13683] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13683/stat : 13683 (java) S 13671 13673 13067 0 -1 4202560 72 0 0 0 0 0 0 0 21 0 22 0 520016978 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13684] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13684/stat : 13684 (java) S 13671 13673 13067 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 520016979 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 0 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13685] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13685/stat : 13685 (java) S 13671 13673 13067 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 520016980 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13686] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13686/stat : 13686 (java) S 13671 13673 13067 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 520016980 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13687] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13687/stat : 13687 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458768817 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13688] ppid=13671 vsize=15699372 CPUtime=0.86 cores=1,3,5,7
/proc/13673/task/13688/stat : 13688 (java) S 13671 13673 13067 0 -1 4202560 8846 0 0 0 85 1 0 0 15 0 22 0 520016982 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13689] ppid=13671 vsize=15699372 CPUtime=0.32 cores=1,3,5,7
/proc/13673/task/13689/stat : 13689 (java) R 13671 13673 13067 0 -1 4202560 2688 0 0 0 32 0 0 0 15 0 22 0 520016982 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 47815316853484 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13673/tid=13690] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13690/stat : 13690 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13691] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13691/stat : 13691 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520016982 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13692] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13692/stat : 13692 (java) S 13671 13673 13067 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 520017030 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13693] ppid=13671 vsize=15699372 CPUtime=0.07 cores=1,3,5,7
/proc/13673/task/13693/stat : 13693 (java) R 13671 13673 13067 0 -1 4202560 12 0 0 0 7 0 0 0 15 0 22 0 520017030 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506086929 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13673/tid=13694] ppid=13671 vsize=15699372 CPUtime=0.13 cores=1,3,5,7
/proc/13673/task/13694/stat : 13694 (java) R 13671 13673 13067 0 -1 4202560 23 0 0 0 13 0 0 0 16 0 22 0 520017030 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506000704 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13673/tid=13695] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13695/stat : 13695 (java) S 13671 13673 13067 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 520017030 16076156928 43326 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 15699372

[startup+3.10093 s]
/proc/loadavg: 7.86 8.06 8.01 6/197 13698
/proc/meminfo: memFree=22893160/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15699372 CPUtime=8.78 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 108302 0 1 0 861 17 0 0 25 0 22 0 520016976 16076156928 99819 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3924843 99825 2274 9 0 3915562 0
[pid=13673/tid=13675] ppid=13671 vsize=15699372 CPUtime=1.31 cores=1,3,5,7
/proc/13673/task/13675/stat : 13675 (java) S 13671 13673 13067 0 -1 4202560 35690 0 1 0 125 6 0 0 21 0 22 0 520016977 16076156928 99827 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=15699372 CPUtime=0.01 cores=1,3,5,7
/proc/13673/task/13676/stat : 13676 (java) S 13671 13673 13067 0 -1 4202560 3685 0 0 0 1 0 0 0 16 0 22 0 520016978 16076156928 99831 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=15699372 CPUtime=0.01 cores=1,3,5,7
/proc/13673/task/13677/stat : 13677 (java) S 13671 13673 13067 0 -1 4202560 5395 0 0 0 0 1 0 0 15 0 22 0 520016978 16076156928 99833 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13678] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13678/stat : 13678 (java) S 13671 13673 13067 0 -1 4202560 1666 0 0 0 0 0 0 0 16 0 22 0 520016978 16076156928 99837 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13679] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13679/stat : 13679 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520016978 16076156928 99839 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13680] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13680/stat : 13680 (java) S 13671 13673 13067 0 -1 4202560 4021 0 0 0 0 0 0 0 15 0 22 0 520016978 16076156928 99841 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13681] ppid=13671 vsize=15699372 CPUtime=0.01 cores=1,3,5,7
/proc/13673/task/13681/stat : 13681 (java) S 13671 13673 13067 0 -1 4202560 5178 0 0 0 1 0 0 0 15 0 22 0 520016978 16076156928 99844 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13682] ppid=13671 vsize=15699372 CPUtime=0.02 cores=1,3,5,7
/proc/13673/task/13682/stat : 13682 (java) S 13671 13673 13067 0 -1 4202560 5761 0 0 0 1 1 0 0 16 0 22 0 520016978 16076156928 99847 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13683] ppid=13671 vsize=15699372 CPUtime=0.02 cores=1,3,5,7
/proc/13673/task/13683/stat : 13683 (java) S 13671 13673 13067 0 -1 4202560 6942 0 0 0 1 1 0 0 16 0 22 0 520016978 16076156928 99849 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13684] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13684/stat : 13684 (java) S 13671 13673 13067 0 -1 4202560 223 0 0 0 0 0 0 0 16 0 22 0 520016979 16076156928 99852 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 0 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13685] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13685/stat : 13685 (java) S 13671 13673 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 99854 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13686] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13686/stat : 13686 (java) S 13671 13673 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 99857 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13687] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13687/stat : 13687 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 99860 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458768817 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13688] ppid=13671 vsize=15699372 CPUtime=1.02 cores=1,3,5,7
/proc/13673/task/13688/stat : 13688 (java) S 13671 13673 13067 0 -1 4202560 8864 0 0 0 101 1 0 0 15 0 22 0 520016982 16076156928 99862 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13689] ppid=13671 vsize=15699372 CPUtime=0.59 cores=1,3,5,7
/proc/13673/task/13689/stat : 13689 (java) S 13671 13673 13067 0 -1 4202560 5254 0 0 0 59 0 0 0 15 0 22 0 520016982 16076156928 99866 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13690] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13690/stat : 13690 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 99868 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13691] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13691/stat : 13691 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520016982 16076156928 99871 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13692] ppid=13671 vsize=15699372 CPUtime=1.39 cores=1,3,5,7
/proc/13673/task/13692/stat : 13692 (java) R 13671 13673 13067 0 -1 4202560 5924 0 0 0 139 0 0 0 17 0 22 0 520017030 16076156928 99873 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506000704 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13673/tid=13693] ppid=13671 vsize=15699372 CPUtime=1.4 cores=1,3,5,7
/proc/13673/task/13693/stat : 13693 (java) R 13671 13673 13067 0 -1 4202560 6013 0 0 0 140 0 0 0 16 0 22 0 520017030 16076156928 99877 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506049021 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13673/tid=13694] ppid=13671 vsize=15699372 CPUtime=1.47 cores=1,3,5,7
/proc/13673/task/13694/stat : 13694 (java) R 13671 13673 13067 0 -1 4202560 4749 0 0 0 147 0 0 0 16 0 22 0 520017030 16076156928 99879 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506000712 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13673/tid=13695] ppid=13671 vsize=15699372 CPUtime=1.39 cores=1,3,5,7
/proc/13673/task/13695/stat : 13695 (java) R 13671 13673 13067 0 -1 4202560 7610 0 0 0 139 0 0 0 17 0 22 0 520017030 16076156928 99882 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506048918 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.78
Current children cumulated vsize (KiB) 15699372

[startup+6.30134 s]
/proc/loadavg: 7.86 8.06 8.01 6/220 13746
/proc/meminfo: memFree=21807896/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15699372 CPUtime=21.55 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 299213 0 1 0 2113 42 0 0 25 0 22 0 520016976 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3924843 290646 2284 9 0 3915562 0
[pid=13673/tid=13675] ppid=13671 vsize=15699372 CPUtime=1.31 cores=1,3,5,7
/proc/13673/task/13675/stat : 13675 (java) S 13671 13673 13067 0 -1 4202560 35690 0 1 0 125 6 0 0 21 0 22 0 520016977 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=15699372 CPUtime=0.02 cores=1,3,5,7
/proc/13673/task/13676/stat : 13676 (java) S 13671 13673 13067 0 -1 4202560 5306 0 0 0 1 1 0 0 15 0 22 0 520016978 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=15699372 CPUtime=0.03 cores=1,3,5,7
/proc/13673/task/13677/stat : 13677 (java) S 13671 13673 13067 0 -1 4202560 11409 0 0 0 1 2 0 0 16 0 22 0 520016978 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13678] ppid=13671 vsize=15699372 CPUtime=0.01 cores=1,3,5,7
/proc/13673/task/13678/stat : 13678 (java) S 13671 13673 13067 0 -1 4202560 5250 0 0 0 1 0 0 0 15 0 22 0 520016978 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13679] ppid=13671 vsize=15699372 CPUtime=0.01 cores=1,3,5,7
/proc/13673/task/13679/stat : 13679 (java) S 13671 13673 13067 0 -1 4202560 4508 0 0 0 1 0 0 0 16 0 22 0 520016978 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13680] ppid=13671 vsize=15699372 CPUtime=0.01 cores=1,3,5,7
/proc/13673/task/13680/stat : 13680 (java) S 13671 13673 13067 0 -1 4202560 6050 0 0 0 0 1 0 0 15 0 22 0 520016978 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13681] ppid=13671 vsize=15699372 CPUtime=0.03 cores=1,3,5,7
/proc/13673/task/13681/stat : 13681 (java) S 13671 13673 13067 0 -1 4202560 8109 0 0 0 2 1 0 0 16 0 22 0 520016978 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13682] ppid=13671 vsize=15699372 CPUtime=0.02 cores=1,3,5,7
/proc/13673/task/13682/stat : 13682 (java) S 13671 13673 13067 0 -1 4202560 7109 0 0 0 1 1 0 0 15 0 22 0 520016978 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13683] ppid=13671 vsize=15699372 CPUtime=0.02 cores=1,3,5,7
/proc/13673/task/13683/stat : 13683 (java) S 13671 13673 13067 0 -1 4202560 8716 0 0 0 1 1 0 0 16 0 22 0 520016978 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13684] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13684/stat : 13684 (java) S 13671 13673 13067 0 -1 4202560 776 0 0 0 0 0 0 0 15 0 22 0 520016979 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 0 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13685] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13685/stat : 13685 (java) S 13671 13673 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13686] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13686/stat : 13686 (java) S 13671 13673 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13687] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13687/stat : 13687 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458768817 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13688] ppid=13671 vsize=15699372 CPUtime=1.02 cores=1,3,5,7
/proc/13673/task/13688/stat : 13688 (java) S 13671 13673 13067 0 -1 4202560 8864 0 0 0 101 1 0 0 15 0 22 0 520016982 16076156928 290646 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0

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

[pid=13673/tid=13693] ppid=13671 vsize=15699372 CPUtime=1106.99 cores=1,3,5,7
/proc/13673/task/13693/stat : 13693 (java) R 13671 13673 13067 0 -1 4202560 424576 0 0 0 110640 59 0 0 25 0 22 0 520017030 16076156928 155560 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506048918 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13673/tid=13694] ppid=13671 vsize=15699372 CPUtime=1107.46 cores=1,3,5,7
/proc/13673/task/13694/stat : 13694 (java) R 13671 13673 13067 0 -1 4202560 427595 0 0 0 110688 58 0 0 25 0 22 0 520017030 16076156928 155560 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912505663988 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13673/tid=13695] ppid=13671 vsize=15699372 CPUtime=1107.31 cores=1,3,5,7
/proc/13673/task/13695/stat : 13695 (java) R 13671 13673 13067 0 -1 4202560 424266 0 0 0 110673 58 0 0 25 0 22 0 520017030 16076156928 155560 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912505962144 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4464.25
Current children cumulated vsize (KiB) 15699372

[startup+1182.3 s]
/proc/loadavg: 8.13 8.14 8.08 9/220 13777
/proc/meminfo: memFree=21520276/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15699372 CPUtime=4703.15 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 3182523 0 1 0 469710 605 0 0 25 0 22 0 520016976 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3924843 148803 2298 9 0 3915562 0
[pid=13673/tid=13675] ppid=13671 vsize=15699372 CPUtime=1.31 cores=1,3,5,7
/proc/13673/task/13675/stat : 13675 (java) S 13671 13673 13067 0 -1 4202560 35690 0 1 0 125 6 0 0 21 0 22 0 520016977 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=15699372 CPUtime=3.99 cores=1,3,5,7
/proc/13673/task/13676/stat : 13676 (java) S 13671 13673 13067 0 -1 4202560 167254 0 0 0 365 34 0 0 15 0 22 0 520016978 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=15699372 CPUtime=3.89 cores=1,3,5,7
/proc/13673/task/13677/stat : 13677 (java) S 13671 13673 13067 0 -1 4202560 174478 0 0 0 356 33 0 0 16 0 22 0 520016978 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13678] ppid=13671 vsize=15699372 CPUtime=3.84 cores=1,3,5,7
/proc/13673/task/13678/stat : 13678 (java) S 13671 13673 13067 0 -1 4202560 171027 0 0 0 352 32 0 0 16 0 22 0 520016978 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13679] ppid=13671 vsize=15699372 CPUtime=3.95 cores=1,3,5,7
/proc/13673/task/13679/stat : 13679 (java) S 13671 13673 13067 0 -1 4202560 170931 0 0 0 362 33 0 0 16 0 22 0 520016978 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13680] ppid=13671 vsize=15699372 CPUtime=3.87 cores=1,3,5,7
/proc/13673/task/13680/stat : 13680 (java) S 13671 13673 13067 0 -1 4202560 170682 0 0 0 353 34 0 0 15 0 22 0 520016978 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13681] ppid=13671 vsize=15699372 CPUtime=3.92 cores=1,3,5,7
/proc/13673/task/13681/stat : 13681 (java) S 13671 13673 13067 0 -1 4202560 159529 0 0 0 360 32 0 0 15 0 22 0 520016978 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13682] ppid=13671 vsize=15699372 CPUtime=3.86 cores=1,3,5,7
/proc/13673/task/13682/stat : 13682 (java) S 13671 13673 13067 0 -1 4202560 165874 0 0 0 353 33 0 0 15 0 22 0 520016978 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13683] ppid=13671 vsize=15699372 CPUtime=3.87 cores=1,3,5,7
/proc/13673/task/13683/stat : 13683 (java) S 13671 13673 13067 0 -1 4202560 175759 0 0 0 353 34 0 0 15 0 22 0 520016978 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13684] ppid=13671 vsize=15699372 CPUtime=2.27 cores=1,3,5,7
/proc/13673/task/13684/stat : 13684 (java) S 13671 13673 13067 0 -1 4202560 8254 0 0 0 145 82 0 0 15 0 22 0 520016979 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 0 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13685] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13685/stat : 13685 (java) S 13671 13673 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13686] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13686/stat : 13686 (java) S 13671 13673 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13687] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13687/stat : 13687 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458768817 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13688] ppid=13671 vsize=15699372 CPUtime=1.13 cores=1,3,5,7
/proc/13673/task/13688/stat : 13688 (java) S 13671 13673 13067 0 -1 4202560 8893 0 0 0 112 1 0 0 15 0 22 0 520016982 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13689] ppid=13671 vsize=15699372 CPUtime=0.79 cores=1,3,5,7
/proc/13673/task/13689/stat : 13689 (java) S 13671 13673 13067 0 -1 4202560 6413 0 0 0 79 0 0 0 15 0 22 0 520016982 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13690] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13690/stat : 13690 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13691] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13691/stat : 13691 (java) S 13671 13673 13067 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 520016982 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13692] ppid=13671 vsize=15699372 CPUtime=1166.7 cores=1,3,5,7
/proc/13673/task/13692/stat : 13692 (java) R 13671 13673 13067 0 -1 4202560 436757 0 0 0 116610 60 0 0 25 0 22 0 520017030 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506000818 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13673/tid=13693] ppid=13671 vsize=15699372 CPUtime=1166.35 cores=1,3,5,7
/proc/13673/task/13693/stat : 13693 (java) R 13671 13673 13067 0 -1 4202560 441884 0 0 0 116574 61 0 0 25 0 22 0 520017030 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506086457 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13673/tid=13694] ppid=13671 vsize=15699372 CPUtime=1166.79 cores=1,3,5,7
/proc/13673/task/13694/stat : 13694 (java) R 13671 13673 13067 0 -1 4202560 446065 0 0 0 116618 61 0 0 25 0 22 0 520017030 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912505600812 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13673/tid=13695] ppid=13671 vsize=15699372 CPUtime=1166.44 cores=1,3,5,7
/proc/13673/task/13695/stat : 13695 (java) R 13671 13673 13067 0 -1 4202560 441581 0 0 0 116583 61 0 0 25 0 22 0 520017030 16076156928 148803 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506086937 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4703.15
Current children cumulated vsize (KiB) 15699372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.71 s]
/proc/loadavg: 8.08 8.12 8.08 9/220 13778
/proc/meminfo: memFree=21605584/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15699372 CPUtime=4800.3 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 3251623 0 1 0 479412 618 0 0 25 0 22 0 520016976 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3924843 154855 2298 9 0 3915562 0
[pid=13673/tid=13675] ppid=13671 vsize=15699372 CPUtime=1.31 cores=1,3,5,7
/proc/13673/task/13675/stat : 13675 (java) S 13671 13673 13067 0 -1 4202560 35690 0 1 0 125 6 0 0 21 0 22 0 520016977 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=15699372 CPUtime=4.08 cores=1,3,5,7
/proc/13673/task/13676/stat : 13676 (java) S 13671 13673 13067 0 -1 4202560 170244 0 0 0 374 34 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=15699372 CPUtime=3.97 cores=1,3,5,7
/proc/13673/task/13677/stat : 13677 (java) S 13671 13673 13067 0 -1 4202560 177725 0 0 0 363 34 0 0 15 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13678] ppid=13671 vsize=15699372 CPUtime=3.93 cores=1,3,5,7
/proc/13673/task/13678/stat : 13678 (java) S 13671 13673 13067 0 -1 4202560 174574 0 0 0 360 33 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13679] ppid=13671 vsize=15699372 CPUtime=4.03 cores=1,3,5,7
/proc/13673/task/13679/stat : 13679 (java) S 13671 13673 13067 0 -1 4202560 173269 0 0 0 370 33 0 0 15 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13680] ppid=13671 vsize=15699372 CPUtime=3.94 cores=1,3,5,7
/proc/13673/task/13680/stat : 13680 (java) S 13671 13673 13067 0 -1 4202560 173296 0 0 0 360 34 0 0 15 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13681] ppid=13671 vsize=15699372 CPUtime=4.02 cores=1,3,5,7
/proc/13673/task/13681/stat : 13681 (java) S 13671 13673 13067 0 -1 4202560 164123 0 0 0 369 33 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13682] ppid=13671 vsize=15699372 CPUtime=3.94 cores=1,3,5,7
/proc/13673/task/13682/stat : 13682 (java) S 13671 13673 13067 0 -1 4202560 169052 0 0 0 360 34 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13683] ppid=13671 vsize=15699372 CPUtime=3.95 cores=1,3,5,7
/proc/13673/task/13683/stat : 13683 (java) S 13671 13673 13067 0 -1 4202560 178179 0 0 0 361 34 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13684] ppid=13671 vsize=15699372 CPUtime=2.32 cores=1,3,5,7
/proc/13673/task/13684/stat : 13684 (java) S 13671 13673 13067 0 -1 4202560 8500 0 0 0 149 83 0 0 16 0 22 0 520016979 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 0 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13685] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13685/stat : 13685 (java) S 13671 13673 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13686] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13686/stat : 13686 (java) S 13671 13673 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13687] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13687/stat : 13687 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458768817 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13688] ppid=13671 vsize=15699372 CPUtime=1.13 cores=1,3,5,7
/proc/13673/task/13688/stat : 13688 (java) S 13671 13673 13067 0 -1 4202560 8893 0 0 0 112 1 0 0 15 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13689] ppid=13671 vsize=15699372 CPUtime=0.79 cores=1,3,5,7
/proc/13673/task/13689/stat : 13689 (java) S 13671 13673 13067 0 -1 4202560 6413 0 0 0 79 0 0 0 15 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13690] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13690/stat : 13690 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13691] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13691/stat : 13691 (java) S 13671 13673 13067 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13692] ppid=13671 vsize=15699372 CPUtime=1190.84 cores=1,3,5,7
/proc/13673/task/13692/stat : 13692 (java) R 13671 13673 13067 0 -1 4202560 447312 0 0 0 119023 61 0 0 25 0 22 0 520017030 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506086789 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13673/tid=13693] ppid=13671 vsize=15699372 CPUtime=1190.5 cores=1,3,5,7
/proc/13673/task/13693/stat : 13693 (java) R 13671 13673 13067 0 -1 4202560 453338 0 0 0 118987 63 0 0 25 0 22 0 520017030 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506087029 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13673/tid=13694] ppid=13671 vsize=15699372 CPUtime=1190.94 cores=1,3,5,7
/proc/13673/task/13694/stat : 13694 (java) R 13671 13673 13067 0 -1 4202560 457052 0 0 0 119031 63 0 0 25 0 22 0 520017030 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912505953520 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13673/tid=13695] ppid=13671 vsize=15699372 CPUtime=1190.44 cores=1,3,5,7
/proc/13673/task/13695/stat : 13695 (java) R 13671 13673 13067 0 -1 4202560 452509 0 0 0 118981 63 0 0 25 0 22 0 520017030 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506049218 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15699372

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

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

[startup+1206.71 s]
/proc/loadavg: 8.08 8.12 8.08 9/220 13778
/proc/meminfo: memFree=21605584/32951124 swapFree=67111524/67111528
[pid=13673] ppid=13671 vsize=15699372 CPUtime=4800.3 cores=1,3,5,7
/proc/13673/stat : 13673 (java) S 13671 13673 13067 0 -1 4202496 3251623 0 1 0 479412 618 0 0 25 0 22 0 520016976 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/13673/statm: 3924843 154855 2298 9 0 3915562 0
[pid=13673/tid=13675] ppid=13671 vsize=15699372 CPUtime=1.31 cores=1,3,5,7
/proc/13673/task/13675/stat : 13675 (java) S 13671 13673 13067 0 -1 4202560 35690 0 1 0 125 6 0 0 21 0 22 0 520016977 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=15699372 CPUtime=4.08 cores=1,3,5,7
/proc/13673/task/13676/stat : 13676 (java) S 13671 13673 13067 0 -1 4202560 170244 0 0 0 374 34 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=15699372 CPUtime=3.97 cores=1,3,5,7
/proc/13673/task/13677/stat : 13677 (java) S 13671 13673 13067 0 -1 4202560 177725 0 0 0 363 34 0 0 15 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13678] ppid=13671 vsize=15699372 CPUtime=3.93 cores=1,3,5,7
/proc/13673/task/13678/stat : 13678 (java) S 13671 13673 13067 0 -1 4202560 174574 0 0 0 360 33 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13679] ppid=13671 vsize=15699372 CPUtime=4.03 cores=1,3,5,7
/proc/13673/task/13679/stat : 13679 (java) S 13671 13673 13067 0 -1 4202560 173269 0 0 0 370 33 0 0 15 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13680] ppid=13671 vsize=15699372 CPUtime=3.94 cores=1,3,5,7
/proc/13673/task/13680/stat : 13680 (java) S 13671 13673 13067 0 -1 4202560 173296 0 0 0 360 34 0 0 15 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13681] ppid=13671 vsize=15699372 CPUtime=4.02 cores=1,3,5,7
/proc/13673/task/13681/stat : 13681 (java) S 13671 13673 13067 0 -1 4202560 164123 0 0 0 369 33 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13682] ppid=13671 vsize=15699372 CPUtime=3.94 cores=1,3,5,7
/proc/13673/task/13682/stat : 13682 (java) S 13671 13673 13067 0 -1 4202560 169052 0 0 0 360 34 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13683] ppid=13671 vsize=15699372 CPUtime=3.95 cores=1,3,5,7
/proc/13673/task/13683/stat : 13683 (java) S 13671 13673 13067 0 -1 4202560 178179 0 0 0 361 34 0 0 16 0 22 0 520016978 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 7 0 0 0
[pid=13673/tid=13684] ppid=13671 vsize=15699372 CPUtime=2.32 cores=1,3,5,7
/proc/13673/task/13684/stat : 13684 (java) S 13671 13673 13067 0 -1 4202560 8500 0 0 0 149 83 0 0 16 0 22 0 520016979 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 0 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13685] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13685/stat : 13685 (java) S 13671 13673 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13686] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13686/stat : 13686 (java) S 13671 13673 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 520016980 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13687] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13687/stat : 13687 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458768817 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13688] ppid=13671 vsize=15699372 CPUtime=1.13 cores=1,3,5,7
/proc/13673/task/13688/stat : 13688 (java) S 13671 13673 13067 0 -1 4202560 8893 0 0 0 112 1 0 0 15 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13689] ppid=13671 vsize=15699372 CPUtime=0.79 cores=1,3,5,7
/proc/13673/task/13689/stat : 13689 (java) S 13671 13673 13067 0 -1 4202560 6413 0 0 0 79 0 0 0 15 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 1 0 0 0
[pid=13673/tid=13690] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13690/stat : 13690 (java) S 13671 13673 13067 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761113 0 4 0 16800975 18446604471145637184 0 0 -1 3 0 0 0
[pid=13673/tid=13691] ppid=13671 vsize=15699372 CPUtime=0 cores=1,3,5,7
/proc/13673/task/13691/stat : 13691 (java) S 13671 13673 13067 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 520016982 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 244458761728 0 4 0 16800975 18446604471145637184 0 0 -1 5 0 0 0
[pid=13673/tid=13692] ppid=13671 vsize=15699372 CPUtime=1190.84 cores=1,3,5,7
/proc/13673/task/13692/stat : 13692 (java) R 13671 13673 13067 0 -1 4202560 447312 0 0 0 119023 61 0 0 25 0 22 0 520017030 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506086789 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13673/tid=13693] ppid=13671 vsize=15699372 CPUtime=1190.5 cores=1,3,5,7
/proc/13673/task/13693/stat : 13693 (java) R 13671 13673 13067 0 -1 4202560 453338 0 0 0 118987 63 0 0 25 0 22 0 520017030 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506087029 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13673/tid=13694] ppid=13671 vsize=15699372 CPUtime=1190.94 cores=1,3,5,7
/proc/13673/task/13694/stat : 13694 (java) R 13671 13673 13067 0 -1 4202560 457052 0 0 0 119031 63 0 0 25 0 22 0 520017030 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912505953520 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13673/tid=13695] ppid=13671 vsize=15699372 CPUtime=1190.44 cores=1,3,5,7
/proc/13673/task/13695/stat : 13695 (java) R 13671 13673 13067 0 -1 4202560 452509 0 0 0 118981 63 0 0 25 0 22 0 520017030 16076156928 154855 33554432000 1073741824 1073778376 140733777553456 18446744073709551615 46912506049218 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 15699372

Child status: 143
Real time (s): 1206.75
CPU time (s): 4800.37
CPU user time (s): 4794.16
CPU system time (s): 6.21006
CPU usage (%): 397.793
Max. virtual memory (cumulated for all children) (KiB): 15702692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.16
system time used= 6.21005
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3251649
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= 145841
involuntary context switches= 101401

runsolver used 1.89871 second user time and 4.74728 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 15:36:05
IDJOB=3311992
IDBENCH=71337
IDSOLVER=1698
FILE ID=node105/3311992-1304084165
RUNJOBID= node105-1304082959-13552
PBS_JOBID= 13170530
Free space on /tmp= 71932 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g7.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311992-1304084165/watcher-3311992-1304084165 -o /tmp/evaluation-result-3311992-1304084165/solver-3311992-1304084165 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311992-1304084165.cnf -hbr 2

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=1366260217

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.82
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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22501612 kB
Buffers:       2154260 kB
Cached:        7059556 kB
SwapCached:          4 kB
Active:        1125912 kB
Inactive:      8775496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22501612 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2480 kB
Writeback:           0 kB
AnonPages:      687576 kB
Mapped:          23620 kB
Slab:           483520 kB
PageTables:       7768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   949060 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= 71932 MiB
End job on node105 at 2011-04-29 15:56:14