Trace number 3312965

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.38 1206.49

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
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 variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	55:56 INFO : Reading from input HOME/instance-3312965-1304182556.cnf
1.43/1.29	Executor set job limit to 1000000
1.43/1.29	Executor set job limit to 1000000
1.43/1.29	Executor set job limit to 1000000
1.43/1.29	Executor set job limit to 1000000
1.43/1.29	Starting Executor!
1.43/1.30	Starting Executor!
1.43/1.30	Starting Executor!
1.55/1.30	Starting Executor!
6.12/4.10	56:00 INFO : 2040 variables remaining out of 2040
6.12/4.10	56:00 INFO : 1204110 literals remaining out of 1194930

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

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

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


[startup+0 s]
/proc/loadavg: 3.70 4.22 5.64 5/198 28851
/proc/meminfo: memFree=17993904/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 1414 0 0 0 0 0 0 0 25 0 2 0 529858224 26714112 885 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 6522 885 678 9 0 381 0
[pid=28851/tid=28852] ppid=28849 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) R 28849 28851 27699 0 -1 4202560 56 0 0 0 0 0 0 0 25 0 2 0 529858225 27824128 885 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216629595050 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.099845 s]
/proc/loadavg: 3.70 4.22 5.64 5/198 28851
/proc/meminfo: memFree=17993904/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15676824 CPUtime=0.1 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 5549 0 1 0 9 1 0 0 25 0 18 0 529858224 16053067776 4988 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3919206 4991 2116 9 0 3909925 0
[pid=28851/tid=28852] ppid=28849 vsize=15676824 CPUtime=0.09 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) R 28849 28851 27699 0 -1 4202560 3456 0 1 0 8 1 0 0 18 0 18 0 529858225 16053067776 4993 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 47158541234181 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) 15676824

[startup+0.100843 s]
/proc/loadavg: 3.70 4.22 5.64 5/198 28851
/proc/meminfo: memFree=17993904/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15676824 CPUtime=0.1 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 5571 0 1 0 9 1 0 0 25 0 18 0 529858224 16053067776 5010 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3919206 5011 2116 9 0 3909925 0
[pid=28851/tid=28852] ppid=28849 vsize=15676824 CPUtime=0.09 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) R 28849 28851 27699 0 -1 4202560 3476 0 1 0 8 1 0 0 18 0 18 0 529858225 16053067776 5013 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 47158544299544 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) 15676824

[startup+0.300834 s]
/proc/loadavg: 3.70 4.22 5.64 5/198 28851
/proc/meminfo: memFree=17993904/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15684740 CPUtime=0.52 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 15692 0 1 0 49 3 0 0 25 0 18 0 529858224 16061173760 14123 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3921185 14129 2213 9 0 3911904 0
[pid=28851/tid=28852] ppid=28849 vsize=15684740 CPUtime=0.28 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) R 28849 28851 27699 0 -1 4202560 10690 0 1 0 26 2 0 0 18 0 18 0 529858225 16061173760 14133 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912505645395 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684740

[startup+0.700752 s]
/proc/loadavg: 3.70 4.22 5.64 5/198 28851
/proc/meminfo: memFree=17993904/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15684740 CPUtime=0.92 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 41683 0 1 0 85 7 0 0 25 0 18 0 529858224 16061173760 40111 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3921185 40111 2229 9 0 3911904 0
[pid=28851/tid=28852] ppid=28849 vsize=15684740 CPUtime=0.68 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) R 28849 28851 27699 0 -1 4202560 35553 0 1 0 62 6 0 0 18 0 18 0 529858225 16061173760 40111 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912505644225 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) 15684740

