Trace number 3311334

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.31 1206.93

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	49:13 INFO : Reading from input HOME/instance-3311334-1307648953.cnf
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.25	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.51/0.39	49:14 INFO : 650 variables remaining out of 650
0.51/0.39	49:14 INFO : 11076 literals remaining out of 11076

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: 977)

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

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

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


[startup+0 s]
/proc/loadavg: 5.56 5.55 6.17 2/176 23041
/proc/meminfo: memFree=32157844/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/23041/stat : 23041 (java) R 23039 23041 22550 0 -1 4202496 666 0 0 0 0 0 0 0 25 0 1 0 876493483 9318400 155 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232330968711 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/23041/statm: 2275 155 126 9 0 67 0

[startup+0.0514219 s]
/proc/loadavg: 5.56 5.55 6.17 2/176 23041
/proc/meminfo: memFree=32157844/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15609532 CPUtime=0.03 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 3946 0 1 0 3 0 0 0 25 0 18 0 876493483 15984160768 3386 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3902383 3387 1719 9 0 3893131 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15609532

[startup+0.100415 s]
/proc/loadavg: 5.56 5.55 6.17 2/176 23041
/proc/meminfo: memFree=32157844/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15742112 CPUtime=0.1 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 5573 0 1 0 9 1 0 0 25 0 18 0 876493483 16119922688 4977 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3935528 4978 2117 9 0 3926247 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742112

[startup+0.300407 s]
/proc/loadavg: 5.56 5.55 6.17 2/176 23041
/proc/meminfo: memFree=32157844/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15751264 CPUtime=0.51 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 11380 0 1 0 49 2 0 0 25 0 22 0 876493483 16129294336 9814 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3937816 9814 2213 9 0 3928535 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15751264

[startup+0.700298 s]
/proc/loadavg: 5.56 5.55 6.17 2/176 23041
/proc/meminfo: memFree=32157844/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15773072 CPUtime=1.89 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 30059 0 1 0 184 5 0 0 25 0 22 0 876493483 16151625728 24412 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3943268 24422 2259 9 0 3933987 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 15773072

[startup+1.50113 s]
/proc/loadavg: 5.27 5.49 6.14 13/219 23120
/proc/meminfo: memFree=31968376/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15770304 CPUtime=5.06 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 63022 0 1 0 496 10 0 0 25 0 22 0 876493483 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3942576 56670 2275 9 0 3933295 0
[pid=23041/tid=23043] ppid=23039 vsize=15770304 CPUtime=0.37 cores=1,3,5,7
/proc/23041/task/23043/stat : 23043 (java) S 23039 23041 22550 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 876493484 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23044] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23044/stat : 23044 (java) S 23039 23041 22550 0 -1 4202560 189 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23045] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23045/stat : 23045 (java) S 23039 23041 22550 0 -1 4202560 763 0 0 0 0 0 0 0 16 0 22 0 876493485 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23046] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23046/stat : 23046 (java) S 23039 23041 22550 0 -1 4202560 1783 0 0 0 0 0 0 0 16 0 22 0 876493485 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23047] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23047/stat : 23047 (java) S 23039 23041 22550 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23048] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23048/stat : 23048 (java) S 23039 23041 22550 0 -1 4202560 300 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23049] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23049/stat : 23049 (java) S 23039 23041 22550 0 -1 4202560 2082 0 0 0 0 0 0 0 16 0 22 0 876493485 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23050] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23050/stat : 23050 (java) S 23039 23041 22550 0 -1 4202560 1611 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23051] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23051/stat : 23051 (java) S 23039 23041 22550 0 -1 4202560 2124 0 0 0 0 0 0 0 16 0 22 0 876493485 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23052] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23052/stat : 23052 (java) S 23039 23041 22550 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 22 0 876493486 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 0 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23053] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23053/stat : 23053 (java) S 23039 23041 22550 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23054] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23054/stat : 23054 (java) S 23039 23041 22550 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23055] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23055/stat : 23055 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347716017 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23056] ppid=23039 vsize=15770304 CPUtime=0.87 cores=1,3,5,7
/proc/23041/task/23056/stat : 23056 (java) R 23039 23041 22550 0 -1 4202560 11424 0 0 0 86 1 0 0 15 0 22 0 876493488 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 47755029162433 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23041/tid=23057] ppid=23039 vsize=15770304 CPUtime=0.75 cores=1,3,5,7
/proc/23041/task/23057/stat : 23057 (java) R 23039 23041 22550 0 -1 4202560 5442 0 0 0 74 1 0 0 25 0 22 0 876493488 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23041/tid=23058] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23058/stat : 23058 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23059] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23059/stat : 23059 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 876493488 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23060] ppid=23039 vsize=15770304 CPUtime=0.7 cores=1,3,5,7
/proc/23041/task/23060/stat : 23060 (java) R 23039 23041 22550 0 -1 4202560 2922 0 0 0 70 0 0 0 19 0 22 0 876493509 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505740736 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23041/tid=23061] ppid=23039 vsize=15770304 CPUtime=0.82 cores=1,3,5,7
/proc/23041/task/23061/stat : 23061 (java) R 23039 23041 22550 0 -1 4202560 11167 0 0 0 81 1 0 0 18 0 22 0 876493509 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505820857 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23041/tid=23062] ppid=23039 vsize=15770304 CPUtime=0.84 cores=1,3,5,7
/proc/23041/task/23062/stat : 23062 (java) R 23039 23041 22550 0 -1 4202560 11308 0 0 0 83 1 0 0 18 0 22 0 876493510 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505655104 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23041/tid=23063] ppid=23039 vsize=15770304 CPUtime=0.59 cores=1,3,5,7
/proc/23041/task/23063/stat : 23063 (java) R 23039 23041 22550 0 -1 4202560 3573 0 0 0 59 0 0 0 19 0 22 0 876493510 16148791296 56670 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505326214 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 15770304

