Trace number 3482312

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
borg pb-opt-11.04.03? (MO) 52.95 50.6621

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-tanglegram1.opb
MD5SUMeea015c3a78884de3d3a35aee07e2edf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5907
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables34759
Total number of constraints68342
Number of constraints which are clauses68342
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 34171
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 34171
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 34171
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.42/0.72	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.42/0.72	c INFO: solving HOME/instance-3482312-1307578896.opb
0.83/1.16	c INFO: parsing took 0.43 s
1.53/1.89	c INFO: features took 0.73 CPU seconds
3.80/3.92	c INFO: running sat4j-pb-v20101225@0 for 45 with 1798 remaining (b = 0.51)
50.91/49.52	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1749 remaining (b = 0.07)

Verifier Data

ERROR: no interpretation 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-3482312-1307578896/watcher-3482312-1307578896 -o /tmp/evaluation-result-3482312-1307578896/solver-3482312-1307578896 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3482312-1307578896.opb -seed 1239370448 -budget 1800 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.05 2.55 2.17 2/429 6198
/proc/meminfo: memFree=19985172/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=15384 CPUtime=0 cores=0,2,4,6
/proc/6198/stat : 6198 (python) S 6196 6198 5042 0 -1 4202496 821 0 0 0 0 0 0 0 17 0 1 0 325499120 15753216 705 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880563200 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/6198/statm: 3846 705 334 364 0 333 0

[startup+0.049884 s]
/proc/loadavg: 2.05 2.55 2.17 2/429 6198
/proc/meminfo: memFree=19985172/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=18888 CPUtime=0.02 cores=0,2,4,6
/proc/6198/stat : 6198 (python) S 6196 6198 5042 0 -1 4202496 1289 0 0 0 2 0 0 0 17 0 1 0 325499120 19341312 1141 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880563200 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/6198/statm: 4722 1141 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.103326 s]
/proc/loadavg: 2.05 2.55 2.17 2/429 6198
/proc/meminfo: memFree=19985172/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=85620 CPUtime=0.05 cores=0,2,4,6
/proc/6198/stat : 6198 (python) S 6196 6198 5042 0 -1 4202496 2664 0 0 0 4 1 0 0 17 0 1 0 325499120 87674880 2382 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880563200 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/6198/statm: 21405 2382 715 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.300747 s]
/proc/loadavg: 2.05 2.55 2.17 2/429 6198
/proc/meminfo: memFree=19985172/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=123744 CPUtime=0.16 cores=0,2,4,6
/proc/6198/stat : 6198 (python) S 6196 6198 5042 0 -1 4202496 5358 929 1 0 11 5 0 0 17 0 1 0 325499120 126713856 3745 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880561157 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/6198/statm: 30936 3745 987 364 0 2768 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 123744

[startup+0.7007 s]
/proc/loadavg: 2.05 2.55 2.17 2/429 6198
/proc/meminfo: memFree=19985172/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=271348 CPUtime=0.42 cores=0,2,4,6
/proc/6198/stat : 6198 (python) R 6196 6198 5042 0 -1 4202496 8753 929 1 0 30 12 0 0 16 0 1 0 325499120 277860352 6713 33554432000 4194304 5683644 140736597901232 18446744073709551615 4510429 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/6198/statm: 67837 6713 1716 364 0 5388 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 271348

[startup+1.5006 s]
/proc/loadavg: 2.05 2.55 2.17 3/433 6210
/proc/meminfo: memFree=19834892/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=302452 CPUtime=1.23 cores=0,2,4,6
/proc/6198/stat : 6198 (python) R 6196 6198 5042 0 -1 4202496 16896 929 1 0 109 14 0 0 16 0 1 0 325499120 309710848 11922 33554432000 4194304 5683644 140736597901232 18446744073709551615 47528490290893 0 0 16781312 33554434 0 0 0 17 4 0 0 0
/proc/6198/statm: 75613 11922 1816 364 0 10506 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 302452

