Trace number 3481933

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 NameAnswerobjective functionCPU timeWall clock time
borg pb-opt-11.04.03? (MO) 287.83 284.991

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d3.opb
MD5SUMa4212e7e4d5e950e6ac9fce9bc7b8e0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark802
Best CPU time to get the best result obtained on this benchmark1243.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 802
Optimality of the best value was proved YES
Number of variables1648
Total number of constraints20302
Number of constraints which are clauses20302
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 constraint2
Maximum length of a constraint32
Number of terms in the objective function 1648
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 1648
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1648
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.37/0.65	c INFO: solving HOME/instance-3481933-1307576758.opb
0.56/0.80	c INFO: parsing took 0.14 s
0.77/1.07	c INFO: features took 0.27 CPU seconds
0.77/1.10	c INFO: running sat4j-pb-v20101225@0 for 45 with 1799 remaining (b = 0.53)
47.47/45.62	c INFO: running pbct-0.1.2-linear@0 for 45 with 1752 remaining (b = 0.06)
96.53/94.61	c INFO: running wbo1.4a@0 for 45 with 1704 remaining (b = 0.03)
144.29/142.18	c INFO: running scip-2.0.1-spx@0 for 45 with 1657 remaining (b = 0.02)
193.66/191.24	c INFO: running clasp-1.3.7@0 for 91 with 1608 remaining (b = 0.01)
287.58/284.74	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1515 remaining (b = 0.01)

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-3481933-1307576758/watcher-3481933-1307576758 -o /tmp/evaluation-result-3481933-1307576758/solver-3481933-1307576758 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481933-1307576758.opb -seed 1249469173 -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.20 1.52 0.70 2/553 4540
/proc/meminfo: memFree=22280776/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 810 0 0 0 0 0 0 0 17 0 1 0 869273616 15749120 696 33554432000 4194304 5683644 140734904566960 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/4540/statm: 3845 696 334 364 0 332 0

[startup+0.0745259 s]
/proc/loadavg: 2.20 1.52 0.70 2/553 4540
/proc/meminfo: memFree=22280776/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=45684 CPUtime=0.03 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 1888 0 0 0 3 0 0 0 17 0 1 0 869273616 46780416 1662 33554432000 4194304 5683644 140734904566960 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/4540/statm: 11421 1662 470 364 0 1170 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45684

[startup+0.100701 s]
/proc/loadavg: 2.20 1.52 0.70 2/553 4540
/proc/meminfo: memFree=22280776/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=87836 CPUtime=0.05 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 2702 0 1 0 4 1 0 0 17 0 1 0 869273616 89944064 2418 33554432000 4194304 5683644 140734904566960 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/4540/statm: 21959 2418 746 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87836

[startup+0.300533 s]
/proc/loadavg: 2.20 1.52 0.70 2/553 4540
/proc/meminfo: memFree=22280776/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=123740 CPUtime=0.17 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 5356 933 1 0 12 5 0 0 17 0 1 0 869273616 126709760 3744 33554432000 4194304 5683644 140734904566960 18446744073709551615 218905726981 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/4540/statm: 30935 3744 987 364 0 2767 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123740

[startup+0.70048 s]
/proc/loadavg: 2.20 1.52 0.70 2/553 4540
/proc/meminfo: memFree=22280776/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=284140 CPUtime=0.46 cores=0,2,4,6
/proc/4540/stat : 4540 (python) R 4538 4540 4191 0 -1 4202496 9501 933 1 0 35 11 0 0 16 0 1 0 869273616 290959360 7364 33554432000 4194304 5683644 140734904566960 18446744073709551615 46931148595817 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4540/statm: 71035 7364 1781 364 0 5928 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 284140

[startup+1.50034 s]
/proc/loadavg: 2.20 1.52 0.70 3/554 4545
/proc/meminfo: memFree=22249148/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=297824 CPUtime=0.87 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 11403 933 1 0 75 12 0 0 18 0 2 0 869273616 304971776 8294 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/4540/statm: 74456 8294 1870 364 0 9343 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 297824

