Trace number 3311265

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.42 1204.66

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
MD5SUMb937b5bc0ec99f47d43da4a3e675d75d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.326949
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	44:48 INFO : Reading from input HOME/instance-3311265-1304117088.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
1.56/0.71	44:49 INFO : 2489 variables remaining out of 2500
1.56/0.71	44:49 INFO : 41748 literals remaining out of 42000

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

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: 6.91 7.87 7.93 2/174 27495
/proc/meminfo: memFree=29702332/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/27495/stat : 27495 (java) R 27493 27495 27136 0 -1 4202496 1053 0 0 0 0 0 0 0 23 0 1 0 601939468 23580672 538 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256410429205 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27495/statm: 5757 551 417 9 0 124 0

[startup+0.0226309 s]
/proc/loadavg: 6.91 7.87 7.93 2/174 27495
/proc/meminfo: memFree=29702332/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15591780 CPUtime=0 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 3181 0 1 0 0 0 0 0 23 0 10 0 601939468 15965982720 2621 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3897945 2633 1534 9 0 3888693 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591780

[startup+0.100648 s]
/proc/loadavg: 6.91 7.87 7.93 2/174 27495
/proc/meminfo: memFree=29702332/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15676892 CPUtime=0.09 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 5543 0 1 0 8 1 0 0 23 0 18 0 601939468 16053137408 4953 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3919223 4953 2117 9 0 3909942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676892

[startup+0.300587 s]
/proc/loadavg: 6.91 7.87 7.93 2/174 27495
/proc/meminfo: memFree=29702332/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15680800 CPUtime=0.51 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 14432 0 1 0 49 2 0 0 23 0 18 0 601939468 16057139200 12932 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3920200 12935 2206 9 0 3910919 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680800

[startup+0.700513 s]
/proc/loadavg: 6.91 7.87 7.93 2/174 27495
/proc/meminfo: memFree=29702332/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15707932 CPUtime=1.56 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 28896 0 1 0 151 5 0 0 23 0 22 0 601939468 16084922368 24832 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3926983 24832 2253 9 0 3917702 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 15707932

[startup+1.50131 s]
/proc/loadavg: 6.91 7.87 7.93 10/220 27544
/proc/meminfo: memFree=29347812/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15717076 CPUtime=4.51 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 68434 0 1 0 440 11 0 0 23 0 22 0 601939468 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3929269 59629 2276 9 0 3919988 0
[pid=27495/tid=27497] ppid=27493 vsize=15717076 CPUtime=0.69 cores=0,2,4,6
/proc/27495/task/27497/stat : 27497 (java) S 27493 27495 27136 0 -1 4202560 13337 0 1 0 67 2 0 0 20 0 22 0 601939469 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27498/stat : 27498 (java) S 27493 27495 27136 0 -1 4202560 762 0 0 0 0 0 0 0 15 0 22 0 601939470 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27499/stat : 27499 (java) S 27493 27495 27136 0 -1 4202560 2116 0 0 0 0 0 0 0 16 0 22 0 601939470 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27500] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27500/stat : 27500 (java) S 27493 27495 27136 0 -1 4202560 799 0 0 0 0 0 0 0 15 0 22 0 601939470 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27501] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27501/stat : 27501 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601939470 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27502] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27502/stat : 27502 (java) S 27493 27495 27136 0 -1 4202560 1021 0 0 0 0 0 0 0 16 0 22 0 601939470 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27503] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27503/stat : 27503 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601939470 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27504] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27504/stat : 27504 (java) S 27493 27495 27136 0 -1 4202560 1065 0 0 0 0 0 0 0 15 0 22 0 601939470 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27505] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27505/stat : 27505 (java) S 27493 27495 27136 0 -1 4202560 1500 0 0 0 0 0 0 0 16 0 22 0 601939470 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27506] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27506/stat : 27506 (java) S 27493 27495 27136 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 601939471 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 0 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27507] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27507/stat : 27507 (java) S 27493 27495 27136 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601939471 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27508] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27508/stat : 27508 (java) S 27493 27495 27136 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601939471 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27509] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27509/stat : 27509 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427215281 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27510] ppid=27493 vsize=15717076 CPUtime=0.67 cores=0,2,4,6
/proc/27495/task/27510/stat : 27510 (java) R 27493 27495 27136 0 -1 4202560 9420 0 0 0 65 2 0 0 18 0 22 0 601939473 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27495/tid=27511] ppid=27493 vsize=15717076 CPUtime=1.18 cores=0,2,4,6
/proc/27495/task/27511/stat : 27511 (java) S 27493 27495 27136 0 -1 4202560 14627 0 0 0 116 2 0 0 17 0 22 0 601939473 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27512] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27512/stat : 27512 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27513] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27513/stat : 27513 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601939473 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27537] ppid=27493 vsize=15717076 CPUtime=0.69 cores=0,2,4,6
/proc/27495/task/27537/stat : 27537 (java) R 27493 27495 27136 0 -1 4202560 7728 0 0 0 69 0 0 0 16 0 22 0 601939501 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505756934 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27495/tid=27538] ppid=27493 vsize=15717076 CPUtime=0.44 cores=0,2,4,6
/proc/27495/task/27538/stat : 27538 (java) R 27493 27495 27136 0 -1 4202560 5875 0 0 0 44 0 0 0 16 0 22 0 601939501 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505850637 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27495/tid=27539] ppid=27493 vsize=15717076 CPUtime=0.4 cores=0,2,4,6
/proc/27495/task/27539/stat : 27539 (java) R 27493 27495 27136 0 -1 4202560 3996 0 0 0 40 0 0 0 16 0 22 0 601939501 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505958515 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27495/tid=27540] ppid=27493 vsize=15717076 CPUtime=0.34 cores=0,2,4,6
/proc/27495/task/27540/stat : 27540 (java) R 27493 27495 27136 0 -1 4202560 4725 0 0 0 34 0 0 0 16 0 22 0 601939501 16094285824 59629 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505731473 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 15717076