[startup+3.10132 s]
/proc/loadavg: 2.05 2.55 2.17 5/453 6236
/proc/meminfo: memFree=19716748/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=313788 CPUtime=1.64 cores=0,2,4,6
/proc/6198/stat : 6198 (python) S 6196 6198 5042 0 -1 4202496 17484 929 1 0 150 14 0 0 19 0 2 0 325499120 321318912 12278 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892391883 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/6198/statm: 78447 12278 1872 364 0 13334 0
[pid=6215] ppid=6198 vsize=303544 CPUtime=0 cores=0,2,4,6
/proc/6215/stat : 6215 (python) S 6198 6198 5042 0 -1 4202560 776 0 0 0 0 0 0 0 15 0 1 0 325499312 310829056 10753 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880585231 0 0 16781312 33554946 4220912134147506435 0 0 17 6 0 0 0
/proc/6215/statm: 75886 10753 351 364 0 10773 0
[pid=6218] ppid=6215 vsize=8538636 CPUtime=2.16 cores=0,2,4,6
/proc/6218/stat : 6218 (java) S 6215 6218 6218 0 -1 4202496 46499 0 1 0 210 6 0 0 20 0 19 0 325499312 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6218/statm: 2134659 42379 2244 9 0 2125400 0
[pid=6218/tid=6219] ppid=6215 vsize=8538636 CPUtime=1.14 cores=0,2,4,6
/proc/6218/task/6219/stat : 6219 (java) R 6215 6218 6218 0 -1 4202560 35265 0 1 0 110 4 0 0 19 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 46912505940640 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6218/tid=6220] ppid=6215 vsize=8538636 CPUtime=0.01 cores=0,2,4,6
/proc/6218/task/6220/stat : 6220 (java) S 6215 6218 6218 0 -1 4202560 1113 0 0 0 1 0 0 0 16 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6221] ppid=6215 vsize=8538636 CPUtime=0.01 cores=0,2,4,6
/proc/6218/task/6221/stat : 6221 (java) S 6215 6218 6218 0 -1 4202560 1065 0 0 0 1 0 0 0 17 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 4 0 0 0
[pid=6218/tid=6222] ppid=6215 vsize=8538636 CPUtime=0.01 cores=0,2,4,6
/proc/6218/task/6222/stat : 6222 (java) S 6215 6218 6218 0 -1 4202560 956 0 0 0 1 0 0 0 18 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6224] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6224/stat : 6224 (java) S 6215 6218 6218 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6225] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6225/stat : 6225 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6226] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6226/stat : 6226 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6227] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6227/stat : 6227 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6228] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6228/stat : 6228 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 325499313 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6229] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6229/stat : 6229 (java) S 6215 6218 6218 0 -1 4202560 73 0 0 0 0 0 0 0 16 0 19 0 325499314 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 0 0 16800975 18446604446740078656 0 0 -1 4 0 0 0
[pid=6218/tid=6230] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6230/stat : 6230 (java) S 6215 6218 6218 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 325499315 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6231] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6231/stat : 6231 (java) S 6215 6218 6218 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 325499315 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6232] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6232/stat : 6232 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 325499317 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892388785 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6233] ppid=6215 vsize=8538636 CPUtime=0.48 cores=0,2,4,6
/proc/6218/task/6233/stat : 6233 (java) S 6215 6218 6218 0 -1 4202560 2858 0 0 0 48 0 0 0 24 0 19 0 325499317 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 0 0 0 0
[pid=6218/tid=6234] ppid=6215 vsize=8538636 CPUtime=0.48 cores=0,2,4,6
/proc/6218/task/6234/stat : 6234 (java) S 6215 6218 6218 0 -1 4202560 3777 0 0 0 48 0 0 0 15 0 19 0 325499317 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6235] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6235/stat : 6235 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 325499317 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 4 0 0 0
[pid=6218/tid=6236] ppid=6215 vsize=8538636 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6236/stat : 6236 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 325499317 8743563264 42379 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6198/tid=6217] ppid=6196 vsize=313788 CPUtime=0 cores=0,2,4,6
/proc/6198/task/6217/stat : 6217 (python) S 6196 6198 5042 0 -1 4202560 32 929 0 0 0 0 0 0 19 0 2 0 325499312 321318912 12278 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892388785 0 0 16781312 33554434 18446604443223683200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 9155968

