Trace number 3312629

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.3 1207.13

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
MD5SUMf2d2b125797e776fb2e7099729714d99
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.12	12:06 INFO : Reading from input HOME/instance-3312629-1304125926.cnf
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	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.46/0.36	12:06 INFO : 549 variables remaining out of 550
0.46/0.36	12:06 INFO : 9352 literals remaining out of 9372

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

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.04 7.30 6/198 5284
/proc/meminfo: memFree=30603092/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 1424 0 0 0 0 0 0 0 25 0 2 0 524191362 27824128 894 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 6793 894 684 9 0 381 0
[pid=5284/tid=5285] ppid=5282 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) R 5282 5284 5028 0 -1 4202560 82 0 0 0 0 0 0 0 25 0 2 0 524191363 31313920 909 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235589944336 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0348269 s]
/proc/loadavg: 8.08 8.04 7.30 6/198 5284
/proc/meminfo: memFree=30603092/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15669652 CPUtime=0.02 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 3662 0 1 0 2 0 0 0 25 0 13 0 524191362 16045723648 3101 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3917413 3101 1674 9 0 3908161 0
[pid=5284/tid=5285] ppid=5282 vsize=15669652 CPUtime=0.02 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) R 5282 5284 5028 0 -1 4202560 2270 0 1 0 2 0 0 0 25 0 13 0 524191363 16045723648 3102 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 47909115817989 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15669652

[startup+0.106876 s]
/proc/loadavg: 8.08 8.04 7.30 6/198 5284
/proc/meminfo: memFree=30603092/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15676200 CPUtime=0.11 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 5700 0 1 0 10 1 0 0 25 0 18 0 524191362 16052428800 5121 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3919050 5121 2119 9 0 3909769 0
[pid=5284/tid=5285] ppid=5282 vsize=15676200 CPUtime=0.09 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) R 5282 5284 5028 0 -1 4202560 3527 0 1 0 8 1 0 0 18 0 18 0 524191363 16052428800 5121 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 47909115850659 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676200

[startup+0.300782 s]
/proc/loadavg: 8.08 8.04 7.30 6/198 5284
/proc/meminfo: memFree=30603092/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15681284 CPUtime=0.46 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 9434 0 1 0 45 1 0 0 25 0 22 0 524191362 16057634816 8659 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3920321 8659 2220 9 0 3911040 0
[pid=5284/tid=5285] ppid=5282 vsize=15681284 CPUtime=0.28 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) R 5282 5284 5028 0 -1 4202560 6051 0 1 0 27 1 0 0 19 0 22 0 524191363 16057634816 8659 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 47909116878381 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15681284

[startup+0.77733 s]
/proc/loadavg: 8.08 8.04 7.30 6/198 5284
/proc/meminfo: memFree=30603092/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15690480 CPUtime=2.12 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 31808 0 1 0 209 3 0 0 25 0 22 0 524191362 16067051520 29601 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3922620 29602 2260 9 0 3913339 0
[pid=5284/tid=5285] ppid=5282 vsize=15690480 CPUtime=0.34 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) S 5282 5284 5028 0 -1 4202560 6354 0 1 0 33 1 0 0 20 0 22 0 524191363 16067051520 29603 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 15690480

