Trace number 3312776

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.14 1206.74

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
MD5SUM383bd72f29b3667b7a0d512d7fa797ad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.10/0.12	30:04 INFO : Reading from input HOME/instance-3312776-1304134204.cnf
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.93/0.58	30:04 INFO : 90 variables remaining out of 90
0.93/0.58	30:04 INFO : 64080 literals remaining out of 64080

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3312776-1304134204/watcher-3312776-1304134204 -o /tmp/evaluation-result-3312776-1304134204/solver-3312776-1304134204 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312776-1304134204.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.07 7.75 6.91 5/198 28393
/proc/meminfo: memFree=30721416/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/28393/stat : 28393 (java) R 28391 28393 28106 0 -1 4202496 1112 0 0 0 0 0 0 0 25 0 1 0 505836617 23580672 597 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212034692864 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28393/statm: 5757 610 456 9 0 124 0

[startup+0.074505 s]
/proc/loadavg: 8.07 7.75 6.91 5/198 28393
/proc/meminfo: memFree=30721416/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15609780 CPUtime=0.06 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 4424 0 1 0 6 0 0 0 25 0 18 0 505836617 15984414720 3862 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3902445 3862 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.100502 s]
/proc/loadavg: 8.07 7.75 6.91 5/198 28393
/proc/meminfo: memFree=30721416/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15676820 CPUtime=0.1 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 5556 0 1 0 9 1 0 0 25 0 18 0 505836617 16053063680 4974 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3919205 4974 2116 9 0 3909924 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676820

[startup+0.301103 s]
/proc/loadavg: 8.07 7.75 6.91 5/198 28393
/proc/meminfo: memFree=30721416/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15680708 CPUtime=0.51 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 14312 0 1 0 49 2 0 0 25 0 18 0 505836617 16057044992 12711 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3920177 12717 2207 9 0 3910896 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680708

[startup+0.700389 s]
/proc/loadavg: 8.07 7.75 6.91 5/198 28393
/proc/meminfo: memFree=30721416/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15766780 CPUtime=1.5 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 33500 0 1 0 145 5 0 0 25 0 22 0 505836617 16145182720 28492 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3941695 28513 2258 9 0 3932414 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 15766780

[startup+1.55225 s]
/proc/loadavg: 8.07 7.75 6.91 10/220 28415
/proc/meminfo: memFree=30565000/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15769956 CPUtime=4.85 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 63857 0 1 0 476 9 0 0 25 0 22 0 505836617 16148434944 51879 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3942489 51910 2276 9 0 3933208 0
[pid=28393/tid=28395] ppid=28391 vsize=15769956 CPUtime=0.57 cores=0,2,4,6
/proc/28393/task/28395/stat : 28395 (java) S 28391 28393 28106 0 -1 4202560 16355 0 1 0 55 2 0 0 20 0 22 0 505836618 16148434944 51930 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28396/stat : 28396 (java) R 28391 28393 28106 0 -1 4202560 1003 0 0 0 0 0 0 0 15 0 22 0 505836618 16148434944 51951 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 47090583762675 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 8 0 0 0 17 0 22 0 505836618 16148434944 51971 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28398] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 8 0 0 0 17 0 22 0 505836618 16148434944 51992 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=15769956 CPUtime=0.07 cores=0,2,4,6
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 7 0 0 0 16 0 22 0 505836618 16148434944 52012 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=15769956 CPUtime=0.07 cores=0,2,4,6
/proc/28393/task/28400/stat : 28400 (java) R 28391 28393 28106 0 -1 4202560 1272 0 0 0 7 0 0 0 15 0 22 0 505836618 16148434944 52032 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 47090583762675 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 28106 0 -1 4202560 372 0 0 0 8 0 0 0 15 0 22 0 505836618 16148434944 52053 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=15769956 CPUtime=0.1 cores=0,2,4,6
/proc/28393/task/28402/stat : 28402 (java) R 28391 28393 28106 0 -1 4202560 853 0 0 0 10 0 0 0 15 0 22 0 505836618 16148434944 52076 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=15769956 CPUtime=0.09 cores=0,2,4,6
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 28106 0 -1 4202560 662 0 0 0 9 0 0 0 17 0 22 0 505836618 16148434944 52095 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 28106 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 22 0 505836619 16148434944 52110 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 0 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 28106 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 52125 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28406/stat : 28406 (java) S 28391 28393 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 52145 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28407/stat : 28407 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 52167 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051478961 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=15769956 CPUtime=0.8 cores=0,2,4,6
/proc/28393/task/28408/stat : 28408 (java) R 28391 28393 28106 0 -1 4202560 5903 0 0 0 79 1 0 0 15 0 22 0 505836622 16148434944 52179 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 47090583764411 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=15769956 CPUtime=1.1 cores=0,2,4,6
/proc/28393/task/28409/stat : 28409 (java) S 28391 28393 28106 0 -1 4202560 16644 0 0 0 108 2 0 0 16 0 22 0 505836622 16148434944 52193 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28410] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28410/stat : 28410 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 52205 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28411] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28411/stat : 28411 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505836622 16148434944 52216 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28412] ppid=28391 vsize=15769956 CPUtime=0.36 cores=0,2,4,6
/proc/28393/task/28412/stat : 28412 (java) S 28391 28393 28106 0 -1 4202560 2058 0 0 0 36 0 0 0 16 0 22 0 505836652 16148434944 52237 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28413] ppid=28391 vsize=15769956 CPUtime=0.39 cores=0,2,4,6
/proc/28393/task/28413/stat : 28413 (java) S 28391 28393 28106 0 -1 4202560 7003 0 0 0 39 0 0 0 16 0 22 0 505836652 16148434944 52257 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=15769956 CPUtime=0.61 cores=0,2,4,6
/proc/28393/task/28414/stat : 28414 (java) S 28391 28393 28106 0 -1 4202560 7564 0 0 0 61 0 0 0 16 0 22 0 505836652 16148434944 52281 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=15769956 CPUtime=0.36 cores=0,2,4,6
/proc/28393/task/28415/stat : 28415 (java) S 28391 28393 28106 0 -1 4202560 2822 0 0 0 36 0 0 0 16 0 22 0 505836652 16148434944 52303 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 15769956