[startup+3.10099 s]
/proc/loadavg: 2.20 1.52 0.70 3/575 4566
/proc/meminfo: memFree=22167204/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=297824 CPUtime=0.87 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 11403 933 1 0 75 12 0 0 18 0 2 0 869273616 304971776 8294 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/4540/statm: 74456 8294 1870 364 0 9343 0
[pid=4546] ppid=4540 vsize=287580 CPUtime=0 cores=0,2,4,6
/proc/4546/stat : 4546 (python) S 4540 4540 4191 0 -1 4202560 769 0 0 0 0 0 0 0 15 0 1 0 869273726 294481920 6771 33554432000 4194304 5683644 140734904566960 18446744073709551615 218905751055 0 0 16781312 33554946 1290681283545923584 0 0 17 0 0 0 0
/proc/4546/statm: 71895 6771 351 364 0 6782 0
[pid=4548] ppid=4546 vsize=8539076 CPUtime=3.03 cores=0,2,4,6
/proc/4548/stat : 4548 (java) S 4546 4548 4548 0 -1 4202496 26319 0 1 0 298 5 0 0 19 0 19 0 869273727 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4548/statm: 2134769 22142 2258 9 0 2125510 0
[pid=4548/tid=4549] ppid=4546 vsize=8539076 CPUtime=1.95 cores=0,2,4,6
/proc/4548/task/4549/stat : 4549 (java) R 4546 4548 4548 0 -1 4202560 16391 0 1 0 193 2 0 0 19 0 19 0 869273727 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 46912505366525 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4548/tid=4550] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4550/stat : 4550 (java) S 4546 4548 4548 0 -1 4202560 417 0 0 0 0 0 0 0 18 0 19 0 869273728 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 2 0 0 0
[pid=4548/tid=4551] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4551/stat : 4551 (java) S 4546 4548 4548 0 -1 4202560 283 0 0 0 0 0 0 0 18 0 19 0 869273728 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 0 0 0 0
[pid=4548/tid=4552] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4552/stat : 4552 (java) S 4546 4548 4548 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 869273728 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 2 0 0 0
[pid=4548/tid=4553] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4553/stat : 4553 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869273728 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 2 0 0 0
[pid=4548/tid=4554] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4554/stat : 4554 (java) S 4546 4548 4548 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 869273728 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 2 0 0 0
[pid=4548/tid=4555] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4555/stat : 4555 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869273728 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 0 0 0 0
[pid=4548/tid=4556] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4556/stat : 4556 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869273728 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 2 0 0 0
[pid=4548/tid=4557] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4557/stat : 4557 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869273728 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 0 0 0 0
[pid=4548/tid=4558] ppid=4546 vsize=8539076 CPUtime=0.01 cores=0,2,4,6
/proc/4548/task/4558/stat : 4558 (java) S 4546 4548 4548 0 -1 4202560 708 0 0 0 1 0 0 0 15 0 19 0 869273729 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 0 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4559] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4559/stat : 4559 (java) S 4546 4548 4548 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 869273729 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4560] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4560/stat : 4560 (java) S 4546 4548 4548 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 869273729 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4561] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4561/stat : 4561 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869273731 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917554609 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4562] ppid=4546 vsize=8539076 CPUtime=0.5 cores=0,2,4,6
/proc/4548/task/4562/stat : 4562 (java) S 4546 4548 4548 0 -1 4202560 2008 0 0 0 50 0 0 0 15 0 19 0 869273731 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 4 0 0 0
[pid=4548/tid=4563] ppid=4546 vsize=8539076 CPUtime=0.52 cores=0,2,4,6
/proc/4548/task/4563/stat : 4563 (java) S 4546 4548 4548 0 -1 4202560 5118 0 0 0 51 1 0 0 15 0 19 0 869273731 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4564] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4564/stat : 4564 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869273731 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4565] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4565/stat : 4565 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869273731 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4566] ppid=4546 vsize=8539076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4566/stat : 4566 (java) S 4546 4548 4548 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 869273778 8744013824 22142 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4540/tid=4547] ppid=4538 vsize=297824 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4547/stat : 4547 (python) S 4538 4540 4191 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 2 0 869273727 304971776 8294 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 9124480

