Trace number 3481715

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) 503.19 499.395

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint59
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.36/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.36/0.65	c INFO: solving HOME/instance-3481715-1307577315.opb
0.36/0.66	c INFO: parsing took 0.00 s
0.36/0.66	c INFO: features took 0.00 CPU seconds
0.36/0.69	c INFO: running clasp-1.3.7@0 for 45 with 1799 remaining (b = 0.42)
48.67/48.89	c INFO: running wbo1.4a@0 for 45 with 1751 remaining (b = 0.05)
95.76/95.79	c INFO: running scip-2.0.1-spx@0 for 45 with 1705 remaining (b = 0.03)
159.80/159.28	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1657 remaining (b = 0.00)
208.68/206.66	c INFO: running bsolo_pb10-l3@0 for 136 with 1609 remaining (b = 0.01)
349.81/347.29	c INFO: running scip-2.0.1-clp@0 for 45 with 1468 remaining (b = 0.00)
405.88/402.82	c INFO: running wbo1.4a@45 for 45 with 1421 remaining (b = 0.00)
455.29/452.10	c INFO: running clasp-1.3.7@48 for 45 with 1373 remaining (b = 0.00)
501.68/498.30	c INFO: running sat4j-pb-v20101225@0 for 91 with 1326 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-3481715-1307577315/watcher-3481715-1307577315 -o /tmp/evaluation-result-3481715-1307577315/solver-3481715-1307577315 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481715-1307577315.opb -seed 907331787 -budget 1800 

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

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.02 1.96 1.29 3/594 28749
/proc/meminfo: memFree=20328860/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/28749/stat : 28749 (python) R 28747 28749 27243 0 -1 4202496 985 0 0 0 0 0 0 0 17 0 1 0 850147432 16625664 858 33554432000 4194304 5683644 140734609580512 18446744073709551615 4339056 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28749/statm: 4059 859 363 364 0 546 0

[startup+0.0211239 s]
/proc/loadavg: 2.02 1.96 1.29 3/594 28749
/proc/meminfo: memFree=20328860/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=16236 CPUtime=0.01 cores=1,3,5,7
/proc/28749/stat : 28749 (python) R 28747 28749 27243 0 -1 4202496 1049 0 0 0 1 0 0 0 17 0 1 0 850147432 16625664 921 33554432000 4194304 5683644 140734609580512 18446744073709551615 4870108 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28749/statm: 4059 921 381 364 0 546 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16236

[startup+0.100166 s]
/proc/loadavg: 2.02 1.96 1.29 3/594 28749
/proc/meminfo: memFree=20328860/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=85616 CPUtime=0.06 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 2663 0 0 0 4 2 0 0 17 0 1 0 850147432 87670784 2381 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/28749/statm: 21404 2381 715 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85616

[startup+0.301078 s]
/proc/loadavg: 2.02 1.96 1.29 3/594 28749
/proc/meminfo: memFree=20328860/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=123736 CPUtime=0.17 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 5356 927 1 0 12 5 0 0 16 0 1 0 850147432 126705664 3743 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816232453 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/28749/statm: 30934 3743 987 364 0 2766 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123736

[startup+0.701001 s]
/proc/loadavg: 2.02 1.96 1.29 3/594 28749
/proc/meminfo: memFree=20328860/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=293080 CPUtime=0.44 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 9622 927 1 0 31 13 0 0 18 0 2 0 850147432 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/28749/statm: 73270 7132 1862 364 0 8157 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 293080

[startup+1.50089 s]
/proc/loadavg: 2.02 1.96 1.29 3/598 28757
/proc/meminfo: memFree=20303656/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=293080 CPUtime=0.44 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 9622 927 1 0 31 13 0 0 18 0 2 0 850147432 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/28749/statm: 73270 7132 1862 364 0 8157 0
[pid=28755] ppid=28749 vsize=282836 CPUtime=0 cores=1,3,5,7
/proc/28755/stat : 28755 (python) S 28749 28749 27243 0 -1 4202560 707 0 0 0 0 0 0 0 18 0 1 0 850147501 289624064 5615 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816256527 0 0 16781312 33554946 4600020513589264647 0 0 17 5 0 0 0
/proc/28755/statm: 70709 5615 349 364 0 5596 0
[pid=28757] ppid=28755 vsize=1860 CPUtime=0.8 cores=1,3,5,7
/proc/28757/stat : 28757 (clasp-1.3.7-x86) R 28755 28757 28757 0 -1 4202496 464 0 0 0 80 0 0 0 21 0 1 0 850147502 1904640 209 33554432000 134512640 136139019 4288807824 18446744073709551615 134832161 0 0 16781312 16386 0 0 0 17 5 0 0 0
/proc/28757/statm: 465 209 183 398 0 65 0
[pid=28749/tid=28756] ppid=28747 vsize=293080 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (python) S 28747 28749 27243 0 -1 4202560 28 927 0 0 0 0 0 0 18 0 2 0 850147502 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 577776