[startup+3.10093 s]
/proc/loadavg: 8.07 7.75 6.91 9/220 28415
/proc/meminfo: memFree=30390288/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15769956 CPUtime=11.02 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 163996 0 1 0 1081 21 0 0 25 0 22 0 505836617 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3942489 152008 2286 9 0 3933208 0
[pid=28393/tid=28395] ppid=28391 vsize=15769956 CPUtime=0.57 cores=0,2,4,6
/proc/28393/task/28395/stat : 28395 (java) S 28391 28393 28106 0 -1 4202560 16355 0 1 0 55 2 0 0 20 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=15769956 CPUtime=0.01 cores=0,2,4,6
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 28106 0 -1 4202560 3600 0 0 0 1 0 0 0 15 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 28106 0 -1 4202560 1772 0 0 0 8 0 0 0 15 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28398] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 28106 0 -1 4202560 1597 0 0 0 8 0 0 0 16 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 28106 0 -1 4202560 891 0 0 0 8 0 0 0 15 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 28106 0 -1 4202560 3752 0 0 0 8 0 0 0 15 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 28106 0 -1 4202560 1458 0 0 0 8 0 0 0 16 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=15769956 CPUtime=0.1 cores=0,2,4,6
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 28106 0 -1 4202560 1076 0 0 0 10 0 0 0 15 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=15769956 CPUtime=0.09 cores=0,2,4,6
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 28106 0 -1 4202560 2344 0 0 0 9 0 0 0 16 0 22 0 505836618 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 28106 0 -1 4202560 450 0 0 0 0 0 0 0 16 0 22 0 505836619 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 0 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 28106 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28406/stat : 28406 (java) S 28391 28393 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28407/stat : 28407 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051478961 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=15769956 CPUtime=0.9 cores=0,2,4,6
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 28106 0 -1 4202560 6034 0 0 0 89 1 0 0 15 0 22 0 505836622 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=15769956 CPUtime=1.27 cores=0,2,4,6
/proc/28393/task/28409/stat : 28409 (java) S 28391 28393 28106 0 -1 4202560 16682 0 0 0 125 2 0 0 15 0 22 0 505836622 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28410] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28410/stat : 28410 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28411] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28411/stat : 28411 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 505836622 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28412] ppid=28391 vsize=15769956 CPUtime=1.78 cores=0,2,4,6
/proc/28393/task/28412/stat : 28412 (java) R 28391 28393 28106 0 -1 4202560 22682 0 0 0 177 1 0 0 17 0 22 0 505836652 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505858465 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28393/tid=28413] ppid=28391 vsize=15769956 CPUtime=1.91 cores=0,2,4,6
/proc/28393/task/28413/stat : 28413 (java) R 28391 28393 28106 0 -1 4202560 29036 0 0 0 188 3 0 0 17 0 22 0 505836652 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=15769956 CPUtime=2.14 cores=0,2,4,6
/proc/28393/task/28414/stat : 28414 (java) R 28391 28393 28106 0 -1 4202560 29764 0 0 0 211 3 0 0 17 0 22 0 505836652 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912506218055 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=15769956 CPUtime=1.71 cores=0,2,4,6
/proc/28393/task/28415/stat : 28415 (java) R 28391 28393 28106 0 -1 4202560 25116 0 0 0 169 2 0 0 17 0 22 0 505836652 16148434944 152008 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505941288 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 15769956