[startup+3.10085 s]
/proc/loadavg: 5.27 5.49 6.14 10/221 23122
/proc/meminfo: memFree=31621912/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15770304 CPUtime=11.44 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 155654 0 1 0 1123 21 0 0 25 0 22 0 876493483 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3942576 149248 2276 9 0 3933295 0
[pid=23041/tid=23043] ppid=23039 vsize=15770304 CPUtime=0.37 cores=1,3,5,7
/proc/23041/task/23043/stat : 23043 (java) S 23039 23041 22550 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 876493484 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23044] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23044/stat : 23044 (java) S 23039 23041 22550 0 -1 4202560 802 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23045] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23045/stat : 23045 (java) S 23039 23041 22550 0 -1 4202560 1597 0 0 0 0 0 0 0 16 0 22 0 876493485 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23046] ppid=23039 vsize=15770304 CPUtime=0.01 cores=1,3,5,7
/proc/23041/task/23046/stat : 23046 (java) S 23039 23041 22550 0 -1 4202560 2819 0 0 0 1 0 0 0 15 0 22 0 876493485 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23047] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23047/stat : 23047 (java) S 23039 23041 22550 0 -1 4202560 1551 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23048] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23048/stat : 23048 (java) S 23039 23041 22550 0 -1 4202560 1152 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23049] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23049/stat : 23049 (java) S 23039 23041 22550 0 -1 4202560 2885 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23050] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23050/stat : 23050 (java) S 23039 23041 22550 0 -1 4202560 1785 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23051] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23051/stat : 23051 (java) S 23039 23041 22550 0 -1 4202560 4062 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23052] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23052/stat : 23052 (java) S 23039 23041 22550 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 876493486 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 0 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23053] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23053/stat : 23053 (java) S 23039 23041 22550 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23054] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23054/stat : 23054 (java) S 23039 23041 22550 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23055] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23055/stat : 23055 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347716017 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23056] ppid=23039 vsize=15770304 CPUtime=0.92 cores=1,3,5,7
/proc/23041/task/23056/stat : 23056 (java) S 23039 23041 22550 0 -1 4202560 11433 0 0 0 91 1 0 0 15 0 22 0 876493488 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23057] ppid=23039 vsize=15770304 CPUtime=0.78 cores=1,3,5,7
/proc/23041/task/23057/stat : 23057 (java) S 23039 23041 22550 0 -1 4202560 5444 0 0 0 77 1 0 0 15 0 22 0 876493488 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23058] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23058/stat : 23058 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23059] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23059/stat : 23059 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 876493488 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23060] ppid=23039 vsize=15770304 CPUtime=2.28 cores=1,3,5,7
/proc/23041/task/23060/stat : 23060 (java) R 23039 23041 22550 0 -1 4202560 22875 0 0 0 226 2 0 0 22 0 22 0 876493509 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505723483 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23041/tid=23061] ppid=23039 vsize=15770304 CPUtime=2.41 cores=1,3,5,7
/proc/23041/task/23061/stat : 23061 (java) R 23039 23041 22550 0 -1 4202560 32345 0 0 0 237 4 0 0 20 0 22 0 876493509 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505721923 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23041/tid=23062] ppid=23039 vsize=15770304 CPUtime=2.43 cores=1,3,5,7
/proc/23041/task/23062/stat : 23062 (java) R 23039 23041 22550 0 -1 4202560 33018 0 0 0 240 3 0 0 20 0 22 0 876493510 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505832968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23041/tid=23063] ppid=23039 vsize=15770304 CPUtime=2.1 cores=1,3,5,7
/proc/23041/task/23063/stat : 23063 (java) R 23039 23041 22550 0 -1 4202560 25183 0 0 0 207 3 0 0 23 0 22 0 876493510 16148791296 149248 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505760831 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 15770304

