Trace number 3312755

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.44 1206.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
MD5SUM97219d7d3b8dcf40225a045ad28970d7
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	07:49 INFO : Reading from input HOME/instance-3312755-1304132869.cnf
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Executor set job limit to 1000000
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.53/0.38	07:49 INFO : 595 variables remaining out of 600
0.53/0.38	07:49 INFO : 10096 literals remaining out of 10224

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-3312755-1304132869/watcher-3312755-1304132869 -o /tmp/evaluation-result-3312755-1304132869/solver-3312755-1304132869 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312755-1304132869.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: 7.79 7.99 7.99 6/198 19876
/proc/meminfo: memFree=22947932/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/19876/stat : 19876 (java) R 19874 19876 19619 0 -1 4202496 877 0 0 0 0 0 0 0 25 0 1 0 524887313 23580672 365 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244441982720 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19876/statm: 5757 379 294 9 0 124 0

[startup+0.0559569 s]
/proc/loadavg: 7.79 7.99 7.99 6/198 19876
/proc/meminfo: memFree=22947932/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15609644 CPUtime=0.04 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 4083 0 1 0 3 1 0 0 25 0 18 0 524887313 15984275456 3524 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3902411 3525 1754 9 0 3893130 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609644

[startup+0.100964 s]
/proc/loadavg: 7.79 7.99 7.99 6/198 19876
/proc/meminfo: memFree=22947932/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15676344 CPUtime=0.1 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 5544 0 1 0 9 1 0 0 25 0 18 0 524887313 16052576256 4967 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3919086 4968 2117 9 0 3909805 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676344

[startup+0.305719 s]
/proc/loadavg: 7.79 7.99 7.99 6/198 19876
/proc/meminfo: memFree=22947932/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15682404 CPUtime=0.53 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 11121 0 1 0 50 3 0 0 25 0 22 0 524887313 16058781696 9617 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3920601 9617 2213 9 0 3911320 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15682404

[startup+1.18941 s]
/proc/loadavg: 7.79 7.99 7.99 6/198 19876
/proc/meminfo: memFree=22947932/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15697496 CPUtime=3.82 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 53135 0 1 0 374 8 0 0 25 0 22 0 524887313 16074235904 49056 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3924374 49056 2272 9 0 3915093 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 15697496

[startup+1.50065 s]
/proc/loadavg: 7.79 7.99 7.99 9/220 19898
/proc/meminfo: memFree=22763000/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15697496 CPUtime=5.09 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 58979 0 1 0 499 10 0 0 25 0 22 0 524887313 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3924374 54884 2283 9 0 3915093 0
[pid=19876/tid=19878] ppid=19874 vsize=15697496 CPUtime=0.36 cores=0,2,4,6
/proc/19876/task/19878/stat : 19878 (java) S 19874 19876 19619 0 -1 4202560 6561 0 1 0 34 2 0 0 18 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19879] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19879/stat : 19879 (java) S 19874 19876 19619 0 -1 4202560 1268 0 0 0 0 0 0 0 16 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19880] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19880/stat : 19880 (java) S 19874 19876 19619 0 -1 4202560 521 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19881] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19881/stat : 19881 (java) S 19874 19876 19619 0 -1 4202560 314 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19882] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19882/stat : 19882 (java) S 19874 19876 19619 0 -1 4202560 432 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19883] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19883/stat : 19883 (java) S 19874 19876 19619 0 -1 4202560 84 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19884] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19884/stat : 19884 (java) S 19874 19876 19619 0 -1 4202560 960 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19885] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19885/stat : 19885 (java) S 19874 19876 19619 0 -1 4202560 1551 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19886] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19886/stat : 19886 (java) S 19874 19876 19619 0 -1 4202560 2736 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19887] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19887/stat : 19887 (java) S 19874 19876 19619 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524887315 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 0 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19888] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19888/stat : 19888 (java) S 19874 19876 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524887316 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19889] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19889/stat : 19889 (java) S 19874 19876 19619 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524887316 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19890] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19890/stat : 19890 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458768817 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19891] ppid=19874 vsize=15697496 CPUtime=0.45 cores=0,2,4,6
/proc/19876/task/19891/stat : 19891 (java) S 19874 19876 19619 0 -1 4202560 8643 0 0 0 44 1 0 0 24 0 22 0 524887318 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19892] ppid=19874 vsize=15697496 CPUtime=0.98 cores=0,2,4,6
/proc/19876/task/19892/stat : 19892 (java) S 19874 19876 19619 0 -1 4202560 5265 0 0 0 97 1 0 0 15 0 22 0 524887318 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19893] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19893/stat : 19893 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19894] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19894/stat : 19894 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524887318 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19895] ppid=19874 vsize=15697496 CPUtime=1.07 cores=0,2,4,6
/proc/19876/task/19895/stat : 19895 (java) R 19874 19876 19619 0 -1 4202560 10201 0 0 0 106 1 0 0 17 0 22 0 524887339 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505595077 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19876/tid=19896] ppid=19874 vsize=15697496 CPUtime=0.92 cores=0,2,4,6
/proc/19876/task/19896/stat : 19896 (java) R 19874 19876 19619 0 -1 4202560 10065 0 0 0 91 1 0 0 19 0 22 0 524887339 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505899517 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19876/tid=19897] ppid=19874 vsize=15697496 CPUtime=0.86 cores=0,2,4,6
/proc/19876/task/19897/stat : 19897 (java) R 19874 19876 19619 0 -1 4202560 8015 0 0 0 85 1 0 0 18 0 22 0 524887339 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505899631 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19876/tid=19898] ppid=19874 vsize=15697496 CPUtime=0.36 cores=0,2,4,6
/proc/19876/task/19898/stat : 19898 (java) R 19874 19876 19619 0 -1 4202560 904 0 0 0 36 0 0 0 19 0 22 0 524887339 16074235904 54884 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 15697496