[startup+6.30136 s]
/proc/loadavg: 8.14 7.77 6.92 9/220 28415
/proc/meminfo: memFree=29624720/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15769956 CPUtime=23.8 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 291345 0 1 0 2340 40 0 0 25 0 22 0 505836617 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3942489 278789 2286 9 0 3933208 0
[pid=28393/tid=28395] ppid=28391 vsize=15769956 CPUtime=0.57 cores=0,2,4,6
/proc/28393/task/28395/stat : 28395 (java) S 28391 28393 28106 0 -1 4202560 16355 0 1 0 55 2 0 0 20 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=15769956 CPUtime=0.01 cores=0,2,4,6
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 28106 0 -1 4202560 4655 0 0 0 1 0 0 0 16 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 28106 0 -1 4202560 2489 0 0 0 8 0 0 0 15 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28398] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 28106 0 -1 4202560 3180 0 0 0 8 0 0 0 16 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 28106 0 -1 4202560 891 0 0 0 8 0 0 0 15 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=15769956 CPUtime=0.09 cores=0,2,4,6
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 28106 0 -1 4202560 5788 0 0 0 8 1 0 0 16 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=15769956 CPUtime=0.08 cores=0,2,4,6
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 28106 0 -1 4202560 1458 0 0 0 8 0 0 0 15 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=15769956 CPUtime=0.1 cores=0,2,4,6
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 28106 0 -1 4202560 2163 0 0 0 10 0 0 0 15 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=15769956 CPUtime=0.1 cores=0,2,4,6
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 28106 0 -1 4202560 3271 0 0 0 10 0 0 0 16 0 22 0 505836618 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 28106 0 -1 4202560 954 0 0 0 0 0 0 0 15 0 22 0 505836619 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 0 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 28106 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28406/stat : 28406 (java) S 28391 28393 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28407/stat : 28407 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051478961 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=15769956 CPUtime=1.01 cores=0,2,4,6
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 28106 0 -1 4202560 6055 0 0 0 100 1 0 0 15 0 22 0 505836622 16148434944 278789 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0

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