[startup+1.5046 s]
/proc/loadavg: 3.70 4.22 5.64 6/216 28869
/proc/meminfo: memFree=17842368/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15688852 CPUtime=1.86 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 45248 0 1 0 178 8 0 0 25 0 22 0 529858224 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3922213 43453 2258 9 0 3912932 0
[pid=28851/tid=28852] ppid=28849 vsize=15688852 CPUtime=1.47 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) R 28849 28851 27699 0 -1 4202560 35679 0 1 0 141 6 0 0 21 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 47158542267472 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 27699 0 -1 4202560 652 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 27699 0 -1 4202560 646 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 27699 0 -1 4202560 56 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 27699 0 -1 4202560 685 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28860] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28860/stat : 28860 (java) S 28849 28851 27699 0 -1 4202560 1652 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28861] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28861/stat : 28861 (java) S 28849 28851 27699 0 -1 4202560 380 0 0 0 0 0 0 0 15 0 22 0 529858225 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28862] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28862/stat : 28862 (java) S 28849 28851 27699 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 529858226 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 0 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28863] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28863/stat : 28863 (java) S 28849 28851 27699 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529858227 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28864] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28864/stat : 28864 (java) S 28849 28851 27699 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 529858227 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28865] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28865/stat : 28865 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646338993 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28866] ppid=28849 vsize=15688852 CPUtime=0.16 cores=1,3,5,7
/proc/28851/task/28866/stat : 28866 (java) S 28849 28851 27699 0 -1 4202560 1049 0 0 0 16 0 0 0 16 0 22 0 529858229 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28867] ppid=28849 vsize=15688852 CPUtime=0.17 cores=1,3,5,7
/proc/28851/task/28867/stat : 28867 (java) R 28849 28851 27699 0 -1 4202560 2946 0 0 0 17 0 0 0 15 0 22 0 529858229 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 47158542082373 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28851/tid=28868] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28868/stat : 28868 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28869] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28869/stat : 28869 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529858229 16065384448 43453 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 15688852

[startup+3.10132 s]
/proc/loadavg: 3.70 4.22 5.64 7/220 28873
/proc/meminfo: memFree=17672500/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15688852 CPUtime=4.9 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 71039 0 1 0 479 11 0 0 25 0 22 0 529858224 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3922213 55428 2264 9 0 3912932 0
[pid=28851/tid=28852] ppid=28849 vsize=15688852 CPUtime=3.07 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) R 28849 28851 27699 0 -1 4202560 39711 0 1 0 300 7 0 0 25 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912505177227 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 27699 0 -1 4202560 652 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 27699 0 -1 4202560 646 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 27699 0 -1 4202560 56 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 27699 0 -1 4202560 685 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28860] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28860/stat : 28860 (java) S 28849 28851 27699 0 -1 4202560 1652 0 0 0 0 0 0 0 16 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28861] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28861/stat : 28861 (java) S 28849 28851 27699 0 -1 4202560 380 0 0 0 0 0 0 0 15 0 22 0 529858225 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28862] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28862/stat : 28862 (java) S 28849 28851 27699 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 529858226 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 0 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28863] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28863/stat : 28863 (java) S 28849 28851 27699 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529858227 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28864] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28864/stat : 28864 (java) S 28849 28851 27699 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 529858227 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28865] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28865/stat : 28865 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646338993 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28866] ppid=28849 vsize=15688852 CPUtime=0.22 cores=1,3,5,7
/proc/28851/task/28866/stat : 28866 (java) S 28849 28851 27699 0 -1 4202560 1062 0 0 0 22 0 0 0 15 0 22 0 529858229 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28867] ppid=28849 vsize=15688852 CPUtime=1.55 cores=1,3,5,7
/proc/28851/task/28867/stat : 28867 (java) S 28849 28851 27699 0 -1 4202560 24691 0 0 0 152 3 0 0 16 0 22 0 529858229 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28868] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28868/stat : 28868 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28869] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28869/stat : 28869 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529858229 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28870] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28870/stat : 28870 (java) S 28849 28851 27699 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 529858354 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28871] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28871/stat : 28871 (java) S 28849 28851 27699 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529858354 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28872] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28872/stat : 28872 (java) S 28849 28851 27699 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529858354 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28873] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28873/stat : 28873 (java) S 28849 28851 27699 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529858354 16065384448 55428 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 15688852