[startup+3.10059 s]
/proc/loadavg: 2.02 1.96 1.29 3/598 28757
/proc/meminfo: memFree=20301920/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=293080 CPUtime=0.44 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 9622 927 1 0 31 13 0 0 18 0 2 0 850147432 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/28749/statm: 73270 7132 1862 364 0 8157 0
[pid=28755] ppid=28749 vsize=282836 CPUtime=0 cores=1,3,5,7
/proc/28755/stat : 28755 (python) S 28749 28749 27243 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 850147501 289624064 5618 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816256527 0 0 16781312 33554946 6189072376324391175 0 0 17 5 0 0 0
/proc/28755/statm: 70709 5618 352 364 0 5596 0
[pid=28757] ppid=28755 vsize=1860 CPUtime=2.4 cores=1,3,5,7
/proc/28757/stat : 28757 (clasp-1.3.7-x86) R 28755 28757 28757 0 -1 4202496 466 0 0 0 240 0 0 0 25 0 1 0 850147502 1904640 211 33554432000 134512640 136139019 4288807824 18446744073709551615 134832076 0 0 16781312 16386 0 0 0 17 5 0 0 0
/proc/28757/statm: 465 211 183 398 0 65 0
[pid=28749/tid=28756] ppid=28747 vsize=293080 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (python) S 28747 28749 27243 0 -1 4202560 28 927 0 0 0 0 0 0 18 0 2 0 850147502 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 577776

[startup+6.301 s]
/proc/loadavg: 2.02 1.96 1.29 3/598 28758
/proc/meminfo: memFree=20300156/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=293080 CPUtime=0.44 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 9622 927 1 0 31 13 0 0 18 0 2 0 850147432 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/28749/statm: 73270 7132 1862 364 0 8157 0
[pid=28755] ppid=28749 vsize=282836 CPUtime=0.01 cores=1,3,5,7
/proc/28755/stat : 28755 (python) S 28749 28749 27243 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 850147501 289624064 5642 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816256527 0 0 16781312 33554946 6189085226866540807 0 0 17 5 0 0 0
/proc/28755/statm: 70709 5642 376 364 0 5596 0
[pid=28757] ppid=28755 vsize=1860 CPUtime=5.6 cores=1,3,5,7
/proc/28757/stat : 28757 (clasp-1.3.7-x86) R 28755 28757 28757 0 -1 4202496 466 0 0 0 560 0 0 0 25 0 1 0 850147502 1904640 211 33554432000 134512640 136139019 4288807824 18446744073709551615 134875877 0 0 16781312 16386 0 0 0 17 5 0 0 0
/proc/28757/statm: 465 211 183 398 0 65 0
[pid=28749/tid=28756] ppid=28747 vsize=293080 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (python) S 28747 28749 27243 0 -1 4202560 28 927 0 0 0 0 0 0 18 0 2 0 850147502 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 577776

[startup+12.7008 s]
/proc/loadavg: 2.02 1.96 1.30 3/598 28758
/proc/meminfo: memFree=20298556/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=293080 CPUtime=0.44 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 9622 927 1 0 31 13 0 0 18 0 2 0 850147432 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/28749/statm: 73270 7132 1862 364 0 8157 0
[pid=28755] ppid=28749 vsize=282836 CPUtime=0.02 cores=1,3,5,7
/proc/28755/stat : 28755 (python) S 28749 28749 27243 0 -1 4202560 891 0 0 0 1 1 0 0 18 0 1 0 850147501 289624064 5642 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816256527 0 0 16781312 33554946 5623606151888251745 0 0 17 5 0 0 0
/proc/28755/statm: 70709 5642 376 364 0 5596 0
[pid=28757] ppid=28755 vsize=1860 CPUtime=11.99 cores=1,3,5,7
/proc/28757/stat : 28757 (clasp-1.3.7-x86) R 28755 28757 28757 0 -1 4202496 467 0 0 0 1199 0 0 0 25 0 1 0 850147502 1904640 212 33554432000 134512640 136139019 4288807824 18446744073709551615 134632461 0 0 16781312 16386 0 0 0 17 5 0 0 0
/proc/28757/statm: 465 212 183 398 0 65 0
[pid=28749/tid=28756] ppid=28747 vsize=293080 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (python) S 28747 28749 27243 0 -1 4202560 28 927 0 0 0 0 0 0 18 0 2 0 850147502 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 577776