[startup+6.30175 s]
/proc/loadavg: 2.29 2.59 2.19 3/454 6237
/proc/meminfo: memFree=19451148/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=313788 CPUtime=1.64 cores=0,2,4,6
/proc/6198/stat : 6198 (python) S 6196 6198 5042 0 -1 4202496 17484 929 1 0 150 14 0 0 19 0 2 0 325499120 321318912 12278 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892391883 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/6198/statm: 78447 12278 1872 364 0 13334 0
[pid=6215] ppid=6198 vsize=303544 CPUtime=0.01 cores=0,2,4,6
/proc/6215/stat : 6215 (python) S 6198 6198 5042 0 -1 4202560 931 0 0 0 0 1 0 0 15 0 1 0 325499312 310829056 10780 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880585231 0 0 16781312 33554946 4294934785 0 0 17 6 0 0 0
/proc/6215/statm: 75886 10780 374 364 0 10773 0
[pid=6218] ppid=6215 vsize=8538976 CPUtime=5.88 cores=0,2,4,6
/proc/6218/stat : 6218 (java) S 6215 6218 6218 0 -1 4202496 53165 0 1 0 581 7 0 0 20 0 19 0 325499312 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6218/statm: 2134744 47694 2246 9 0 2125485 0
[pid=6218/tid=6219] ppid=6215 vsize=8538976 CPUtime=4.32 cores=0,2,4,6
/proc/6218/task/6219/stat : 6219 (java) R 6215 6218 6218 0 -1 4202560 35277 0 1 0 428 4 0 0 25 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 46912506067997 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6218/tid=6220] ppid=6215 vsize=8538976 CPUtime=0.02 cores=0,2,4,6
/proc/6218/task/6220/stat : 6220 (java) S 6215 6218 6218 0 -1 4202560 2339 0 0 0 2 0 0 0 16 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6221] ppid=6215 vsize=8538976 CPUtime=0.02 cores=0,2,4,6
/proc/6218/task/6221/stat : 6221 (java) S 6215 6218 6218 0 -1 4202560 2197 0 0 0 2 0 0 0 16 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 4 0 0 0
[pid=6218/tid=6222] ppid=6215 vsize=8538976 CPUtime=0.01 cores=0,2,4,6
/proc/6218/task/6222/stat : 6222 (java) S 6215 6218 6218 0 -1 4202560 956 0 0 0 1 0 0 0 18 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6224] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6224/stat : 6224 (java) S 6215 6218 6218 0 -1 4202560 432 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6225] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6225/stat : 6225 (java) S 6215 6218 6218 0 -1 4202560 1134 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 0 0 0 0
[pid=6218/tid=6226] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6226/stat : 6226 (java) S 6215 6218 6218 0 -1 4202560 764 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6227] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6227/stat : 6227 (java) S 6215 6218 6218 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6228] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6228/stat : 6228 (java) S 6215 6218 6218 0 -1 4202560 519 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 4 0 0 0
[pid=6218/tid=6229] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6229/stat : 6229 (java) S 6215 6218 6218 0 -1 4202560 73 0 0 0 0 0 0 0 16 0 19 0 325499314 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 0 0 16800975 18446604446740078656 0 0 -1 4 0 0 0
[pid=6218/tid=6230] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6230/stat : 6230 (java) S 6215 6218 6218 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 325499315 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6231] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6231/stat : 6231 (java) S 6215 6218 6218 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 19 0 325499315 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6232] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6232/stat : 6232 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 325499317 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892388785 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6233] ppid=6215 vsize=8538976 CPUtime=0.73 cores=0,2,4,6
/proc/6218/task/6233/stat : 6233 (java) S 6215 6218 6218 0 -1 4202560 3442 0 0 0 73 0 0 0 16 0 19 0 325499317 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 0 0 0 0
[pid=6218/tid=6234] ppid=6215 vsize=8538976 CPUtime=0.71 cores=0,2,4,6
/proc/6218/task/6234/stat : 6234 (java) S 6215 6218 6218 0 -1 4202560 4641 0 0 0 70 1 0 0 16 0 19 0 325499317 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6235] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6235/stat : 6235 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 325499317 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 4 0 0 0
[pid=6218/tid=6236] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6236/stat : 6236 (java) S 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 325499317 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6218/tid=6237] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6237/stat : 6237 (java) S 6215 6218 6218 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 325499407 8743911424 47694 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 4 0 16800975 18446604446740078656 0 0 -1 6 0 0 0
[pid=6198/tid=6217] ppid=6196 vsize=313788 CPUtime=0 cores=0,2,4,6
/proc/6198/task/6217/stat : 6217 (python) S 6196 6198 5042 0 -1 4202560 32 929 0 0 0 0 0 0 19 0 2 0 325499312 321318912 12278 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892388785 0 0 16781312 33554434 18446604443223683200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 9156308

