Trace number 3312518

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.45 1207.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
MD5SUMffd67922a8bb7c4660bea122f8a5ce0e
Bench CategoryRANDOM (random 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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.11/0.12	18:40 INFO : Reading from input HOME/instance-3312518-1304119120.cnf
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Starting Executor!
0.52/0.34	Starting Executor!
0.52/0.34	Starting Executor!
0.52/0.35	Starting Executor!
0.91/0.59	18:41 INFO : 90 variables remaining out of 90
0.91/0.59	18:41 INFO : 64080 literals remaining out of 64080

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.83 5.88 7.13 2/177 17854
/proc/meminfo: memFree=23081664/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 1369 0 0 0 0 0 0 0 22 0 2 0 523512460 24580096 850 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 6001 850 648 9 0 381 0
[pid=17854/tid=17856] ppid=17851 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) R 17851 17854 17393 0 -1 4202560 26 0 0 0 0 0 0 0 23 0 2 0 523512460 24580096 863 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244442021511 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.0231119 s]
/proc/loadavg: 3.83 5.88 7.13 2/177 17854
/proc/meminfo: memFree=23081664/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 3301 0 1 0 1 0 0 0 22 0 11 0 523512460 15976509440 2743 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3900515 2743 1598 9 0 3891263 0
[pid=17854/tid=17856] ppid=17851 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) R 17851 17854 17393 0 -1 4202560 1934 0 1 0 1 0 0 0 25 0 11 0 523512460 15976509440 2743 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458773883 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.101099 s]
/proc/loadavg: 3.83 5.88 7.13 2/177 17854
/proc/meminfo: memFree=23081664/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15676952 CPUtime=0.11 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 5538 0 1 0 9 2 0 0 22 0 18 0 523512460 16053198848 4978 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3919238 4979 2117 9 0 3909957 0
[pid=17854/tid=17856] ppid=17851 vsize=15676952 CPUtime=0.08 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) R 17851 17854 17393 0 -1 4202560 3429 0 1 0 7 1 0 0 18 0 18 0 523512460 16053198848 4981 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46964084606458 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676952

[startup+0.301028 s]
/proc/loadavg: 3.83 5.88 7.13 2/177 17854
/proc/meminfo: memFree=23081664/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15679988 CPUtime=0.52 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 14239 0 1 0 49 3 0 0 22 0 18 0 523512460 16056307712 12719 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3919997 12722 2208 9 0 3910716 0
[pid=17854/tid=17856] ppid=17851 vsize=15679988 CPUtime=0.28 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) R 17851 17854 17393 0 -1 4202560 9196 0 1 0 26 2 0 0 18 0 18 0 523512460 16056307712 12724 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505511966 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679988

[startup+0.75531 s]
/proc/loadavg: 3.83 5.88 7.13 2/177 17854
/proc/meminfo: memFree=23081664/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15701004 CPUtime=1.71 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 34290 0 1 0 166 5 0 0 22 0 22 0 523512460 16077828096 29565 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3925251 29565 2259 9 0 3915970 0
[pid=17854/tid=17856] ppid=17851 vsize=15701004 CPUtime=0.57 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) S 17851 17854 17393 0 -1 4202560 16328 0 1 0 54 3 0 0 21 0 22 0 523512460 16077828096 29565 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 15701004