[startup+3.101 s]
/proc/loadavg: 6.91 7.87 7.93 6/220 27544
/proc/meminfo: memFree=29094232/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15717076 CPUtime=10.86 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 199079 0 1 0 1054 32 0 0 23 0 22 0 601939468 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3929269 189235 2279 9 0 3919988 0
[pid=27495/tid=27497] ppid=27493 vsize=15717076 CPUtime=0.69 cores=0,2,4,6
/proc/27495/task/27497/stat : 27497 (java) S 27493 27495 27136 0 -1 4202560 13337 0 1 0 67 2 0 0 20 0 22 0 601939469 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=15717076 CPUtime=0.04 cores=0,2,4,6
/proc/27495/task/27498/stat : 27498 (java) S 27493 27495 27136 0 -1 4202560 13857 0 0 0 2 2 0 0 16 0 22 0 601939470 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=15717076 CPUtime=0.02 cores=0,2,4,6
/proc/27495/task/27499/stat : 27499 (java) S 27493 27495 27136 0 -1 4202560 5035 0 0 0 1 1 0 0 15 0 22 0 601939470 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27500] ppid=27493 vsize=15717076 CPUtime=0.02 cores=0,2,4,6
/proc/27495/task/27500/stat : 27500 (java) S 27493 27495 27136 0 -1 4202560 8764 0 0 0 1 1 0 0 16 0 22 0 601939470 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27501] ppid=27493 vsize=15717076 CPUtime=0.02 cores=0,2,4,6
/proc/27495/task/27501/stat : 27501 (java) S 27493 27495 27136 0 -1 4202560 7357 0 0 0 1 1 0 0 16 0 22 0 601939470 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27502] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27502/stat : 27502 (java) S 27493 27495 27136 0 -1 4202560 4556 0 0 0 0 0 0 0 15 0 22 0 601939470 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27503] ppid=27493 vsize=15717076 CPUtime=0.03 cores=0,2,4,6
/proc/27495/task/27503/stat : 27503 (java) S 27493 27495 27136 0 -1 4202560 9996 0 0 0 1 2 0 0 16 0 22 0 601939470 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27504] ppid=27493 vsize=15717076 CPUtime=0.03 cores=0,2,4,6
/proc/27495/task/27504/stat : 27504 (java) S 27493 27495 27136 0 -1 4202560 7453 0 0 0 2 1 0 0 15 0 22 0 601939470 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27505] ppid=27493 vsize=15717076 CPUtime=0.01 cores=0,2,4,6
/proc/27495/task/27505/stat : 27505 (java) S 27493 27495 27136 0 -1 4202560 5581 0 0 0 1 0 0 0 16 0 22 0 601939470 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27506] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27506/stat : 27506 (java) S 27493 27495 27136 0 -1 4202560 501 0 0 0 0 0 0 0 15 0 22 0 601939471 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 0 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27507] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27507/stat : 27507 (java) S 27493 27495 27136 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601939471 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27508] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27508/stat : 27508 (java) S 27493 27495 27136 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601939471 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27509] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27509/stat : 27509 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427215281 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27510] ppid=27493 vsize=15717076 CPUtime=0.75 cores=0,2,4,6
/proc/27495/task/27510/stat : 27510 (java) S 27493 27495 27136 0 -1 4202560 10377 0 0 0 73 2 0 0 16 0 22 0 601939473 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27511] ppid=27493 vsize=15717076 CPUtime=1.21 cores=0,2,4,6
/proc/27495/task/27511/stat : 27511 (java) S 27493 27495 27136 0 -1 4202560 14630 0 0 0 119 2 0 0 15 0 22 0 601939473 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27512] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27512/stat : 27512 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27513] ppid=27493 vsize=15717076 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27513/stat : 27513 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 601939473 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27537] ppid=27493 vsize=15717076 CPUtime=2.22 cores=0,2,4,6
/proc/27495/task/27537/stat : 27537 (java) R 27493 27495 27136 0 -1 4202560 26107 0 0 0 219 3 0 0 17 0 22 0 601939501 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505914035 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27495/tid=27538] ppid=27493 vsize=15717076 CPUtime=1.89 cores=0,2,4,6
/proc/27495/task/27538/stat : 27538 (java) R 27493 27495 27136 0 -1 4202560 24771 0 0 0 186 3 0 0 17 0 22 0 601939501 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505950532 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27495/tid=27539] ppid=27493 vsize=15717076 CPUtime=1.9 cores=0,2,4,6
/proc/27495/task/27539/stat : 27539 (java) R 27493 27495 27136 0 -1 4202560 21838 0 0 0 188 2 0 0 17 0 22 0 601939501 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912506263068 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27495/tid=27540] ppid=27493 vsize=15717076 CPUtime=1.87 cores=0,2,4,6
/proc/27495/task/27540/stat : 27540 (java) R 27493 27495 27136 0 -1 4202560 23531 0 0 0 185 2 0 0 17 0 22 0 601939501 16094285824 189235 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505773291 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.86
Current children cumulated vsize (KiB) 15717076