[startup+6.30072 s]
/proc/loadavg: 3.89 4.25 5.64 7/220 28873
/proc/meminfo: memFree=16807256/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15688852 CPUtime=11.94 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 140738 0 1 0 1172 22 0 0 25 0 22 0 529858224 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3922213 123677 2285 9 0 3912932 0
[pid=28851/tid=28852] ppid=28849 vsize=15688852 CPUtime=4.07 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) S 28849 28851 27699 0 -1 4202560 47616 0 1 0 400 7 0 0 25 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 27699 0 -1 4202560 4512 0 0 0 0 0 0 0 15 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=15688852 CPUtime=0.03 cores=1,3,5,7
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 27699 0 -1 4202560 8359 0 0 0 2 1 0 0 15 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=15688852 CPUtime=0.02 cores=1,3,5,7
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 27699 0 -1 4202560 7291 0 0 0 1 1 0 0 16 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 27699 0 -1 4202560 3655 0 0 0 0 0 0 0 15 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=15688852 CPUtime=0.02 cores=1,3,5,7
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 27699 0 -1 4202560 8145 0 0 0 1 1 0 0 15 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28860] ppid=28849 vsize=15688852 CPUtime=0.04 cores=1,3,5,7
/proc/28851/task/28860/stat : 28860 (java) S 28849 28851 27699 0 -1 4202560 12156 0 0 0 2 2 0 0 16 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28861] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28861/stat : 28861 (java) S 28849 28851 27699 0 -1 4202560 4008 0 0 0 0 0 0 0 15 0 22 0 529858225 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28862] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28862/stat : 28862 (java) S 28849 28851 27699 0 -1 4202560 267 0 0 0 0 0 0 0 15 0 22 0 529858226 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 0 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28863] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28863/stat : 28863 (java) S 28849 28851 27699 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529858227 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28864] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28864/stat : 28864 (java) S 28849 28851 27699 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 529858227 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28865] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28865/stat : 28865 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 123677 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646338993 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0

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

/proc/meminfo: memFree=12740692/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15688852 CPUtime=4464.82 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 2879471 0 1 0 446009 473 0 0 25 0 22 0 529858224 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3922213 1215559 2296 9 0 3912932 0
[pid=28851/tid=28852] ppid=28849 vsize=15688852 CPUtime=4.07 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) S 28849 28851 27699 0 -1 4202560 47616 0 1 0 400 7 0 0 25 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=15688852 CPUtime=2.99 cores=1,3,5,7
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 27699 0 -1 4202560 253557 0 0 0 259 40 0 0 15 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=15688852 CPUtime=2.8 cores=1,3,5,7
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 27699 0 -1 4202560 210529 0 0 0 245 35 0 0 15 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=15688852 CPUtime=3.3 cores=1,3,5,7
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 27699 0 -1 4202560 324015 0 0 0 276 54 0 0 15 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=15688852 CPUtime=3.33 cores=1,3,5,7
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 27699 0 -1 4202560 281413 0 0 0 284 49 0 0 16 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=15688852 CPUtime=3.02 cores=1,3,5,7
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 27699 0 -1 4202560 292891 0 0 0 252 50 0 0 15 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=15688852 CPUtime=2.94 cores=1,3,5,7
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 27699 0 -1 4202560 256341 0 0 0 250 44 0 0 16 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28860] ppid=28849 vsize=15688852 CPUtime=2.78 cores=1,3,5,7
/proc/28851/task/28860/stat : 28860 (java) S 28849 28851 27699 0 -1 4202560 243898 0 0 0 233 45 0 0 16 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28861] ppid=28849 vsize=15688852 CPUtime=3.09 cores=1,3,5,7
/proc/28851/task/28861/stat : 28861 (java) S 28849 28851 27699 0 -1 4202560 270784 0 0 0 263 46 0 0 16 0 22 0 529858225 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28862] ppid=28849 vsize=15688852 CPUtime=1.19 cores=1,3,5,7
/proc/28851/task/28862/stat : 28862 (java) S 28849 28851 27699 0 -1 4202560 88585 0 0 0 87 32 0 0 15 0 22 0 529858226 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 0 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28863] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28863/stat : 28863 (java) S 28849 28851 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529858227 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28864] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28864/stat : 28864 (java) S 28849 28851 27699 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529858227 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28865] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28865/stat : 28865 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646338993 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28866] ppid=28849 vsize=15688852 CPUtime=0.65 cores=1,3,5,7
/proc/28851/task/28866/stat : 28866 (java) S 28849 28851 27699 0 -1 4202560 1263 0 0 0 65 0 0 0 16 0 22 0 529858229 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28867] ppid=28849 vsize=15688852 CPUtime=2.43 cores=1,3,5,7
/proc/28851/task/28867/stat : 28867 (java) S 28849 28851 27699 0 -1 4202560 24791 0 0 0 240 3 0 0 15 0 22 0 529858229 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28868] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28868/stat : 28868 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28869] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28869/stat : 28869 (java) S 28849 28851 27699 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529858229 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28870] ppid=28849 vsize=15688852 CPUtime=1107.68 cores=1,3,5,7
/proc/28851/task/28870/stat : 28870 (java) R 28849 28851 27699 0 -1 4202560 145470 0 0 0 110752 16 0 0 25 0 22 0 529858354 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506146959 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28851/tid=28871] ppid=28849 vsize=15688852 CPUtime=1107.26 cores=1,3,5,7
/proc/28851/task/28871/stat : 28871 (java) R 28849 28851 27699 0 -1 4202560 141858 0 0 0 110711 15 0 0 25 0 22 0 529858354 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506267295 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28851/tid=28872] ppid=28849 vsize=15688852 CPUtime=1109.2 cores=1,3,5,7
/proc/28851/task/28872/stat : 28872 (java) R 28849 28851 27699 0 -1 4202560 137501 0 0 0 110907 13 0 0 25 0 22 0 529858354 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506199263 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28851/tid=28873] ppid=28849 vsize=15688852 CPUtime=1107.93 cores=1,3,5,7
/proc/28851/task/28873/stat : 28873 (java) R 28849 28851 27699 0 -1 4202560 157507 0 0 0 110777 16 0 0 25 0 22 0 529858354 16065384448 1215559 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 47158545055953 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4464.82
Current children cumulated vsize (KiB) 15688852