[startup+1.50077 s]
/proc/loadavg: 4.40 5.97 7.15 10/220 17897
/proc/meminfo: memFree=22793876/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15706204 CPUtime=4.59 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 62059 0 1 0 450 9 0 0 22 0 22 0 523512460 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3926551 54359 2275 9 0 3917270 0
[pid=17854/tid=17856] ppid=17851 vsize=15706204 CPUtime=0.57 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) S 17851 17854 17393 0 -1 4202560 16328 0 1 0 54 3 0 0 21 0 22 0 523512460 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17858] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17858/stat : 17858 (java) S 17851 17854 17393 0 -1 4202560 840 0 0 0 0 0 0 0 16 0 22 0 523512461 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17859] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17859/stat : 17859 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 523512461 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17861] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17861/stat : 17861 (java) S 17851 17854 17393 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 523512461 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17863] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17863/stat : 17863 (java) S 17851 17854 17393 0 -1 4202560 2013 0 0 0 0 0 0 0 16 0 22 0 523512461 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17865] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17865/stat : 17865 (java) S 17851 17854 17393 0 -1 4202560 449 0 0 0 0 0 0 0 15 0 22 0 523512461 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17866] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17866/stat : 17866 (java) S 17851 17854 17393 0 -1 4202560 375 0 0 0 0 0 0 0 15 0 22 0 523512461 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17868] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17868/stat : 17868 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523512461 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17870] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17870/stat : 17870 (java) S 17851 17854 17393 0 -1 4202560 2124 0 0 0 0 0 0 0 15 0 22 0 523512461 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17874] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17874/stat : 17874 (java) S 17851 17854 17393 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 523512462 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 0 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17876] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17876/stat : 17876 (java) S 17851 17854 17393 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523512462 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17877] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17877/stat : 17877 (java) S 17851 17854 17393 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523512462 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17880] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17880/stat : 17880 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458768817 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17881] ppid=17851 vsize=15706204 CPUtime=1.03 cores=0,2,4,6
/proc/17854/task/17881/stat : 17881 (java) S 17851 17854 17393 0 -1 4202560 5830 0 0 0 103 0 0 0 16 0 22 0 523512465 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17884] ppid=17851 vsize=15706204 CPUtime=0.7 cores=0,2,4,6
/proc/17854/task/17884/stat : 17884 (java) R 17851 17854 17393 0 -1 4202560 13451 0 0 0 69 1 0 0 25 0 22 0 523512465 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46964082394556 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17854/tid=17885] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17885/stat : 17885 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17887] ppid=17851 vsize=15706204 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17887/stat : 17887 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523512465 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17894] ppid=17851 vsize=15706204 CPUtime=0.66 cores=0,2,4,6
/proc/17854/task/17894/stat : 17894 (java) R 17851 17854 17393 0 -1 4202560 6526 0 0 0 65 1 0 0 16 0 22 0 523512495 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505936383 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17854/tid=17895] ppid=17851 vsize=15706204 CPUtime=0.48 cores=0,2,4,6
/proc/17854/task/17895/stat : 17895 (java) R 17851 17854 17393 0 -1 4202560 3929 0 0 0 48 0 0 0 16 0 22 0 523512495 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505936032 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17854/tid=17896] ppid=17851 vsize=15706204 CPUtime=0.6 cores=0,2,4,6
/proc/17854/task/17896/stat : 17896 (java) R 17851 17854 17393 0 -1 4202560 4307 0 0 0 60 0 0 0 16 0 22 0 523512495 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46964085365010 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17854/tid=17897] ppid=17851 vsize=15706204 CPUtime=0.47 cores=0,2,4,6
/proc/17854/task/17897/stat : 17897 (java) R 17851 17854 17393 0 -1 4202560 4422 0 0 0 47 0 0 0 18 0 22 0 523512495 16083152896 54359 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458771125 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 15706204