[startup+6.30128 s]
/proc/loadavg: 5.49 5.53 6.15 9/221 23122
/proc/meminfo: memFree=30777388/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15770304 CPUtime=24.21 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 281989 0 1 0 2385 36 0 0 25 0 22 0 876493483 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3942576 274145 2276 9 0 3933295 0
[pid=23041/tid=23043] ppid=23039 vsize=15770304 CPUtime=0.37 cores=1,3,5,7
/proc/23041/task/23043/stat : 23043 (java) S 23039 23041 22550 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 876493484 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23044] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23044/stat : 23044 (java) S 23039 23041 22550 0 -1 4202560 1076 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23045] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23045/stat : 23045 (java) S 23039 23041 22550 0 -1 4202560 2375 0 0 0 0 0 0 0 16 0 22 0 876493485 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23046] ppid=23039 vsize=15770304 CPUtime=0.01 cores=1,3,5,7
/proc/23041/task/23046/stat : 23046 (java) S 23039 23041 22550 0 -1 4202560 2861 0 0 0 1 0 0 0 16 0 22 0 876493485 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23047] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23047/stat : 23047 (java) S 23039 23041 22550 0 -1 4202560 1905 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23048] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23048/stat : 23048 (java) S 23039 23041 22550 0 -1 4202560 1346 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23049] ppid=23039 vsize=15770304 CPUtime=0.01 cores=1,3,5,7
/proc/23041/task/23049/stat : 23049 (java) S 23039 23041 22550 0 -1 4202560 3397 0 0 0 1 0 0 0 16 0 22 0 876493485 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23050] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23050/stat : 23050 (java) S 23039 23041 22550 0 -1 4202560 2480 0 0 0 0 0 0 0 16 0 22 0 876493485 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23051] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23051/stat : 23051 (java) S 23039 23041 22550 0 -1 4202560 4062 0 0 0 0 0 0 0 15 0 22 0 876493485 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23052] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23052/stat : 23052 (java) S 23039 23041 22550 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 876493486 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 0 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23053] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23053/stat : 23053 (java) S 23039 23041 22550 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23054] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23054/stat : 23054 (java) S 23039 23041 22550 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23055] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23055/stat : 23055 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347716017 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23056] ppid=23039 vsize=15770304 CPUtime=0.99 cores=1,3,5,7
/proc/23041/task/23056/stat : 23056 (java) S 23039 23041 22550 0 -1 4202560 11442 0 0 0 98 1 0 0 16 0 22 0 876493488 16148791296 274145 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0

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

[pid=23041/tid=23061] ppid=23039 vsize=15770304 CPUtime=1108.19 cores=1,3,5,7
/proc/23041/task/23061/stat : 23061 (java) R 23039 23041 22550 0 -1 4202560 398503 0 0 0 110763 56 0 0 25 0 22 0 876493509 16148791296 105927 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505693807 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23041/tid=23062] ppid=23039 vsize=15770304 CPUtime=1108.61 cores=1,3,5,7
/proc/23041/task/23062/stat : 23062 (java) R 23039 23041 22550 0 -1 4202560 394390 0 0 0 110806 55 0 0 25 0 22 0 876493510 16148791296 105927 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505931336 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23041/tid=23063] ppid=23039 vsize=15770304 CPUtime=1107 cores=1,3,5,7
/proc/23041/task/23063/stat : 23063 (java) R 23039 23041 22550 0 -1 4202560 389698 0 0 0 110642 58 0 0 25 0 22 0 876493510 16148791296 105927 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505740600 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4463.65
Current children cumulated vsize (KiB) 15770304