[startup+3.10135 s]
/proc/loadavg: 7.79 7.99 7.99 9/220 19898
/proc/meminfo: memFree=22380088/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15697496 CPUtime=11.42 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 153410 0 1 0 1120 22 0 0 25 0 22 0 524887313 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3924374 149257 2284 9 0 3915093 0
[pid=19876/tid=19878] ppid=19874 vsize=15697496 CPUtime=0.36 cores=0,2,4,6
/proc/19876/task/19878/stat : 19878 (java) S 19874 19876 19619 0 -1 4202560 6561 0 1 0 34 2 0 0 18 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19879] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19879/stat : 19879 (java) S 19874 19876 19619 0 -1 4202560 2092 0 0 0 0 0 0 0 16 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19880] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19880/stat : 19880 (java) S 19874 19876 19619 0 -1 4202560 2661 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19881] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19881/stat : 19881 (java) S 19874 19876 19619 0 -1 4202560 1626 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19882] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19882/stat : 19882 (java) S 19874 19876 19619 0 -1 4202560 1889 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19883] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19883/stat : 19883 (java) S 19874 19876 19619 0 -1 4202560 640 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19884] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19884/stat : 19884 (java) S 19874 19876 19619 0 -1 4202560 1777 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19885] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19885/stat : 19885 (java) S 19874 19876 19619 0 -1 4202560 2394 0 0 0 0 0 0 0 16 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19886] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19886/stat : 19886 (java) S 19874 19876 19619 0 -1 4202560 3645 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19887] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19887/stat : 19887 (java) S 19874 19876 19619 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 524887315 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 0 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19888] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19888/stat : 19888 (java) S 19874 19876 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524887316 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19889] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19889/stat : 19889 (java) S 19874 19876 19619 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524887316 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19890] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19890/stat : 19890 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458768817 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19891] ppid=19874 vsize=15697496 CPUtime=0.51 cores=0,2,4,6
/proc/19876/task/19891/stat : 19891 (java) S 19874 19876 19619 0 -1 4202560 8655 0 0 0 50 1 0 0 18 0 22 0 524887318 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19892] ppid=19874 vsize=15697496 CPUtime=1.13 cores=0,2,4,6
/proc/19876/task/19892/stat : 19892 (java) S 19874 19876 19619 0 -1 4202560 5285 0 0 0 112 1 0 0 15 0 22 0 524887318 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19893] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19893/stat : 19893 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19894] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19894/stat : 19894 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524887318 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19895] ppid=19874 vsize=15697496 CPUtime=2.65 cores=0,2,4,6
/proc/19876/task/19895/stat : 19895 (java) R 19874 19876 19619 0 -1 4202560 32100 0 0 0 261 4 0 0 19 0 22 0 524887339 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505722446 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19876/tid=19896] ppid=19874 vsize=15697496 CPUtime=2.48 cores=0,2,4,6
/proc/19876/task/19896/stat : 19896 (java) R 19874 19876 19619 0 -1 4202560 31527 0 0 0 245 3 0 0 21 0 22 0 524887339 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505705484 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19876/tid=19897] ppid=19874 vsize=15697496 CPUtime=2.29 cores=0,2,4,6
/proc/19876/task/19897/stat : 19897 (java) R 19874 19876 19619 0 -1 4202560 29862 0 0 0 226 3 0 0 20 0 22 0 524887339 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505899199 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19876/tid=19898] ppid=19874 vsize=15697496 CPUtime=1.86 cores=0,2,4,6
/proc/19876/task/19898/stat : 19898 (java) R 19874 19876 19619 0 -1 4202560 20866 0 0 0 184 2 0 0 22 0 22 0 524887339 16074235904 149257 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505696744 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 15697496