[pid=28393/tid=28413] ppid=28391 vsize=15769956 CPUtime=1108.75 cores=0,2,4,6
/proc/28393/task/28413/stat : 28413 (java) R 28391 28393 28106 0 -1 4202560 246317 0 0 0 110838 37 0 0 25 0 22 0 505836652 16148434944 70794 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505963501 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=15769956 CPUtime=1109.57 cores=0,2,4,6
/proc/28393/task/28414/stat : 28414 (java) R 28391 28393 28106 0 -1 4202560 248035 0 0 0 110919 38 0 0 25 0 22 0 505836652 16148434944 70794 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 47090588379165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=15769956 CPUtime=1109.03 cores=0,2,4,6
/proc/28393/task/28415/stat : 28415 (java) R 28391 28393 28106 0 -1 4202560 244619 0 0 0 110863 40 0 0 25 0 22 0 505836652 16148434944 70794 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505786922 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4464.42
Current children cumulated vsize (KiB) 15769956

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 7.72 9/220 28497
/proc/meminfo: memFree=30425796/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15769956 CPUtime=4703.01 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 1312014 0 1 0 469979 322 0 0 25 0 22 0 505836617 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3942489 69015 2299 9 0 3933208 0
[pid=28393/tid=28395] ppid=28391 vsize=15769956 CPUtime=0.57 cores=0,2,4,6
/proc/28393/task/28395/stat : 28395 (java) S 28391 28393 28106 0 -1 4202560 16355 0 1 0 55 2 0 0 20 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=15769956 CPUtime=3.02 cores=0,2,4,6
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 28106 0 -1 4202560 32112 0 0 0 290 12 0 0 15 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=15769956 CPUtime=3.14 cores=0,2,4,6
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 28106 0 -1 4202560 32129 0 0 0 302 12 0 0 16 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28398] ppid=28391 vsize=15769956 CPUtime=3.02 cores=0,2,4,6
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 28106 0 -1 4202560 29224 0 0 0 293 9 0 0 16 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=15769956 CPUtime=3.08 cores=0,2,4,6
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 28106 0 -1 4202560 28838 0 0 0 298 10 0 0 16 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=15769956 CPUtime=3.14 cores=0,2,4,6
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 28106 0 -1 4202560 35666 0 0 0 302 12 0 0 15 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=15769956 CPUtime=3.12 cores=0,2,4,6
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 28106 0 -1 4202560 30490 0 0 0 300 12 0 0 15 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=15769956 CPUtime=3.16 cores=0,2,4,6
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 28106 0 -1 4202560 29415 0 0 0 305 11 0 0 15 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=15769956 CPUtime=3.13 cores=0,2,4,6
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 28106 0 -1 4202560 33641 0 0 0 301 12 0 0 15 0 22 0 505836618 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=15769956 CPUtime=1.9 cores=0,2,4,6
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 28106 0 -1 4202560 2872 0 0 0 132 58 0 0 16 0 22 0 505836619 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 0 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 28106 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28406/stat : 28406 (java) S 28391 28393 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28407/stat : 28407 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051478961 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=15769956 CPUtime=1.05 cores=0,2,4,6
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 28106 0 -1 4202560 6062 0 0 0 104 1 0 0 15 0 22 0 505836622 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=15769956 CPUtime=1.37 cores=0,2,4,6
/proc/28393/task/28409/stat : 28409 (java) S 28391 28393 28106 0 -1 4202560 16693 0 0 0 135 2 0 0 15 0 22 0 505836622 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28410] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28410/stat : 28410 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28411] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28411/stat : 28411 (java) S 28391 28393 28106 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 505836622 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28412] ppid=28391 vsize=15769956 CPUtime=1168.11 cores=0,2,4,6
/proc/28393/task/28412/stat : 28412 (java) R 28391 28393 28106 0 -1 4202560 251334 0 0 0 116769 42 0 0 25 0 22 0 505836652 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505745452 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28393/tid=28413] ppid=28391 vsize=15769956 CPUtime=1167.99 cores=0,2,4,6
/proc/28393/task/28413/stat : 28413 (java) R 28391 28393 28106 0 -1 4202560 255175 0 0 0 116760 39 0 0 25 0 22 0 505836652 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505524179 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=15769956 CPUtime=1168.87 cores=0,2,4,6
/proc/28393/task/28414/stat : 28414 (java) R 28391 28393 28106 0 -1 4202560 257021 0 0 0 116847 40 0 0 25 0 22 0 505836652 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505807432 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=15769956 CPUtime=1168.22 cores=0,2,4,6
/proc/28393/task/28415/stat : 28415 (java) R 28391 28393 28106 0 -1 4202560 253536 0 0 0 116780 42 0 0 25 0 22 0 505836652 16148434944 69015 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505801671 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4703.01
Current children cumulated vsize (KiB) 15769956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.71 s]
/proc/loadavg: 8.13 8.08 7.73 9/220 28498
/proc/meminfo: memFree=30470904/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15769956 CPUtime=4800.09 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 1349428 0 1 0 479677 332 0 0 25 0 22 0 505836617 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3942489 79719 2299 9 0 3933208 0
[pid=28393/tid=28395] ppid=28391 vsize=15769956 CPUtime=0.57 cores=0,2,4,6
/proc/28393/task/28395/stat : 28395 (java) S 28391 28393 28106 0 -1 4202560 16355 0 1 0 55 2 0 0 20 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=15769956 CPUtime=3.09 cores=0,2,4,6
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 28106 0 -1 4202560 34492 0 0 0 297 12 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=15769956 CPUtime=3.2 cores=0,2,4,6
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 28106 0 -1 4202560 33886 0 0 0 308 12 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28398] ppid=28391 vsize=15769956 CPUtime=3.08 cores=0,2,4,6
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 28106 0 -1 4202560 31418 0 0 0 298 10 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=15769956 CPUtime=3.15 cores=0,2,4,6
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 28106 0 -1 4202560 30607 0 0 0 305 10 0 0 16 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=15769956 CPUtime=3.2 cores=0,2,4,6
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 28106 0 -1 4202560 37842 0 0 0 308 12 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=15769956 CPUtime=3.19 cores=0,2,4,6
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 28106 0 -1 4202560 31853 0 0 0 306 13 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=15769956 CPUtime=3.23 cores=0,2,4,6
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 28106 0 -1 4202560 31733 0 0 0 311 12 0 0 16 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=15769956 CPUtime=3.19 cores=0,2,4,6
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 28106 0 -1 4202560 35325 0 0 0 307 12 0 0 16 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=15769956 CPUtime=1.94 cores=0,2,4,6
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 28106 0 -1 4202560 2965 0 0 0 135 59 0 0 15 0 22 0 505836619 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 0 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 28106 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28406/stat : 28406 (java) S 28391 28393 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28407/stat : 28407 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051478961 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=15769956 CPUtime=1.05 cores=0,2,4,6
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 28106 0 -1 4202560 6062 0 0 0 104 1 0 0 15 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=15769956 CPUtime=1.37 cores=0,2,4,6
/proc/28393/task/28409/stat : 28409 (java) S 28391 28393 28106 0 -1 4202560 16693 0 0 0 135 2 0 0 15 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28410] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28410/stat : 28410 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28411] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28411/stat : 28411 (java) S 28391 28393 28106 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28412] ppid=28391 vsize=15769956 CPUtime=1192.26 cores=0,2,4,6
/proc/28393/task/28412/stat : 28412 (java) R 28391 28393 28106 0 -1 4202560 256828 0 0 0 119183 43 0 0 25 0 22 0 505836652 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505807267 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28393/tid=28413] ppid=28391 vsize=15769956 CPUtime=1192.05 cores=0,2,4,6
/proc/28393/task/28413/stat : 28413 (java) R 28391 28393 28106 0 -1 4202560 260229 0 0 0 119165 40 0 0 25 0 22 0 505836652 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 47090588375871 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=15769956 CPUtime=1193 cores=0,2,4,6
/proc/28393/task/28414/stat : 28414 (java) R 28391 28393 28106 0 -1 4202560 262495 0 0 0 119259 41 0 0 25 0 22 0 505836652 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=15769956 CPUtime=1192.36 cores=0,2,4,6
/proc/28393/task/28415/stat : 28415 (java) R 28391 28393 28106 0 -1 4202560 259192 0 0 0 119193 43 0 0 25 0 22 0 505836652 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505801291 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15769956

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

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