[startup+12.7016 s]
/proc/loadavg: 2.26 2.58 2.19 3/454 6238
/proc/meminfo: memFree=19297964/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=313788 CPUtime=1.64 cores=0,2,4,6
/proc/6198/stat : 6198 (python) S 6196 6198 5042 0 -1 4202496 17484 929 1 0 150 14 0 0 19 0 2 0 325499120 321318912 12278 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892391883 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/6198/statm: 78447 12278 1872 364 0 13334 0
[pid=6215] ppid=6198 vsize=303544 CPUtime=0.03 cores=0,2,4,6
/proc/6215/stat : 6215 (python) S 6198 6198 5042 0 -1 4202560 936 0 0 0 1 2 0 0 15 0 1 0 325499312 310829056 10780 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880585231 0 0 16781312 33554946 72556772316949306 0 0 17 6 0 0 0
/proc/6215/statm: 75886 10780 374 364 0 10773 0
[pid=6218] ppid=6215 vsize=8538976 CPUtime=12.28 cores=0,2,4,6
/proc/6218/stat : 6218 (java) S 6215 6218 6218 0 -1 4202496 53165 0 1 0 1221 7 0 0 20 0 19 0 325499312 8743911424 47686 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6218/statm: 2134744 47686 2246 9 0 2125485 0
[pid=6218/tid=6219] ppid=6215 vsize=8538976 CPUtime=10.72 cores=0,2,4,6
/proc/6218/task/6219/stat : 6219 (java) R 6215 6218 6218 0 -1 4202560 35277 0 1 0 1068 4 0 0 25 0 19 0 325499313 8743911424 47686 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 46912506068784 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6218/tid=6220] ppid=6215 vsize=8538976 CPUtime=0.02 cores=0,2,4,6
/proc/6218/task/6220/stat : 6220 (java) S 6215 6218 6218 0 -1 4202560 2339 0 0 0 2 0 0 0 16 0 19 0 325499313 8743911424 47686 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6221] ppid=6215 vsize=8538976 CPUtime=0.02 cores=0,2,4,6
/proc/6218/task/6221/stat : 6221 (java) S 6215 6218 6218 0 -1 4202560 2197 0 0 0 2 0 0 0 16 0 19 0 325499313 8743911424 47686 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 4 0 0 0
[pid=6218/tid=6222] ppid=6215 vsize=8538976 CPUtime=0.01 cores=0,2,4,6
/proc/6218/task/6222/stat : 6222 (java) S 6215 6218 6218 0 -1 4202560 956 0 0 0 1 0 0 0 18 0 19 0 325499313 8743911424 47686 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6224] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6224/stat : 6224 (java) S 6215 6218 6218 0 -1 4202560 432 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 47686 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446604446740078656 0 0 -1 2 0 0 0
[pid=6218/tid=6225] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6

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