[startup+1182.3 s]
/proc/loadavg: 8.12 8.01 7.38 10/220 28916
/proc/meminfo: memFree=13471656/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15688852 CPUtime=4704.32 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 2891065 0 1 0 469954 478 0 0 25 0 22 0 529858224 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3922213 1041091 2296 9 0 3912932 0
[pid=28851/tid=28852] ppid=28849 vsize=15688852 CPUtime=4.07 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) S 28849 28851 27699 0 -1 4202560 47616 0 1 0 400 7 0 0 25 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=15688852 CPUtime=3.14 cores=1,3,5,7
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 27699 0 -1 4202560 253557 0 0 0 274 40 0 0 15 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=15688852 CPUtime=2.96 cores=1,3,5,7
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 27699 0 -1 4202560 210529 0 0 0 261 35 0 0 15 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=15688852 CPUtime=3.44 cores=1,3,5,7
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 27699 0 -1 4202560 326581 0 0 0 289 55 0 0 16 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=15688852 CPUtime=3.49 cores=1,3,5,7
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 27699 0 -1 4202560 284217 0 0 0 300 49 0 0 16 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=15688852 CPUtime=3.19 cores=1,3,5,7
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 27699 0 -1 4202560 295741 0 0 0 269 50 0 0 16 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=15688852 CPUtime=3.08 cores=1,3,5,7
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 27699 0 -1 4202560 256341 0 0 0 264 44 0 0 15 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28860] ppid=28849 vsize=15688852 CPUtime=2.97 cores=1,3,5,7
/proc/28851/task/28860/stat : 28860 (java) S 28849 28851 27699 0 -1 4202560 247034 0 0 0 252 45 0 0 16 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28861] ppid=28849 vsize=15688852 CPUtime=3.27 cores=1,3,5,7
/proc/28851/task/28861/stat : 28861 (java) S 28849 28851 27699 0 -1 4202560 270909 0 0 0 281 46 0 0 15 0 22 0 529858225 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28862] ppid=28849 vsize=15688852 CPUtime=1.22 cores=1,3,5,7
/proc/28851/task/28862/stat : 28862 (java) S 28849 28851 27699 0 -1 4202560 88673 0 0 0 87 35 0 0 15 0 22 0 529858226 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 0 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28863] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28863/stat : 28863 (java) S 28849 28851 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529858227 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28864] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28864/stat : 28864 (java) S 28849 28851 27699 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529858227 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28865] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28865/stat : 28865 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646338993 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28866] ppid=28849 vsize=15688852 CPUtime=0.65 cores=1,3,5,7
/proc/28851/task/28866/stat : 28866 (java) S 28849 28851 27699 0 -1 4202560 1263 0 0 0 65 0 0 0 16 0 22 0 529858229 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28867] ppid=28849 vsize=15688852 CPUtime=2.43 cores=1,3,5,7
/proc/28851/task/28867/stat : 28867 (java) S 28849 28851 27699 0 -1 4202560 24791 0 0 0 240 3 0 0 15 0 22 0 529858229 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28868] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28868/stat : 28868 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28869] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28869/stat : 28869 (java) S 28849 28851 27699 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 529858229 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28870] ppid=28849 vsize=15688852 CPUtime=1167.31 cores=1,3,5,7
/proc/28851/task/28870/stat : 28870 (java) R 28849 28851 27699 0 -1 4202560 145475 0 0 0 116715 16 0 0 25 0 22 0 529858354 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506146822 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28851/tid=28871] ppid=28849 vsize=15688852 CPUtime=1166.59 cores=1,3,5,7
/proc/28851/task/28871/stat : 28871 (java) R 28849 28851 27699 0 -1 4202560 141863 0 0 0 116644 15 0 0 25 0 22 0 529858354 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506295772 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28851/tid=28872] ppid=28849 vsize=15688852 CPUtime=1168.8 cores=1,3,5,7
/proc/28851/task/28872/stat : 28872 (java) R 28849 28851 27699 0 -1 4202560 137508 0 0 0 116867 13 0 0 25 0 22 0 529858354 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912505523575 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28851/tid=28873] ppid=28849 vsize=15688852 CPUtime=1167.55 cores=1,3,5,7
/proc/28851/task/28873/stat : 28873 (java) R 28849 28851 27699 0 -1 4202560 157511 0 0 0 116739 16 0 0 25 0 22 0 529858354 16065384448 1041091 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506199026 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4704.32
Current children cumulated vsize (KiB) 15688852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.3 s]
/proc/loadavg: 7.76 7.94 7.37 5/194 28937
/proc/meminfo: memFree=14235160/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=15688852 CPUtime=4800.17 cores=1,3,5,7
/proc/28851/stat : 28851 (java) S 28849 28851 27699 0 -1 4202496 2994894 0 1 0 479524 493 0 0 25 0 22 0 529858224 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 3922213 1127672 2296 9 0 3912932 0
[pid=28851/tid=28852] ppid=28849 vsize=15688852 CPUtime=4.07 cores=1,3,5,7
/proc/28851/task/28852/stat : 28852 (java) S 28849 28851 27699 0 -1 4202560 47616 0 1 0 400 7 0 0 25 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=15688852 CPUtime=3.25 cores=1,3,5,7
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 27699 0 -1 4202560 264450 0 0 0 283 42 0 0 15 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=15688852 CPUtime=3.02 cores=1,3,5,7
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 27699 0 -1 4202560 217046 0 0 0 266 36 0 0 15 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=15688852 CPUtime=3.53 cores=1,3,5,7
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 27699 0 -1 4202560 333432 0 0 0 297 56 0 0 16 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=15688852 CPUtime=3.55 cores=1,3,5,7
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 27699 0 -1 4202560 292409 0 0 0 304 51 0 0 15 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=15688852 CPUtime=3.21 cores=1,3,5,7
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 27699 0 -1 4202560 298883 0 0 0 271 50 0 0 16 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=15688852 CPUtime=3.17 cores=1,3,5,7
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 27699 0 -1 4202560 263893 0 0 0 272 45 0 0 16 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28860] ppid=28849 vsize=15688852 CPUtime=3.03 cores=1,3,5,7
/proc/28851/task/28860/stat : 28860 (java) S 28849 28851 27699 0 -1 4202560 250611 0 0 0 257 46 0 0 15 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28861] ppid=28849 vsize=15688852 CPUtime=3.32 cores=1,3,5,7
/proc/28851/task/28861/stat : 28861 (java) S 28849 28851 27699 0 -1 4202560 275498 0 0 0 285 47 0 0 15 0 22 0 529858225 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28862] ppid=28849 vsize=15688852 CPUtime=1.22 cores=1,3,5,7
/proc/28851/task/28862/stat : 28862 (java) S 28849 28851 27699 0 -1 4202560 88835 0 0 0 87 35 0 0 15 0 22 0 529858226 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 0 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28863] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28863/stat : 28863 (java) S 28849 28851 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529858227 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28864] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28864/stat : 28864 (java) S 28849 28851 27699 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529858227 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28865] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28865/stat : 28865 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646338993 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28866] ppid=28849 vsize=15688852 CPUtime=0.65 cores=1,3,5,7
/proc/28851/task/28866/stat : 28866 (java) S 28849 28851 27699 0 -1 4202560 1263 0 0 0 65 0 0 0 16 0 22 0 529858229 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 3 0 0 0
[pid=28851/tid=28867] ppid=28849 vsize=15688852 CPUtime=2.43 cores=1,3,5,7
/proc/28851/task/28867/stat : 28867 (java) S 28849 28851 27699 0 -1 4202560 24791 0 0 0 240 3 0 0 15 0 22 0 529858229 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 5 0 0 0
[pid=28851/tid=28868] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28868/stat : 28868 (java) S 28849 28851 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529858229 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331289 0 4 0 16800975 18446604471112489920 0 0 -1 1 0 0 0
[pid=28851/tid=28869] ppid=28849 vsize=15688852 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28869/stat : 28869 (java) S 28849 28851 27699 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 529858229 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 216646331904 0 4 0 16800975 18446604471112489920 0 0 -1 7 0 0 0
[pid=28851/tid=28870] ppid=28849 vsize=15688852 CPUtime=1191.16 cores=1,3,5,7
/proc/28851/task/28870/stat : 28870 (java) R 28849 28851 27699 0 -1 4202560 156771 0 0 0 119099 17 0 0 25 0 22 0 529858354 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506074626 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28851/tid=28871] ppid=28849 vsize=15688852 CPUtime=1190.45 cores=1,3,5,7
/proc/28851/task/28871/stat : 28871 (java) R 28849 28851 27699 0 -1 4202560 160672 0 0 0 119028 17 0 0 25 0 22 0 529858354 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506231994 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28851/tid=28872] ppid=28849 vsize=15688852 CPUtime=1192.52 cores=1,3,5,7
/proc/28851/task/28872/stat : 28872 (java) R 28849 28851 27699 0 -1 4202560 150274 0 0 0 119238 14 0 0 25 0 22 0 529858354 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506074612 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28851/tid=28873] ppid=28849 vsize=15688852 CPUtime=1191.42 cores=1,3,5,7
/proc/28851/task/28873/stat : 28873 (java) R 28849 28851 27699 0 -1 4202560 166992 0 0 0 119124 18 0 0 25 0 22 0 529858354 16065384448 1127672 33554432000 1073741824 1073778376 140733338627056 18446744073709551615 46912506146424 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15688852

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

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