[startup+6.30075 s]
/proc/loadavg: 7.81 7.99 7.99 9/220 19898
/proc/meminfo: memFree=21898568/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15697496 CPUtime=24.19 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 279234 0 1 0 2383 36 0 0 25 0 22 0 524887313 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3924374 273490 2284 9 0 3915093 0
[pid=19876/tid=19878] ppid=19874 vsize=15697496 CPUtime=0.36 cores=0,2,4,6
/proc/19876/task/19878/stat : 19878 (java) S 19874 19876 19619 0 -1 4202560 6561 0 1 0 34 2 0 0 18 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19879] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19879/stat : 19879 (java) S 19874 19876 19619 0 -1 4202560 2352 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19880] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19880/stat : 19880 (java) S 19874 19876 19619 0 -1 4202560 2732 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19881] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19881/stat : 19881 (java) S 19874 19876 19619 0 -1 4202560 2322 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19882] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19882/stat : 19882 (java) S 19874 19876 19619 0 -1 4202560 1893 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19883] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19883/stat : 19883 (java) S 19874 19876 19619 0 -1 4202560 1024 0 0 0 0 0 0 0 16 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19884] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19884/stat : 19884 (java) S 19874 19876 19619 0 -1 4202560 2123 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19885] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19885/stat : 19885 (java) S 19874 19876 19619 0 -1 4202560 3070 0 0 0 0 0 0 0 15 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19886] ppid=19874 vsize=15697496 CPUtime=0.01 cores=0,2,4,6
/proc/19876/task/19886/stat : 19886 (java) S 19874 19876 19619 0 -1 4202560 3646 0 0 0 1 0 0 0 15 0 22 0 524887314 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19887] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19887/stat : 19887 (java) S 19874 19876 19619 0 -1 4202560 447 0 0 0 0 0 0 0 16 0 22 0 524887315 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 0 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19888] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19888/stat : 19888 (java) S 19874 19876 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524887316 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19889] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19889/stat : 19889 (java) S 19874 19876 19619 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524887316 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19890] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19890/stat : 19890 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458768817 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19891] ppid=19874 vsize=15697496 CPUtime=0.55 cores=0,2,4,6
/proc/19876/task/19891/stat : 19891 (java) S 19874 19876 19619 0 -1 4202560 8658 0 0 0 54 1 0 0 15 0 22 0 524887318 16074235904 273490 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0

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

[pid=19876/tid=19896] ppid=19874 vsize=15697496 CPUtime=1048.88 cores=0,2,4,6
/proc/19876/task/19896/stat : 19896 (java) R 19874 19876 19619 0 -1 4202560 401854 0 0 0 104832 56 0 0 25 0 22 0 524887339 16074235904 105740 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912506198915 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19876/tid=19897] ppid=19874 vsize=15697496 CPUtime=1048.46 cores=0,2,4,6
/proc/19876/task/19897/stat : 19897 (java) R 19874 19876 19619 0 -1 4202560 400078 0 0 0 104792 54 0 0 25 0 22 0 524887339 16074235904 105740 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505723846 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19876/tid=19898] ppid=19874 vsize=15697496 CPUtime=1048.35 cores=0,2,4,6
/proc/19876/task/19898/stat : 19898 (java) R 19874 19876 19619 0 -1 4202560 392061 0 0 0 104785 50 0 0 25 0 22 0 524887339 16074235904 105740 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 47093167974083 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4225.24
Current children cumulated vsize (KiB) 15697496