[startup+3.10147 s]
/proc/loadavg: 4.40 5.97 7.15 10/220 17897
/proc/meminfo: memFree=22570176/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15703544 CPUtime=10.98 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 139201 0 1 0 1079 19 0 0 22 0 22 0 523512460 16080429056 130478 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3925886 130478 2285 9 0 3916605 0
[pid=17854/tid=17856] ppid=17851 vsize=15703544 CPUtime=0.57 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) S 17851 17854 17393 0 -1 4202560 16328 0 1 0 54 3 0 0 21 0 22 0 523512460 16080429056 130478 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17858] ppid=17851 vsize=15703544 CPUtime=0.01 cores=0,2,4,6
/proc/17854/task/17858/stat : 17858 (java) S 17851 17854 17393 0 -1 4202560 1498 0 0 0 1 0 0 0 15 0 22 0 523512461 16080429056 130478 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17859] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17859/stat : 17859 (java) S 17851 17854 17393 0 -1 4202560 1823 0 0 0 0 0 0 0 16 0 22 0 523512461 16080429056 130482 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17861] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17861/stat : 17861 (java) S 17851 17854 17393 0 -1 4202560 794 0 0 0 0 0 0 0 16 0 22 0 523512461 16080429056 130498 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17863] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17863/stat : 17863 (java) S 17851 17854 17393 0 -1 4202560 3853 0 0 0 0 0 0 0 16 0 22 0 523512461 16080429056 130506 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17865] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17865/stat : 17865 (java) S 17851 17854 17393 0 -1 4202560 2021 0 0 0 0 0 0 0 15 0 22 0 523512461 16080429056 130518 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17866] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17866/stat : 17866 (java) S 17851 17854 17393 0 -1 4202560 1965 0 0 0 0 0 0 0 15 0 22 0 523512461 16080429056 130523 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17868] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17868/stat : 17868 (java) S 17851 17854 17393 0 -1 4202560 2122 0 0 0 0 0 0 0 15 0 22 0 523512461 16080429056 130527 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17870] ppid=17851 vsize=15703544 CPUtime=0.01 cores=0,2,4,6
/proc/17854/task/17870/stat : 17870 (java) S 17851 17854 17393 0 -1 4202560 4456 0 0 0 1 0 0 0 16 0 22 0 523512461 16080429056 130531 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17874] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17874/stat : 17874 (java) S 17851 17854 17393 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 22 0 523512462 16080429056 130534 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 0 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17876] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17876/stat : 17876 (java) S 17851 17854 17393 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523512462 16080429056 130537 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17877] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17877/stat : 17877 (java) S 17851 17854 17393 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523512462 16080429056 130541 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17880] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17880/stat : 17880 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16080429056 130545 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458768817 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17881] ppid=17851 vsize=15703544 CPUtime=1.17 cores=0,2,4,6
/proc/17854/task/17881/stat : 17881 (java) S 17851 17854 17393 0 -1 4202560 5878 0 0 0 117 0 0 0 15 0 22 0 523512465 16080429056 130549 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17884] ppid=17851 vsize=15703544 CPUtime=0.79 cores=0,2,4,6
/proc/17854/task/17884/stat : 17884 (java) S 17851 17854 17393 0 -1 4202560 13491 0 0 0 78 1 0 0 17 0 22 0 523512465 16080429056 130552 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17885] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17885/stat : 17885 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16080429056 130556 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17887] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17887/stat : 17887 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523512465 16080429056 130558 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17894] ppid=17851 vsize=15703544 CPUtime=2.24 cores=0,2,4,6
/proc/17854/task/17894/stat : 17894 (java) R 17851 17854 17393 0 -1 4202560 22908 0 0 0 221 3 0 0 18 0 22 0 523512495 16080429056 130561 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505972011 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17854/tid=17895] ppid=17851 vsize=15703544 CPUtime=2.05 cores=0,2,4,6
/proc/17854/task/17895/stat : 17895 (java) R 17851 17854 17393 0 -1 4202560 20188 0 0 0 204 1 0 0 17 0 22 0 523512495 16080429056 130569 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505819850 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17854/tid=17896] ppid=17851 vsize=15703544 CPUtime=2.18 cores=0,2,4,6
/proc/17854/task/17896/stat : 17896 (java) R 17851 17854 17393 0 -1 4202560 20281 0 0 0 215 3 0 0 17 0 22 0 523512495 16080429056 130579 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505819850 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17854/tid=17897] ppid=17851 vsize=15703544 CPUtime=1.81 cores=0,2,4,6
/proc/17854/task/17897/stat : 17897 (java) R 17851 17854 17393 0 -1 4202560 20099 0 0 0 180 1 0 0 20 0 22 0 523512495 16080429056 130585 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505812147 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 15703544