[startup+6.30135 s]
/proc/loadavg: 6.92 7.86 7.92 13/220 27544
/proc/meminfo: memFree=27762816/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15707412 CPUtime=23.63 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 342718 0 1 0 2311 52 0 0 23 0 22 0 601939468 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3926853 330350 2279 9 0 3917572 0
[pid=27495/tid=27497] ppid=27493 vsize=15707412 CPUtime=0.69 cores=0,2,4,6
/proc/27495/task/27497/stat : 27497 (java) S 27493 27495 27136 0 -1 4202560 13337 0 1 0 67 2 0 0 20 0 22 0 601939469 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=15707412 CPUtime=0.07 cores=0,2,4,6
/proc/27495/task/27498/stat : 27498 (java) S 27493 27495 27136 0 -1 4202560 21211 0 0 0 4 3 0 0 16 0 22 0 601939470 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=15707412 CPUtime=0.02 cores=0,2,4,6
/proc/27495/task/27499/stat : 27499 (java) S 27493 27495 27136 0 -1 4202560 5035 0 0 0 1 1 0 0 15 0 22 0 601939470 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27500] ppid=27493 vsize=15707412 CPUtime=0.05 cores=0,2,4,6
/proc/27495/task/27500/stat : 27500 (java) S 27493 27495 27136 0 -1 4202560 13502 0 0 0 2 3 0 0 16 0 22 0 601939470 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27501] ppid=27493 vsize=15707412 CPUtime=0.05 cores=0,2,4,6
/proc/27495/task/27501/stat : 27501 (java) S 27493 27495 27136 0 -1 4202560 12638 0 0 0 3 2 0 0 15 0 22 0 601939470 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27502] ppid=27493 vsize=15707412 CPUtime=0.02 cores=0,2,4,6
/proc/27495/task/27502/stat : 27502 (java) S 27493 27495 27136 0 -1 4202560 10447 0 0 0 1 1 0 0 15 0 22 0 601939470 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27503] ppid=27493 vsize=15707412 CPUtime=0.05 cores=0,2,4,6
/proc/27495/task/27503/stat : 27503 (java) S 27493 27495 27136 0 -1 4202560 16495 0 0 0 2 3 0 0 16 0 22 0 601939470 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27504] ppid=27493 vsize=15707412 CPUtime=0.06 cores=0,2,4,6
/proc/27495/task/27504/stat : 27504 (java) S 27493 27495 27136 0 -1 4202560 18933 0 0 0 3 3 0 0 16 0 22 0 601939470 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27505] ppid=27493 vsize=15707412 CPUtime=0.04 cores=0,2,4,6
/proc/27495/task/27505/stat : 27505 (java) S 27493 27495 27136 0 -1 4202560 12078 0 0 0 2 2 0 0 15 0 22 0 601939470 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27506] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27506/stat : 27506 (java) S 27493 27495 27136 0 -1 4202560 811 0 0 0 0 0 0 0 16 0 22 0 601939471 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 0 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27507] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27507/stat : 27507 (java) S 27493 27495 27136 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601939471 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27508] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27508/stat : 27508 (java) S 27493 27495 27136 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601939471 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27509] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27509/stat : 27509 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427215281 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27510] ppid=27493 vsize=15707412 CPUtime=0.84 cores=0,2,4,6
/proc/27495/task/27510/stat : 27510 (java) S 27493 27495 27136 0 -1 4202560 10387 0 0 0 82 2 0 0 15 0 22 0 601939473 16084389888 330350 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0

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