[startup+1.50157 s]
/proc/loadavg: 8.08 8.04 7.30 9/220 5306
/proc/meminfo: memFree=30439988/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15690480 CPUtime=4.99 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 51165 0 1 0 493 6 0 0 25 0 22 0 524191362 16067051520 48947 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3922620 48952 2276 9 0 3913339 0
[pid=5284/tid=5285] ppid=5282 vsize=15690480 CPUtime=0.34 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) S 5282 5284 5028 0 -1 4202560 6354 0 1 0 33 1 0 0 20 0 22 0 524191363 16067051520 48956 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5287] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5287/stat : 5287 (java) S 5282 5284 5028 0 -1 4202560 642 0 0 0 0 0 0 0 16 0 22 0 524191363 16067051520 48959 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5288] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5288/stat : 5288 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 48961 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5289] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5289/stat : 5289 (java) S 5282 5284 5028 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 48964 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5290] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5290/stat : 5290 (java) S 5282 5284 5028 0 -1 4202560 1132 0 0 0 0 0 0 0 16 0 22 0 524191363 16067051520 48967 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5291] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5291/stat : 5291 (java) S 5282 5284 5028 0 -1 4202560 1052 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 48968 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5292] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5292/stat : 5292 (java) S 5282 5284 5028 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 48971 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5293] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5293/stat : 5293 (java) S 5282 5284 5028 0 -1 4202560 1124 0 0 0 0 0 0 0 16 0 22 0 524191363 16067051520 48973 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5294] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5294/stat : 5294 (java) S 5282 5284 5028 0 -1 4202560 1655 0 0 0 0 0 0 0 16 0 22 0 524191363 16067051520 48974 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5295] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5295/stat : 5295 (java) S 5282 5284 5028 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524191364 16067051520 48975 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 0 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5296] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5296/stat : 5296 (java) S 5282 5284 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 48976 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5297] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5297/stat : 5297 (java) S 5282 5284 5028 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 48979 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5298] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5298/stat : 5298 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 48982 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606690225 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5299] ppid=5282 vsize=15690480 CPUtime=0.4 cores=1,3,5,7
/proc/5284/task/5299/stat : 5299 (java) R 5282 5284 5028 0 -1 4202560 3956 0 0 0 40 0 0 0 24 0 22 0 524191367 16067051520 48984 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5284/tid=5300] ppid=5282 vsize=15690480 CPUtime=0.75 cores=1,3,5,7
/proc/5284/task/5300/stat : 5300 (java) S 5282 5284 5028 0 -1 4202560 3124 0 0 0 75 0 0 0 15 0 22 0 524191367 16067051520 48986 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5301] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5301/stat : 5301 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 48988 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5302] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5302/stat : 5302 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524191367 16067051520 48989 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5303] ppid=5282 vsize=15690480 CPUtime=1 cores=1,3,5,7
/proc/5284/task/5303/stat : 5303 (java) R 5282 5284 5028 0 -1 4202560 10051 0 0 0 100 0 0 0 19 0 22 0 524191387 16067051520 48991 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505902511 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5284/tid=5304] ppid=5282 vsize=15690480 CPUtime=0.86 cores=1,3,5,7
/proc/5284/task/5304/stat : 5304 (java) R 5282 5284 5028 0 -1 4202560 8272 0 0 0 85 1 0 0 18 0 22 0 524191387 16067051520 48992 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505227952 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5284/tid=5305] ppid=5282 vsize=15690480 CPUtime=0.89 cores=1,3,5,7
/proc/5284/task/5305/stat : 5305 (java) S 5282 5284 5028 0 -1 4202560 9439 0 0 0 88 1 0 0 18 0 22 0 524191387 16067051520 48993 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5306] ppid=5282 vsize=15690480 CPUtime=0.66 cores=1,3,5,7
/proc/5284/task/5306/stat : 5306 (java) S 5282 5284 5028 0 -1 4202560 2753 0 0 0 66 0 0 0 19 0 22 0 524191387 16067051520 48994 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 15690480

