Trace number 3481616

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) 144.96 142.88

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_1.opb
MD5SUM74165f17686851db36d48a05683565a5
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark1797.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -58
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4964
Sum of products size (including duplicates)9928
Number of different products2482
Sum of products size4964

Solver Data

0.35/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.35/0.69	c INFO: solving HOME/instance-3481616-1307578570.opb
0.43/0.73	c INFO: wrote linearized instance to HOME/tmpWfMxTw.opb
0.43/0.77	c INFO: parsing took 0.04 s
0.54/0.85	c INFO: features took 0.08 CPU seconds
0.54/0.87	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.40)
47.21/47.38	c INFO: running scip-2.0.1-clp@0 for 45 with 1753 remaining (b = 0.09)
94.54/94.46	c INFO: running sat4j-pb-v20101225@0 for 45 with 1707 remaining (b = 0.03)
143.95/142.33	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1658 remaining (b = 0.02)

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-3481616-1307578570/watcher-3481616-1307578570 -o /tmp/evaluation-result-3481616-1307578570/solver-3481616-1307578570 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481616-1307578570.opb -seed 33321827 -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: 1.96 2.11 1.86 2/840 30003
/proc/meminfo: memFree=11372756/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/30003/stat : 30003 (python) R 30001 30003 27243 0 -1 4202496 1041 0 0 0 0 0 0 0 20 0 1 0 850272947 16625664 913 33554432000 4194304 5683644 140735847370592 18446744073709551615 5187280 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30003/statm: 4059 913 381 364 0 546 0

[startup+0.0677001 s]
/proc/loadavg: 1.96 2.11 1.86 2/840 30003
/proc/meminfo: memFree=11372756/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=34240 CPUtime=0.04 cores=1,3,5,7
/proc/30003/stat : 30003 (python) R 30001 30003 27243 0 -1 4202496 1521 0 0 0 3 1 0 0 17 0 1 0 850272947 35061760 1358 33554432000 4194304 5683644 140735847370592 18446744073709551615 4475922 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30003/statm: 8560 1358 448 364 0 898 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34240

[startup+0.100696 s]
/proc/loadavg: 1.96 2.11 1.86 2/840 30003
/proc/meminfo: memFree=11372756/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=85616 CPUtime=0.06 cores=1,3,5,7
/proc/30003/stat : 30003 (python) R 30001 30003 27243 0 -1 4202496 2662 0 0 0 4 2 0 0 17 0 1 0 850272947 87670784 2381 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816234496 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/30003/statm: 21404 2381 715 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85616

[startup+0.300665 s]
/proc/loadavg: 1.96 2.11 1.86 2/840 30003
/proc/meminfo: memFree=11372756/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=123740 CPUtime=0.17 cores=1,3,5,7
/proc/30003/stat : 30003 (python) R 30001 30003 27243 0 -1 4202496 5356 931 1 0 10 7 0 0 16 0 1 0 850272947 126709760 3744 33554432000 4194304 5683644 140735847370592 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30003/statm: 30935 3744 987 364 0 2767 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 123740

[startup+0.700585 s]
/proc/loadavg: 1.96 2.11 1.86 2/840 30003
/proc/meminfo: memFree=11372756/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=282400 CPUtime=0.43 cores=1,3,5,7
/proc/30003/stat : 30003 (python) R 30001 30003 27243 0 -1 4202496 9195 931 1 0 27 16 0 0 15 0 1 0 850272947 289177600 6937 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256527 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30003/statm: 70600 6937 1777 364 0 5493 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282400

[startup+1.50043 s]
/proc/loadavg: 1.96 2.11 1.86 3/844 30012
/proc/meminfo: memFree=11327512/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=294868 CPUtime=0.62 cores=1,3,5,7
/proc/30003/stat : 30003 (python) S 30001 30003 27243 0 -1 4202496 10974 1348 1 0 42 17 2 1 18 0 2 0 850272947 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0
/proc/30003/statm: 73717 7557 1871 364 0 8604 0
[pid=30010] ppid=30003 vsize=284624 CPUtime=0 cores=1,3,5,7
/proc/30010/stat : 30010 (python) S 30003 30003 27243 0 -1 4202560 719 0 0 0 0 0 0 0 16 0 1 0 850273035 291454976 6001 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256527 0 0 16781312 33554946 5630060598675865862 0 0 17 1 0 0 0
/proc/30010/statm: 71156 6001 319 364 0 6043 0
[pid=30012] ppid=30010 vsize=46044 CPUtime=0.61 cores=1,3,5,7
/proc/30012/stat : 30012 (scip-2.0.1.linu) R 30010 30012 30012 0 -1 4202496 9881 0 0 0 45 16 0 0 21 0 1 0 850273035 47149056 9087 33554432000 4194304 13684479 140734686139984 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/30012/statm: 11511 9087 733 2317 0 9189 0
[pid=30003/tid=30011] ppid=30001 vsize=294868 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30011/stat : 30011 (python) S 30001 30003 27243 0 -1 4202560 27 1348 0 0 0 0 2 1 18 0 2 0 850273035 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 625536