[pid=6218/tid=6237] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6237/stat : 6237 (java) T 6215 6218 6218 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 325499407 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6215/tid=6243] ppid=6198 vsize=313788 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6243/stat : 6243 (python) S 6198 6198 5042 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 325504070 321318912 10817 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892388785 0 0 16781312 33554946 18446604451132934144 0 0 -1 6 0 0 0
[pid=6244] ppid=6198 vsize=313800 CPUtime=0 cores=0,2,4,6
/proc/6244/stat : 6244 (python) S 6198 6198 5042 0 -1 4202560 782 0 0 0 0 0 0 0 16 0 1 0 325504072 321331200 10755 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880585286 0 0 16781312 33554946 7839543645781852419 0 0 17 4 0 0 0
/proc/6244/statm: 78450 10755 348 364 0 13334 0
[pid=6246] ppid=6244 vsize=8538808 CPUtime=2.02 cores=0,2,4,6
/proc/6246/stat : 6246 (java) S 6244 6246 6246 0 -1 4202496 46150 0 1 0 196 6 0 0 20 0 19 0 325504072 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6246/statm: 2134702 42819 2245 9 0 2125443 0
[pid=6246/tid=6247] ppid=6244 vsize=8538808 CPUtime=1.06 cores=0,2,4,6
/proc/6246/task/6247/stat : 6247 (java) R 6244 6246 6246 0 -1 4202560 35283 0 1 0 102 4 0 0 18 0 19 0 325504073 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 46912505217871 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6246/tid=6248] ppid=6244 vsize=8538808 CPUtime=0.01 cores=0,2,4,6
/proc/6246/task/6248/stat : 6248 (java) S 6244 6246 6246 0 -1 4202560 963 0 0 0 1 0 0 0 16 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 6 0 0 0
[pid=6246/tid=6249] ppid=6244 vsize=8538808 CPUtime=0.01 cores=0,2,4,6
/proc/6246/task/6249/stat : 6249 (java) S 6244 6246 6246 0 -1 4202560 873 0 0 0 1 0 0 0 17 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6250] ppid=6244 vsize=8538808 CPUtime=0.01 cores=0,2,4,6
/proc/6246/task/6250/stat : 6250 (java) S 6244 6246 6246 0 -1 4202560 581 0 0 0 1 0 0 0 18 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 2 0 0 0
[pid=6246/tid=6251] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6251/stat : 6251 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6252] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6252/stat : 6252 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6253] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6253/stat : 6253 (java) S 6244 6246 6246 0 -1 4202560 123 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6254] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6254/stat : 6254 (java) S 6244 6246 6246 0 -1 4202560 380 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6255] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6255/stat : 6255 (java) S 6244 6246 6246 0 -1 4202560 213 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6256] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6256/stat : 6256 (java) S 6244 6246 6246 0 -1 4202560 72 0 0 0 0 0 0 0 16 0 19 0 325504075 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381696 0 0 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6257] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6257/stat : 6257 (java) S 6244 6246 6246 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 325504075 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6258] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6258/stat : 6258 (java) S 6244 6246 6246 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 325504075 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6259] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6259/stat : 6259 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892388785 0 4 0 16800975 18446604443626183360 0 0 -1 6 0 0 0
[pid=6246/tid=6260] ppid=6244 vsize=8538808 CPUtime=0.47 cores=0,2,4,6
/proc/6246/task/6260/stat : 6260 (java) S 6244 6246 6246 0 -1 4202560 2286 0 0 0 47 0 0 0 24 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6261] ppid=6244 vsize=8538808 CPUtime=0.43 cores=0,2,4,6
/proc/6246/task/6261/stat : 6261 (java) S 6244 6246 6246 0 -1 4202560 3979 0 0 0 43 0 0 0 15 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6262] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6262/stat : 6262 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 6 0 0 0
[pid=6246/tid=6263] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6263/stat : 6263 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381696 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6264] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6264/stat : 6264 (java) S 6244 6246 6246 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 325504167 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381696 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6198/tid=6217] ppid=6196 vsize=324044 CPUtime=0 cores=0,2,4,6
/proc/6198/task/6217/stat : 6217 (python) S 6196 6198 5042 0 -1 4202560 32 929 0 0 0 0 0 0 19 0 3 0 325499312 331821056 12286 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892388785 0 0 16781312 33554434 18446604443223683200 0 0 -1 4 0 0 0
[pid=6198/tid=6245] ppid=6196 vsize=324044 CPUtime=0 cores=0,2,4,6
/proc/6198/task/6245/stat : 6245 (python) S 6196 6198 5042 0 -1 4202560 30 929 0 0 0 0 0 0 20 0 3 0 325504072 331821056 12286 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892388785 0 0 16781312 33554434 18446604443223683200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 52.95
Current children cumulated vsize (KiB) 18029416

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

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