[pid=27495/tid=27538] ppid=27493 vsize=15707412 CPUtime=1108.98 cores=0,2,4,6
/proc/27495/task/27538/stat : 27538 (java) R 27493 27495 27136 0 -1 4202560 335563 0 0 0 110853 45 0 0 25 0 22 0 601939501 16084389888 222760 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505749149 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27495/tid=27539] ppid=27493 vsize=15707412 CPUtime=1108.37 cores=0,2,4,6
/proc/27495/task/27539/stat : 27539 (java) R 27493 27495 27136 0 -1 4202560 305704 0 0 0 110799 38 0 0 25 0 22 0 601939501 16084389888 222760 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505749456 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27495/tid=27540] ppid=27493 vsize=15707412 CPUtime=1108.74 cores=0,2,4,6
/proc/27495/task/27540/stat : 27540 (java) R 27493 27495 27136 0 -1 4202560 306790 0 0 0 110835 39 0 0 25 0 22 0 601939501 16084389888 222760 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505869747 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4472.24
Current children cumulated vsize (KiB) 15707412

[startup+1182.3 s]
/proc/loadavg: 5.12 5.22 6.18 6/220 27585
/proc/meminfo: memFree=13445784/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15707412 CPUtime=4711.49 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 3581576 0 1 0 470517 632 0 0 23 0 22 0 601939468 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3926853 217343 2297 9 0 3917572 0
[pid=27495/tid=27497] ppid=27493 vsize=15707412 CPUtime=0.69 cores=0,2,4,6
/proc/27495/task/27497/stat : 27497 (java) S 27493 27495 27136 0 -1 4202560 13337 0 1 0 67 2 0 0 20 0 22 0 601939469 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=15707412 CPUtime=4.13 cores=0,2,4,6
/proc/27495/task/27498/stat : 27498 (java) S 27493 27495 27136 0 -1 4202560 283971 0 0 0 363 50 0 0 16 0 22 0 601939470 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=15707412 CPUtime=4.23 cores=0,2,4,6
/proc/27495/task/27499/stat : 27499 (java) S 27493 27495 27136 0 -1 4202560 244977 0 0 0 379 44 0 0 16 0 22 0 601939470 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27500] ppid=27493 vsize=15707412 CPUtime=4.28 cores=0,2,4,6
/proc/27495/task/27500/stat : 27500 (java) S 27493 27495 27136 0 -1 4202560 287022 0 0 0 379 49 0 0 16 0 22 0 601939470 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27501] ppid=27493 vsize=15707412 CPUtime=4.09 cores=0,2,4,6
/proc/27495/task/27501/stat : 27501 (java) S 27493 27495 27136 0 -1 4202560 262071 0 0 0 367 42 0 0 16 0 22 0 601939470 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27502] ppid=27493 vsize=15707412 CPUtime=4.24 cores=0,2,4,6
/proc/27495/task/27502/stat : 27502 (java) S 27493 27495 27136 0 -1 4202560 283472 0 0 0 377 47 0 0 15 0 22 0 601939470 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27503] ppid=27493 vsize=15707412 CPUtime=4.15 cores=0,2,4,6
/proc/27495/task/27503/stat : 27503 (java) S 27493 27495 27136 0 -1 4202560 277594 0 0 0 369 46 0 0 15 0 22 0 601939470 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27504] ppid=27493 vsize=15707412 CPUtime=4.12 cores=0,2,4,6
/proc/27495/task/27504/stat : 27504 (java) S 27493 27495 27136 0 -1 4202560 296437 0 0 0 362 50 0 0 16 0 22 0 601939470 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27505] ppid=27493 vsize=15707412 CPUtime=4.06 cores=0,2,4,6
/proc/27495/task/27505/stat : 27505 (java) S 27493 27495 27136 0 -1 4202560 271989 0 0 0 360 46 0 0 15 0 22 0 601939470 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27506] ppid=27493 vsize=15707412 CPUtime=1.77 cores=0,2,4,6
/proc/27495/task/27506/stat : 27506 (java) S 27493 27495 27136 0 -1 4202560 9895 0 0 0 105 72 0 0 15 0 22 0 601939471 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 0 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27507] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27507/stat : 27507 (java) S 27493 27495 27136 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601939471 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27508] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27508/stat : 27508 (java) S 27493 27495 27136 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601939471 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27509] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27509/stat : 27509 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427215281 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27510] ppid=27493 vsize=15707412 CPUtime=1.06 cores=0,2,4,6
/proc/27495/task/27510/stat : 27510 (java) S 27493 27495 27136 0 -1 4202560 10422 0 0 0 104 2 0 0 16 0 22 0 601939473 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27511] ppid=27493 vsize=15707412 CPUtime=1.3 cores=0,2,4,6
/proc/27495/task/27511/stat : 27511 (java) S 27493 27495 27136 0 -1 4202560 14637 0 0 0 128 2 0 0 15 0 22 0 601939473 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27512] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27512/stat : 27512 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27513] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27513/stat : 27513 (java) S 27493 27495 27136 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 601939473 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27537] ppid=27493 vsize=15707412 CPUtime=1169.17 cores=0,2,4,6
/proc/27495/task/27537/stat : 27537 (java) R 27493 27495 27136 0 -1 4202560 332194 0 0 0 116873 44 0 0 25 0 22 0 601939501 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505749212 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27495/tid=27538] ppid=27493 vsize=15707412 CPUtime=1168.08 cores=0,2,4,6
/proc/27495/task/27538/stat : 27538 (java) R 27493 27495 27136 0 -1 4202560 348803 0 0 0 116761 47 0 0 25 0 22 0 601939501 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505731457 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27495/tid=27539] ppid=27493 vsize=15707412 CPUtime=1167.78 cores=0,2,4,6
/proc/27495/task/27539/stat : 27539 (java) R 27493 27495 27136 0 -1 4202560 321199 0 0 0 116739 39 0 0 25 0 22 0 601939501 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505748662 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27495/tid=27540] ppid=27493 vsize=15707412 CPUtime=1168.17 cores=0,2,4,6
/proc/27495/task/27540/stat : 27540 (java) R 27493 27495 27136 0 -1 4202560 322098 0 0 0 116775 42 0 0 25 0 22 0 601939501 16084389888 217343 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505740428 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4711.49
Current children cumulated vsize (KiB) 15707412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.61 s]
/proc/loadavg: 5.08 5.20 6.15 6/220 27585
/proc/meminfo: memFree=13561840/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15707412 CPUtime=4800.34 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 3629959 0 1 0 479393 641 0 0 23 0 22 0 601939468 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3926853 192731 2297 9 0 3917572 0
[pid=27495/tid=27497] ppid=27493 vsize=15707412 CPUtime=0.69 cores=0,2,4,6
/proc/27495/task/27497/stat : 27497 (java) S 27493 27495 27136 0 -1 4202560 13337 0 1 0 67 2 0 0 20 0 22 0 601939469 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=15707412 CPUtime=4.2 cores=0,2,4,6
/proc/27495/task/27498/stat : 27498 (java) S 27493 27495 27136 0 -1 4202560 287208 0 0 0 369 51 0 0 16 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=15707412 CPUtime=4.33 cores=0,2,4,6
/proc/27495/task/27499/stat : 27499 (java) S 27493 27495 27136 0 -1 4202560 249420 0 0 0 388 45 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27500] ppid=27493 vsize=15707412 CPUtime=4.36 cores=0,2,4,6
/proc/27495/task/27500/stat : 27500 (java) S 27493 27495 27136 0 -1 4202560 292048 0 0 0 387 49 0 0 16 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27501] ppid=27493 vsize=15707412 CPUtime=4.18 cores=0,2,4,6
/proc/27495/task/27501/stat : 27501 (java) S 27493 27495 27136 0 -1 4202560 266845 0 0 0 375 43 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27502] ppid=27493 vsize=15707412 CPUtime=4.35 cores=0,2,4,6
/proc/27495/task/27502/stat : 27502 (java) S 27493 27495 27136 0 -1 4202560 289203 0 0 0 387 48 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27503] ppid=27493 vsize=15707412 CPUtime=4.23 cores=0,2,4,6
/proc/27495/task/27503/stat : 27503 (java) S 27493 27495 27136 0 -1 4202560 279847 0 0 0 376 47 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27504] ppid=27493 vsize=15707412 CPUtime=4.21 cores=0,2,4,6
/proc/27495/task/27504/stat : 27504 (java) S 27493 27495 27136 0 -1 4202560 300093 0 0 0 371 50 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27505] ppid=27493 vsize=15707412 CPUtime=4.13 cores=0,2,4,6
/proc/27495/task/27505/stat : 27505 (java) S 27493 27495 27136 0 -1 4202560 274495 0 0 0 367 46 0 0 16 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27506] ppid=27493 vsize=15707412 CPUtime=1.82 cores=0,2,4,6
/proc/27495/task/27506/stat : 27506 (java) S 27493 27495 27136 0 -1 4202560 10093 0 0 0 108 74 0 0 16 0 22 0 601939471 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 0 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27507] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27507/stat : 27507 (java) S 27493 27495 27136 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601939471 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27508] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27508/stat : 27508 (java) S 27493 27495 27136 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601939471 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27509] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27509/stat : 27509 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427215281 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27510] ppid=27493 vsize=15707412 CPUtime=1.06 cores=0,2,4,6
/proc/27495/task/27510/stat : 27510 (java) S 27493 27495 27136 0 -1 4202560 10422 0 0 0 104 2 0 0 16 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27511] ppid=27493 vsize=15707412 CPUtime=1.3 cores=0,2,4,6
/proc/27495/task/27511/stat : 27511 (java) S 27493 27495 27136 0 -1 4202560 14637 0 0 0 128 2 0 0 15 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27512] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27512/stat : 27512 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27513] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27513/stat : 27513 (java) S 27493 27495 27136 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27537] ppid=27493 vsize=15707412 CPUtime=1191.22 cores=0,2,4,6
/proc/27495/task/27537/stat : 27537 (java) R 27493 27495 27136 0 -1 4202560 337210 0 0 0 119078 44 0 0 25 0 22 0 601939501 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505749294 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27495/tid=27538] ppid=27493 vsize=15707412 CPUtime=1190.05 cores=0,2,4,6
/proc/27495/task/27538/stat : 27538 (java) R 27493 27495 27136 0 -1 4202560 352430 0 0 0 118958 47 0 0 25 0 22 0 601939501 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505584092 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27495/tid=27539] ppid=27493 vsize=15707412 CPUtime=1189.81 cores=0,2,4,6
/proc/27495/task/27539/stat : 27539 (java) R 27493 27495 27136 0 -1 4202560 325229 0 0 0 118941 40 0 0 25 0 22 0 601939501 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505850587 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27495/tid=27540] ppid=27493 vsize=15707412 CPUtime=1190.23 cores=0,2,4,6
/proc/27495/task/27540/stat : 27540 (java) R 27493 27495 27136 0 -1 4202560 325982 0 0 0 118981 42 0 0 25 0 22 0 601939501 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505958662 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15707412

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

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