[startup+3.10115 s]
/proc/loadavg: 2.05 2.13 1.87 3/844 30012
/proc/meminfo: memFree=11288172/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=294868 CPUtime=0.62 cores=1,3,5,7
/proc/30003/stat : 30003 (python) S 30001 30003 27243 0 -1 4202496 10974 1348 1 0 42 17 2 1 18 0 2 0 850272947 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0
/proc/30003/statm: 73717 7557 1871 364 0 8604 0
[pid=30010] ppid=30003 vsize=284624 CPUtime=0 cores=1,3,5,7
/proc/30010/stat : 30010 (python) S 30003 30003 27243 0 -1 4202560 731 0 0 0 0 0 0 0 15 0 1 0 850273035 291454976 6001 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256527 0 0 16781312 33554946 5630060598675865862 0 0 17 1 0 0 0
/proc/30010/statm: 71156 6001 319 364 0 6043 0
[pid=30012] ppid=30010 vsize=67236 CPUtime=2.23 cores=1,3,5,7
/proc/30012/stat : 30012 (scip-2.0.1.linu) R 30010 30012 30012 0 -1 4202496 17623 0 0 0 203 20 0 0 25 0 1 0 850273035 68849664 14670 33554432000 4194304 13684479 140734686139984 18446744073709551615 4913522 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/30012/statm: 16809 14670 792 2317 0 14487 0
[pid=30003/tid=30011] ppid=30001 vsize=294868 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30011/stat : 30011 (python) S 30001 30003 27243 0 -1 4202560 27 1348 0 0 0 0 2 1 18 0 2 0 850273035 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 646728

[startup+6.30056 s]
/proc/loadavg: 2.05 2.13 1.87 3/844 30012
/proc/meminfo: memFree=11286436/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=294868 CPUtime=0.62 cores=1,3,5,7
/proc/30003/stat : 30003 (python) S 30001 30003 27243 0 -1 4202496 10974 1348 1 0 42 17 2 1 18 0 2 0 850272947 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0
/proc/30003/statm: 73717 7557 1871 364 0 8604 0
[pid=30010] ppid=30003 vsize=284624 CPUtime=0.02 cores=1,3,5,7
/proc/30010/stat : 30010 (python) S 30003 30003 27243 0 -1 4202560 875 0 0 0 1 1 0 0 15 0 1 0 850273035 291454976 6025 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256527 0 0 16781312 33554946 5630060598675865862 0 0 17 7 0 0 0
/proc/30010/statm: 71156 6025 343 364 0 6043 0
[pid=30012] ppid=30010 vsize=70192 CPUtime=5.4 cores=1,3,5,7
/proc/30012/stat : 30012 (scip-2.0.1.linu) R 30010 30012 30012 0 -1 4202496 18418 0 0 0 512 28 0 0 25 0 1 0 850273035 71876608 15414 33554432000 4194304 13684479 140734686139984 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/30012/statm: 17548 15414 821 2317 0 15226 0
[pid=30003/tid=30011] ppid=30001 vsize=294868 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30011/stat : 30011 (python) S 30001 30003 27243 0 -1 4202560 27 1348 0 0 0 0 2 1 18 0 2 0 850273035 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 649684