[startup+6.30145 s]
/proc/loadavg: 2.27 1.54 0.71 3/575 4567
/proc/meminfo: memFree=22130440/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=297824 CPUtime=0.87 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 11403 933 1 0 75 12 0 0 18 0 2 0 869273616 304971776 8294 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/4540/statm: 74456 8294 1870 364 0 9343 0
[pid=4546] ppid=4540 vsize=287580 CPUtime=0.01 cores=0,2,4,6
/proc/4546/stat : 4546 (python) S 4540 4540 4191 0 -1 4202560 904 0 0 0 1 0 0 0 15 0 1 0 869273726 294481920 6795 33554432000 4194304 5683644 140734904566960 18446744073709551615 218905751055 0 0 16781312 33554946 214807467844960256 0 0 17 0 0 0 0
/proc/4546/statm: 71895 6795 375 364 0 6782 0
[pid=4548] ppid=4546 vsize=8558076 CPUtime=7.03 cores=0,2,4,6
/proc/4548/stat : 4548 (java) S 4546 4548 4548 0 -1 4202496 34515 0 1 0 697 6 0 0 19 0 19 0 869273727 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4548/statm: 2139519 27786 2258 9 0 2130260 0
[pid=4548/tid=4549] ppid=4546 vsize=8558076 CPUtime=5.13 cores=0,2,4,6
/proc/4548/task/4549/stat : 4549 (java) R 4546 4548 4548 0 -1 4202560 16393 0 1 0 510 3 0 0 25 0 19 0 869273727 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 46912506043925 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4548/tid=4550] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4550/stat : 4550 (java) S 4546 4548 4548 0 -1 4202560 421 0 0 0 0 0 0 0 16 0 19 0 869273728 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 0 0 0 0
[pid=4548/tid=4551] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4551/stat : 4551 (java) S 4546 4548 4548 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 19 0 869273728 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 0 0 0 0
[pid=4548/tid=4552] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4552/stat : 4552 (java) S 4546 4548 4548 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 869273728 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4553] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4553/stat : 4553 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869273728 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4554] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4554/stat : 4554 (java) S 4546 4548 4548 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 869273728 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4555] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4555/stat : 4555 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869273728 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4556] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4556/stat : 4556 (java) S 4546 4548 4548 0 -1 4202560 169 0 0 0 0 0 0 0 16 0 19 0 869273728 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4557] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4557/stat : 4557 (java) S 4546 4548 4548 0 -1 4202560 294 0 0 0 0 0 0 0 15 0 19 0 869273728 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4558] ppid=4546 vsize=8558076 CPUtime=0.03 cores=0,2,4,6
/proc/4548/task/4558/stat : 4558 (java) S 4546 4548 4548 0 -1 4202560 1016 0 0 0 3 0 0 0 15 0 19 0 869273729 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 0 0 16800975 18446604444804469824 0 0 -1 2 0 0 0
[pid=4548/tid=4559] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4559/stat : 4559 (java) S 4546 4548 4548 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 869273729 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4560] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4560/stat : 4560 (java) S 4546 4548 4548 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 869273729 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4561] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4561/stat : 4561 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 869273731 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917554609 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4562] ppid=4546 vsize=8558076 CPUtime=1.23 cores=0,2,4,6
/proc/4548/task/4562/stat : 4562 (java) S 4546 4548 4548 0 -1 4202560 9362 0 0 0 122 1 0 0 16 0 19 0 869273731 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 4 0 0 0
[pid=4548/tid=4563] ppid=4546 vsize=8558076 CPUtime=0.6 cores=0,2,4,6
/proc/4548/task/4563/stat : 4563 (java) S 4546 4548 4548 0 -1 4202560 5124 0 0 0 59 1 0 0 15 0 19 0 869273731 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 2 0 0 0
[pid=4548/tid=4564] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4564/stat : 4564 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 869273731 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4565] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4565/stat : 4565 (java) S 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 869273731 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 4 0 16800975 18446604444804469824 0 0 -1 2 0 0 0
[pid=4548/tid=4566] ppid=4546 vsize=8558076 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4566/stat : 4566 (java) S 4546 4548 4548 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 869273778 8763469824 27786 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4540/tid=4547] ppid=4538 vsize=297824 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4547/stat : 4547 (python) S 4538 4540 4191 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 2 0 869273727 304971776 8294 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 9143480