[startup+1204.61 s]
/proc/loadavg: 5.08 5.20 6.15 6/220 27585
/proc/meminfo: memFree=13561840/32950928 swapFree=67111364/67111528
[pid=27495] ppid=27493 vsize=15707412 CPUtime=4800.34 cores=0,2,4,6
/proc/27495/stat : 27495 (java) S 27493 27495 27136 0 -1 4202496 3629959 0 1 0 479393 641 0 0 23 0 22 0 601939468 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27495/statm: 3926853 192731 2297 9 0 3917572 0
[pid=27495/tid=27497] ppid=27493 vsize=15707412 CPUtime=0.69 cores=0,2,4,6
/proc/27495/task/27497/stat : 27497 (java) S 27493 27495 27136 0 -1 4202560 13337 0 1 0 67 2 0 0 20 0 22 0 601939469 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27498] ppid=27493 vsize=15707412 CPUtime=4.2 cores=0,2,4,6
/proc/27495/task/27498/stat : 27498 (java) S 27493 27495 27136 0 -1 4202560 287208 0 0 0 369 51 0 0 16 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27499] ppid=27493 vsize=15707412 CPUtime=4.33 cores=0,2,4,6
/proc/27495/task/27499/stat : 27499 (java) S 27493 27495 27136 0 -1 4202560 249420 0 0 0 388 45 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27500] ppid=27493 vsize=15707412 CPUtime=4.36 cores=0,2,4,6
/proc/27495/task/27500/stat : 27500 (java) S 27493 27495 27136 0 -1 4202560 292048 0 0 0 387 49 0 0 16 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27501] ppid=27493 vsize=15707412 CPUtime=4.18 cores=0,2,4,6
/proc/27495/task/27501/stat : 27501 (java) S 27493 27495 27136 0 -1 4202560 266845 0 0 0 375 43 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27502] ppid=27493 vsize=15707412 CPUtime=4.35 cores=0,2,4,6
/proc/27495/task/27502/stat : 27502 (java) S 27493 27495 27136 0 -1 4202560 289203 0 0 0 387 48 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27503] ppid=27493 vsize=15707412 CPUtime=4.23 cores=0,2,4,6
/proc/27495/task/27503/stat : 27503 (java) S 27493 27495 27136 0 -1 4202560 279847 0 0 0 376 47 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 6 0 0 0
[pid=27495/tid=27504] ppid=27493 vsize=15707412 CPUtime=4.21 cores=0,2,4,6
/proc/27495/task/27504/stat : 27504 (java) S 27493 27495 27136 0 -1 4202560 300093 0 0 0 371 50 0 0 15 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27505] ppid=27493 vsize=15707412 CPUtime=4.13 cores=0,2,4,6
/proc/27495/task/27505/stat : 27505 (java) S 27493 27495 27136 0 -1 4202560 274495 0 0 0 367 46 0 0 16 0 22 0 601939470 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27506] ppid=27493 vsize=15707412 CPUtime=1.82 cores=0,2,4,6
/proc/27495/task/27506/stat : 27506 (java) S 27493 27495 27136 0 -1 4202560 10093 0 0 0 108 74 0 0 16 0 22 0 601939471 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 0 0 16800975 18446604447652600896 0 0 -1 0 0 0 0
[pid=27495/tid=27507] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27507/stat : 27507 (java) S 27493 27495 27136 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 601939471 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27508] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27508/stat : 27508 (java) S 27493 27495 27136 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 601939471 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27509] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27509/stat : 27509 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427215281 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27510] ppid=27493 vsize=15707412 CPUtime=1.06 cores=0,2,4,6
/proc/27495/task/27510/stat : 27510 (java) S 27493 27495 27136 0 -1 4202560 10422 0 0 0 104 2 0 0 16 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27511] ppid=27493 vsize=15707412 CPUtime=1.3 cores=0,2,4,6
/proc/27495/task/27511/stat : 27511 (java) S 27493 27495 27136 0 -1 4202560 14637 0 0 0 128 2 0 0 15 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27512] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27512/stat : 27512 (java) S 27493 27495 27136 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427207577 0 4 0 16800975 18446604447652600896 0 0 -1 4 0 0 0
[pid=27495/tid=27513] ppid=27493 vsize=15707412 CPUtime=0 cores=0,2,4,6
/proc/27495/task/27513/stat : 27513 (java) S 27493 27495 27136 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 601939473 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 256427208192 0 4 0 16800975 18446604447652600896 0 0 -1 2 0 0 0
[pid=27495/tid=27537] ppid=27493 vsize=15707412 CPUtime=1191.22 cores=0,2,4,6
/proc/27495/task/27537/stat : 27537 (java) R 27493 27495 27136 0 -1 4202560 337210 0 0 0 119078 44 0 0 25 0 22 0 601939501 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505749294 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27495/tid=27538] ppid=27493 vsize=15707412 CPUtime=1190.05 cores=0,2,4,6
/proc/27495/task/27538/stat : 27538 (java) R 27493 27495 27136 0 -1 4202560 352430 0 0 0 118958 47 0 0 25 0 22 0 601939501 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505584092 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27495/tid=27539] ppid=27493 vsize=15707412 CPUtime=1189.81 cores=0,2,4,6
/proc/27495/task/27539/stat : 27539 (java) R 27493 27495 27136 0 -1 4202560 325229 0 0 0 118941 40 0 0 25 0 22 0 601939501 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505850587 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27495/tid=27540] ppid=27493 vsize=15707412 CPUtime=1190.23 cores=0,2,4,6
/proc/27495/task/27540/stat : 27540 (java) R 27493 27495 27136 0 -1 4202560 325982 0 0 0 118981 42 0 0 25 0 22 0 601939501 16084389888 192731 33554432000 1073741824 1073778376 140735318046672 18446744073709551615 46912505958662 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15707412