[startup+1206.41 s]
/proc/loadavg: 7.76 7.94 7.37 5/194 28937
/proc/meminfo: memFree=14235160/32951124 swapFree=67111528/67111528
[pid=28851] ppid=28849 vsize=0 CPUtime=4800.29 cores=1,3,5,7
/proc/28851/stat : 28851 (java) Z 28849 28851 27699 0 -1 4203548 2994920 0 1 0 479526 503 0 0 17 0 2 0 529858224 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28851/statm: 0 0 0 0 0 0 0
[pid=28851/tid=28873] ppid=28849 vsize=0 CPUtime=1191.52 cores=1,3,5,7
/proc/28851/task/28873/stat : 28873 (java) R 28849 28851 27699 0 -1 4203588 166992 0 0 0 119125 27 0 0 25 0 2 0 529858354 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1206.49
CPU time (s): 4800.38
CPU user time (s): 4795.27
CPU system time (s): 5.10822
CPU usage (%): 397.88
Max. virtual memory (cumulated for all children) (KiB): 15691860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.27
system time used= 5.10822
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2994920
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= 34151
involuntary context switches= 58364

runsolver used 1.91271 second user time and 4.70928 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 18:55:56
IDJOB=3312965
IDBENCH=83172
IDSOLVER=1699
FILE ID=node103/3312965-1304182556
RUNJOBID= node103-1304182549-28664
PBS_JOBID= 13172417
Free space on /tmp= 72600 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x30.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312965-1304182556/watcher-3312965-1304182556 -o /tmp/evaluation-result-3312965-1304182556/solver-3312965-1304182556 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312965-1304182556.cnf

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=1617079964

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      17997656 kB
Buffers:       2152848 kB
Cached:       11404548 kB
SwapCached:          0 kB
Active:        6435436 kB
Inactive:      7931576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17997656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10432 kB
Writeback:           0 kB
AnonPages:      808052 kB
Mapped:          23532 kB
Slab:           521840 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1325296 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= 72600 MiB
End job on node103 at 2011-04-30 19:16:04