[startup+12.7013 s]
/proc/loadavg: 2.25 1.55 0.71 3/575 4567
/proc/meminfo: memFree=22105276/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=297824 CPUtime=0.87 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 11403 933 1 0 75 12 0 0 18 0 2 0 869273616 304971776 8294 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/4540/statm: 74456 8294 1870 364 0 9343 0
[pid=4546] ppid=4540 vsize=287580 CPUtime=0.04 cores=0,2,4,6
/proc/4546/stat : 4546 (python) S 4540 4540 4191 0 -1 4202560 907 0 0 0 3 1 0 0 15 0 1 0 869273726 294481920 6795 33554432000 4194304 5683644 140734904566960 18446744073709551615 218905751055 0 0 16781312 33554946 2541902116973182976 0 0 17 0 0 0 0
/proc/4546/statm: 71895 6795 375 364 0 6782 0
[pid=4548] ppid=4546 vsize=8554456 CPUtime=13.47 cores=0,2,4,6
/proc/4548/stat : 4548 (java) S 4546 4548 4548 0 -1 4202496 35797 0 1 0 1341 6 0 0 19 0 19 0 869273727 8759762944 28099 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4548/statm: 2138614 28099 2258 9 0 2129355 0
[pid=4548/tid=4549] ppid=4546 vsize=8554456 CPUtime=11.47 cores=0,2,4,6
/proc/4548/task/4549/stat : 4549 (java) R 4546 4548 4548 0 -1 4202560 16395 0 1 0 1144 3 0 0 25 0 19 0 869273727 8759762944 28099 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 46912505860586 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4548/tid=4550] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4550/stat : 4550 (java) S 4546 4548 4548 0 -1 4202560 421 0 0 0 0 0 0 0 15 0 19 0 869273728 8759762944 28099 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4551] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4551/stat : 4551 (java) S 4546 4548 4548 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 19 0 869273728 8759762944 28099 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4552] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4552/stat : 4552 (java) S 4546 4548 4548 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 19 0 869273728 8759762944 28099 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446604444804469824 0 0 -1 6 0 0 0
[pid=4548/tid=4553] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6

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

[pid=4540/tid=4547] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4547/stat : 4547 (python) S 4538 4540 4191 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 7 0 869273727 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
[pid=4540/tid=4571] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4571/stat : 4571 (python) S 4538 4540 4191 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 7 0 869278179 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
[pid=4540/tid=4576] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4576/stat : 4576 (python) S 4538 4540 4191 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 7 0 869283078 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 0 0 0 0
[pid=4540/tid=4581] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4581/stat : 4581 (python) S 4538 4540 4191 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 869287835 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 0 0 0 0
[pid=4540/tid=4586] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4586/stat : 4586 (python) S 4538 4540 4191 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 869292741 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
[pid=4540/tid=4593] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4593/stat : 4593 (python) S 4538 4540 4191 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 869302090 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 287.83
Current children cumulated vsize (KiB) 19691528

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

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