[startup+1206.71 s]
/proc/loadavg: 8.13 8.08 7.73 9/220 28498
/proc/meminfo: memFree=30470904/32951124 swapFree=67106388/67111528
[pid=28393] ppid=28391 vsize=15769956 CPUtime=4800.09 cores=0,2,4,6
/proc/28393/stat : 28393 (java) S 28391 28393 28106 0 -1 4202496 1349428 0 1 0 479677 332 0 0 25 0 22 0 505836617 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28393/statm: 3942489 79719 2299 9 0 3933208 0
[pid=28393/tid=28395] ppid=28391 vsize=15769956 CPUtime=0.57 cores=0,2,4,6
/proc/28393/task/28395/stat : 28395 (java) S 28391 28393 28106 0 -1 4202560 16355 0 1 0 55 2 0 0 20 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=15769956 CPUtime=3.09 cores=0,2,4,6
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 28106 0 -1 4202560 34492 0 0 0 297 12 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=15769956 CPUtime=3.2 cores=0,2,4,6
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 28106 0 -1 4202560 33886 0 0 0 308 12 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28398] ppid=28391 vsize=15769956 CPUtime=3.08 cores=0,2,4,6
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 28106 0 -1 4202560 31418 0 0 0 298 10 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=15769956 CPUtime=3.15 cores=0,2,4,6
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 28106 0 -1 4202560 30607 0 0 0 305 10 0 0 16 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=15769956 CPUtime=3.2 cores=0,2,4,6
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 28106 0 -1 4202560 37842 0 0 0 308 12 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=15769956 CPUtime=3.19 cores=0,2,4,6
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 28106 0 -1 4202560 31853 0 0 0 306 13 0 0 15 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=15769956 CPUtime=3.23 cores=0,2,4,6
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 28106 0 -1 4202560 31733 0 0 0 311 12 0 0 16 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28403] ppid=28391 vsize=15769956 CPUtime=3.19 cores=0,2,4,6
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 28106 0 -1 4202560 35325 0 0 0 307 12 0 0 16 0 22 0 505836618 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 0 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=15769956 CPUtime=1.94 cores=0,2,4,6
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 28106 0 -1 4202560 2965 0 0 0 135 59 0 0 15 0 22 0 505836619 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 0 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 28106 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28406] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28406/stat : 28406 (java) S 28391 28393 28106 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 505836620 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 6 0 0 0
[pid=28393/tid=28407] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28407/stat : 28407 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051478961 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=15769956 CPUtime=1.05 cores=0,2,4,6
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 28106 0 -1 4202560 6062 0 0 0 104 1 0 0 15 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28409] ppid=28391 vsize=15769956 CPUtime=1.37 cores=0,2,4,6
/proc/28393/task/28409/stat : 28409 (java) S 28391 28393 28106 0 -1 4202560 16693 0 0 0 135 2 0 0 15 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28410] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28410/stat : 28410 (java) S 28391 28393 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471257 0 4 0 16800975 18446604453945230272 0 0 -1 2 0 0 0
[pid=28393/tid=28411] ppid=28391 vsize=15769956 CPUtime=0 cores=0,2,4,6
/proc/28393/task/28411/stat : 28411 (java) S 28391 28393 28106 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 505836622 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 212051471872 0 4 0 16800975 18446604453945230272 0 0 -1 4 0 0 0
[pid=28393/tid=28412] ppid=28391 vsize=15769956 CPUtime=1192.26 cores=0,2,4,6
/proc/28393/task/28412/stat : 28412 (java) R 28391 28393 28106 0 -1 4202560 256828 0 0 0 119183 43 0 0 25 0 22 0 505836652 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505807267 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28393/tid=28413] ppid=28391 vsize=15769956 CPUtime=1192.05 cores=0,2,4,6
/proc/28393/task/28413/stat : 28413 (java) R 28391 28393 28106 0 -1 4202560 260229 0 0 0 119165 40 0 0 25 0 22 0 505836652 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 47090588375871 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28393/tid=28414] ppid=28391 vsize=15769956 CPUtime=1193 cores=0,2,4,6
/proc/28393/task/28414/stat : 28414 (java) R 28391 28393 28106 0 -1 4202560 262495 0 0 0 119259 41 0 0 25 0 22 0 505836652 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28393/tid=28415] ppid=28391 vsize=15769956 CPUtime=1192.36 cores=0,2,4,6
/proc/28393/task/28415/stat : 28415 (java) R 28391 28393 28106 0 -1 4202560 259192 0 0 0 119193 43 0 0 25 0 22 0 505836652 16148434944 79719 33554432000 1073741824 1073778376 140735339069216 18446744073709551615 46912505801291 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15769956

Child status: 143
Real time (s): 1206.74
CPU time (s): 4800.14
CPU user time (s): 4796.8
CPU system time (s): 3.34149
CPU usage (%): 397.778
Max. virtual memory (cumulated for all children) (KiB): 15772620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.8
system time used= 3.34149
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1349454
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= 268960
involuntary context switches= 153408

runsolver used 2.08368 second user time and 4.54331 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 05:30:04
IDJOB=3312776
IDBENCH=82961
IDSOLVER=1699
FILE ID=node146/3312776-1304134204
RUNJOBID= node146-1304133503-28281
PBS_JOBID= 13170796
Free space on /tmp= 73348 MiB

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

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

MD5SUM BENCH= 383bd72f29b3667b7a0d512d7fa797ad
RANDOM SEED=1366910199

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30721564 kB
Buffers:        404276 kB
Cached:        1060440 kB
SwapCached:        636 kB
Active:         438272 kB
Inactive:      1416752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30721564 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            1976 kB
Writeback:           0 kB
AnonPages:      390004 kB
Mapped:          23436 kB
Slab:           309936 kB
PageTables:       5980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   589224 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= 73348 MiB
End job on node146 at 2011-04-30 05:50:12