[startup+6.30087 s]
/proc/loadavg: 4.40 5.97 7.15 9/220 17897
/proc/meminfo: memFree=21657380/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15703544 CPUtime=23.73 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 283930 0 1 0 2335 38 0 0 22 0 22 0 523512460 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3925886 273453 2285 9 0 3916605 0
[pid=17854/tid=17856] ppid=17851 vsize=15703544 CPUtime=0.57 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) S 17851 17854 17393 0 -1 4202560 16328 0 1 0 54 3 0 0 21 0 22 0 523512460 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17858] ppid=17851 vsize=15703544 CPUtime=0.02 cores=0,2,4,6
/proc/17854/task/17858/stat : 17858 (java) S 17851 17854 17393 0 -1 4202560 2601 0 0 0 2 0 0 0 15 0 22 0 523512461 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17859] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17859/stat : 17859 (java) S 17851 17854 17393 0 -1 4202560 1951 0 0 0 0 0 0 0 16 0 22 0 523512461 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17861] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17861/stat : 17861 (java) S 17851 17854 17393 0 -1 4202560 1826 0 0 0 0 0 0 0 15 0 22 0 523512461 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17863] ppid=17851 vsize=15703544 CPUtime=0.01 cores=0,2,4,6
/proc/17854/task/17863/stat : 17863 (java) S 17851 17854 17393 0 -1 4202560 3962 0 0 0 1 0 0 0 16 0 22 0 523512461 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17865] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17865/stat : 17865 (java) S 17851 17854 17393 0 -1 4202560 2021 0 0 0 0 0 0 0 15 0 22 0 523512461 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17866] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17866/stat : 17866 (java) S 17851 17854 17393 0 -1 4202560 2297 0 0 0 0 0 0 0 15 0 22 0 523512461 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17868] ppid=17851 vsize=15703544 CPUtime=0.01 cores=0,2,4,6
/proc/17854/task/17868/stat : 17868 (java) S 17851 17854 17393 0 -1 4202560 3037 0 0 0 1 0 0 0 15 0 22 0 523512461 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17870] ppid=17851 vsize=15703544 CPUtime=0.01 cores=0,2,4,6
/proc/17854/task/17870/stat : 17870 (java) S 17851 17854 17393 0 -1 4202560 5377 0 0 0 1 0 0 0 15 0 22 0 523512461 16080429056 273453 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0

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

[pid=17854/tid=17895] ppid=17851 vsize=15703544 CPUtime=1048.47 cores=0,2,4,6
/proc/17854/task/17895/stat : 17895 (java) R 17851 17854 17393 0 -1 4202560 181587 0 0 0 104817 30 0 0 25 0 22 0 523512495 16080429056 75960 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505811567 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17854/tid=17896] ppid=17851 vsize=15703544 CPUtime=1049.53 cores=0,2,4,6
/proc/17854/task/17896/stat : 17896 (java) R 17851 17854 17393 0 -1 4202560 177776 0 0 0 104921 32 0 0 25 0 22 0 523512495 16080429056 75960 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505811581 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17854/tid=17897] ppid=17851 vsize=15703544 CPUtime=1048.69 cores=0,2,4,6
/proc/17854/task/17897/stat : 17897 (java) R 17851 17854 17393 0 -1 4202560 178793 0 0 0 104839 30 0 0 25 0 22 0 523512495 16080429056 75960 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46964085364397 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4224.26
Current children cumulated vsize (KiB) 15703544