[startup+1182.3 s]
/proc/loadavg: 8.16 8.11 7.57 9/221 23165
/proc/meminfo: memFree=31496412/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15770304 CPUtime=4702.36 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 2947785 0 1 0 469695 541 0 0 25 0 22 0 876493483 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3942576 84979 2298 9 0 3933295 0
[pid=23041/tid=23043] ppid=23039 vsize=15770304 CPUtime=0.37 cores=1,3,5,7
/proc/23041/task/23043/stat : 23043 (java) S 23039 23041 22550 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 876493484 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23044] ppid=23039 vsize=15770304 CPUtime=3.58 cores=1,3,5,7
/proc/23041/task/23044/stat : 23044 (java) S 23039 23041 22550 0 -1 4202560 163306 0 0 0 331 27 0 0 15 0 22 0 876493485 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23045] ppid=23039 vsize=15770304 CPUtime=3.54 cores=1,3,5,7
/proc/23041/task/23045/stat : 23045 (java) S 23039 23041 22550 0 -1 4202560 155605 0 0 0 327 27 0 0 15 0 22 0 876493485 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23046] ppid=23039 vsize=15770304 CPUtime=3.5 cores=1,3,5,7
/proc/23041/task/23046/stat : 23046 (java) S 23039 23041 22550 0 -1 4202560 163615 0 0 0 323 27 0 0 15 0 22 0 876493485 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23047] ppid=23039 vsize=15770304 CPUtime=3.52 cores=1,3,5,7
/proc/23041/task/23047/stat : 23047 (java) S 23039 23041 22550 0 -1 4202560 155507 0 0 0 325 27 0 0 15 0 22 0 876493485 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23048] ppid=23039 vsize=15770304 CPUtime=3.51 cores=1,3,5,7
/proc/23041/task/23048/stat : 23048 (java) S 23039 23041 22550 0 -1 4202560 159911 0 0 0 323 28 0 0 15 0 22 0 876493485 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23049] ppid=23039 vsize=15770304 CPUtime=3.52 cores=1,3,5,7
/proc/23041/task/23049/stat : 23049 (java) S 23039 23041 22550 0 -1 4202560 162518 0 0 0 326 26 0 0 16 0 22 0 876493485 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23050] ppid=23039 vsize=15770304 CPUtime=3.46 cores=1,3,5,7
/proc/23041/task/23050/stat : 23050 (java) S 23039 23041 22550 0 -1 4202560 161226 0 0 0 317 29 0 0 16 0 22 0 876493485 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23051] ppid=23039 vsize=15770304 CPUtime=3.57 cores=1,3,5,7
/proc/23041/task/23051/stat : 23051 (java) S 23039 23041 22550 0 -1 4202560 159693 0 0 0 330 27 0 0 15 0 22 0 876493485 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23052] ppid=23039 vsize=15770304 CPUtime=2.11 cores=1,3,5,7
/proc/23041/task/23052/stat : 23052 (java) S 23039 23041 22550 0 -1 4202560 7597 0 0 0 135 76 0 0 16 0 22 0 876493486 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 0 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23053] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23053/stat : 23053 (java) S 23039 23041 22550 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23054] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23054/stat : 23054 (java) S 23039 23041 22550 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23055] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23055/stat : 23055 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347716017 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23056] ppid=23039 vsize=15770304 CPUtime=1.05 cores=1,3,5,7
/proc/23041/task/23056/stat : 23056 (java) S 23039 23041 22550 0 -1 4202560 11455 0 0 0 104 1 0 0 15 0 22 0 876493488 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23057] ppid=23039 vsize=15770304 CPUtime=0.99 cores=1,3,5,7
/proc/23041/task/23057/stat : 23057 (java) S 23039 23041 22550 0 -1 4202560 5485 0 0 0 98 1 0 0 15 0 22 0 876493488 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23058] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23058/stat : 23058 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23059] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23059/stat : 23059 (java) S 23039 23041 22550 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 876493488 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23060] ppid=23039 vsize=15770304 CPUtime=1167.86 cores=1,3,5,7
/proc/23041/task/23060/stat : 23060 (java) R 23039 23041 22550 0 -1 4202560 404831 0 0 0 116727 59 0 0 25 0 22 0 876493509 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505655104 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23041/tid=23061] ppid=23039 vsize=15770304 CPUtime=1167.39 cores=1,3,5,7
/proc/23041/task/23061/stat : 23061 (java) R 23039 23041 22550 0 -1 4202560 414286 0 0 0 116680 59 0 0 25 0 22 0 876493509 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505739712 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23041/tid=23062] ppid=23039 vsize=15770304 CPUtime=1167.92 cores=1,3,5,7
/proc/23041/task/23062/stat : 23062 (java) R 23039 23041 22550 0 -1 4202560 409193 0 0 0 116734 58 0 0 25 0 22 0 876493510 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505820907 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23041/tid=23063] ppid=23039 vsize=15770304 CPUtime=1166.31 cores=1,3,5,7
/proc/23041/task/23063/stat : 23063 (java) R 23039 23041 22550 0 -1 4202560 405237 0 0 0 116571 60 0 0 25 0 22 0 876493510 16148791296 84979 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505695958 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4702.36
Current children cumulated vsize (KiB) 15770304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.53 8.20 7.62 9/221 23166
/proc/meminfo: memFree=31414312/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15770304 CPUtime=4800.26 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 3015474 0 1 0 479472 554 0 0 25 0 22 0 876493483 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3942576 99649 2298 9 0 3933295 0
[pid=23041/tid=23043] ppid=23039 vsize=15770304 CPUtime=0.37 cores=1,3,5,7
/proc/23041/task/23043/stat : 23043 (java) S 23039 23041 22550 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 876493484 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23044] ppid=23039 vsize=15770304 CPUtime=3.67 cores=1,3,5,7
/proc/23041/task/23044/stat : 23044 (java) S 23039 23041 22550 0 -1 4202560 167656 0 0 0 338 29 0 0 15 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23045] ppid=23039 vsize=15770304 CPUtime=3.61 cores=1,3,5,7
/proc/23041/task/23045/stat : 23045 (java) S 23039 23041 22550 0 -1 4202560 158510 0 0 0 334 27 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23046] ppid=23039 vsize=15770304 CPUtime=3.58 cores=1,3,5,7
/proc/23041/task/23046/stat : 23046 (java) S 23039 23041 22550 0 -1 4202560 166875 0 0 0 330 28 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23047] ppid=23039 vsize=15770304 CPUtime=3.58 cores=1,3,5,7
/proc/23041/task/23047/stat : 23047 (java) S 23039 23041 22550 0 -1 4202560 159429 0 0 0 330 28 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23048] ppid=23039 vsize=15770304 CPUtime=3.59 cores=1,3,5,7
/proc/23041/task/23048/stat : 23048 (java) S 23039 23041 22550 0 -1 4202560 164063 0 0 0 330 29 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23049] ppid=23039 vsize=15770304 CPUtime=3.61 cores=1,3,5,7
/proc/23041/task/23049/stat : 23049 (java) S 23039 23041 22550 0 -1 4202560 166123 0 0 0 334 27 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23050] ppid=23039 vsize=15770304 CPUtime=3.54 cores=1,3,5,7
/proc/23041/task/23050/stat : 23050 (java) S 23039 23041 22550 0 -1 4202560 165203 0 0 0 325 29 0 0 15 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23051] ppid=23039 vsize=15770304 CPUtime=3.63 cores=1,3,5,7
/proc/23041/task/23051/stat : 23051 (java) S 23039 23041 22550 0 -1 4202560 162183 0 0 0 336 27 0 0 15 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23052] ppid=23039 vsize=15770304 CPUtime=2.15 cores=1,3,5,7
/proc/23041/task/23052/stat : 23052 (java) S 23039 23041 22550 0 -1 4202560 7830 0 0 0 137 78 0 0 15 0 22 0 876493486 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 0 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23053] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23053/stat : 23053 (java) S 23039 23041 22550 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23054] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23054/stat : 23054 (java) S 23039 23041 22550 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23055] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23055/stat : 23055 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347716017 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23056] ppid=23039 vsize=15770304 CPUtime=1.05 cores=1,3,5,7
/proc/23041/task/23056/stat : 23056 (java) S 23039 23041 22550 0 -1 4202560 11455 0 0 0 104 1 0 0 15 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23057] ppid=23039 vsize=15770304 CPUtime=0.99 cores=1,3,5,7
/proc/23041/task/23057/stat : 23057 (java) S 23039 23041 22550 0 -1 4202560 5485 0 0 0 98 1 0 0 15 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23058] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23058/stat : 23058 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23059] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23059/stat : 23059 (java) S 23039 23041 22550 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23060] ppid=23039 vsize=15770304 CPUtime=1192.11 cores=1,3,5,7
/proc/23041/task/23060/stat : 23060 (java) R 23039 23041 22550 0 -1 4202560 414384 0 0 0 119150 61 0 0 25 0 22 0 876493509 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912506139699 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23041/tid=23061] ppid=23039 vsize=15770304 CPUtime=1191.74 cores=1,3,5,7
/proc/23041/task/23061/stat : 23061 (java) R 23039 23041 22550 0 -1 4202560 423538 0 0 0 119114 60 0 0 25 0 22 0 876493509 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505693802 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23041/tid=23062] ppid=23039 vsize=15770304 CPUtime=1192.23 cores=1,3,5,7
/proc/23041/task/23062/stat : 23062 (java) R 23039 23041 22550 0 -1 4202560 419464 0 0 0 119164 59 0 0 25 0 22 0 876493510 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505820799 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23041/tid=23063] ppid=23039 vsize=15770304 CPUtime=1190.65 cores=1,3,5,7
/proc/23041/task/23063/stat : 23063 (java) R 23039 23041 22550 0 -1 4202560 414954 0 0 0 119004 61 0 0 18 0 22 0 876493510 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505739708 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15770304

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

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