[startup+25.5005 s]
/proc/loadavg: 2.09 1.98 1.31 3/620 28780
/proc/meminfo: memFree=19216504/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=293080 CPUtime=0.44 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 9622 927 1 0 31 13 0 0 18 0 2 0 850147432 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/28749/statm: 73270 7132 1862 364 0 8157 0
[pid=28755] ppid=28749 vsize=282836 CPUtime=0.09 cores=1,3,5,7
/proc/28755/stat : 28755 (python) S 28749 28749 27243 0 -1 4202560 896 0 0 0 4 5 0 0 18 0 1 0 850147501 289624064 5642 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816256527 0 0 16781312 33554946 5623606151888251745 0 0 17 5 0 0 0
/proc/28755/statm: 70709 5642 376 364 0 5596 0
[pid=28757] ppid=28755 vsize=1860 CPUtime=24.78 cores=1,3,5,7
/proc/28757/stat : 28757 (clasp-1.3.7-x86) R 28755 28757 28757 0 -1 4202496 468 0 0 0 2478 0 0 0 25 0 1 0 850147502 1904640 213 33554432000 134512640 136139019 4288807824 18446744073709551615 134832310 0 0 16781312 16386 0 0 0 17 5 0 0 0
/proc/28757/statm: 465 213 183 398 0 65 0
[pid=28749/tid=28756] ppid=28747 vsize=293080 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (python) S 28747 28749 27243 0 -1 4202560 28 927 0 0 0 0 0 0 18 0 2 0 850147502 300113920 7132 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 577776

[startup+51.1007 s]
/proc/loadavg: 2.06 1.98 1.33 3/624 28785
/proc/meminfo: memFree=19233748/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=303868 CPUtime=0.47 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 10511 927 1 0 34 13 0 0 20 0 3 0 850147432 311160832 7265 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0
/proc/28749/statm: 75967 7265 1873 364 0 10851 0
[pid=28755] ppid=28749 vsize=293080 CPUtime=0.17 cores=1,3,5,7
/proc/28755/stat : 28755 (python) S 28749 28749 27243 0 -1 4202560 1133 0 0 0 7 10 0 0 19 0 2 0 850147501 300113920 5683 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/28755/statm: 73270 5683 412 364 0 8157 0
[pid=28757] ppid=28755 vsize=1860 CPUtime=48.14 cores=1,3,5,7
/proc/28757/stat : 28757 (clasp-1.3.7-x86) T 28755 28757 28757 0 -1 4202496 469 0 0 0 4814 0 0 0 25 0 1 0 850147502 1904640 214 33554432000 134512640 136139019 4288807824 18446744073709551615 134877214 0 0 16781312 16386 18446744071562691360 0 0 17 3 0 0 0
/proc/28757/statm: 465 214 183 398 0 65 0
[pid=28755/tid=28782] ppid=28749 vsize=293080 CPUtime=0 cores=1,3,5,7
/proc/28755/task/28782/stat : 28782 (python) S 28749 28749 27243 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 850152320 300113920 5683 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604466465147712 0 0 -1 3 0 0 0
[pid=28783] ppid=28749 vsize=293624 CPUtime=0 cores=1,3,5,7
/proc/28783/stat : 28783 (python) S 28749 28749 27243 0 -1 4202560 784 0 0 0 0 0 0 0 15 0 1 0 850152322 300670976 5737 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816256582 0 0 16781312 33554946 4294934788 0 0 17 3 0 0 0
/proc/28783/statm: 73406 5737 349 364 0 8290 0
[pid=28785] ppid=28783 vsize=9188 CPUtime=2.2 cores=1,3,5,7
/proc/28785/stat : 28785 (wbo1.4a) R 28783 28785 28785 0 -1 4202496 2111 0 0 0 216 4 0 0 25 0 1 0 850152322 9408512 1847 33554432000 134512640 135751879 4288349696 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 1 0 0 0
/proc/28785/statm: 2297 1847 143 303 0 1992 0
[pid=28749/tid=28756] ppid=28747 vsize=303868 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (python) S 28747 28749 27243 0 -1 4202560 28 927 0 0 0 0 0 0 18 0 3 0 850147502 311160832 7265 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
[pid=28749/tid=28784] ppid=28747 vsize=303868 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28784/stat : 28784 (python) S 28747 28749 27243 0 -1 4202560 30 927 0 0 0 0 0 0 20 0 3 0 850152322 311160832 7265 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 901620