[startup+1122.3 s]
/proc/loadavg: 8.06 8.03 7.77 9/220 17927
/proc/meminfo: memFree=22421408/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15703544 CPUtime=4462.78 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 1298557 0 1 0 445958 320 0 0 22 0 22 0 523512460 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3925886 71174 2299 9 0 3916605 0
[pid=17854/tid=17856] ppid=17851 vsize=15703544 CPUtime=0.57 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) S 17851 17854 17393 0 -1 4202560 16328 0 1 0 54 3 0 0 21 0 22 0 523512460 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17858] ppid=17851 vsize=15703544 CPUtime=3.03 cores=0,2,4,6
/proc/17854/task/17858/stat : 17858 (java) S 17851 17854 17393 0 -1 4202560 62466 0 0 0 288 15 0 0 15 0 22 0 523512461 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17859] ppid=17851 vsize=15703544 CPUtime=3.1 cores=0,2,4,6
/proc/17854/task/17859/stat : 17859 (java) S 17851 17854 17393 0 -1 4202560 60556 0 0 0 295 15 0 0 15 0 22 0 523512461 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17861] ppid=17851 vsize=15703544 CPUtime=3.09 cores=0,2,4,6
/proc/17854/task/17861/stat : 17861 (java) S 17851 17854 17393 0 -1 4202560 62312 0 0 0 295 14 0 0 15 0 22 0 523512461 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17863] ppid=17851 vsize=15703544 CPUtime=3.13 cores=0,2,4,6
/proc/17854/task/17863/stat : 17863 (java) S 17851 17854 17393 0 -1 4202560 66084 0 0 0 300 13 0 0 16 0 22 0 523512461 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17865] ppid=17851 vsize=15703544 CPUtime=3.09 cores=0,2,4,6
/proc/17854/task/17865/stat : 17865 (java) S 17851 17854 17393 0 -1 4202560 59185 0 0 0 296 13 0 0 15 0 22 0 523512461 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17866] ppid=17851 vsize=15703544 CPUtime=3.16 cores=0,2,4,6
/proc/17854/task/17866/stat : 17866 (java) S 17851 17854 17393 0 -1 4202560 64119 0 0 0 300 16 0 0 15 0 22 0 523512461 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17868] ppid=17851 vsize=15703544 CPUtime=3.05 cores=0,2,4,6
/proc/17854/task/17868/stat : 17868 (java) S 17851 17854 17393 0 -1 4202560 62133 0 0 0 290 15 0 0 16 0 22 0 523512461 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17870] ppid=17851 vsize=15703544 CPUtime=3.05 cores=0,2,4,6
/proc/17854/task/17870/stat : 17870 (java) S 17851 17854 17393 0 -1 4202560 63235 0 0 0 291 14 0 0 15 0 22 0 523512461 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17874] ppid=17851 vsize=15703544 CPUtime=1.97 cores=0,2,4,6
/proc/17854/task/17874/stat : 17874 (java) S 17851 17854 17393 0 -1 4202560 3219 0 0 0 139 58 0 0 16 0 22 0 523512462 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 0 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17876] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17876/stat : 17876 (java) S 17851 17854 17393 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523512462 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17877] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17877/stat : 17877 (java) S 17851 17854 17393 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523512462 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17880] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17880/stat : 17880 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458768817 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17881] ppid=17851 vsize=15703544 CPUtime=1.25 cores=0,2,4,6
/proc/17854/task/17881/stat : 17881 (java) S 17851 17854 17393 0 -1 4202560 5887 0 0 0 125 0 0 0 15 0 22 0 523512465 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17884] ppid=17851 vsize=15703544 CPUtime=0.94 cores=0,2,4,6
/proc/17854/task/17884/stat : 17884 (java) S 17851 17854 17393 0 -1 4202560 13523 0 0 0 93 1 0 0 15 0 22 0 523512465 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17885] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17885/stat : 17885 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17887] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17887/stat : 17887 (java) S 17851 17854 17393 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 523512465 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17894] ppid=17851 vsize=15703544 CPUtime=1108.72 cores=0,2,4,6
/proc/17854/task/17894/stat : 17894 (java) R 17851 17854 17393 0 -1 4202560 194151 0 0 0 110836 36 0 0 25 0 22 0 523512495 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505883067 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17854/tid=17895] ppid=17851 vsize=15703544 CPUtime=1107.76 cores=0,2,4,6
/proc/17854/task/17895/stat : 17895 (java) R 17851 17854 17393 0 -1 4202560 190099 0 0 0 110744 32 0 0 25 0 22 0 523512495 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505744863 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17854/tid=17896] ppid=17851 vsize=15703544 CPUtime=1108.69 cores=0,2,4,6
/proc/17854/task/17896/stat : 17896 (java) R 17851 17854 17393 0 -1 4202560 186286 0 0 0 110835 34 0 0 25 0 22 0 523512495 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17854/tid=17897] ppid=17851 vsize=15703544 CPUtime=1108.02 cores=0,2,4,6
/proc/17854/task/17897/stat : 17897 (java) R 17851 17854 17393 0 -1 4202560 187526 0 0 0 110770 32 0 0 25 0 22 0 523512495 16080429056 71174 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4462.78
Current children cumulated vsize (KiB) 15703544