[startup+1206.9 s]
/proc/loadavg: 8.53 8.20 7.62 9/221 23166
/proc/meminfo: memFree=31414312/32951124 swapFree=67063272/67111528
[pid=23041] ppid=23039 vsize=15770304 CPUtime=4800.26 cores=1,3,5,7
/proc/23041/stat : 23041 (java) S 23039 23041 22550 0 -1 4202496 3015474 0 1 0 479472 554 0 0 25 0 22 0 876493483 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23041/statm: 3942576 99649 2298 9 0 3933295 0
[pid=23041/tid=23043] ppid=23039 vsize=15770304 CPUtime=0.37 cores=1,3,5,7
/proc/23041/task/23043/stat : 23043 (java) S 23039 23041 22550 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 876493484 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23044] ppid=23039 vsize=15770304 CPUtime=3.67 cores=1,3,5,7
/proc/23041/task/23044/stat : 23044 (java) S 23039 23041 22550 0 -1 4202560 167656 0 0 0 338 29 0 0 15 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23045] ppid=23039 vsize=15770304 CPUtime=3.61 cores=1,3,5,7
/proc/23041/task/23045/stat : 23045 (java) S 23039 23041 22550 0 -1 4202560 158510 0 0 0 334 27 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23046] ppid=23039 vsize=15770304 CPUtime=3.58 cores=1,3,5,7
/proc/23041/task/23046/stat : 23046 (java) S 23039 23041 22550 0 -1 4202560 166875 0 0 0 330 28 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23047] ppid=23039 vsize=15770304 CPUtime=3.58 cores=1,3,5,7
/proc/23041/task/23047/stat : 23047 (java) S 23039 23041 22550 0 -1 4202560 159429 0 0 0 330 28 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23048] ppid=23039 vsize=15770304 CPUtime=3.59 cores=1,3,5,7
/proc/23041/task/23048/stat : 23048 (java) S 23039 23041 22550 0 -1 4202560 164063 0 0 0 330 29 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23049] ppid=23039 vsize=15770304 CPUtime=3.61 cores=1,3,5,7
/proc/23041/task/23049/stat : 23049 (java) S 23039 23041 22550 0 -1 4202560 166123 0 0 0 334 27 0 0 16 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23050] ppid=23039 vsize=15770304 CPUtime=3.54 cores=1,3,5,7
/proc/23041/task/23050/stat : 23050 (java) S 23039 23041 22550 0 -1 4202560 165203 0 0 0 325 29 0 0 15 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23051] ppid=23039 vsize=15770304 CPUtime=3.63 cores=1,3,5,7
/proc/23041/task/23051/stat : 23051 (java) S 23039 23041 22550 0 -1 4202560 162183 0 0 0 336 27 0 0 15 0 22 0 876493485 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23052] ppid=23039 vsize=15770304 CPUtime=2.15 cores=1,3,5,7
/proc/23041/task/23052/stat : 23052 (java) S 23039 23041 22550 0 -1 4202560 7830 0 0 0 137 78 0 0 15 0 22 0 876493486 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 0 0 16800975 18446604471135044800 0 0 -1 1 0 0 0
[pid=23041/tid=23053] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23053/stat : 23053 (java) S 23039 23041 22550 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23054] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23054/stat : 23054 (java) S 23039 23041 22550 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 876493486 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23055] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23055/stat : 23055 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347716017 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23056] ppid=23039 vsize=15770304 CPUtime=1.05 cores=1,3,5,7
/proc/23041/task/23056/stat : 23056 (java) S 23039 23041 22550 0 -1 4202560 11455 0 0 0 104 1 0 0 15 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 7 0 0 0
[pid=23041/tid=23057] ppid=23039 vsize=15770304 CPUtime=0.99 cores=1,3,5,7
/proc/23041/task/23057/stat : 23057 (java) S 23039 23041 22550 0 -1 4202560 5485 0 0 0 98 1 0 0 15 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23058] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23058/stat : 23058 (java) S 23039 23041 22550 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708313 0 4 0 16800975 18446604471135044800 0 0 -1 5 0 0 0
[pid=23041/tid=23059] ppid=23039 vsize=15770304 CPUtime=0 cores=1,3,5,7
/proc/23041/task/23059/stat : 23059 (java) S 23039 23041 22550 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 876493488 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 232347708928 0 4 0 16800975 18446604471135044800 0 0 -1 3 0 0 0
[pid=23041/tid=23060] ppid=23039 vsize=15770304 CPUtime=1192.11 cores=1,3,5,7
/proc/23041/task/23060/stat : 23060 (java) R 23039 23041 22550 0 -1 4202560 414384 0 0 0 119150 61 0 0 25 0 22 0 876493509 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912506139699 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23041/tid=23061] ppid=23039 vsize=15770304 CPUtime=1191.74 cores=1,3,5,7
/proc/23041/task/23061/stat : 23061 (java) R 23039 23041 22550 0 -1 4202560 423538 0 0 0 119114 60 0 0 25 0 22 0 876493509 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505693802 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23041/tid=23062] ppid=23039 vsize=15770304 CPUtime=1192.23 cores=1,3,5,7
/proc/23041/task/23062/stat : 23062 (java) R 23039 23041 22550 0 -1 4202560 419464 0 0 0 119164 59 0 0 25 0 22 0 876493510 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505820799 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23041/tid=23063] ppid=23039 vsize=15770304 CPUtime=1190.65 cores=1,3,5,7
/proc/23041/task/23063/stat : 23063 (java) R 23039 23041 22550 0 -1 4202560 414954 0 0 0 119004 61 0 0 18 0 22 0 876493510 16148791296 99649 33554432000 1073741824 1073778376 140734515948752 18446744073709551615 46912505739708 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 15770304

Child status: 143
Real time (s): 1206.93
CPU time (s): 4800.31
CPU user time (s): 4794.75
CPU system time (s): 5.56415
CPU usage (%): 397.729
Max. virtual memory (cumulated for all children) (KiB): 15773072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.75
system time used= 5.56415
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3015501
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= 209380
involuntary context switches= 118800

runsolver used 2.01069 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-09 21:49:13
IDJOB=3311334
IDBENCH=82719
IDSOLVER=1698
FILE ID=node132/3311334-1307648953
RUNJOBID= node132-1307645235-22569
PBS_JOBID= 13549411
Free space on /tmp= 74184 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311334-1307648953/watcher-3311334-1307648953 -o /tmp/evaluation-result-3311334-1307648953/solver-3311334-1307648953 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311334-1307648953.cnf -hbr 2

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=1778888697

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      32158520 kB
Buffers:        191000 kB
Cached:         377228 kB
SwapCached:       9968 kB
Active:         315844 kB
Inactive:       272812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32158520 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:            1580 kB
Writeback:          32 kB
AnonPages:       17748 kB
Mapped:           9392 kB
Slab:           140344 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74184 MiB
End job on node132 at 2011-06-09 22:09:22