[startup+102.318 s]
/proc/loadavg: 2.02 1.98 1.37 3/632 28794
/proc/meminfo: memFree=19101432/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=313860 CPUtime=0.49 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 11427 927 1 0 36 13 0 0 20 0 4 0 850147432 321392640 7205 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/28749/statm: 78465 7205 1875 364 0 13346 0
[pid=28755] ppid=28749 vsize=293080 CPUtime=0.17 cores=1,3,5,7
/proc/28755/stat : 28755 (python) S 28749 28749 27243 0 -1 4202560 1133 0 0 0 7 10 0 0 19 0 2 0 850147501 300113920 5683 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/28755/statm: 73270 5683 412 364 0 8157 0
[pid=28757] ppid=28755 vsize=1860 CPUtime=48.14 cores=1,3,5,7
/proc/28757/stat : 28757 (clasp-1.3.7-x86) T 28755 28757 28757 0 -1 4202496 469 0 0 0 4814 0 0 0 25 0 1 0 850147502 1904640 214 33554432000 134512640 136139019 4288807824 18446744073709551615 134877214 0 0 16781312 16386 18446744071562691360 0 0 17 3 0 0 0
/proc/28757/statm: 465 214 183 398 0 65 0
[pid=28755/tid=28782] ppid=28749 vsize=293080 CPUtime=0 cores=1,3,5,7
/proc/28755/task/28782/stat : 28782 (python) S 28749 28749 27243 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 850152320 300113920 5683 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604466465147712 0 0 -1 3 0 0 0
[pid=28783] ppid=28749 vsize=293624 CPUtime=0.19 cores=1,3,5,7
/proc/28783/stat : 28783 (python) S 28749 28749 27243 0 -1 4202560 1114 0 0 0 9 10 0 0 16 0 2 0 850152322 300670976 5786 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/28783/statm: 73406 5786 397 364 0 8290 0
[pid=28785] ppid=28783 vsize=99456 CPUtime=46.87 cores=1,3,5,7
/proc/28785/stat : 28785 (wbo1.4a) T 28783 28785 28785 0 -1 4202496 24643 0 0 0 4597 90 0 0 25 0 1 0 850152322 101842944 24379 33554432000 134512640 135751879 4288349696 18446744073709551615 134616336 0 0 16781312 3 18446744071562691360 0 0 17 1 0 0 0
/proc/28785/statm: 24864 24379 143 303 0 24559 0
[pid=28783/tid=28791] ppid=28749 vsize=293624 CPUtime=0 cores=1,3,5,7
/proc/28783/task/28791/stat : 28791 (python) S 28749 28749 27243 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 850157009 300670976 5786 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604466323015808 0 0 -1 7 0 0 0
[pid=28792] ppid=28749 vsize=303616 CPUtime=0.04 cores=1,3,5,7
/proc/28792/stat : 28792 (python) S 28749 28749 27243 0 -1 4202560 942 0 0 0 3 1 0 0 15 0 1 0 850157012 310902784 5700 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816256582 0 0 16781312 33554946 437743577909428224 0 0 17 3 0 0 0

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

Current children cumulated CPU time (s) 503.19
Current children cumulated vsize (KiB) 20055372

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

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