Child status: 143
Real time (s): 1204.66
CPU time (s): 4800.42
CPU user time (s): 4793.97
CPU system time (s): 6.45102
CPU usage (%): 398.488
Max. virtual memory (cumulated for all children) (KiB): 15717076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.97
system time used= 6.45102
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3629985
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= 76455
involuntary context switches= 75812

runsolver used 2.15467 second user time and 4.48432 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 00:44:48
IDJOB=3311265
IDBENCH=82650
IDSOLVER=1698
FILE ID=node115/3311265-1304117088
RUNJOBID= node115-1304117088-27481
PBS_JOBID= 13170702
Free space on /tmp= 72732 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311265-1304117088/watcher-3311265-1304117088 -o /tmp/evaluation-result-3311265-1304117088/solver-3311265-1304117088 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311265-1304117088.cnf -hbr 2

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

MD5SUM BENCH= b937b5bc0ec99f47d43da4a3e675d75d
RANDOM SEED=686941449

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.77
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.811
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.811
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.75
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29702736 kB
Buffers:        810756 kB
Cached:        1945788 kB
SwapCached:          0 kB
Active:         168640 kB
Inactive:      2654500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29702736 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2092 kB
Writeback:           0 kB
AnonPages:       66596 kB
Mapped:          14500 kB
Slab:           362184 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192224 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= 72728 MiB
End job on node115 at 2011-04-30 01:04:55