[startup+3.10129 s]
/proc/loadavg: 8.08 8.04 7.30 9/220 5306
/proc/meminfo: memFree=30175992/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15690480 CPUtime=11.37 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 145404 0 1 0 1121 16 0 0 25 0 22 0 524191362 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3922620 143153 2277 9 0 3913339 0
[pid=5284/tid=5285] ppid=5282 vsize=15690480 CPUtime=0.34 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) S 5282 5284 5028 0 -1 4202560 6354 0 1 0 33 1 0 0 20 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5287] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5287/stat : 5287 (java) S 5282 5284 5028 0 -1 4202560 1463 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5288] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5288/stat : 5288 (java) S 5282 5284 5028 0 -1 4202560 1097 0 0 0 0 0 0 0 16 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5289] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5289/stat : 5289 (java) S 5282 5284 5028 0 -1 4202560 689 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5290] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5290/stat : 5290 (java) S 5282 5284 5028 0 -1 4202560 2233 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5291] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5291/stat : 5291 (java) S 5282 5284 5028 0 -1 4202560 2090 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5292] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5292/stat : 5292 (java) S 5282 5284 5028 0 -1 4202560 710 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5293] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5293/stat : 5293 (java) S 5282 5284 5028 0 -1 4202560 1124 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5294] ppid=5282 vsize=15690480 CPUtime=0.01 cores=1,3,5,7
/proc/5284/task/5294/stat : 5294 (java) S 5282 5284 5028 0 -1 4202560 2841 0 0 0 1 0 0 0 15 0 22 0 524191363 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5295] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5295/stat : 5295 (java) S 5282 5284 5028 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 22 0 524191364 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 0 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5296] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5296/stat : 5296 (java) S 5282 5284 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5297] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5297/stat : 5297 (java) S 5282 5284 5028 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5298] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5298/stat : 5298 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606690225 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5299] ppid=5282 vsize=15690480 CPUtime=0.47 cores=1,3,5,7
/proc/5284/task/5299/stat : 5299 (java) S 5282 5284 5028 0 -1 4202560 4011 0 0 0 47 0 0 0 15 0 22 0 524191367 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5300] ppid=5282 vsize=15690480 CPUtime=0.85 cores=1,3,5,7
/proc/5284/task/5300/stat : 5300 (java) S 5282 5284 5028 0 -1 4202560 3140 0 0 0 85 0 0 0 16 0 22 0 524191367 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5301] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5301/stat : 5301 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5302] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5302/stat : 5302 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524191367 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5303] ppid=5282 vsize=15690480 CPUtime=2.48 cores=1,3,5,7
/proc/5284/task/5303/stat : 5303 (java) R 5282 5284 5028 0 -1 4202560 30703 0 0 0 245 3 0 0 23 0 22 0 524191387 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505659733 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5284/tid=5304] ppid=5282 vsize=15690480 CPUtime=2.43 cores=1,3,5,7
/proc/5284/task/5304/stat : 5304 (java) R 5282 5284 5028 0 -1 4202560 30948 0 0 0 241 2 0 0 20 0 22 0 524191387 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505868137 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5284/tid=5305] ppid=5282 vsize=15690480 CPUtime=2.48 cores=1,3,5,7
/proc/5284/task/5305/stat : 5305 (java) R 5282 5284 5028 0 -1 4202560 31006 0 0 0 245 3 0 0 21 0 22 0 524191387 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505659640 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5284/tid=5306] ppid=5282 vsize=15690480 CPUtime=2.18 cores=1,3,5,7
/proc/5284/task/5306/stat : 5306 (java) R 5282 5284 5028 0 -1 4202560 25168 0 0 0 216 2 0 0 22 0 22 0 524191387 16067051520 143153 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505696153 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 15690480

[startup+6.30073 s]
/proc/loadavg: 8.15 8.06 7.31 9/220 5306
/proc/meminfo: memFree=30069276/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15690480 CPUtime=24.13 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 152080 0 1 0 2396 17 0 0 25 0 22 0 524191362 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3922620 144025 2284 9 0 3913339 0
[pid=5284/tid=5285] ppid=5282 vsize=15690480 CPUtime=0.34 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) S 5282 5284 5028 0 -1 4202560 6354 0 1 0 33 1 0 0 20 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5287] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5287/stat : 5287 (java) S 5282 5284 5028 0 -1 4202560 2351 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5288] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5288/stat : 5288 (java) S 5282 5284 5028 0 -1 4202560 1406 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5289] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5289/stat : 5289 (java) S 5282 5284 5028 0 -1 4202560 1784 0 0 0 0 0 0 0 16 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5290] ppid=5282 vsize=15690480 CPUtime=0.01 cores=1,3,5,7
/proc/5284/task/5290/stat : 5290 (java) S 5282 5284 5028 0 -1 4202560 2965 0 0 0 1 0 0 0 16 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5291] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5291/stat : 5291 (java) S 5282 5284 5028 0 -1 4202560 2976 0 0 0 0 0 0 0 16 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5292] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5292/stat : 5292 (java) S 5282 5284 5028 0 -1 4202560 1295 0 0 0 0 0 0 0 15 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5293] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5293/stat : 5293 (java) S 5282 5284 5028 0 -1 4202560 2246 0 0 0 0 0 0 0 16 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5294] ppid=5282 vsize=15690480 CPUtime=0.01 cores=1,3,5,7
/proc/5284/task/5294/stat : 5294 (java) S 5282 5284 5028 0 -1 4202560 3875 0 0 0 1 0 0 0 16 0 22 0 524191363 16067051520 144025 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0

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