[startup+499.302 s]
/proc/loadavg: 2.02 2.02 1.59 4/726 29117
/proc/meminfo: memFree=17195408/32951124 swapFree=60476376/67111528
[pid=28749] ppid=28747 vsize=355492 CPUtime=0.64 cores=1,3,5,7
/proc/28749/stat : 28749 (python) S 28747 28749 27243 0 -1 4202496 14986 927 1 0 50 14 0 0 20 0 8 0 850147432 364023808 7390 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0
/proc/28749/statm: 88873 7390 1883 364 0 23742 0
[pid=28755] ppid=28749 vsize=293080 CPUtime=0.37 cores=1,3,5,7
/proc/28755/stat : 28755 (python) S 28749 28749 27243 0 -1 4202560 1156 0 0 0 17 20 0 0 18 0 2 0 850147501 300113920 5684 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/28755/statm: 73270 5684 413 364 0 8157 0
[pid=28757] ppid=28755 vsize=1860 CPUtime=94.32 cores=1,3,5,7
/proc/28757/stat : 28757 (clasp-1.3.7-x86) T 28755 28757 28757 0 -1 4202496 470 0 0 0 9432 0 0 0 25 0 1 0 850147502 1904640 215 33554432000 134512640 136139019 4288807824 18446744073709551615 134831272 0 0 16781312 16386 18446744071562691360 0 0 17 3 0 0 0
/proc/28757/statm: 465 215 183 398 0 65 0
[pid=28755/tid=28782] ppid=28749 vsize=293080 CPUtime=0 cores=1,3,5,7
/proc/28755/task/28782/stat : 28782 (python) S 28749 28749 27243 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 850152320 300113920 5684 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604466465147712 0 0 -1 3 0 0 0
[pid=28783] ppid=28749 vsize=293624 CPUtime=0.41 cores=1,3,5,7
/proc/28783/stat : 28783 (python) S 28749 28749 27243 0 -1 4202560 1145 0 0 0 18 23 0 0 15 0 2 0 850152322 300670976 5786 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/28783/statm: 73406 5786 397 364 0 8290 0
[pid=28785] ppid=28783 vsize=189984 CPUtime=96.12 cores=1,3,5,7
/proc/28785/stat : 28785 (wbo1.4a) T 28783 28785 28785 0 -1 4202496 47232 0 0 0 9428 184 0 0 25 0 1 0 850152322 194543616 46968 33554432000 134512640 135751879 4288349696 18446744073709551615 134616336 0 0 16781312 3 18446744071562691360 0 0 17 1 0 0 0
/proc/28785/statm: 47496 46968 143 303 0 47191 0
[pid=28783/tid=28791] ppid=28749 vsize=293624 CPUtime=0 cores=1,3,5,7
/proc/28783/task/28791/stat : 28791 (python) S 28749 28749 27243 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 850157009 300670976 5786 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604466323015808 0 0 -1 7 0 0 0
[pid=28792] ppid=28749 vsize=304300 CPUtime=0.57 cores=1,3,5,7
/proc/28792/stat : 28792 (python) S 28749 28749 27243 0 -1 4202560 1286 0 0 0 35 22 0 0 17 0 2 0 850157012 311603200 5836 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/28792/statm: 76075 5836 399 364 0 10956 0
[pid=28794] ppid=28792 vsize=110368 CPUtime=63.45 cores=1,3,5,7
/proc/28794/stat : 28794 (scip-2.0.1.linu) T 28792 28794 28794 0 -1 4202496 26971 0 0 0 4775 1570 0 0 18 0 1 0 850157012 113016832 25254 33554432000 4194304 13684479 140734593010272 18446744073709551615 11876362 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/28794/statm: 27592 25254 804 2317 0 25270 0
[pid=28792/tid=28797] ppid=28749 vsize=304300 CPUtime=0 cores=1,3,5,7
/proc/28792/task/28797/stat : 28797 (python) S 28749 28749 27243 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 850163359 311603200 5836 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604466453299584 0 0 -1 7 0 0 0
[pid=28798] ppid=28749 vsize=314316 CPUtime=0.19 cores=1,3,5,7
/proc/28798/stat : 28798 (python) S 28749 28749 27243 0 -1 4202560 1128 0 0 0 9 10 0 0 18 0 2 0 850163361 321859584 5823 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/28798/statm: 78579 5823 397 364 0 13457 0
[pid=28800] ppid=28798 vsize=8544404 CPUtime=48.64 cores=1,3,5,7
/proc/28800/stat : 28800 (java) T 28798 28800 28800 0 -1 4202496 65082 0 1 0 4852 12 0 0 18 0 19 0 850163361 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28800/statm: 2136101 32874 2234 9 0 2126842 0
[pid=28800/tid=28801] ppid=28798 vsize=8544404 CPUtime=47.15 cores=1,3,5,7
/proc/28800/task/28801/stat : 28801 (java) T 28798 28800 28800 0 -1 4202560 37679 0 1 0 4709 6 0 0 25 0 19 0 850163362 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 46912505609073 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=28800/tid=28802] ppid=28798 vsize=8544404 CPUtime=0.02 cores=1,3,5,7
/proc/28800/task/28802/stat : 28802 (java) T 28798 28800 28800 0 -1 4202560 1443 0 0 0 2 0 0 0 15 0 19 0 850163363 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=28800/tid=28803] ppid=28798 vsize=8544404 CPUtime=0.04 cores=1,3,5,7
/proc/28800/task/28803/stat : 28803 (java) T 28798 28800 28800 0 -1 4202560 1171 0 0 0 4 0 0 0 15 0 19 0 850163363 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=28800/tid=28804] ppid=28798 vsize=8544404 CPUtime=0.03 cores=1,3,5,7
/proc/28800/task/28804/stat : 28804 (java) T 28798 28800 28800 0 -1 4202560 2004 0 0 0 3 0 0 0 15 0 19 0 850163363 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=28800/tid=28805] ppid=28798 vsize=8544404 CPUtime=0.04 cores=1,3,5,7
/proc/28800/task/28805/stat : 28805 (java) T 28798 28800 28800 0 -1 4202560 2197 0 0 0 4 0 0 0 15 0 19 0 850163363 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=28800/tid=28806] ppid=28798 vsize=8544404 CPUtime=0.04 cores=1,3,5,7
/proc/28800/task/28806/stat : 28806 (java) T 28798 28800 28800 0 -1 4202560 1940 0 0 0 4 0 0 0 15 0 19 0 850163363 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=28800/tid=28807] ppid=28798 vsize=8544404 CPUtime=0.04 cores=1,3,5,7
/proc/28800/task/28807/stat : 28807 (java) T 28798 28800 28800 0 -1 4202560 2137 0 0 0 4 0 0 0 15 0 19 0 850163363 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=28800/tid=28808] ppid=28798 vsize=8544404 CPUtime=0.05 cores=1,3,5,7
/proc/28800/task/28808/stat : 28808 (java) T 28798 28800 28800 0 -1 4202560 2822 0 0 0 5 0 0 0 15 0 19 0 850163363 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=28800/tid=28809] ppid=28798 vsize=8544404 CPUtime=0.04 cores=1,3,5,7
/proc/28800/task/28809/stat : 28809 (java) T 28798 28800 28800 0 -1 4202560 1152 0 0 0 4 0 0 0 15 0 19 0 850163363 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=28800/tid=28810] ppid=28798 vsize=8544404 CPUtime=0.01 cores=1,3,5,7
/proc/28800/task/28810/stat : 28810 (java) T 28798 28800 28800 0 -1 4202560 21 0 0 0 1 0 0 0 15 0 19 0 850163364 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052992 0 0 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=28800/tid=28811] ppid=28798 vsize=8544404 CPUtime=0 cores=1,3,5,7
/proc/28800/task/28811/stat : 28811 (java) T 28798 28800 28800 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 850163364 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=28800/tid=28812] ppid=28798 vsize=8544404 CPUtime=0 cores=1,3,5,7
/proc/28800/task/28812/stat : 28812 (java) T 28798 28800 28800 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 850163365 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=28800/tid=28813] ppid=28798 vsize=8544404 CPUtime=0 cores=1,3,5,7
/proc/28800/task/28813/stat : 28813 (java) T 28798 28800 28800 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850163367 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828060081 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=28800/tid=28814] ppid=28798 vsize=8544404 CPUtime=0.52 cores=1,3,5,7
/proc/28800/task/28814/stat : 28814 (java) T 28798 28800 28800 0 -1 4202560 6110 0 0 0 52 0 0 0 15 0 19 0 850163367 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=28800/tid=28815] ppid=28798 vsize=8544404 CPUtime=0.54 cores=1,3,5,7
/proc/28800/task/28815/stat : 28815 (java) T 28798 28800 28800 0 -1 4202560 5009 0 0 0 54 0 0 0 15 0 19 0 850163367 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=28800/tid=28816] ppid=28798 vsize=8544404 CPUtime=0 cores=1,3,5,7
/proc/28800/task/28816/stat : 28816 (java) T 28798 28800 28800 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850163367 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=28800/tid=28817] ppid=28798 vsize=8544404 CPUtime=0 cores=1,3,5,7
/proc/28800/task/28817/stat : 28817 (java) T 28798 28800 28800 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 850163367 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052992 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=28800/tid=28818] ppid=28798 vsize=8544404 CPUtime=0 cores=1,3,5,7
/proc/28800/task/28818/stat : 28818 (java) T 28798 28800 28800 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 850163376 8749469696 32874 33554432000 1073741824 1073778376 140735142124608 18446744073709551615 220828052992 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=28798/tid=28866] ppid=28749 vsize=314316 CPUtime=0 cores=1,3,5,7
/proc/28798/task/28866/stat : 28866 (python) S 28749 28749 27243 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 850168097 321859584 5823 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604470138152000 0 0 -1 7 0 0 0
[pid=28867] ppid=28749 vsize=324572 CPUtime=0.56 cores=1,3,5,7
/proc/28867/stat : 28867 (python) S 28749 28749 27243 0 -1 4202560 1181 0 0 0 26 30 0 0 19 0 2 0 850168099 332361728 5847 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/28867/statm: 81143 5847 397 364 0 16018 0
[pid=28869] ppid=28867 vsize=24348 CPUtime=140.58 cores=1,3,5,7
/proc/28869/stat : 28869 (bsolo_pb10) T 28867 28869 28869 0 -1 4202496 1965 0 0 0 14040 18 0 0 25 0 1 0 850168099 24932352 1694 33554432000 134512640 137138936 4289052528 18446744073709551615 134542965 0 0 16781312 16384 18446744071562691360 0 0 17 1 0 0 0
/proc/28869/statm: 6087 1694 192 642 0 5443 0
[pid=28867/tid=29047] ppid=28749 vsize=324572 CPUtime=0 cores=1,3,5,7
/proc/28867/task/29047/stat : 29047 (python) S 28749 28749 27243 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 850182159 332361728 5847 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604457247924544 0 0 -1 7 0 0 0
[pid=29049] ppid=28749 vsize=334992 CPUtime=0.48 cores=1,3,5,7
/proc/29049/stat : 29049 (python) S 28749 28749 27243 0 -1 4202560 1272 0 0 0 31 17 0 0 16 0 2 0 850182162 343031808 5873 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0
/proc/29049/statm: 83748 5873 398 364 0 18620 0
[pid=29052] ppid=29049 vsize=83064 CPUtime=55.47 cores=1,3,5,7
/proc/29052/stat : 29052 (scip-2.0.1.linu) T 29049 29052 29052 0 -1 4202496 19699 0 0 0 4731 816 0 0 18 0 1 0 850182162 85057536 17552 33554432000 4194304 15243407 140733898258032 18446744073709551615 13277498 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/29052/statm: 20766 17552 928 2698 0 18061 0
[pid=29049/tid=29080] ppid=28749 vsize=334992 CPUtime=0 cores=1,3,5,7
/proc/29049/task/29080/stat : 29080 (python) S 28749 28749 27243 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 850187712 343031808 5873 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554946 18446604461251810496 0 0 -1 1 0 0 0
[pid=29093] ppid=28749 vsize=345248 CPUtime=0 cores=1,3,5,7
/proc/29093/stat : 29093 (python) S 28749 28749 27243 0 -1 4202560 829 0 0 0 0 0 0 0 15 0 1 0 850197263 353533952 5852 33554432000 4194304 5683644 140734609580512 18446744073709551615 220816256582 0 0 16781312 33554946 4294934790 0 0 17 3 0 0 0
/proc/29093/statm: 86312 5852 349 364 0 21181 0
[pid=29095] ppid=29093 vsize=8535720 CPUtime=1.39 cores=1,3,5,7
/proc/29095/stat : 29095 (java) S 29093 29095 29095 0 -1 4202496 25138 0 1 0 135 4 0 0 20 0 19 0 850197264 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29095/statm: 2133930 23792 2238 9 0 2124671 0
[pid=29095/tid=29096] ppid=29093 vsize=8535720 CPUtime=0.98 cores=1,3,5,7
/proc/29095/task/29096/stat : 29096 (java) R 29093 29095 29095 0 -1 4202560 19982 0 1 0 95 3 0 0 20 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 46912505563351 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29095/tid=29097] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29097/stat : 29097 (java) S 29093 29095 29095 0 -1 4202560 215 0 0 0 0 0 0 0 15 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 5 0 0 0
[pid=29095/tid=29099] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29099/stat : 29099 (java) S 29093 29095 29095 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 5 0 0 0
[pid=29095/tid=29100] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29100/stat : 29100 (java) S 29093 29095 29095 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 3 0 0 0
[pid=29095/tid=29101] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29101/stat : 29101 (java) S 29093 29095 29095 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 5 0 0 0
[pid=29095/tid=29102] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29102/stat : 29102 (java) S 29093 29095 29095 0 -1 4202560 94 0 0 0 0 0 0 0 16 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 5 0 0 0
[pid=29095/tid=29103] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29103/stat : 29103 (java) S 29093 29095 29095 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 3 0 0 0
[pid=29095/tid=29104] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29104/stat : 29104 (java) S 29093 29095 29095 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 3 0 0 0
[pid=29095/tid=29105] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29105/stat : 29105 (java) S 29093 29095 29095 0 -1 4202560 124 0 0 0 0 0 0 0 16 0 19 0 850197265 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 3 0 0 0
[pid=29095/tid=29106] ppid=29093 vsize=8535720 CPUtime=0.01 cores=1,3,5,7
/proc/29095/task/29106/stat : 29106 (java) S 29093 29095 29095 0 -1 4202560 365 0 0 0 1 0 0 0 15 0 19 0 850197266 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052992 0 0 0 16800975 18446604470463259968 0 0 -1 7 0 0 0
[pid=29095/tid=29107] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29107/stat : 29107 (java) S 29093 29095 29095 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 19 0 850197267 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 5 0 0 0
[pid=29095/tid=29108] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29108/stat : 29108 (java) S 29093 29095 29095 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 850197267 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 5 0 0 0
[pid=29095/tid=29110] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29110/stat : 29110 (java) S 29093 29095 29095 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 850197269 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828060081 0 4 0 16800975 18446604470463259968 0 0 -1 5 0 0 0
[pid=29095/tid=29111] ppid=29093 vsize=8535720 CPUtime=0.16 cores=1,3,5,7
/proc/29095/task/29111/stat : 29111 (java) S 29093 29095 29095 0 -1 4202560 1130 0 0 0 16 0 0 0 19 0 19 0 850197269 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 7 0 0 0
[pid=29095/tid=29113] ppid=29093 vsize=8535720 CPUtime=0.2 cores=1,3,5,7
/proc/29095/task/29113/stat : 29113 (java) S 29093 29095 29095 0 -1 4202560 1754 0 0 0 20 0 0 0 15 0 19 0 850197269 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 3 0 0 0
[pid=29095/tid=29114] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29114/stat : 29114 (java) S 29093 29095 29095 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850197269 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052377 0 4 0 16800975 18446604470463259968 0 0 -1 5 0 0 0
[pid=29095/tid=29115] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29115/stat : 29115 (java) S 29093 29095 29095 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 850197269 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052992 0 4 0 16800975 18446604470463259968 0 0 -1 3 0 0 0
[pid=29095/tid=29117] ppid=29093 vsize=8535720 CPUtime=0 cores=1,3,5,7
/proc/29095/task/29117/stat : 29117 (java) S 29093 29095 29095 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 850197278 8740577280 23792 33554432000 1073741824 1073778376 140735517412720 18446744073709551615 220828052992 0 4 0 16800975 18446604470463259968 0 0 -1 3 0 0 0
[pid=28749/tid=28756] ppid=28747 vsize=355492 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (python) S 28747 28749 27243 0 -1 4202560 32 927 0 0 0 0 0 0 18 0 8 0 850147502 364023808 7390 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
[pid=28749/tid=28784] ppid=28747 vsize=355492 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28784/stat : 28784 (python) S 28747 28749 27243 0 -1 4202560 36 927 0 0 0 0 0 0 18 0 8 0 850152322 364023808 7390 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 3 0 0 0
[pid=28749/tid=28793] ppid=28747 vsize=355492 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28793/stat : 28793 (python) S 28747 28749 27243 0 -1 4202560 30 927 0 0 0 0 0 0 20 0 8 0 850157012 364023808 7390 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
[pid=28749/tid=28799] ppid=28747 vsize=355492 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28799/stat : 28799 (python) S 28747 28749 27243 0 -1 4202560 30 927 0 0 0 0 0 0 20 0 8 0 850163361 364023808 7390 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 5 0 0 0
[pid=28749/tid=28868] ppid=28747 vsize=355492 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28868/stat : 28868 (python) S 28747 28749 27243 0 -1 4202560 29 927 0 0 0 0 0 0 20 0 8 0 850168099 364023808 7390 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 7 0 0 0
[pid=28749/tid=29050] ppid=28747 vsize=355492 CPUtime=0 cores=1,3,5,7
/proc/28749/task/29050/stat : 29050 (python) S 28747 28749 27243 0 -1 4202560 27 927 0 0 0 0 0 0 20 0 8 0 850182162 364023808 7390 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 5 0 0 0
[pid=28749/tid=29094] ppid=28747 vsize=355492 CPUtime=0 cores=1,3,5,7
/proc/28749/task/29094/stat : 29094 (python) S 28747 28749 27243 0 -1 4202560 33 927 0 0 0 0 0 0 20 0 8 0 850197263 364023808 7390 33554432000 4194304 5683644 140734609580512 18446744073709551615 220828060081 0 0 16781312 33554434 18446604462952294400 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 503.19
Current children cumulated vsize (KiB) 20055372

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 499.395
CPU time (s): 503.19
CPU user time (s): 475.79
CPU system time (s): 27.4
CPU usage (%): 100.76
Max. virtual memory (cumulated for all children) (KiB): 20055372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.500923
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= 15918
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= 2567
involuntary context switches= 35

runsolver used 3.2825 second user time and 7.92179 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-09 01:55:15
IDJOB=3481715
IDBENCH=2900
IDSOLVER=1970
FILE ID=node147/3481715-1307577315
RUNJOBID= node147-1307576353-27262
PBS_JOBID= 13547652
Free space on /tmp= 73668 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_1.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-3481715-1307577315/watcher-3481715-1307577315 -o /tmp/evaluation-result-3481715-1307577315/solver-3481715-1307577315 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481715-1307577315.opb -seed 907331787 -budget 1800

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

MD5SUM BENCH= 487945ea0e229650aa78cf341d4ff673
RANDOM SEED=907331787

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20328892 kB
Buffers:        172816 kB
Cached:         758732 kB
SwapCached:      10316 kB
Active:       12048100 kB
Inactive:       303856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20328892 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:          150452 kB
Writeback:           0 kB
AnonPages:    11418180 kB
Mapped:          69468 kB
Slab:           128672 kB
PageTables:      71580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 128252616 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= 73556 MiB
End job on node147 at 2011-06-09 02:03:37