[startup+12.7004 s]
/proc/loadavg: 2.04 2.12 1.87 3/844 30012
/proc/meminfo: memFree=11277760/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=294868 CPUtime=0.62 cores=1,3,5,7
/proc/30003/stat : 30003 (python) S 30001 30003 27243 0 -1 4202496 10974 1348 1 0 42 17 2 1 18 0 2 0 850272947 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0
/proc/30003/statm: 73717 7557 1871 364 0 8604 0
[pid=30010] ppid=30003 vsize=284624 CPUtime=0.03 cores=1,3,5,7
/proc/30010/stat : 30010 (python) S 30003 30003 27243 0 -1 4202560 888 0 0 0 1 2 0 0 15 0 1 0 850273035 291454976 6025 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256527 0 0 16781312 33554946 2237546865929224192 0 0 17 7 0 0 0
/proc/30010/statm: 71156 6025 343 364 0 6043 0
[pid=30012] ppid=30010 vsize=79712 CPUtime=11.81 cores=1,3,5,7
/proc/30012/stat : 30012 (scip-2.0.1.linu) R 30010 30012 30012 0 -1 4202496 20436 0 0 0 1139 42 0 0 18 0 1 0 850273035 81625088 17416 33554432000 4194304 13684479 140734686139984 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/30012/statm: 19928 17416 832 2317 0 17606 0
[pid=30003/tid=30011] ppid=30001 vsize=294868 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30011/stat : 30011 (python) S 30001 30003 27243 0 -1 4202560 27 1348 0 0 0 0 2 1 18 0 2 0 850273035 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 659204

[startup+25.501 s]
/proc/loadavg: 2.03 2.12 1.87 3/844 30013
/proc/meminfo: memFree=11278448/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=294868 CPUtime=0.62 cores=1,3,5,7
/proc/30003/stat : 30003 (python) S 30001 30003 27243 0 -1 4202496 10974 1348 1 0 42 17 2 1 18 0 2 0 850272947 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0
/proc/30003/statm: 73717 7557 1871 364 0 8604 0
[pid=30010] ppid=30003 vsize=284624 CPUtime=0.1 cores=1,3,5,7
/proc/30010/stat : 30010 (python) S 30003 30003 27243 0 -1 4202560 897 0 0 0 4 6 0 0 15 0 1 0 850273035 291454976 6025 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256527 0 0 16781312 33554946 5623753486446373767 0 0 17 7 0 0 0
/proc/30010/statm: 71156 6025 343 364 0 6043 0
[pid=30012] ppid=30010 vsize=79712 CPUtime=24.61 cores=1,3,5,7
/proc/30012/stat : 30012 (scip-2.0.1.linu) R 30010 30012 30012 0 -1 4202496 20438 0 0 0 2408 53 0 0 25 0 1 0 850273035 81625088 17418 33554432000 4194304 13684479 140734686139984 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/30012/statm: 19928 17418 834 2317 0 17606 0
[pid=30003/tid=30011] ppid=30001 vsize=294868 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30011/stat : 30011 (python) S 30001 30003 27243 0 -1 4202560 27 1348 0 0 0 0 2 1 18 0 2 0 850273035 301944832 7557 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 659204

[startup+51.1013 s]
/proc/loadavg: 2.02 2.11 1.87 3/848 30017
/proc/meminfo: memFree=11240160/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=305124 CPUtime=0.64 cores=1,3,5,7
/proc/30003/stat : 30003 (python) S 30001 30003 27243 0 -1 4202496 11809 1348 1 0 44 17 2 1 19 0 3 0 850272947 312446976 7564 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0
/proc/30003/statm: 76281 7564 1874 364 0 11165 0
[pid=30010] ppid=30003 vsize=294868 CPUtime=0.21 cores=1,3,5,7
/proc/30010/stat : 30010 (python) S 30003 30003 27243 0 -1 4202560 1111 0 0 0 10 11 0 0 16 0 2 0 850273035 301944832 6093 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/30010/statm: 73717 6093 406 364 0 8604 0
[pid=30012] ppid=30010 vsize=79712 CPUtime=46.48 cores=1,3,5,7
/proc/30012/stat : 30012 (scip-2.0.1.linu) T 30010 30012 30012 0 -1 4202496 20438 0 0 0 4577 71 0 0 25 0 1 0 850273035 81625088 17418 33554432000 4194304 13684479 140734686139984 18446744073709551615 7361256 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/30012/statm: 19928 17418 834 2317 0 17606 0
[pid=30010/tid=30014] ppid=30003 vsize=294868 CPUtime=0 cores=1,3,5,7
/proc/30010/task/30014/stat : 30014 (python) S 30003 30003 27243 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 850277683 301944832 6093 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554946 18446604463524281024 0 0 -1 7 0 0 0
[pid=30015] ppid=30003 vsize=294880 CPUtime=0.02 cores=1,3,5,7
/proc/30015/stat : 30015 (python) S 30003 30003 27243 0 -1 4202560 906 0 0 0 1 1 0 0 16 0 1 0 850277686 301957120 6030 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256582 0 0 16781312 33554946 4586795175413514502 0 0 17 7 0 0 0
/proc/30015/statm: 73720 6030 344 364 0 8604 0
[pid=30017] ppid=30015 vsize=48552 CPUtime=3.7 cores=1,3,5,7
/proc/30017/stat : 30017 (scip-2.0.1.linu) R 30015 30017 30017 0 -1 4202496 9896 0 0 0 355 15 0 0 25 0 1 0 850277686 49717248 9237 33554432000 4194304 15243407 140735957668928 18446744073709551615 7431419 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/30017/statm: 12138 9237 824 2698 0 9433 0
[pid=30003/tid=30011] ppid=30001 vsize=305124 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30011/stat : 30011 (python) S 30001 30003 27243 0 -1 4202560 27 1348 0 0 0 0 2 1 18 0 3 0 850273035 312446976 7564 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
[pid=30003/tid=30016] ppid=30001 vsize=305124 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30016/stat : 30016 (python) S 30001 30003 27243 0 -1 4202560 25 1348 0 0 0 0 2 1 20 0 3 0 850277686 312446976 7564 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1023136