[startup+1122.3 s]
/proc/loadavg: 8.03 8.08 8.02 9/220 19979
/proc/meminfo: memFree=22611256/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15697496 CPUtime=4463.88 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 2917195 0 1 0 445846 542 0 0 25 0 22 0 524887313 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3924374 103996 2298 9 0 3915093 0
[pid=19876/tid=19878] ppid=19874 vsize=15697496 CPUtime=0.36 cores=0,2,4,6
/proc/19876/task/19878/stat : 19878 (java) S 19874 19876 19619 0 -1 4202560 6561 0 1 0 34 2 0 0 18 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19879] ppid=19874 vsize=15697496 CPUtime=3.41 cores=0,2,4,6
/proc/19876/task/19879/stat : 19879 (java) S 19874 19876 19619 0 -1 4202560 153638 0 0 0 315 26 0 0 16 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19880] ppid=19874 vsize=15697496 CPUtime=3.4 cores=0,2,4,6
/proc/19876/task/19880/stat : 19880 (java) S 19874 19876 19619 0 -1 4202560 151874 0 0 0 312 28 0 0 15 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19881] ppid=19874 vsize=15697496 CPUtime=3.42 cores=0,2,4,6
/proc/19876/task/19881/stat : 19881 (java) S 19874 19876 19619 0 -1 4202560 155761 0 0 0 313 29 0 0 15 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19882] ppid=19874 vsize=15697496 CPUtime=3.49 cores=0,2,4,6
/proc/19876/task/19882/stat : 19882 (java) S 19874 19876 19619 0 -1 4202560 149206 0 0 0 324 25 0 0 16 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19883] ppid=19874 vsize=15697496 CPUtime=3.46 cores=0,2,4,6
/proc/19876/task/19883/stat : 19883 (java) S 19874 19876 19619 0 -1 4202560 150253 0 0 0 317 29 0 0 15 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19884] ppid=19874 vsize=15697496 CPUtime=3.38 cores=0,2,4,6
/proc/19876/task/19884/stat : 19884 (java) S 19874 19876 19619 0 -1 4202560 148044 0 0 0 311 27 0 0 15 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19885] ppid=19874 vsize=15697496 CPUtime=3.47 cores=0,2,4,6
/proc/19876/task/19885/stat : 19885 (java) S 19874 19876 19619 0 -1 4202560 151138 0 0 0 322 25 0 0 16 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19886] ppid=19874 vsize=15697496 CPUtime=3.43 cores=0,2,4,6
/proc/19876/task/19886/stat : 19886 (java) S 19874 19876 19619 0 -1 4202560 153532 0 0 0 316 27 0 0 16 0 22 0 524887314 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19887] ppid=19874 vsize=15697496 CPUtime=2.11 cores=0,2,4,6
/proc/19876/task/19887/stat : 19887 (java) S 19874 19876 19619 0 -1 4202560 7543 0 0 0 124 87 0 0 15 0 22 0 524887315 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 0 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19888] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19888/stat : 19888 (java) S 19874 19876 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524887316 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19889] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19889/stat : 19889 (java) S 19874 19876 19619 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524887316 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19890] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19890/stat : 19890 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458768817 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19891] ppid=19874 vsize=15697496 CPUtime=0.57 cores=0,2,4,6
/proc/19876/task/19891/stat : 19891 (java) S 19874 19876 19619 0 -1 4202560 8664 0 0 0 56 1 0 0 16 0 22 0 524887318 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19892] ppid=19874 vsize=15697496 CPUtime=1.24 cores=0,2,4,6
/proc/19876/task/19892/stat : 19892 (java) S 19874 19876 19619 0 -1 4202560 5310 0 0 0 123 1 0 0 15 0 22 0 524887318 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19893] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19893/stat : 19893 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19894] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19894/stat : 19894 (java) S 19874 19876 19619 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 524887318 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19895] ppid=19874 vsize=15697496 CPUtime=1108.53 cores=0,2,4,6
/proc/19876/task/19895/stat : 19895 (java) R 19874 19876 19619 0 -1 4202560 418841 0 0 0 110793 60 0 0 25 0 22 0 524887339 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505696725 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19876/tid=19896] ppid=19874 vsize=15697496 CPUtime=1108.19 cores=0,2,4,6
/proc/19876/task/19896/stat : 19896 (java) R 19874 19876 19619 0 -1 4202560 422148 0 0 0 110760 59 0 0 25 0 22 0 524887339 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505899380 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19876/tid=19897] ppid=19874 vsize=15697496 CPUtime=1107.77 cores=0,2,4,6
/proc/19876/task/19897/stat : 19897 (java) R 19874 19876 19619 0 -1 4202560 420965 0 0 0 110720 57 0 0 25 0 22 0 524887339 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912506011141 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19876/tid=19898] ppid=19874 vsize=15697496 CPUtime=1107.52 cores=0,2,4,6
/proc/19876/task/19898/stat : 19898 (java) R 19874 19876 19619 0 -1 4202560 412271 0 0 0 110699 53 0 0 25 0 22 0 524887339 16074235904 103996 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505523255 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4463.88
Current children cumulated vsize (KiB) 15697496

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 8.03 9/220 19980
/proc/meminfo: memFree=22648392/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15697496 CPUtime=4702.57 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 3074121 0 1 0 469686 571 0 0 25 0 22 0 524887313 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3924374 112203 2298 9 0 3915093 0
[pid=19876/tid=19878] ppid=19874 vsize=15697496 CPUtime=0.36 cores=0,2,4,6
/proc/19876/task/19878/stat : 19878 (java) S 19874 19876 19619 0 -1 4202560 6561 0 1 0 34 2 0 0 18 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19879] ppid=19874 vsize=15697496 CPUtime=3.59 cores=0,2,4,6
/proc/19876/task/19879/stat : 19879 (java) S 19874 19876 19619 0 -1 4202560 162666 0 0 0 332 27 0 0 15 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19880] ppid=19874 vsize=15697496 CPUtime=3.57 cores=0,2,4,6
/proc/19876/task/19880/stat : 19880 (java) S 19874 19876 19619 0 -1 4202560 160836 0 0 0 328 29 0 0 16 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19881] ppid=19874 vsize=15697496 CPUtime=3.59 cores=0,2,4,6
/proc/19876/task/19881/stat : 19881 (java) S 19874 19876 19619 0 -1 4202560 163485 0 0 0 329 30 0 0 15 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19882] ppid=19874 vsize=15697496 CPUtime=3.69 cores=0,2,4,6
/proc/19876/task/19882/stat : 19882 (java) S 19874 19876 19619 0 -1 4202560 159116 0 0 0 342 27 0 0 15 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19883] ppid=19874 vsize=15697496 CPUtime=3.65 cores=0,2,4,6
/proc/19876/task/19883/stat : 19883 (java) S 19874 19876 19619 0 -1 4202560 160543 0 0 0 334 31 0 0 15 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19884] ppid=19874 vsize=15697496 CPUtime=3.56 cores=0,2,4,6
/proc/19876/task/19884/stat : 19884 (java) S 19874 19876 19619 0 -1 4202560 159107 0 0 0 328 28 0 0 15 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19885] ppid=19874 vsize=15697496 CPUtime=3.63 cores=0,2,4,6
/proc/19876/task/19885/stat : 19885 (java) S 19874 19876 19619 0 -1 4202560 159669 0 0 0 337 26 0 0 16 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19886] ppid=19874 vsize=15697496 CPUtime=3.63 cores=0,2,4,6
/proc/19876/task/19886/stat : 19886 (java) S 19874 19876 19619 0 -1 4202560 164822 0 0 0 334 29 0 0 15 0 22 0 524887314 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19887] ppid=19874 vsize=15697496 CPUtime=2.23 cores=0,2,4,6
/proc/19876/task/19887/stat : 19887 (java) S 19874 19876 19619 0 -1 4202560 8025 0 0 0 131 92 0 0 16 0 22 0 524887315 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 0 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19888] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19888/stat : 19888 (java) S 19874 19876 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524887316 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19889] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19889/stat : 19889 (java) S 19874 19876 19619 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524887316 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19890] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19890/stat : 19890 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458768817 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19891] ppid=19874 vsize=15697496 CPUtime=0.57 cores=0,2,4,6
/proc/19876/task/19891/stat : 19891 (java) S 19874 19876 19619 0 -1 4202560 8664 0 0 0 56 1 0 0 16 0 22 0 524887318 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19892] ppid=19874 vsize=15697496 CPUtime=1.24 cores=0,2,4,6
/proc/19876/task/19892/stat : 19892 (java) S 19874 19876 19619 0 -1 4202560 5310 0 0 0 123 1 0 0 15 0 22 0 524887318 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19893] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19893/stat : 19893 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19894] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19894/stat : 19894 (java) S 19874 19876 19619 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 524887318 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19895] ppid=19874 vsize=15697496 CPUtime=1167.82 cores=0,2,4,6
/proc/19876/task/19895/stat : 19895 (java) R 19874 19876 19619 0 -1 4202560 439381 0 0 0 116719 63 0 0 25 0 22 0 524887339 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505899322 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19876/tid=19896] ppid=19874 vsize=15697496 CPUtime=1167.37 cores=0,2,4,6
/proc/19876/task/19896/stat : 19896 (java) R 19874 19876 19619 0 -1 4202560 442627 0 0 0 116675 62 0 0 25 0 22 0 524887339 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505758848 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19876/tid=19897] ppid=19874 vsize=15697496 CPUtime=1167.12 cores=0,2,4,6
/proc/19876/task/19897/stat : 19897 (java) R 19874 19876 19619 0 -1 4202560 440877 0 0 0 116652 60 0 0 25 0 22 0 524887339 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 47093171376938 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19876/tid=19898] ppid=19874 vsize=15697496 CPUtime=1166.79 cores=0,2,4,6
/proc/19876/task/19898/stat : 19898 (java) R 19874 19876 19619 0 -1 4202560 430982 0 0 0 116624 55 0 0 25 0 22 0 524887339 16074235904 112203 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505899232 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4702.57
Current children cumulated vsize (KiB) 15697496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.08 8.09 8.03 9/220 19981
/proc/meminfo: memFree=22610196/32951124 swapFree=67111524/67111528
[pid=19876] ppid=19874 vsize=15697496 CPUtime=4800.38 cores=0,2,4,6
/proc/19876/stat : 19876 (java) S 19874 19876 19619 0 -1 4202496 3135579 0 1 0 479456 582 0 0 25 0 22 0 524887313 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19876/statm: 3924374 105688 2298 9 0 3915093 0
[pid=19876/tid=19878] ppid=19874 vsize=15697496 CPUtime=0.36 cores=0,2,4,6
/proc/19876/task/19878/stat : 19878 (java) S 19874 19876 19619 0 -1 4202560 6561 0 1 0 34 2 0 0 18 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19879] ppid=19874 vsize=15697496 CPUtime=3.67 cores=0,2,4,6
/proc/19876/task/19879/stat : 19879 (java) S 19874 19876 19619 0 -1 4202560 166065 0 0 0 339 28 0 0 15 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19880] ppid=19874 vsize=15697496 CPUtime=3.65 cores=0,2,4,6
/proc/19876/task/19880/stat : 19880 (java) S 19874 19876 19619 0 -1 4202560 164484 0 0 0 335 30 0 0 15 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19881] ppid=19874 vsize=15697496 CPUtime=3.67 cores=0,2,4,6
/proc/19876/task/19881/stat : 19881 (java) S 19874 19876 19619 0 -1 4202560 167866 0 0 0 336 31 0 0 16 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19882] ppid=19874 vsize=15697496 CPUtime=3.74 cores=0,2,4,6
/proc/19876/task/19882/stat : 19882 (java) S 19874 19876 19619 0 -1 4202560 161655 0 0 0 347 27 0 0 15 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19883] ppid=19874 vsize=15697496 CPUtime=3.73 cores=0,2,4,6
/proc/19876/task/19883/stat : 19883 (java) S 19874 19876 19619 0 -1 4202560 163490 0 0 0 342 31 0 0 16 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19884] ppid=19874 vsize=15697496 CPUtime=3.64 cores=0,2,4,6
/proc/19876/task/19884/stat : 19884 (java) S 19874 19876 19619 0 -1 4202560 163346 0 0 0 335 29 0 0 15 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19885] ppid=19874 vsize=15697496 CPUtime=3.7 cores=0,2,4,6
/proc/19876/task/19885/stat : 19885 (java) S 19874 19876 19619 0 -1 4202560 163126 0 0 0 343 27 0 0 16 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19886] ppid=19874 vsize=15697496 CPUtime=3.73 cores=0,2,4,6
/proc/19876/task/19886/stat : 19886 (java) S 19874 19876 19619 0 -1 4202560 168632 0 0 0 343 30 0 0 15 0 22 0 524887314 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 4 0 0 0
[pid=19876/tid=19887] ppid=19874 vsize=15697496 CPUtime=2.3 cores=0,2,4,6
/proc/19876/task/19887/stat : 19887 (java) S 19874 19876 19619 0 -1 4202560 8261 0 0 0 136 94 0 0 15 0 22 0 524887315 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 0 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19888] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19888/stat : 19888 (java) S 19874 19876 19619 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 524887316 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 0 0 0 0
[pid=19876/tid=19889] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19889/stat : 19889 (java) S 19874 19876 19619 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524887316 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19890] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19890/stat : 19890 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458768817 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19891] ppid=19874 vsize=15697496 CPUtime=0.57 cores=0,2,4,6
/proc/19876/task/19891/stat : 19891 (java) S 19874 19876 19619 0 -1 4202560 8664 0 0 0 56 1 0 0 16 0 22 0 524887318 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19892] ppid=19874 vsize=15697496 CPUtime=1.24 cores=0,2,4,6
/proc/19876/task/19892/stat : 19892 (java) S 19874 19876 19619 0 -1 4202560 5310 0 0 0 123 1 0 0 15 0 22 0 524887318 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19893] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19893/stat : 19893 (java) S 19874 19876 19619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524887318 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761113 0 4 0 16800975 18446604448866735936 0 0 -1 2 0 0 0
[pid=19876/tid=19894] ppid=19874 vsize=15697496 CPUtime=0 cores=0,2,4,6
/proc/19876/task/19894/stat : 19894 (java) S 19874 19876 19619 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 524887318 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 244458761728 0 4 0 16800975 18446604448866735936 0 0 -1 6 0 0 0
[pid=19876/tid=19895] ppid=19874 vsize=15697496 CPUtime=1192.07 cores=0,2,4,6
/proc/19876/task/19895/stat : 19895 (java) R 19874 19876 19619 0 -1 4202560 446404 0 0 0 119143 64 0 0 25 0 22 0 524887339 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505925031 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19876/tid=19896] ppid=19874 vsize=15697496 CPUtime=1191.65 cores=0,2,4,6
/proc/19876/task/19896/stat : 19896 (java) R 19874 19876 19619 0 -1 4202560 451338 0 0 0 119102 63 0 0 25 0 22 0 524887339 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19876/tid=19897] ppid=19874 vsize=15697496 CPUtime=1191.44 cores=0,2,4,6
/proc/19876/task/19897/stat : 19897 (java) R 19874 19876 19619 0 -1 4202560 449205 0 0 0 119083 61 0 0 25 0 22 0 524887339 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505746134 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19876/tid=19898] ppid=19874 vsize=15697496 CPUtime=1191.06 cores=0,2,4,6
/proc/19876/task/19898/stat : 19898 (java) R 19874 19876 19619 0 -1 4202560 439722 0 0 0 119050 56 0 0 25 0 22 0 524887339 16074235904 105688 33554432000 1073741824 1073778376 140734613356080 18446744073709551615 46912505900717 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15697496

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): 1206.94
CPU time (s): 4800.44
CPU user time (s): 4794.59
CPU system time (s): 5.84711
CPU usage (%): 397.737
Max. virtual memory (cumulated for all children) (KiB): 15700012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.59
system time used= 5.84711
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3135605
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= 214775
involuntary context switches= 122722

runsolver used 2.11768 second user time and 4.50731 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 05:07:49
IDJOB=3312755
IDBENCH=82940
IDSOLVER=1699
FILE ID=node105/3312755-1304132869
RUNJOBID= node105-1304131555-19637
PBS_JOBID= 13170798
Free space on /tmp= 73040 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312755-1304132869/watcher-3312755-1304132869 -o /tmp/evaluation-result-3312755-1304132869/solver-3312755-1304132869 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312755-1304132869.cnf

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

MD5SUM BENCH= 97219d7d3b8dcf40225a045ad28970d7
RANDOM SEED=1119876940

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:      22948212 kB
Buffers:       2172400 kB
Cached:        6664876 kB
SwapCached:          4 kB
Active:        1161072 kB
Inactive:      8289296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22948212 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1632 kB
Writeback:           0 kB
AnonPages:      612648 kB
Mapped:          23456 kB
Slab:           487944 kB
PageTables:       6508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   949448 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= 73040 MiB
End job on node105 at 2011-04-30 05:27:58