[startup+50.6008 s]
/proc/loadavg: 2.13 2.50 2.18 4/479 6264
/proc/meminfo: memFree=19003140/32950928 swapFree=51865260/67111528
[pid=6198] ppid=6196 vsize=324044 CPUtime=1.67 cores=0,2,4,6
/proc/6198/stat : 6198 (python) S 6196 6198 5042 0 -1 4202496 18331 929 1 0 153 14 0 0 20 0 3 0 325499120 331821056 12286 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892391883 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/6198/statm: 81011 12286 1875 364 0 15895 0
[pid=6215] ppid=6198 vsize=313788 CPUtime=0.16 cores=0,2,4,6
/proc/6215/stat : 6215 (python) S 6198 6198 5042 0 -1 4202560 1127 0 0 0 9 7 0 0 16 0 2 0 325499312 321318912 10817 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892391883 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/6215/statm: 78447 10817 406 364 0 13334 0
[pid=6218] ppid=6215 vsize=8538976 CPUtime=49.1 cores=0,2,4,6
/proc/6218/stat : 6218 (java) T 6215 6218 6218 0 -1 4202496 58269 0 1 0 4901 9 0 0 18 0 19 0 325499312 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6218/statm: 2134744 52783 2246 9 0 2125485 0
[pid=6218/tid=6219] ppid=6215 vsize=8538976 CPUtime=47.52 cores=0,2,4,6
/proc/6218/task/6219/stat : 6219 (java) T 6215 6218 6218 0 -1 4202560 40375 0 1 0 4747 5 0 0 25 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 46912506068149 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=6218/tid=6220] ppid=6215 vsize=8538976 CPUtime=0.02 cores=0,2,4,6
/proc/6218/task/6220/stat : 6220 (java) T 6215 6218 6218 0 -1 4202560 2339 0 0 0 2 0 0 0 15 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6218/tid=6221] ppid=6215 vsize=8538976 CPUtime=0.02 cores=0,2,4,6
/proc/6218/task/6221/stat : 6221 (java) T 6215 6218 6218 0 -1 4202560 2197 0 0 0 2 0 0 0 15 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=6218/tid=6222] ppid=6215 vsize=8538976 CPUtime=0.01 cores=0,2,4,6
/proc/6218/task/6222/stat : 6222 (java) T 6215 6218 6218 0 -1 4202560 956 0 0 0 1 0 0 0 15 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6218/tid=6224] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6224/stat : 6224 (java) T 6215 6218 6218 0 -1 4202560 432 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6218/tid=6225] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6225/stat : 6225 (java) T 6215 6218 6218 0 -1 4202560 1134 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=6218/tid=6226] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6226/stat : 6226 (java) T 6215 6218 6218 0 -1 4202560 764 0 0 0 0 0 0 0 18 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=6218/tid=6227] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6227/stat : 6227 (java) T 6215 6218 6218 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6218/tid=6228] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6228/stat : 6228 (java) T 6215 6218 6218 0 -1 4202560 519 0 0 0 0 0 0 0 15 0 19 0 325499313 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=6218/tid=6229] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6229/stat : 6229 (java) T 6215 6218 6218 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 325499314 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 0 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=6218/tid=6230] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6230/stat : 6230 (java) T 6215 6218 6218 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 325499315 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6218/tid=6231] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6231/stat : 6231 (java) T 6215 6218 6218 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 325499315 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6218/tid=6232] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6232/stat : 6232 (java) T 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 325499317 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892388785 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6218/tid=6233] ppid=6215 vsize=8538976 CPUtime=0.73 cores=0,2,4,6
/proc/6218/task/6233/stat : 6233 (java) T 6215 6218 6218 0 -1 4202560 3442 0 0 0 73 0 0 0 15 0 19 0 325499317 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=6218/tid=6234] ppid=6215 vsize=8538976 CPUtime=0.73 cores=0,2,4,6
/proc/6218/task/6234/stat : 6234 (java) T 6215 6218 6218 0 -1 4202560 4642 0 0 0 72 1 0 0 15 0 19 0 325499317 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6218/tid=6235] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6235/stat : 6235 (java) T 6215 6218 6218 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 325499317 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381081 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6218/tid=6236] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6236/stat : 6236 (java) T 6215 6218 6218 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 325499317 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6218/tid=6237] ppid=6215 vsize=8538976 CPUtime=0 cores=0,2,4,6
/proc/6218/task/6237/stat : 6237 (java) T 6215 6218 6218 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 325499407 8743911424 52783 33554432000 1073741824 1073778376 140734282395776 18446744073709551615 218892381696 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=6215/tid=6243] ppid=6198 vsize=313788 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6243/stat : 6243 (python) S 6198 6198 5042 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 325504070 321318912 10817 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892388785 0 0 16781312 33554946 18446604451132934144 0 0 -1 6 0 0 0
[pid=6244] ppid=6198 vsize=313800 CPUtime=0 cores=0,2,4,6
/proc/6244/stat : 6244 (python) S 6198 6198 5042 0 -1 4202560 782 0 0 0 0 0 0 0 16 0 1 0 325504072 321331200 10755 33554432000 4194304 5683644 140736597901232 18446744073709551615 218880585286 0 0 16781312 33554946 7839543645781852419 0 0 17 4 0 0 0
/proc/6244/statm: 78450 10755 348 364 0 13334 0
[pid=6246] ppid=6244 vsize=8538808 CPUtime=2.02 cores=0,2,4,6
/proc/6246/stat : 6246 (java) S 6244 6246 6246 0 -1 4202496 46150 0 1 0 196 6 0 0 20 0 19 0 325504072 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/6246/statm: 2134702 42819 2245 9 0 2125443 0
[pid=6246/tid=6247] ppid=6244 vsize=8538808 CPUtime=1.06 cores=0,2,4,6
/proc/6246/task/6247/stat : 6247 (java) R 6244 6246 6246 0 -1 4202560 35283 0 1 0 102 4 0 0 18 0 19 0 325504073 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 46912505217871 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6246/tid=6248] ppid=6244 vsize=8538808 CPUtime=0.01 cores=0,2,4,6
/proc/6246/task/6248/stat : 6248 (java) S 6244 6246 6246 0 -1 4202560 963 0 0 0 1 0 0 0 16 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 6 0 0 0
[pid=6246/tid=6249] ppid=6244 vsize=8538808 CPUtime=0.01 cores=0,2,4,6
/proc/6246/task/6249/stat : 6249 (java) S 6244 6246 6246 0 -1 4202560 873 0 0 0 1 0 0 0 17 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6250] ppid=6244 vsize=8538808 CPUtime=0.01 cores=0,2,4,6
/proc/6246/task/6250/stat : 6250 (java) S 6244 6246 6246 0 -1 4202560 581 0 0 0 1 0 0 0 18 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 2 0 0 0
[pid=6246/tid=6251] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6251/stat : 6251 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6252] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6252/stat : 6252 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6253] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6253/stat : 6253 (java) S 6244 6246 6246 0 -1 4202560 123 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6254] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6254/stat : 6254 (java) S 6244 6246 6246 0 -1 4202560 380 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6255] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6255/stat : 6255 (java) S 6244 6246 6246 0 -1 4202560 213 0 0 0 0 0 0 0 19 0 19 0 325504074 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6256] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6256/stat : 6256 (java) S 6244 6246 6246 0 -1 4202560 72 0 0 0 0 0 0 0 16 0 19 0 325504075 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381696 0 0 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6257] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6257/stat : 6257 (java) S 6244 6246 6246 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 325504075 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6258] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6258/stat : 6258 (java) S 6244 6246 6246 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 19 0 325504075 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6259] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6259/stat : 6259 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892388785 0 4 0 16800975 18446604443626183360 0 0 -1 6 0 0 0
[pid=6246/tid=6260] ppid=6244 vsize=8538808 CPUtime=0.47 cores=0,2,4,6
/proc/6246/task/6260/stat : 6260 (java) S 6244 6246 6246 0 -1 4202560 2286 0 0 0 47 0 0 0 24 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6261] ppid=6244 vsize=8538808 CPUtime=0.43 cores=0,2,4,6
/proc/6246/task/6261/stat : 6261 (java) S 6244 6246 6246 0 -1 4202560 3979 0 0 0 43 0 0 0 15 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6246/tid=6262] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6262/stat : 6262 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381081 0 4 0 16800975 18446604443626183360 0 0 -1 6 0 0 0
[pid=6246/tid=6263] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6263/stat : 6263 (java) S 6244 6246 6246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 325504078 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381696 0 4 0 16800975 18446604443626183360 0 0 -1 0 0 0 0
[pid=6246/tid=6264] ppid=6244 vsize=8538808 CPUtime=0 cores=0,2,4,6
/proc/6246/task/6264/stat : 6264 (java) S 6244 6246 6246 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 325504167 8743739392 42819 33554432000 1073741824 1073778376 140735600874512 18446744073709551615 218892381696 0 4 0 16800975 18446604443626183360 0 0 -1 4 0 0 0
[pid=6198/tid=6217] ppid=6196 vsize=324044 CPUtime=0 cores=0,2,4,6
/proc/6198/task/6217/stat : 6217 (python) S 6196 6198 5042 0 -1 4202560 32 929 0 0 0 0 0 0 19 0 3 0 325499312 331821056 12286 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892388785 0 0 16781312 33554434 18446604443223683200 0 0 -1 4 0 0 0
[pid=6198/tid=6245] ppid=6196 vsize=324044 CPUtime=0 cores=0,2,4,6
/proc/6198/task/6245/stat : 6245 (python) S 6196 6198 5042 0 -1 4202560 30 929 0 0 0 0 0 0 20 0 3 0 325504072 331821056 12286 33554432000 4194304 5683644 140736597901232 18446744073709551615 218892388785 0 0 16781312 33554434 18446604443223683200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 52.95
Current children cumulated vsize (KiB) 18029416

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6198 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=534766
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=147977
# CPU time returned by wait4() is 1.68274
# while last known CPU time is 52.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 50.6621
CPU time (s): 52.95
CPU user time (s): 52.59
CPU system time (s): 0.36
CPU usage (%): 104.516
Max. virtual memory (cumulated for all children) (KiB): 18029416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.53477
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19260
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= 4879
involuntary context switches= 18

runsolver used 0.241963 second user time and 0.497924 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-09 02:21:36
IDJOB=3482312
IDBENCH=89839
IDSOLVER=1970
FILE ID=node112/3482312-1307578896
RUNJOBID= node112-1307578896-6183
PBS_JOBID= 13547693
Free space on /tmp= 73820 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-tanglegram1.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.opt.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3482312-1307578896/watcher-3482312-1307578896 -o /tmp/evaluation-result-3482312-1307578896/solver-3482312-1307578896 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3482312-1307578896.opb -seed 1239370448 -budget 1800

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

MD5SUM BENCH= eea015c3a78884de3d3a35aee07e2edf
RANDOM SEED=1239370448

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19985452 kB
Buffers:        160124 kB
Cached:         677692 kB
SwapCached:      11028 kB
Active:       12424732 kB
Inactive:       221664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19985452 kB
SwapTotal:    67111528 kB
SwapFree:     51865260 kB
Dirty:          145700 kB
Writeback:           0 kB
AnonPages:    11805436 kB
Mapped:          41412 kB
Slab:           169180 kB
PageTables:      82184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 110663504 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= 73572 MiB
End job on node112 at 2011-06-09 02:22:30