[startup+102.302 s]
/proc/loadavg: 2.01 2.09 1.88 3/870 30041
/proc/meminfo: memFree=10639536/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=315380 CPUtime=0.66 cores=1,3,5,7
/proc/30003/stat : 30003 (python) S 30001 30003 27243 0 -1 4202496 12674 1348 1 0 46 17 2 1 20 0 4 0 850272947 322949120 7570 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/30003/statm: 78845 7570 1876 364 0 13726 0
[pid=30010] ppid=30003 vsize=294868 CPUtime=0.21 cores=1,3,5,7
/proc/30010/stat : 30010 (python) S 30003 30003 27243 0 -1 4202560 1111 0 0 0 10 11 0 0 16 0 2 0 850273035 301944832 6093 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/30010/statm: 73717 6093 406 364 0 8604 0
[pid=30012] ppid=30010 vsize=79712 CPUtime=46.48 cores=1,3,5,7
/proc/30012/stat : 30012 (scip-2.0.1.linu) T 30010 30012 30012 0 -1 4202496 20438 0 0 0 4577 71 0 0 25 0 1 0 850273035 81625088 17418 33554432000 4194304 13684479 140734686139984 18446744073709551615 7361256 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/30012/statm: 19928 17418 834 2317 0 17606 0
[pid=30010/tid=30014] ppid=30003 vsize=294868 CPUtime=0 cores=1,3,5,7
/proc/30010/task/30014/stat : 30014 (python) S 30003 30003 27243 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 850277683 301944832 6093 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554946 18446604463524281024 0 0 -1 7 0 0 0
[pid=30015] ppid=30003 vsize=294880 CPUtime=0.2 cores=1,3,5,7
/proc/30015/stat : 30015 (python) S 30003 30003 27243 0 -1 4202560 1117 0 0 0 8 12 0 0 17 0 2 0 850277686 301957120 6078 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/30015/statm: 73720 6078 391 364 0 8604 0
[pid=30017] ppid=30015 vsize=84624 CPUtime=47.05 cores=1,3,5,7
/proc/30017/stat : 30017 (scip-2.0.1.linu) T 30015 30017 30017 0 -1 4202496 26413 0 0 0 4676 29 0 0 25 0 1 0 850277686 86654976 18156 33554432000 4194304 15243407 140735957668928 18446744073709551615 6951772 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/30017/statm: 21156 18156 965 2698 0 18451 0
[pid=30015/tid=30019] ppid=30003 vsize=294880 CPUtime=0 cores=1,3,5,7
/proc/30015/task/30019/stat : 30019 (python) S 30003 30003 27243 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 850282391 301957120 6078 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554946 18446604464801080320 0 0 -1 7 0 0 0
[pid=30020] ppid=30003 vsize=305136 CPUtime=0.02 cores=1,3,5,7
/proc/30020/stat : 30020 (python) S 30003 30003 27243 0 -1 4202560 925 0 0 0 1 1 0 0 15 0 1 0 850282394 312459264 6034 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256582 0 0 16781312 33554946 4294934792 0 0 17 7 0 0 0

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