[pid=5284/tid=5304] ppid=5282 vsize=15690480 CPUtime=1107.66 cores=1,3,5,7
/proc/5284/task/5304/stat : 5304 (java) R 5282 5284 5028 0 -1 4202560 362581 0 0 0 110713 53 0 0 25 0 22 0 524191387 16067051520 102260 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505663430 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5284/tid=5305] ppid=5282 vsize=15690480 CPUtime=1108.33 cores=1,3,5,7
/proc/5284/task/5305/stat : 5305 (java) R 5282 5284 5028 0 -1 4202560 359530 0 0 0 110781 52 0 0 25 0 22 0 524191387 16067051520 102260 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505887916 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5284/tid=5306] ppid=5282 vsize=15690480 CPUtime=1107.91 cores=1,3,5,7
/proc/5284/task/5306/stat : 5306 (java) R 5282 5284 5028 0 -1 4202560 350982 0 0 0 110742 49 0 0 25 0 22 0 524191387 16067051520 102260 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505882516 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.9
Current children cumulated vsize (KiB) 15690480

[startup+1182.3 s]
/proc/loadavg: 8.27 8.13 7.85 10/220 5438
/proc/meminfo: memFree=30617624/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15690480 CPUtime=4701.56 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 2784584 0 1 0 469624 532 0 0 25 0 22 0 524191362 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3922620 109666 2298 9 0 3913339 0
[pid=5284/tid=5285] ppid=5282 vsize=15690480 CPUtime=0.34 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) S 5282 5284 5028 0 -1 4202560 6354 0 1 0 33 1 0 0 20 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5287] ppid=5282 vsize=15690480 CPUtime=3.52 cores=1,3,5,7
/proc/5284/task/5287/stat : 5287 (java) S 5282 5284 5028 0 -1 4202560 153893 0 0 0 322 30 0 0 16 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5288] ppid=5282 vsize=15690480 CPUtime=3.54 cores=1,3,5,7
/proc/5284/task/5288/stat : 5288 (java) S 5282 5284 5028 0 -1 4202560 154504 0 0 0 326 28 0 0 15 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5289] ppid=5282 vsize=15690480 CPUtime=3.56 cores=1,3,5,7
/proc/5284/task/5289/stat : 5289 (java) S 5282 5284 5028 0 -1 4202560 153859 0 0 0 328 28 0 0 15 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5290] ppid=5282 vsize=15690480 CPUtime=3.62 cores=1,3,5,7
/proc/5284/task/5290/stat : 5290 (java) S 5282 5284 5028 0 -1 4202560 159268 0 0 0 332 30 0 0 15 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5291] ppid=5282 vsize=15690480 CPUtime=3.51 cores=1,3,5,7
/proc/5284/task/5291/stat : 5291 (java) S 5282 5284 5028 0 -1 4202560 152507 0 0 0 320 31 0 0 16 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5292] ppid=5282 vsize=15690480 CPUtime=3.48 cores=1,3,5,7
/proc/5284/task/5292/stat : 5292 (java) S 5282 5284 5028 0 -1 4202560 157593 0 0 0 322 26 0 0 15 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5293] ppid=5282 vsize=15690480 CPUtime=3.45 cores=1,3,5,7
/proc/5284/task/5293/stat : 5293 (java) S 5282 5284 5028 0 -1 4202560 156090 0 0 0 319 26 0 0 15 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5294] ppid=5282 vsize=15690480 CPUtime=3.57 cores=1,3,5,7
/proc/5284/task/5294/stat : 5294 (java) S 5282 5284 5028 0 -1 4202560 167185 0 0 0 327 30 0 0 15 0 22 0 524191363 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5295] ppid=5282 vsize=15690480 CPUtime=2.31 cores=1,3,5,7
/proc/5284/task/5295/stat : 5295 (java) S 5282 5284 5028 0 -1 4202560 7460 0 0 0 151 80 0 0 16 0 22 0 524191364 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 0 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5296] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5296/stat : 5296 (java) S 5282 5284 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5297] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5297/stat : 5297 (java) S 5282 5284 5028 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5298] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5298/stat : 5298 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606690225 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5299] ppid=5282 vsize=15690480 CPUtime=0.59 cores=1,3,5,7
/proc/5284/task/5299/stat : 5299 (java) S 5282 5284 5028 0 -1 4202560 4030 0 0 0 59 0 0 0 16 0 22 0 524191367 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5300] ppid=5282 vsize=15690480 CPUtime=0.95 cores=1,3,5,7
/proc/5284/task/5300/stat : 5300 (java) S 5282 5284 5028 0 -1 4202560 3196 0 0 0 95 0 0 0 15 0 22 0 524191367 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5301] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5301/stat : 5301 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5302] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5302/stat : 5302 (java) S 5282 5284 5028 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524191367 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5303] ppid=5282 vsize=15690480 CPUtime=1167.21 cores=1,3,5,7
/proc/5284/task/5303/stat : 5303 (java) R 5282 5284 5028 0 -1 4202560 379996 0 0 0 116666 55 0 0 25 0 22 0 524191387 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 18446744073699065856 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5284/tid=5304] ppid=5282 vsize=15690480 CPUtime=1166.82 cores=1,3,5,7
/proc/5284/task/5304/stat : 5304 (java) R 5282 5284 5028 0 -1 4202560 381592 0 0 0 116627 55 0 0 25 0 22 0 524191387 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505867065 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5284/tid=5305] ppid=5282 vsize=15690480 CPUtime=1167.7 cores=1,3,5,7
/proc/5284/task/5305/stat : 5305 (java) R 5282 5284 5028 0 -1 4202560 377704 0 0 0 116716 54 0 0 25 0 22 0 524191387 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505866786 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5284/tid=5306] ppid=5282 vsize=15690480 CPUtime=1167.26 cores=1,3,5,7
/proc/5284/task/5306/stat : 5306 (java) R 5282 5284 5028 0 -1 4202560 367904 0 0 0 116675 51 0 0 25 0 22 0 524191387 16067051520 109666 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 46912505579998 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4701.56
Current children cumulated vsize (KiB) 15690480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.24 8.13 7.86 9/220 5438
/proc/meminfo: memFree=30590796/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15690480 CPUtime=4800.25 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 2829766 0 1 0 479483 542 0 0 25 0 22 0 524191362 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3922620 94758 2298 9 0 3913339 0
[pid=5284/tid=5285] ppid=5282 vsize=15690480 CPUtime=0.34 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) S 5282 5284 5028 0 -1 4202560 6354 0 1 0 33 1 0 0 20 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5287] ppid=5282 vsize=15690480 CPUtime=3.6 cores=1,3,5,7
/proc/5284/task/5287/stat : 5287 (java) S 5282 5284 5028 0 -1 4202560 158099 0 0 0 330 30 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5288] ppid=5282 vsize=15690480 CPUtime=3.62 cores=1,3,5,7
/proc/5284/task/5288/stat : 5288 (java) S 5282 5284 5028 0 -1 4202560 157185 0 0 0 333 29 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5289] ppid=5282 vsize=15690480 CPUtime=3.64 cores=1,3,5,7
/proc/5284/task/5289/stat : 5289 (java) S 5282 5284 5028 0 -1 4202560 157382 0 0 0 335 29 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5290] ppid=5282 vsize=15690480 CPUtime=3.7 cores=1,3,5,7
/proc/5284/task/5290/stat : 5290 (java) S 5282 5284 5028 0 -1 4202560 163617 0 0 0 339 31 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5291] ppid=5282 vsize=15690480 CPUtime=3.59 cores=1,3,5,7
/proc/5284/task/5291/stat : 5291 (java) R 5282 5284 5028 0 -1 4202560 156499 0 0 0 328 31 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5284/tid=5292] ppid=5282 vsize=15690480 CPUtime=3.55 cores=1,3,5,7
/proc/5284/task/5292/stat : 5292 (java) S 5282 5284 5028 0 -1 4202560 161240 0 0 0 329 26 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5293] ppid=5282 vsize=15690480 CPUtime=3.52 cores=1,3,5,7
/proc/5284/task/5293/stat : 5293 (java) S 5282 5284 5028 0 -1 4202560 159588 0 0 0 326 26 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5294] ppid=5282 vsize=15690480 CPUtime=3.65 cores=1,3,5,7
/proc/5284/task/5294/stat : 5294 (java) S 5282 5284 5028 0 -1 4202560 170896 0 0 0 334 31 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5295] ppid=5282 vsize=15690480 CPUtime=2.36 cores=1,3,5,7
/proc/5284/task/5295/stat : 5295 (java) S 5282 5284 5028 0 -1 4202560 7594 0 0 0 153 83 0 0 16 0 22 0 524191364 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 0 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5296] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5296/stat : 5296 (java) S 5282 5284 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5297] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5297/stat : 5297 (java) S 5282 5284 5028 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5298] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5298/stat : 5298 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606690225 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5299] ppid=5282 vsize=15690480 CPUtime=0.59 cores=1,3,5,7
/proc/5284/task/5299/stat : 5299 (java) S 5282 5284 5028 0 -1 4202560 4030 0 0 0 59 0 0 0 16 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5300] ppid=5282 vsize=15690480 CPUtime=0.95 cores=1,3,5,7
/proc/5284/task/5300/stat : 5300 (java) S 5282 5284 5028 0 -1 4202560 3196 0 0 0 95 0 0 0 15 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5301] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5301/stat : 5301 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5302] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5302/stat : 5302 (java) S 5282 5284 5028 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5303] ppid=5282 vsize=15690480 CPUtime=1191.75 cores=1,3,5,7
/proc/5284/task/5303/stat : 5303 (java) S 5282 5284 5028 0 -1 4202560 383947 0 0 0 119119 56 0 0 25 0 22 0 524191387 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5304] ppid=5282 vsize=15690480 CPUtime=1191.29 cores=1,3,5,7
/proc/5284/task/5304/stat : 5304 (java) S 5282 5284 5028 0 -1 4202560 385607 0 0 0 119073 56 0 0 25 0 22 0 524191387 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5305] ppid=5282 vsize=15690480 CPUtime=1192.24 cores=1,3,5,7
/proc/5284/task/5305/stat : 5305 (java) S 5282 5284 5028 0 -1 4202560 381503 0 0 0 119169 55 0 0 25 0 22 0 524191387 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5306] ppid=5282 vsize=15690480 CPUtime=1191.72 cores=1,3,5,7
/proc/5284/task/5306/stat : 5306 (java) S 5282 5284 5028 0 -1 4202560 371578 0 0 0 119121 51 0 0 25 0 22 0 524191387 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15690480

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

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