[startup+1182.3 s]
/proc/loadavg: 8.19 8.06 7.80 9/220 17929
/proc/meminfo: memFree=22342388/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15703544 CPUtime=4701.38 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 1370932 0 1 0 469800 338 0 0 22 0 22 0 523512460 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3925886 80728 2299 9 0 3916605 0
[pid=17854/tid=17856] ppid=17851 vsize=15703544 CPUtime=0.57 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) S 17851 17854 17393 0 -1 4202560 16328 0 1 0 54 3 0 0 21 0 22 0 523512460 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17858] ppid=17851 vsize=15703544 CPUtime=3.2 cores=0,2,4,6
/proc/17854/task/17858/stat : 17858 (java) S 17851 17854 17393 0 -1 4202560 65011 0 0 0 304 16 0 0 15 0 22 0 523512461 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17859] ppid=17851 vsize=15703544 CPUtime=3.23 cores=0,2,4,6
/proc/17854/task/17859/stat : 17859 (java) S 17851 17854 17393 0 -1 4202560 62846 0 0 0 308 15 0 0 15 0 22 0 523512461 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17861] ppid=17851 vsize=15703544 CPUtime=3.25 cores=0,2,4,6
/proc/17854/task/17861/stat : 17861 (java) S 17851 17854 17393 0 -1 4202560 64846 0 0 0 311 14 0 0 16 0 22 0 523512461 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17863] ppid=17851 vsize=15703544 CPUtime=3.3 cores=0,2,4,6
/proc/17854/task/17863/stat : 17863 (java) S 17851 17854 17393 0 -1 4202560 68603 0 0 0 316 14 0 0 15 0 22 0 523512461 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17865] ppid=17851 vsize=15703544 CPUtime=3.24 cores=0,2,4,6
/proc/17854/task/17865/stat : 17865 (java) S 17851 17854 17393 0 -1 4202560 62033 0 0 0 310 14 0 0 15 0 22 0 523512461 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17866] ppid=17851 vsize=15703544 CPUtime=3.34 cores=0,2,4,6
/proc/17854/task/17866/stat : 17866 (java) S 17851 17854 17393 0 -1 4202560 66402 0 0 0 318 16 0 0 15 0 22 0 523512461 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17868] ppid=17851 vsize=15703544 CPUtime=3.19 cores=0,2,4,6
/proc/17854/task/17868/stat : 17868 (java) S 17851 17854 17393 0 -1 4202560 64944 0 0 0 303 16 0 0 16 0 22 0 523512461 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17870] ppid=17851 vsize=15703544 CPUtime=3.22 cores=0,2,4,6
/proc/17854/task/17870/stat : 17870 (java) S 17851 17854 17393 0 -1 4202560 65695 0 0 0 308 14 0 0 15 0 22 0 523512461 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17874] ppid=17851 vsize=15703544 CPUtime=2.1 cores=0,2,4,6
/proc/17854/task/17874/stat : 17874 (java) S 17851 17854 17393 0 -1 4202560 3391 0 0 0 148 62 0 0 15 0 22 0 523512462 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 0 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17876] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17876/stat : 17876 (java) S 17851 17854 17393 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523512462 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17877] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17877/stat : 17877 (java) S 17851 17854 17393 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523512462 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17880] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17880/stat : 17880 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458768817 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17881] ppid=17851 vsize=15703544 CPUtime=1.25 cores=0,2,4,6
/proc/17854/task/17881/stat : 17881 (java) S 17851 17854 17393 0 -1 4202560 5887 0 0 0 125 0 0 0 15 0 22 0 523512465 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17884] ppid=17851 vsize=15703544 CPUtime=0.94 cores=0,2,4,6
/proc/17854/task/17884/stat : 17884 (java) S 17851 17854 17393 0 -1 4202560 13523 0 0 0 93 1 0 0 15 0 22 0 523512465 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17885] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17885/stat : 17885 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17887] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17887/stat : 17887 (java) S 17851 17854 17393 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 523512465 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17894] ppid=17851 vsize=15703544 CPUtime=1167.94 cores=0,2,4,6
/proc/17854/task/17894/stat : 17894 (java) R 17851 17854 17393 0 -1 4202560 207063 0 0 0 116756 38 0 0 25 0 22 0 523512495 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17854/tid=17895] ppid=17851 vsize=15703544 CPUtime=1167.04 cores=0,2,4,6
/proc/17854/task/17895/stat : 17895 (java) R 17851 17854 17393 0 -1 4202560 203175 0 0 0 116670 34 0 0 25 0 22 0 523512495 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505744817 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17854/tid=17896] ppid=17851 vsize=15703544 CPUtime=1167.99 cores=0,2,4,6
/proc/17854/task/17896/stat : 17896 (java) R 17851 17854 17393 0 -1 4202560 199185 0 0 0 116763 36 0 0 25 0 22 0 523512495 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505820450 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17854/tid=17897] ppid=17851 vsize=15703544 CPUtime=1167.39 cores=0,2,4,6
/proc/17854/task/17897/stat : 17897 (java) R 17851 17854 17393 0 -1 4202560 200549 0 0 0 116705 34 0 0 25 0 22 0 523512495 16080429056 80728 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505941553 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4701.38
Current children cumulated vsize (KiB) 15703544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.05 8.04 7.80 9/220 17929
/proc/meminfo: memFree=22375620/32951124 swapFree=67111524/67111528
[pid=17854] ppid=17851 vsize=15703544 CPUtime=4800.39 cores=0,2,4,6
/proc/17854/stat : 17854 (java) S 17851 17854 17393 0 -1 4202496 1399891 0 1 0 479693 346 0 0 22 0 22 0 523512460 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17854/statm: 3925886 80968 2299 9 0 3916605 0
[pid=17854/tid=17856] ppid=17851 vsize=15703544 CPUtime=0.57 cores=0,2,4,6
/proc/17854/task/17856/stat : 17856 (java) S 17851 17854 17393 0 -1 4202560 16328 0 1 0 54 3 0 0 21 0 22 0 523512460 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17858] ppid=17851 vsize=15703544 CPUtime=3.26 cores=0,2,4,6
/proc/17854/task/17858/stat : 17858 (java) S 17851 17854 17393 0 -1 4202560 65585 0 0 0 310 16 0 0 15 0 22 0 523512461 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17859] ppid=17851 vsize=15703544 CPUtime=3.31 cores=0,2,4,6
/proc/17854/task/17859/stat : 17859 (java) S 17851 17854 17393 0 -1 4202560 63720 0 0 0 315 16 0 0 15 0 22 0 523512461 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17861] ppid=17851 vsize=15703544 CPUtime=3.31 cores=0,2,4,6
/proc/17854/task/17861/stat : 17861 (java) S 17851 17854 17393 0 -1 4202560 65762 0 0 0 317 14 0 0 16 0 22 0 523512461 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17863] ppid=17851 vsize=15703544 CPUtime=3.36 cores=0,2,4,6
/proc/17854/task/17863/stat : 17863 (java) S 17851 17854 17393 0 -1 4202560 69119 0 0 0 322 14 0 0 16 0 22 0 523512461 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17865] ppid=17851 vsize=15703544 CPUtime=3.3 cores=0,2,4,6
/proc/17854/task/17865/stat : 17865 (java) S 17851 17854 17393 0 -1 4202560 62686 0 0 0 316 14 0 0 16 0 22 0 523512461 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17866] ppid=17851 vsize=15703544 CPUtime=3.39 cores=0,2,4,6
/proc/17854/task/17866/stat : 17866 (java) S 17851 17854 17393 0 -1 4202560 67330 0 0 0 323 16 0 0 16 0 22 0 523512461 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 2 0 0 0
[pid=17854/tid=17868] ppid=17851 vsize=15703544 CPUtime=3.26 cores=0,2,4,6
/proc/17854/task/17868/stat : 17868 (java) S 17851 17854 17393 0 -1 4202560 65658 0 0 0 310 16 0 0 15 0 22 0 523512461 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 0 0 0 0
[pid=17854/tid=17870] ppid=17851 vsize=15703544 CPUtime=3.3 cores=0,2,4,6
/proc/17854/task/17870/stat : 17870 (java) S 17851 17854 17393 0 -1 4202560 66385 0 0 0 315 15 0 0 16 0 22 0 523512461 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17874] ppid=17851 vsize=15703544 CPUtime=2.15 cores=0,2,4,6
/proc/17854/task/17874/stat : 17874 (java) S 17851 17854 17393 0 -1 4202560 3480 0 0 0 151 64 0 0 15 0 22 0 523512462 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 0 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17876] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17876/stat : 17876 (java) S 17851 17854 17393 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 523512462 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17877] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17877/stat : 17877 (java) S 17851 17854 17393 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523512462 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17880] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17880/stat : 17880 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458768817 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17881] ppid=17851 vsize=15703544 CPUtime=1.25 cores=0,2,4,6
/proc/17854/task/17881/stat : 17881 (java) S 17851 17854 17393 0 -1 4202560 5887 0 0 0 125 0 0 0 15 0 22 0 523512465 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17884] ppid=17851 vsize=15703544 CPUtime=0.94 cores=0,2,4,6
/proc/17854/task/17884/stat : 17884 (java) S 17851 17854 17393 0 -1 4202560 13523 0 0 0 93 1 0 0 15 0 22 0 523512465 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17885] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17885/stat : 17885 (java) S 17851 17854 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523512465 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761113 0 4 0 16800975 18446604448859326336 0 0 -1 4 0 0 0
[pid=17854/tid=17887] ppid=17851 vsize=15703544 CPUtime=0 cores=0,2,4,6
/proc/17854/task/17887/stat : 17887 (java) S 17851 17854 17393 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 523512465 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 244458761728 0 4 0 16800975 18446604448859326336 0 0 -1 6 0 0 0
[pid=17854/tid=17894] ppid=17851 vsize=15703544 CPUtime=1192.51 cores=0,2,4,6
/proc/17854/task/17894/stat : 17894 (java) R 17851 17854 17393 0 -1 4202560 212672 0 0 0 119211 40 0 0 25 0 22 0 523512495 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505722122 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17854/tid=17895] ppid=17851 vsize=15703544 CPUtime=1191.68 cores=0,2,4,6
/proc/17854/task/17895/stat : 17895 (java) R 17851 17854 17393 0 -1 4202560 209113 0 0 0 119133 35 0 0 25 0 22 0 523512495 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505870983 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17854/tid=17896] ppid=17851 vsize=15703544 CPUtime=1192.59 cores=0,2,4,6
/proc/17854/task/17896/stat : 17896 (java) R 17851 17854 17393 0 -1 4202560 204689 0 0 0 119222 37 0 0 25 0 22 0 523512495 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505820801 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17854/tid=17897] ppid=17851 vsize=15703544 CPUtime=1192.04 cores=0,2,4,6
/proc/17854/task/17897/stat : 17897 (java) R 17851 17854 17393 0 -1 4202560 206501 0 0 0 119168 36 0 0 25 0 22 0 523512495 16080429056 80968 33554432000 1073741824 1073778376 140734182446656 18446744073709551615 46912505811864 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15703544

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

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

Child status: 143
Real time (s): 1207.23
CPU time (s): 4800.45
CPU user time (s): 4796.96
CPU system time (s): 3.48447
CPU usage (%): 397.641
Max. virtual memory (cumulated for all children) (KiB): 15706204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.96
system time used= 3.48447
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1399917
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= 285299
involuntary context switches= 150230

runsolver used 2.06968 second user time and 4.5723 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 01:18:40
IDJOB=3312518
IDBENCH=82703
IDSOLVER=1699
FILE ID=node105/3312518-1304119120
RUNJOBID= node105-1304119120-17834
PBS_JOBID= 13170708
Free space on /tmp= 71936 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312518-1304119120/watcher-3312518-1304119120 -o /tmp/evaluation-result-3312518-1304119120/solver-3312518-1304119120 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312518-1304119120.cnf

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=1168599174

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:      23081960 kB
Buffers:       2159964 kB
Cached:        7099260 kB
SwapCached:          4 kB
Active:         576264 kB
Inactive:      8746820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23081960 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3548 kB
Writeback:           0 kB
AnonPages:       62816 kB
Mapped:          14884 kB
Slab:           483380 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   199436 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= 71936 MiB
End job on node105 at 2011-04-30 01:38:49