[pid=30022/tid=30031] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30031/stat : 30031 (java) S 30020 30022 30022 0 -1 4202560 708 0 0 0 0 0 0 0 16 0 19 0 850282395 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446604468338873472 0 0 -1 7 0 0 0
[pid=30022/tid=30032] ppid=30020 vsize=8547476 CPUtime=0.02 cores=1,3,5,7
/proc/30022/task/30032/stat : 30032 (java) S 30020 30022 30022 0 -1 4202560 604 0 0 0 2 0 0 0 15 0 19 0 850282396 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052992 0 0 0 16800975 18446604468338873472 0 0 -1 3 0 0 0
[pid=30022/tid=30033] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30033/stat : 30033 (java) S 30020 30022 30022 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 850282397 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446604468338873472 0 0 -1 5 0 0 0
[pid=30022/tid=30034] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30034/stat : 30034 (java) S 30020 30022 30022 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 850282397 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446604468338873472 0 0 -1 3 0 0 0
[pid=30022/tid=30035] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30035/stat : 30035 (java) S 30020 30022 30022 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 850282399 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828060081 0 4 0 16800975 18446604468338873472 0 0 -1 5 0 0 0
[pid=30022/tid=30036] ppid=30020 vsize=8547476 CPUtime=0.56 cores=1,3,5,7
/proc/30022/task/30036/stat : 30036 (java) S 30020 30022 30022 0 -1 4202560 6582 0 0 0 56 0 0 0 16 0 19 0 850282399 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446604468338873472 0 0 -1 1 0 0 0
[pid=30022/tid=30037] ppid=30020 vsize=8547476 CPUtime=0.54 cores=1,3,5,7
/proc/30022/task/30037/stat : 30037 (java) S 30020 30022 30022 0 -1 4202560 5840 0 0 0 54 0 0 0 16 0 19 0 850282399 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446604468338873472 0 0 -1 5 0 0 0
[pid=30022/tid=30038] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30038/stat : 30038 (java) S 30020 30022 30022 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 850282399 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446604468338873472 0 0 -1 5 0 0 0
[pid=30022/tid=30039] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30039/stat : 30039 (java) S 30020 30022 30022 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 850282399 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052992 0 4 0 16800975 18446604468338873472 0 0 -1 7 0 0 0
[pid=30022/tid=30040] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30040/stat : 30040 (java) S 30020 30022 30022 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 850282432 8752615424 141746 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052992 0 4 0 16800975 18446604468338873472 0 0 -1 3 0 0 0
[pid=30003/tid=30011] ppid=30001 vsize=315380 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30011/stat : 30011 (python) S 30001 30003 27243 0 -1 4202560 27 1348 0 0 0 0 2 1 18 0 4 0 850273035 322949120 7570 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
[pid=30003/tid=30016] ppid=30001 vsize=315380 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30016/stat : 30016 (python) S 30001 30003 27243 0 -1 4202560 25 1348 0 0 0 0 2 1 20 0 4 0 850277686 322949120 7570 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
[pid=30003/tid=30021] ppid=30001 vsize=315380 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30021/stat : 30021 (python) S 30001 30003 27243 0 -1 4202560 30 1348 0 0 0 0 2 1 20 0 4 0 850282394 322949120 7570 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 103.6
Current children cumulated vsize (KiB) 9922076



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+142.801 s]
/proc/loadavg: 2.16 2.11 1.89 6/892 30064
/proc/meminfo: memFree=10624268/32951124 swapFree=60476376/67111528
[pid=30003] ppid=30001 vsize=325636 CPUtime=0.7 cores=1,3,5,7
/proc/30003/stat : 30003 (python) S 30001 30003 27243 0 -1 4202496 13581 1348 1 0 49 18 2 1 19 0 5 0 850272947 333451264 7576 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554434 18446744073709551615 0 0 17 7 0 0 0
/proc/30003/statm: 81409 7576 1878 364 0 16287 0
[pid=30010] ppid=30003 vsize=294868 CPUtime=0.21 cores=1,3,5,7
/proc/30010/stat : 30010 (python) S 30003 30003 27243 0 -1 4202560 1111 0 0 0 10 11 0 0 16 0 2 0 850273035 301944832 6093 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/30010/statm: 73717 6093 406 364 0 8604 0
[pid=30012] ppid=30010 vsize=79712 CPUtime=46.48 cores=1,3,5,7
/proc/30012/stat : 30012 (scip-2.0.1.linu) T 30010 30012 30012 0 -1 4202496 20438 0 0 0 4577 71 0 0 25 0 1 0 850273035 81625088 17418 33554432000 4194304 13684479 140734686139984 18446744073709551615 7361256 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/30012/statm: 19928 17418 834 2317 0 17606 0
[pid=30010/tid=30014] ppid=30003 vsize=294868 CPUtime=0 cores=1,3,5,7
/proc/30010/task/30014/stat : 30014 (python) S 30003 30003 27243 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 850277683 301944832 6093 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554946 18446604463524281024 0 0 -1 7 0 0 0
[pid=30015] ppid=30003 vsize=294880 CPUtime=0.2 cores=1,3,5,7
/proc/30015/stat : 30015 (python) S 30003 30003 27243 0 -1 4202560 1117 0 0 0 8 12 0 0 17 0 2 0 850277686 301957120 6078 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/30015/statm: 73720 6078 391 364 0 8604 0
[pid=30017] ppid=30015 vsize=84624 CPUtime=47.05 cores=1,3,5,7
/proc/30017/stat : 30017 (scip-2.0.1.linu) T 30015 30017 30017 0 -1 4202496 26413 0 0 0 4676 29 0 0 25 0 1 0 850277686 86654976 18156 33554432000 4194304 15243407 140735957668928 18446744073709551615 6951772 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/30017/statm: 21156 18156 965 2698 0 18451 0
[pid=30015/tid=30019] ppid=30003 vsize=294880 CPUtime=0 cores=1,3,5,7
/proc/30015/task/30019/stat : 30019 (python) S 30003 30003 27243 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 850282391 301957120 6078 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554946 18446604464801080320 0 0 -1 7 0 0 0
[pid=30020] ppid=30003 vsize=305136 CPUtime=0.23 cores=1,3,5,7
/proc/30020/stat : 30020 (python) S 30003 30003 27243 0 -1 4202560 1138 0 0 0 10 13 0 0 17 0 2 0 850282394 312459264 6082 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828063179 0 0 16781312 33554946 18446744073709551615 0 0 17 7 0 0 0
/proc/30020/statm: 76284 6082 391 364 0 11165 0
[pid=30022] ppid=30020 vsize=8547476 CPUtime=49.12 cores=1,3,5,7
/proc/30022/stat : 30022 (java) T 30020 30022 30022 0 -1 4202496 150060 0 1 0 4893 19 0 0 15 0 19 0 850282394 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30022/statm: 2136869 131994 2258 9 0 2127610 0
[pid=30022/tid=30023] ppid=30020 vsize=8547476 CPUtime=47.49 cores=1,3,5,7
/proc/30022/task/30023/stat : 30023 (java) T 30020 30022 30022 0 -1 4202560 128406 0 1 0 4734 15 0 0 25 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=30022/tid=30024] ppid=30020 vsize=8547476 CPUtime=0.02 cores=1,3,5,7
/proc/30022/task/30024/stat : 30024 (java) T 30020 30022 30022 0 -1 4202560 940 0 0 0 2 0 0 0 15 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 7 0 0 0
[pid=30022/tid=30025] ppid=30020 vsize=8547476 CPUtime=0.03 cores=1,3,5,7
/proc/30022/task/30025/stat : 30025 (java) T 30020 30022 30022 0 -1 4202560 787 0 0 0 3 0 0 0 15 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 47450462741664 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=30022/tid=30026] ppid=30020 vsize=8547476 CPUtime=0.02 cores=1,3,5,7
/proc/30022/task/30026/stat : 30026 (java) T 30020 30022 30022 0 -1 4202560 1098 0 0 0 2 0 0 0 15 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=30022/tid=30027] ppid=30020 vsize=8547476 CPUtime=0.04 cores=1,3,5,7
/proc/30022/task/30027/stat : 30027 (java) T 30020 30022 30022 0 -1 4202560 384 0 0 0 4 0 0 0 15 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220816189751 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=30022/tid=30028] ppid=30020 vsize=8547476 CPUtime=0.02 cores=1,3,5,7
/proc/30022/task/30028/stat : 30028 (java) T 30020 30022 30022 0 -1 4202560 920 0 0 0 2 0 0 0 16 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220816189751 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=30022/tid=30029] ppid=30020 vsize=8547476 CPUtime=0.03 cores=1,3,5,7
/proc/30022/task/30029/stat : 30029 (java) T 30020 30022 30022 0 -1 4202560 1434 0 0 0 3 0 0 0 15 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=30022/tid=30030] ppid=30020 vsize=8547476 CPUtime=0.02 cores=1,3,5,7
/proc/30022/task/30030/stat : 30030 (java) T 30020 30022 30022 0 -1 4202560 845 0 0 0 2 0 0 0 15 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220816189751 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=30022/tid=30031] ppid=30020 vsize=8547476 CPUtime=0.02 cores=1,3,5,7
/proc/30022/task/30031/stat : 30031 (java) T 30020 30022 30022 0 -1 4202560 709 0 0 0 2 0 0 0 15 0 19 0 850282395 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220816189751 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=30022/tid=30032] ppid=30020 vsize=8547476 CPUtime=0.18 cores=1,3,5,7
/proc/30022/task/30032/stat : 30032 (java) T 30020 30022 30022 0 -1 4202560 712 0 0 0 18 0 0 0 15 0 19 0 850282396 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 0 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=30022/tid=30033] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30033/stat : 30033 (java) T 30020 30022 30022 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 850282397 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=30022/tid=30034] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30034/stat : 30034 (java) T 30020 30022 30022 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 850282397 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=30022/tid=30035] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30035/stat : 30035 (java) T 30020 30022 30022 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850282399 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828060081 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=30022/tid=30036] ppid=30020 vsize=8547476 CPUtime=0.61 cores=1,3,5,7
/proc/30022/task/30036/stat : 30036 (java) T 30020 30022 30022 0 -1 4202560 6589 0 0 0 61 0 0 0 15 0 19 0 850282399 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=30022/tid=30037] ppid=30020 vsize=8547476 CPUtime=0.54 cores=1,3,5,7
/proc/30022/task/30037/stat : 30037 (java) T 30020 30022 30022 0 -1 4202560 5840 0 0 0 54 0 0 0 15 0 19 0 850282399 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=30022/tid=30038] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30038/stat : 30038 (java) T 30020 30022 30022 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 850282399 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052377 0 4 0 16800975 18446744071562691360 0 0 -1 5 0 0 0
[pid=30022/tid=30039] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30039/stat : 30039 (java) T 30020 30022 30022 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 850282399 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052992 0 4 0 16800975 18446744071562691360 0 0 -1 1 0 0 0
[pid=30022/tid=30040] ppid=30020 vsize=8547476 CPUtime=0 cores=1,3,5,7
/proc/30022/task/30040/stat : 30040 (java) T 30020 30022 30022 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 850282432 8752615424 131994 33554432000 1073741824 1073778376 140735211460000 18446744073709551615 220828052992 0 4 0 16800975 18446744071562691360 0 0 -1 3 0 0 0
[pid=30020/tid=30043] ppid=30003 vsize=305136 CPUtime=0 cores=1,3,5,7
/proc/30020/task/30043/stat : 30043 (python) S 30003 30003 27243 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 850287178 312459264 6082 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554946 18446604461076473152 0 0 -1 3 0 0 0
[pid=30044] ppid=30003 vsize=315392 CPUtime=0 cores=1,3,5,7
/proc/30044/stat : 30044 (python) S 30003 30003 27243 0 -1 4202560 773 0 0 0 0 0 0 0 16 0 1 0 850287181 322961408 6014 33554432000 4194304 5683644 140735847370592 18446744073709551615 220816256582 0 0 16781312 33554946 2907534121695707136 0 0 17 7 0 0 0
/proc/30044/statm: 78848 6014 320 364 0 13726 0
[pid=30046] ppid=30044 vsize=8551980 CPUtime=0.97 cores=1,3,5,7
/proc/30046/stat : 30046 (java) S 30044 30046 30046 0 -1 4202496 17924 0 1 0 95 2 0 0 18 0 19 0 850287181 8757227520 14707 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/30046/statm: 2137995 14707 2219 9 0 2128736 0
[pid=30046/tid=30047] ppid=30044 vsize=8551980 CPUtime=0.48 cores=1,3,5,7
/proc/30046/task/30047/stat : 30047 (java) R 30044 30046 30046 0 -1 4202560 6142 0 1 0 48 0 0 0 19 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30046/tid=30048] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30048/stat : 30048 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30049] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30049/stat : 30049 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30050] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30050/stat : 30050 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30051] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30051/stat : 30051 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30052] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30052/stat : 30052 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30053] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30053/stat : 30053 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30054] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30054/stat : 30054 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30055] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30055/stat : 30055 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850287182 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 7 0 0 0
[pid=30046/tid=30056] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30056/stat : 30056 (java) S 30044 30046 30046 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 850287183 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052992 0 0 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30057] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30057/stat : 30057 (java) S 30044 30046 30046 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 850287183 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30058] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30058/stat : 30058 (java) S 30044 30046 30046 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 850287183 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30059] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30059/stat : 30059 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850287185 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828060081 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30060] ppid=30044 vsize=8551980 CPUtime=0.24 cores=1,3,5,7
/proc/30046/task/30060/stat : 30060 (java) R 30044 30046 30046 0 -1 4202560 6549 0 0 0 24 0 0 0 25 0 19 0 850287185 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 47652586321946 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30046/tid=30061] ppid=30044 vsize=8551980 CPUtime=0.22 cores=1,3,5,7
/proc/30046/task/30061/stat : 30061 (java) R 30044 30046 30046 0 -1 4202560 3828 0 0 0 22 0 0 0 18 0 19 0 850287185 8757227520 14708 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 47652584839239 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30046/tid=30062] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30062/stat : 30062 (java) S 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 850287186 8757227520 14709 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052377 0 4 0 16800975 18446604470138152896 0 0 -1 3 0 0 0
[pid=30046/tid=30063] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30063/stat : 30063 (java) R 30044 30046 30046 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 850287186 8757227520 14709 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052992 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30046/tid=30064] ppid=30044 vsize=8551980 CPUtime=0 cores=1,3,5,7
/proc/30046/task/30064/stat : 30064 (java) S 30044 30046 30046 0 -1 4202560 12 0 0 0 0 0 0 0 19 0 19 0 850287221 8757227520 14709 33554432000 1073741824 1073778376 140736732595872 18446744073709551615 220828052992 0 4 0 16800975 18446604470138152896 0 0 -1 1 0 0 0
[pid=30003/tid=30011] ppid=30001 vsize=325636 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30011/stat : 30011 (python) S 30001 30003 27243 0 -1 4202560 27 1348 0 0 0 0 2 1 18 0 5 0 850273035 333451264 7576 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
[pid=30003/tid=30016] ppid=30001 vsize=325636 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30016/stat : 30016 (python) S 30001 30003 27243 0 -1 4202560 25 1348 0 0 0 0 2 1 20 0 5 0 850277686 333451264 7576 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 1 0 0 0
[pid=30003/tid=30021] ppid=30001 vsize=325636 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30021/stat : 30021 (python) S 30001 30003 27243 0 -1 4202560 30 1348 0 0 0 0 2 1 20 0 5 0 850282394 333451264 7576 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 7 0 0 0
[pid=30003/tid=30045] ppid=30001 vsize=325636 CPUtime=0.03 cores=1,3,5,7
/proc/30003/task/30045/stat : 30045 (python) S 30001 30003 27243 0 -1 4202560 28 1348 0 0 0 0 2 1 20 0 5 0 850287181 333451264 7576 33554432000 4194304 5683644 140735847370592 18446744073709551615 220828060081 0 0 16781312 33554434 18446604464372328448 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 144.96
Current children cumulated vsize (KiB) 18799704

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 142.88
CPU time (s): 144.96
CPU user time (s): 143.2
CPU system time (s): 1.76
CPU usage (%): 101.456
Max. virtual memory (cumulated for all children) (KiB): 18799704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.52192
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14931
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= 5064
involuntary context switches= 17

runsolver used 0.831873 second user time and 1.79673 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-09 02:16:10
IDJOB=3481616
IDBENCH=48283
IDSOLVER=1970
FILE ID=node147/3481616-1307578570
RUNJOBID= node147-1307576353-27262
PBS_JOBID= 13547652
Free space on /tmp= 73324 MiB

SOLVER NAME= borg pb-opt-11.04.03
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_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-3481616-1307578570/watcher-3481616-1307578570 -o /tmp/evaluation-result-3481616-1307578570/solver-3481616-1307578570 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481616-1307578570.opb -seed 33321827 -budget 1800

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

MD5SUM BENCH= 74165f17686851db36d48a05683565a5
RANDOM SEED=33321827

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:      11373036 kB
Buffers:        190032 kB
Cached:        1112648 kB
SwapCached:      10316 kB
Active:       20973148 kB
Inactive:       306164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11373036 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:          101800 kB
Writeback:           0 kB
AnonPages:    19974968 kB
Mapped:         138248 kB
Slab:           131324 kB
PageTables:      95040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 142348592 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= 73224 MiB
End job on node147 at 2011-06-09 02:18:35