[startup+284.902 s]
/proc/loadavg: 2.09 1.89 1.06 7/612 4611
/proc/meminfo: memFree=21330652/32951124 swapFree=56930356/67111528
[pid=4540] ppid=4538 vsize=349104 CPUtime=1 cores=0,2,4,6
/proc/4540/stat : 4540 (python) S 4538 4540 4191 0 -1 4202496 15945 933 1 0 87 13 0 0 19 0 7 0 869273616 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/4540/statm: 87276 8325 1881 364 0 22148 0
[pid=4546] ppid=4540 vsize=297824 CPUtime=0.23 cores=0,2,4,6
/proc/4546/stat : 4546 (python) S 4540 4540 4191 0 -1 4202560 1083 0 0 0 12 11 0 0 16 0 2 0 869273726 304971776 6831 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/4546/statm: 74456 6831 406 364 0 9343 0
[pid=4548] ppid=4546 vsize=8554456 CPUtime=46.37 cores=0,2,4,6
/proc/4548/stat : 4548 (java) T 4546 4548 4548 0 -1 4202496 40238 0 1 0 4630 7 0 0 18 0 19 0 869273727 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4548/statm: 2138614 32524 2258 9 0 2129355 0
[pid=4548/tid=4549] ppid=4546 vsize=8554456 CPUtime=44.17 cores=0,2,4,6
/proc/4548/task/4549/stat : 4549 (java) T 4546 4548 4548 0 -1 4202560 16404 0 1 0 4414 3 0 0 25 0 19 0 869273727 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 46912506044031 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=4548/tid=4550] ppid=4546 vsize=8554456 CPUtime=0.01 cores=0,2,4,6
/proc/4548/task/4550/stat : 4550 (java) T 4546 4548 4548 0 -1 4202560 1050 0 0 0 1 0 0 0 15 0 19 0 869273728 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=4548/tid=4551] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4551/stat : 4551 (java) T 4546 4548 4548 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 19 0 869273728 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=4548/tid=4552] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4552/stat : 4552 (java) T 4546 4548 4548 0 -1 4202560 570 0 0 0 0 0 0 0 15 0 19 0 869273728 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=4548/tid=4553] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4553/stat : 4553 (java) T 4546 4548 4548 0 -1 4202560 333 0 0 0 0 0 0 0 15 0 19 0 869273728 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=4548/tid=4554] ppid=4546 vsize=8554456 CPUtime=0.01 cores=0,2,4,6
/proc/4548/task/4554/stat : 4554 (java) T 4546 4548 4548 0 -1 4202560 662 0 0 0 1 0 0 0 15 0 19 0 869273728 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=4548/tid=4555] ppid=4546 vsize=8554456 CPUtime=0.01 cores=0,2,4,6
/proc/4548/task/4555/stat : 4555 (java) T 4546 4548 4548 0 -1 4202560 977 0 0 0 1 0 0 0 15 0 19 0 869273728 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=4548/tid=4556] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4556/stat : 4556 (java) T 4546 4548 4548 0 -1 4202560 455 0 0 0 0 0 0 0 15 0 19 0 869273728 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=4548/tid=4557] ppid=4546 vsize=8554456 CPUtime=0.01 cores=0,2,4,6
/proc/4548/task/4557/stat : 4557 (java) T 4546 4548 4548 0 -1 4202560 1311 0 0 0 1 0 0 0 15 0 19 0 869273728 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=4548/tid=4558] ppid=4546 vsize=8554456 CPUtime=0.21 cores=0,2,4,6
/proc/4548/task/4558/stat : 4558 (java) T 4546 4548 4548 0 -1 4202560 2259 0 0 0 21 0 0 0 15 0 19 0 869273729 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 0 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=4548/tid=4559] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4559/stat : 4559 (java) T 4546 4548 4548 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 869273729 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=4548/tid=4560] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4560/stat : 4560 (java) T 4546 4548 4548 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 869273729 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=4548/tid=4561] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4561/stat : 4561 (java) T 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869273731 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917554609 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=4548/tid=4562] ppid=4546 vsize=8554456 CPUtime=1.27 cores=0,2,4,6
/proc/4548/task/4562/stat : 4562 (java) T 4546 4548 4548 0 -1 4202560 9366 0 0 0 126 1 0 0 15 0 19 0 869273731 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=4548/tid=4563] ppid=4546 vsize=8554456 CPUtime=0.6 cores=0,2,4,6
/proc/4548/task/4563/stat : 4563 (java) T 4546 4548 4548 0 -1 4202560 5124 0 0 0 59 1 0 0 15 0 19 0 869273731 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=4548/tid=4564] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4564/stat : 4564 (java) T 4546 4548 4548 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869273731 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917546905 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=4548/tid=4565] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4565/stat : 4565 (java) T 4546 4548 4548 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 869273731 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=4548/tid=4566] ppid=4546 vsize=8554456 CPUtime=0 cores=0,2,4,6
/proc/4548/task/4566/stat : 4566 (java) T 4546 4548 4548 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869273778 8759762944 32524 33554432000 1073741824 1073778376 140734241861936 18446744073709551615 218917547520 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=4546/tid=4569] ppid=4540 vsize=297824 CPUtime=0 cores=0,2,4,6
/proc/4546/task/4569/stat : 4569 (python) S 4540 4540 4191 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 869278176 304971776 6831 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554946 18446604447049748928 0 0 -1 6 0 0 0
[pid=4570] ppid=4540 vsize=297836 CPUtime=0.2 cores=0,2,4,6
/proc/4570/stat : 4570 (python) S 4540 4540 4191 0 -1 4202560 1111 0 0 0 11 9 0 0 16 0 2 0 869278179 304984064 6821 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/4570/statm: 74459 6821 396 364 0 9343 0
[pid=4572] ppid=4570 vsize=100920 CPUtime=48.94 cores=0,2,4,6
/proc/4572/stat : 4572 (pbct-0.1.2-linu) T 4570 4572 4572 0 -1 4202496 25673 0 0 0 4833 61 0 0 25 0 1 0 869278179 103342080 24504 33554432000 134512640 136422188 4287693488 18446744073709551615 135022546 0 0 16781312 16387 18446744071562691360 0 0 17 0 0 0 0
/proc/4572/statm: 25230 24504 237 467 0 24761 0
[pid=4570/tid=4574] ppid=4540 vsize=297836 CPUtime=0 cores=0,2,4,6
/proc/4570/task/4574/stat : 4574 (python) S 4540 4540 4191 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 869283075 304984064 6821 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554946 18446604447565671168 0 0 -1 6 0 0 0
[pid=4575] ppid=4540 vsize=308092 CPUtime=0.31 cores=0,2,4,6
/proc/4575/stat : 4575 (python) S 4540 4540 4191 0 -1 4202560 1127 0 0 0 18 13 0 0 17 0 2 0 869283078 315486208 6825 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/4575/statm: 77023 6825 396 364 0 11904 0
[pid=4577] ppid=4575 vsize=37172 CPUtime=47.4 cores=0,2,4,6
/proc/4577/stat : 4577 (wbo1.4a) T 4575 4577 4577 0 -1 4202496 10760 0 0 0 4712 28 0 0 25 0 1 0 869283078 38064128 8839 33554432000 134512640 135751879 4292551216 18446744073709551615 134616492 0 0 16781312 3 18446744071562691360 0 0 17 2 0 0 0
/proc/4577/statm: 9293 8839 146 303 0 8988 0
[pid=4575/tid=4579] ppid=4540 vsize=308092 CPUtime=0 cores=0,2,4,6
/proc/4575/task/4579/stat : 4579 (python) S 4540 4540 4191 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 869287832 315486208 6825 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554946 18446604453071271872 0 0 -1 6 0 0 0
[pid=4580] ppid=4540 vsize=318348 CPUtime=0.24 cores=0,2,4,6
/proc/4580/stat : 4580 (python) S 4540 4540 4191 0 -1 4202560 1158 0 0 0 13 11 0 0 16 0 2 0 869287835 325988352 6829 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/4580/statm: 79587 6829 396 364 0 14465 0
[pid=4582] ppid=4580 vsize=123160 CPUtime=49.02 cores=0,2,4,6
/proc/4582/stat : 4582 (scip-2.0.1.linu) T 4580 4582 4582 0 -1 4202496 127516 0 0 0 4860 42 0 0 25 0 1 0 869287835 126115840 28165 33554432000 4194304 13684479 140736661867936 18446744073709551615 7416013 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/4582/statm: 30790 28165 803 2317 0 28468 0
[pid=4580/tid=4584] ppid=4540 vsize=318348 CPUtime=0 cores=0,2,4,6
/proc/4580/task/4584/stat : 4584 (python) S 4540 4540 4191 0 -1 4202560 51 0 0 0 0 0 0 0 16 0 2 0 869292737 325988352 6829 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446501131200 0 0 -1 0 0 0 0
[pid=4585] ppid=4540 vsize=328604 CPUtime=0.43 cores=0,2,4,6
/proc/4585/stat : 4585 (python) S 4540 4540 4191 0 -1 4202560 1200 0 0 0 24 19 0 0 16 0 2 0 869292740 336490496 6839 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917557707 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/4585/statm: 82151 6839 402 364 0 17026 0
[pid=4587] ppid=4585 vsize=38936 CPUtime=93.46 cores=0,2,4,6
/proc/4587/stat : 4587 (clasp-1.3.7-x86) T 4585 4587 4587 0 -1 4202496 12052 0 0 0 9345 1 0 0 25 0 1 0 869292741 39870464 9492 33554432000 134512640 136139019 4289784368 18446744073709551615 134599014 0 0 16781312 16386 18446744071562691360 0 0 17 2 0 0 0
/proc/4587/statm: 9734 9492 189 398 0 9334 0
[pid=4585/tid=4591] ppid=4540 vsize=328604 CPUtime=0 cores=0,2,4,6
/proc/4585/task/4591/stat : 4591 (python) S 4540 4540 4191 0 -1 4202560 42 0 0 0 0 0 0 0 16 0 2 0 869302087 336490496 6839 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554946 18446604446340435008 0 0 -1 2 0 0 0
[pid=4592] ppid=4540 vsize=338860 CPUtime=0 cores=0,2,4,6
/proc/4592/stat : 4592 (python) S 4540 4540 4191 0 -1 4202560 911 0 0 0 0 0 0 0 17 0 1 0 869302090 346992640 6795 33554432000 4194304 5683644 140734904566960 18446744073709551615 218905751110 0 0 16781312 33554946 1737652280863227904 0 0 17 6 0 0 0
/proc/4592/statm: 84715 6795 355 364 0 19587 0
[pid=4594] ppid=4592 vsize=8598216 CPUtime=0.23 cores=0,2,4,6
/proc/4594/stat : 4594 (java) S 4592 4594 4594 0 -1 4202496 6233 0 1 0 22 1 0 0 20 0 18 0 869302091 8804573184 5650 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4594/statm: 2149554 5651 2161 9 0 2140295 0
[pid=4594/tid=4595] ppid=4592 vsize=8598684 CPUtime=0.17 cores=0,2,4,6
/proc/4594/task/4595/stat : 4595 (java) R 4592 4594 4594 0 -1 4202560 3837 0 1 0 17 0 0 0 18 0 18 0 869302092 8805052416 5814 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4594/tid=4596] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4596/stat : 4596 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 869302092 8805052416 5814 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4597] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4597/stat : 4597 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 869302092 8805052416 5815 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4598] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4598/stat : 4598 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 869302092 8805052416 5815 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4599] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4599/stat : 4599 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869302092 8805052416 5815 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4600] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4600/stat : 4600 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869302092 8805052416 5816 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 2 0 0 0
[pid=4594/tid=4601] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4601/stat : 4601 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869302092 8805052416 5816 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 2 0 0 0
[pid=4594/tid=4602] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4602/stat : 4602 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869302092 8805052416 5816 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 2 0 0 0
[pid=4594/tid=4603] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4603/stat : 4603 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869302092 8805052416 5816 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 2 0 0 0
[pid=4594/tid=4604] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4604/stat : 4604 (java) S 4592 4594 4594 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869302093 8805052416 5816 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917547520 0 0 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4605] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4605/stat : 4605 (java) S 4592 4594 4594 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869302094 8805052416 5816 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4606] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4606/stat : 4606 (java) S 4592 4594 4594 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 869302094 8805052416 5816 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4607] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4607/stat : 4607 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869302096 8805052416 5817 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917554609 0 4 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4608] ppid=4592 vsize=8598684 CPUtime=0.05 cores=0,2,4,6
/proc/4594/task/4608/stat : 4608 (java) R 4592 4594 4594 0 -1 4202560 573 0 0 0 5 0 0 0 25 0 18 0 869302096 8805052416 5817 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 47163276350934 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4594/tid=4609] ppid=4592 vsize=8598684 CPUtime=0.02 cores=0,2,4,6
/proc/4594/task/4609/stat : 4609 (java) R 4592 4594 4594 0 -1 4202560 628 0 0 0 2 0 0 0 25 0 18 0 869302096 8805052416 5817 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 47163274112204 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4594/tid=4610] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4610/stat : 4610 (java) S 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869302096 8805052416 5817 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 218917546905 0 4 0 16800975 18446604451090143040 0 0 -1 6 0 0 0
[pid=4594/tid=4611] ppid=4592 vsize=8598684 CPUtime=0 cores=0,2,4,6
/proc/4594/task/4611/stat : 4611 (java) R 4592 4594 4594 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869302096 8805052416 5817 33554432000 1073741824 1073778376 140733336769728 18446744073709551615 47163277316753 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4540/tid=4547] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4547/stat : 4547 (python) S 4538 4540 4191 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 7 0 869273727 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
[pid=4540/tid=4571] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4571/stat : 4571 (python) S 4538 4540 4191 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 7 0 869278179 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
[pid=4540/tid=4576] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4576/stat : 4576 (python) S 4538 4540 4191 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 7 0 869283078 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 0 0 0 0
[pid=4540/tid=4581] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4581/stat : 4581 (python) S 4538 4540 4191 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 869287835 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 0 0 0 0
[pid=4540/tid=4586] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4586/stat : 4586 (python) S 4538 4540 4191 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 869292741 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
[pid=4540/tid=4593] ppid=4538 vsize=349104 CPUtime=0 cores=0,2,4,6
/proc/4540/task/4593/stat : 4593 (python) S 4538 4540 4191 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 869302090 357482496 8325 33554432000 4194304 5683644 140734904566960 18446744073709551615 218917554609 0 0 16781312 33554434 18446604451691377856 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 287.83
Current children cumulated vsize (KiB) 19691528

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 284.991
CPU time (s): 287.83
CPU user time (s): 285.67
CPU system time (s): 2.16
CPU usage (%): 100.996
Max. virtual memory (cumulated for all children) (KiB): 19691528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.881865
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16882
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= 2621
involuntary context switches= 31

runsolver used 2.08768 second user time and 4.37733 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-09 01:45:58
IDJOB=3481933
IDBENCH=2163
IDSOLVER=1970
FILE ID=node137/3481933-1307576758
RUNJOBID= node137-1307576355-4209
PBS_JOBID= 13547662
Free space on /tmp= 73756 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d3.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-3481933-1307576758/watcher-3481933-1307576758 -o /tmp/evaluation-result-3481933-1307576758/solver-3481933-1307576758 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481933-1307576758.opb -seed 1249469173 -budget 1800

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

MD5SUM BENCH= a4212e7e4d5e950e6ac9fce9bc7b8e0a
RANDOM SEED=1249469173

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22281056 kB
Buffers:        148400 kB
Cached:         499764 kB
SwapCached:      12364 kB
Active:       10237092 kB
Inactive:       161348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22281056 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:          102364 kB
Writeback:           0 kB
AnonPages:     9748180 kB
Mapped:          41300 kB
Slab:           121008 kB
PageTables:      80540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 165024180 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= 73652 MiB
End job on node137 at 2011-06-09 01:50:46