[startup+1207.1 s]
/proc/loadavg: 8.24 8.13 7.86 9/220 5438
/proc/meminfo: memFree=30590796/32950928 swapFree=67111404/67111528
[pid=5284] ppid=5282 vsize=15690480 CPUtime=4800.25 cores=1,3,5,7
/proc/5284/stat : 5284 (java) S 5282 5284 5028 0 -1 4202496 2829766 0 1 0 479483 542 0 0 25 0 22 0 524191362 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5284/statm: 3922620 94758 2298 9 0 3913339 0
[pid=5284/tid=5285] ppid=5282 vsize=15690480 CPUtime=0.34 cores=1,3,5,7
/proc/5284/task/5285/stat : 5285 (java) S 5282 5284 5028 0 -1 4202560 6354 0 1 0 33 1 0 0 20 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5287] ppid=5282 vsize=15690480 CPUtime=3.6 cores=1,3,5,7
/proc/5284/task/5287/stat : 5287 (java) S 5282 5284 5028 0 -1 4202560 158099 0 0 0 330 30 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5288] ppid=5282 vsize=15690480 CPUtime=3.62 cores=1,3,5,7
/proc/5284/task/5288/stat : 5288 (java) S 5282 5284 5028 0 -1 4202560 157185 0 0 0 333 29 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5289] ppid=5282 vsize=15690480 CPUtime=3.64 cores=1,3,5,7
/proc/5284/task/5289/stat : 5289 (java) S 5282 5284 5028 0 -1 4202560 157382 0 0 0 335 29 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5290] ppid=5282 vsize=15690480 CPUtime=3.7 cores=1,3,5,7
/proc/5284/task/5290/stat : 5290 (java) S 5282 5284 5028 0 -1 4202560 163617 0 0 0 339 31 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5291] ppid=5282 vsize=15690480 CPUtime=3.59 cores=1,3,5,7
/proc/5284/task/5291/stat : 5291 (java) R 5282 5284 5028 0 -1 4202560 156499 0 0 0 328 31 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5284/tid=5292] ppid=5282 vsize=15690480 CPUtime=3.55 cores=1,3,5,7
/proc/5284/task/5292/stat : 5292 (java) S 5282 5284 5028 0 -1 4202560 161240 0 0 0 329 26 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5293] ppid=5282 vsize=15690480 CPUtime=3.52 cores=1,3,5,7
/proc/5284/task/5293/stat : 5293 (java) S 5282 5284 5028 0 -1 4202560 159588 0 0 0 326 26 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5294] ppid=5282 vsize=15690480 CPUtime=3.65 cores=1,3,5,7
/proc/5284/task/5294/stat : 5294 (java) S 5282 5284 5028 0 -1 4202560 170896 0 0 0 334 31 0 0 15 0 22 0 524191363 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5295] ppid=5282 vsize=15690480 CPUtime=2.36 cores=1,3,5,7
/proc/5284/task/5295/stat : 5295 (java) S 5282 5284 5028 0 -1 4202560 7594 0 0 0 153 83 0 0 16 0 22 0 524191364 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 0 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5296] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5296/stat : 5296 (java) S 5282 5284 5028 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5297] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5297/stat : 5297 (java) S 5282 5284 5028 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524191365 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5298] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5298/stat : 5298 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606690225 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
[pid=5284/tid=5299] ppid=5282 vsize=15690480 CPUtime=0.59 cores=1,3,5,7
/proc/5284/task/5299/stat : 5299 (java) S 5282 5284 5028 0 -1 4202560 4030 0 0 0 59 0 0 0 16 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5300] ppid=5282 vsize=15690480 CPUtime=0.95 cores=1,3,5,7
/proc/5284/task/5300/stat : 5300 (java) S 5282 5284 5028 0 -1 4202560 3196 0 0 0 95 0 0 0 15 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5301] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5301/stat : 5301 (java) S 5282 5284 5028 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 7 0 0 0
[pid=5284/tid=5302] ppid=5282 vsize=15690480 CPUtime=0 cores=1,3,5,7
/proc/5284/task/5302/stat : 5302 (java) S 5282 5284 5028 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 524191367 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606683136 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5303] ppid=5282 vsize=15690480 CPUtime=1191.75 cores=1,3,5,7
/proc/5284/task/5303/stat : 5303 (java) S 5282 5284 5028 0 -1 4202560 383947 0 0 0 119119 56 0 0 25 0 22 0 524191387 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 3 0 0 0
[pid=5284/tid=5304] ppid=5282 vsize=15690480 CPUtime=1191.29 cores=1,3,5,7
/proc/5284/task/5304/stat : 5304 (java) S 5282 5284 5028 0 -1 4202560 385607 0 0 0 119073 56 0 0 25 0 22 0 524191387 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5305] ppid=5282 vsize=15690480 CPUtime=1192.24 cores=1,3,5,7
/proc/5284/task/5305/stat : 5305 (java) S 5282 5284 5028 0 -1 4202560 381503 0 0 0 119169 55 0 0 25 0 22 0 524191387 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 1 0 0 0
[pid=5284/tid=5306] ppid=5282 vsize=15690480 CPUtime=1191.72 cores=1,3,5,7
/proc/5284/task/5306/stat : 5306 (java) S 5282 5284 5028 0 -1 4202560 371578 0 0 0 119121 51 0 0 25 0 22 0 524191387 16067051520 94758 33554432000 1073741824 1073778376 140734270565008 18446744073709551615 235606682521 0 4 0 16800975 18446604471125766336 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15690480

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.3
CPU user time (s): 4794.85
CPU system time (s): 5.44017
CPU usage (%): 397.662
Max. virtual memory (cumulated for all children) (KiB): 15690480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.86
system time used= 5.44017
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2829803
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= 231301
involuntary context switches= 131346

runsolver used 2.15567 second user time and 4.48032 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 03:12:06
IDJOB=3312629
IDBENCH=82814
IDSOLVER=1699
FILE ID=node120/3312629-1304125926
RUNJOBID= node120-1304124658-5047
PBS_JOBID= 13170760
Free space on /tmp= 72072 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312629-1304125926/watcher-3312629-1304125926 -o /tmp/evaluation-result-3312629-1304125926/solver-3312629-1304125926 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312629-1304125926.cnf

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

MD5SUM BENCH= f2d2b125797e776fb2e7099729714d99
RANDOM SEED=1406953976

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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:     32950928 kB
MemFree:      30603372 kB
Buffers:        507104 kB
Cached:         812948 kB
SwapCached:          8 kB
Active:        1010236 kB
Inactive:       975720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30603372 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:      665468 kB
Mapped:          23652 kB
Slab:           296392 kB
PageTables:       6588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1102072 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= 72072 MiB
End job on node120 at 2011-04-30 03:32:15