Trace number 3482330

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg pb-dec-11.04.03? (TO) 1800.01 1791.48

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_4_40.opb
MD5SUM476815bfad4ec3fb3f4fdbbbbf10b706
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2516
Sum of products size (including duplicates)5032
Number of different products1258
Sum of products size2516

Solver Data

0.30/0.55	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.30/0.55	c INFO: solving HOME/instance-3482330-1307576541.opb
0.30/0.57	c INFO: wrote linearized instance to HOME/tmpFnEIgR.opb
0.30/0.59	c INFO: parsing took 0.02 s
0.40/0.64	c INFO: features took 0.04 CPU seconds
0.40/0.66	c INFO: running clasp-1.3.7@0 for 45 with 1799 remaining (b = 0.56)
48.75/48.89	c INFO: running scip-2.0.1-spx@0 for 45 with 1751 remaining (b = 0.18)
100.19/100.03	c INFO: running scip-2.0.1-clp@0 for 45 with 1700 remaining (b = 0.03)
147.14/146.82	c INFO: running clasp-1.3.7@48 for 45 with 1654 remaining (b = 0.01)
193.53/193.02	c INFO: running pbct-0.1.2-linear@0 for 45 with 1608 remaining (b = 0.07)
241.88/241.28	c INFO: running scip-2.0.1-clp@46 for 45 with 1561 remaining (b = 0.01)
287.22/286.33	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1516 remaining (b = 0.01)
337.66/334.92	c INFO: running clasp-1.3.7@94 for 136 with 1466 remaining (b = 0.02)
476.83/473.51	c INFO: running scip-2.0.1-spx@50 for 45 with 1328 remaining (b = 0.01)
521.32/518.00	c INFO: running bsolo_pb10-l3@0 for 45 with 1284 remaining (b = 0.02)
569.88/566.37	c INFO: running scip-2.0.1-spx@94 for 410 with 1235 remaining (b = 0.06)
984.59/979.33	c INFO: running bsolo_pb10-l1@0 for 91 with 825 remaining (b = 0.01)
1078.67/1073.05	c INFO: wrote minion input file to HOME/tmpTkaJ02.minion
1078.67/1073.06	c INFO: running minion-0.12@0 for 45 with 731 remaining (b = 0.01)
1126.13/1120.36	c INFO: running scip-2.0.1-spx@505 for 547 with 684 remaining (b = 0.05)
1679.52/1671.43	c INFO: running bsolo_pb10-l2@0 for 45 with 136 remaining (b = 0.00)
1728.01/1719.78	c INFO: running wbo1.4a@0 for 88 with 88 remaining (b = 0.00)

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-3482330-1307576541/watcher-3482330-1307576541 -o /tmp/evaluation-result-3482330-1307576541/solver-3482330-1307576541 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482330-1307576541.opb -seed 744328838 -budget 1800 

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

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


[startup+0 s]
/proc/loadavg: 1.81 0.79 0.29 2/467 12766
/proc/meminfo: memFree=30004140/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/12766/stat : 12766 (python) R 12764 12766 11775 0 -1 4202496 872 0 0 0 0 0 0 0 17 0 1 0 869253995 16154624 753 33554432000 4194304 5683644 140736499727792 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12766/statm: 3944 753 343 364 0 431 0

[startup+0.0304431 s]
/proc/loadavg: 1.81 0.79 0.29 2/467 12766
/proc/meminfo: memFree=30004140/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=18888 CPUtime=0.01 cores=0,2,4,6
/proc/12766/stat : 12766 (python) R 12764 12766 11775 0 -1 4202496 1278 0 0 0 1 0 0 0 17 0 1 0 869253995 19341312 1130 33554432000 4194304 5683644 140736499727792 18446744073709551615 5293445 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12766/statm: 4722 1130 421 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18888

[startup+0.100449 s]
/proc/loadavg: 1.81 0.79 0.29 2/467 12766
/proc/meminfo: memFree=30004140/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=96128 CPUtime=0.06 cores=0,2,4,6
/proc/12766/stat : 12766 (python) R 12764 12766 11775 0 -1 4202496 3170 929 1 0 5 1 0 0 18 0 1 0 869253995 98435072 2484 33554432000 4194304 5683644 140736499727792 18446744073709551615 5172096 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12766/statm: 24032 2484 792 364 0 1627 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 96128

[startup+0.300456 s]
/proc/loadavg: 1.81 0.79 0.29 2/467 12766
/proc/meminfo: memFree=30004140/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=123884 CPUtime=0.15 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 5412 929 1 0 11 4 0 0 17 0 1 0 869253995 126857216 3779 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/12766/statm: 30971 3779 987 364 0 2803 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 123884

[startup+0.700384 s]
/proc/loadavg: 1.81 0.79 0.29 2/467 12766
/proc/meminfo: memFree=30004140/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=293740 CPUtime=0.47 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 10813 1331 1 0 38 8 1 0 18 0 2 0 869253995 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/12766/statm: 73435 7276 1871 364 0 8322 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 293740

[startup+1.50125 s]
/proc/loadavg: 1.81 0.79 0.29 3/471 12775
/proc/meminfo: memFree=29977864/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=293740 CPUtime=0.47 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 10813 1331 1 0 38 8 1 0 18 0 2 0 869253995 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/12766/statm: 73435 7276 1871 364 0 8322 0
[pid=12773] ppid=12766 vsize=283496 CPUtime=0 cores=0,2,4,6
/proc/12773/stat : 12773 (python) S 12766 12766 11775 0 -1 4202560 670 0 0 0 0 0 0 0 18 0 1 0 869254062 290299904 5717 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089718287 0 0 16781312 33554946 10287847421668983043 0 0 17 0 0 0 0
/proc/12773/statm: 70874 5717 316 364 0 5761 0
[pid=12775] ppid=12773 vsize=3040 CPUtime=0.82 cores=0,2,4,6
/proc/12775/stat : 12775 (clasp-1.3.7-x86) R 12773 12775 12775 0 -1 4202496 769 0 0 0 82 0 0 0 21 0 1 0 869254062 3112960 502 33554432000 134512640 136139019 4287337568 18446744073709551615 134883456 0 0 16781312 16386 0 0 0 17 2 0 0 0
/proc/12775/statm: 760 502 183 398 0 360 0
[pid=12766/tid=12774] ppid=12764 vsize=293740 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12774/stat : 12774 (python) S 12764 12766 11775 0 -1 4202560 27 1331 0 0 0 0 1 0 18 0 2 0 869254062 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 580276

[startup+3.10085 s]
/proc/loadavg: 1.81 0.79 0.29 3/471 12775
/proc/meminfo: memFree=29974268/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=293740 CPUtime=0.47 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 10813 1331 1 0 38 8 1 0 18 0 2 0 869253995 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/12766/statm: 73435 7276 1871 364 0 8322 0
[pid=12773] ppid=12766 vsize=283496 CPUtime=0 cores=0,2,4,6
/proc/12773/stat : 12773 (python) S 12766 12766 11775 0 -1 4202560 693 0 0 0 0 0 0 0 18 0 1 0 869254062 290299904 5720 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089718287 0 0 16781312 33554946 10287842130269274371 0 0 17 0 0 0 0
/proc/12773/statm: 70874 5720 319 364 0 5761 0
[pid=12775] ppid=12773 vsize=3172 CPUtime=2.42 cores=0,2,4,6
/proc/12775/stat : 12775 (clasp-1.3.7-x86) R 12773 12775 12775 0 -1 4202496 820 0 0 0 242 0 0 0 25 0 1 0 869254062 3248128 553 33554432000 134512640 136139019 4287337568 18446744073709551615 134871008 0 0 16781312 16386 0 0 0 17 2 0 0 0
/proc/12775/statm: 793 553 183 398 0 393 0
[pid=12766/tid=12774] ppid=12764 vsize=293740 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12774/stat : 12774 (python) S 12764 12766 11775 0 -1 4202560 27 1331 0 0 0 0 1 0 18 0 2 0 869254062 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 580408

[startup+6.3004 s]
/proc/loadavg: 1.82 0.81 0.30 3/471 12775
/proc/meminfo: memFree=29975504/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=293740 CPUtime=0.47 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 10813 1331 1 0 38 8 1 0 18 0 2 0 869253995 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/12766/statm: 73435 7276 1871 364 0 8322 0
[pid=12773] ppid=12766 vsize=283496 CPUtime=0.01 cores=0,2,4,6
/proc/12773/stat : 12773 (python) S 12766 12766 11775 0 -1 4202560 852 0 0 0 0 1 0 0 18 0 1 0 869254062 290299904 5743 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089718287 0 0 16781312 33554946 10287854980811424003 0 0 17 6 0 0 0
/proc/12773/statm: 70874 5743 342 364 0 5761 0
[pid=12775] ppid=12773 vsize=3932 CPUtime=5.62 cores=0,2,4,6
/proc/12775/stat : 12775 (clasp-1.3.7-x86) R 12773 12775 12775 0 -1 4202496 990 0 0 0 562 0 0 0 25 0 1 0 869254062 4026368 723 33554432000 134512640 136139019 4287337568 18446744073709551615 134632461 0 0 16781312 16386 0 0 0 17 2 0 0 0
/proc/12775/statm: 983 723 183 398 0 583 0
[pid=12766/tid=12774] ppid=12764 vsize=293740 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12774/stat : 12774 (python) S 12764 12766 11775 0 -1 4202560 27 1331 0 0 0 0 1 0 18 0 2 0 869254062 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 581168

[startup+12.7012 s]
/proc/loadavg: 1.84 0.83 0.31 3/471 12775
/proc/meminfo: memFree=29974028/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=293740 CPUtime=0.47 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 10813 1331 1 0 38 8 1 0 18 0 2 0 869253995 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/12766/statm: 73435 7276 1871 364 0 8322 0
[pid=12773] ppid=12766 vsize=283496 CPUtime=0.03 cores=0,2,4,6
/proc/12773/stat : 12773 (python) S 12766 12766 11775 0 -1 4202560 856 0 0 0 2 1 0 0 18 0 1 0 869254062 290299904 5744 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089718287 0 0 16781312 33554946 72114768642583329 0 0 17 0 0 0 0
/proc/12773/statm: 70874 5744 343 364 0 5761 0
[pid=12775] ppid=12773 vsize=4304 CPUtime=12.02 cores=0,2,4,6
/proc/12775/stat : 12775 (clasp-1.3.7-x86) R 12773 12775 12775 0 -1 4202496 1091 0 0 0 1202 0 0 0 25 0 1 0 869254062 4407296 824 33554432000 134512640 136139019 4287337568 18446744073709551615 134621984 0 0 16781312 16386 0 0 0 17 2 0 0 0
/proc/12775/statm: 1076 824 183 398 0 676 0
[pid=12766/tid=12774] ppid=12764 vsize=293740 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12774/stat : 12774 (python) S 12764 12766 11775 0 -1 4202560 27 1331 0 0 0 0 1 0 18 0 2 0 869254062 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 581540

[startup+25.501 s]
/proc/loadavg: 2.02 0.91 0.35 3/471 12775
/proc/meminfo: memFree=29972544/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=293740 CPUtime=0.47 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 10813 1331 1 0 38 8 1 0 18 0 2 0 869253995 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/12766/statm: 73435 7276 1871 364 0 8322 0
[pid=12773] ppid=12766 vsize=283496 CPUtime=0.09 cores=0,2,4,6
/proc/12773/stat : 12773 (python) S 12766 12766 11775 0 -1 4202560 862 0 0 0 5 4 0 0 18 0 1 0 869254062 290299904 5744 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089718287 0 0 16781312 33554946 72556772316949281 0 0 17 6 0 0 0
/proc/12773/statm: 70874 5744 343 364 0 5761 0
[pid=12775] ppid=12773 vsize=4436 CPUtime=24.82 cores=0,2,4,6
/proc/12775/stat : 12775 (clasp-1.3.7-x86) R 12773 12775 12775 0 -1 4202496 1106 0 0 0 2482 0 0 0 25 0 1 0 869254062 4542464 839 33554432000 134512640 136139019 4287337568 18446744073709551615 134871039 0 0 16781312 16386 0 0 0 17 2 0 0 0
/proc/12775/statm: 1109 839 183 398 0 709 0
[pid=12766/tid=12774] ppid=12764 vsize=293740 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12774/stat : 12774 (python) S 12764 12766 11775 0 -1 4202560 27 1331 0 0 0 0 1 0 18 0 2 0 869254062 300789760 7276 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 581672

[startup+51.1005 s]
/proc/loadavg: 2.01 1.00 0.39 3/479 12784
/proc/meminfo: memFree=29865976/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=304452 CPUtime=0.49 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 11692 1331 1 0 40 8 1 0 20 0 3 0 869253995 311758848 7396 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/12766/statm: 76113 7396 1874 364 0 10997 0
[pid=12773] ppid=12766 vsize=293740 CPUtime=0.18 cores=0,2,4,6
/proc/12773/stat : 12773 (python) S 12766 12766 11775 0 -1 4202560 1146 0 0 0 10 8 0 0 19 0 2 0 869254062 300789760 5817 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12773/statm: 73435 5817 411 364 0 8322 0
[pid=12775] ppid=12773 vsize=5216 CPUtime=48.19 cores=0,2,4,6
/proc/12775/stat : 12775 (clasp-1.3.7-x86) T 12773 12775 12775 0 -1 4202496 1322 0 0 0 4819 0 0 0 25 0 1 0 869254062 5341184 1055 33554432000 134512640 136139019 4287337568 18446744073709551615 134621984 0 0 16781312 16386 18446744071562691360 0 0 17 2 0 0 0
/proc/12775/statm: 1304 1055 183 398 0 904 0
[pid=12773/tid=12781] ppid=12766 vsize=293740 CPUtime=0 cores=0,2,4,6
/proc/12773/task/12781/stat : 12781 (python) S 12766 12766 11775 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 869258882 300789760 5817 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604451143505792 0 0 -1 6 0 0 0
[pid=12782] ppid=12766 vsize=294208 CPUtime=0 cores=0,2,4,6
/proc/12782/stat : 12782 (python) S 12766 12766 11775 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 869258884 301268992 5838 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089718342 0 0 16781312 33554946 4294934787 0 0 17 6 0 0 0
/proc/12782/statm: 73552 5838 320 364 0 8436 0
[pid=12784] ppid=12782 vsize=34112 CPUtime=2.2 cores=0,2,4,6
/proc/12784/stat : 12784 (scip-2.0.1.linu) R 12782 12784 12784 0 -1 4202496 6978 0 0 0 203 17 0 0 25 0 1 0 869258885 34930688 6265 33554432000 4194304 13684479 140737122927888 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12784/statm: 8528 6265 775 2317 0 6206 0
[pid=12766/tid=12774] ppid=12764 vsize=304452 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12774/stat : 12774 (python) S 12764 12766 11775 0 -1 4202560 27 1331 0 0 0 0 1 0 18 0 3 0 869254062 311758848 7396 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 0 0 0 0
[pid=12766/tid=12783] ppid=12764 vsize=304452 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12783/stat : 12783 (python) S 12764 12766 11775 0 -1 4202560 29 1331 0 0 0 0 1 0 20 0 3 0 869258885 311758848 7396 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 931728

[startup+102.317 s]
/proc/loadavg: 2.06 1.17 0.48 3/487 12793
/proc/meminfo: memFree=28923860/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=314708 CPUtime=0.53 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 12589 1331 1 0 43 9 1 0 20 0 4 0 869253995 322260992 7419 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/12766/statm: 78677 7419 1876 364 0 13558 0
[pid=12773] ppid=12766 vsize=293740 CPUtime=0.18 cores=0,2,4,6
/proc/12773/stat : 12773 (python) S 12766 12766 11775 0 -1 4202560 1146 0 0 0 10 8 0 0 19 0 2 0 869254062 300789760 5817 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12773/statm: 73435 5817 411 364 0 8322 0
[pid=12775] ppid=12773 vsize=5216 CPUtime=48.19 cores=0,2,4,6
/proc/12775/stat : 12775 (clasp-1.3.7-x86) T 12773 12775 12775 0 -1 4202496 1322 0 0 0 4819 0 0 0 25 0 1 0 869254062 5341184 1055 33554432000 134512640 136139019 4287337568 18446744073709551615 134621984 0 0 16781312 16386 18446744071562691360 0 0 17 2 0 0 0
/proc/12775/statm: 1304 1055 183 398 0 904 0
[pid=12773/tid=12781] ppid=12766 vsize=293740 CPUtime=0 cores=0,2,4,6
/proc/12773/task/12781/stat : 12781 (python) S 12766 12766 11775 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 869258882 300789760 5817 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604451143505792 0 0 -1 6 0 0 0
[pid=12782] ppid=12766 vsize=294208 CPUtime=0.2 cores=0,2,4,6
/proc/12782/stat : 12782 (python) S 12766 12766 11775 0 -1 4202560 1118 0 0 0 10 10 0 0 16 0 2 0 869258884 301268992 5910 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0
/proc/12782/statm: 73552 5910 391 364 0 8436 0
[pid=12784] ppid=12782 vsize=78064 CPUtime=51.11 cores=0,2,4,6
/proc/12784/stat : 12784 (scip-2.0.1.linu) T 12782 12784 12784 0 -1 4202496 21173 0 0 0 5056 55 0 0 25 0 1 0 869258885 79937536 17066 33554432000 4194304 13684479 140737122927888 18446744073709551615 7430173 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/12784/statm: 19516 17066 847 2317 0 17194 0
[pid=12782/tid=12790] ppid=12766 vsize=294208 CPUtime=0 cores=0,2,4,6
/proc/12782/task/12790/stat : 12790 (python) S 12766 12766 11775 0 -1 4202560 52 0 0 0 0 0 0 0 16 0 2 0 869263996 301268992 5910 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604468461154624 0 0 -1 2 0 0 0
[pid=12791] ppid=12766 vsize=304464 CPUtime=0 cores=0,2,4,6
/proc/12791/stat : 12791 (python) S 12766 12766 11775 0 -1 4202560 771 0 0 0 0 0 0 0 15 0 1 0 869263999 311771136 5859 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089718342 0 0 16781312 33554946 15687435432381874435 0 0 17 0 0 0 0

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

[pid=12766/tid=13146] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/13146/stat : 13146 (python) S 12764 12766 11775 0 -1 4202560 24 1331 0 0 0 0 1 0 20 0 11 0 869425975 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1790.87
Current children cumulated vsize (KiB) 13049704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.4 s]
/proc/loadavg: 2.25 2.13 1.80 3/540 13153
/proc/meminfo: memFree=23532608/32950928 swapFree=45617076/67111528
[pid=12766] ppid=12764 vsize=386872 CPUtime=0.95 cores=0,2,4,6
/proc/12766/stat : 12766 (python) S 12764 12766 11775 0 -1 4202496 19495 1331 1 0 83 11 1 0 20 0 11 0 869253995 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/12766/statm: 96718 7537 1890 364 0 31578 0
[pid=12773] ppid=12766 vsize=293740 CPUtime=0.93 cores=0,2,4,6
/proc/12773/stat : 12773 (python) S 12766 12766 11775 0 -1 4202560 1213 0 0 0 47 46 0 0 18 0 2 0 869254062 300789760 5818 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12773/statm: 73435 5818 412 364 0 8322 0
[pid=12775] ppid=12773 vsize=6716 CPUtime=232.94 cores=0,2,4,6
/proc/12775/stat : 12775 (clasp-1.3.7-x86) T 12773 12775 12775 0 -1 4202496 1715 0 0 0 23294 0 0 0 25 0 1 0 869254062 6877184 1441 33554432000 134512640 136139019 4287337568 18446744073709551615 134883787 0 0 16781312 16386 18446744071562691360 0 0 17 2 0 0 0
/proc/12775/statm: 1679 1441 183 398 0 1279 0
[pid=12773/tid=12781] ppid=12766 vsize=293740 CPUtime=0 cores=0,2,4,6
/proc/12773/task/12781/stat : 12781 (python) S 12766 12766 11775 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 869258882 300789760 5818 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604451143505792 0 0 -1 6 0 0 0
[pid=12782] ppid=12766 vsize=294208 CPUtime=4.39 cores=0,2,4,6
/proc/12782/stat : 12782 (python) S 12766 12766 11775 0 -1 4202560 1223 0 0 0 217 222 0 0 15 0 2 0 869258884 301268992 5910 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12782/statm: 73552 5910 391 364 0 8436 0
[pid=12784] ppid=12782 vsize=78064 CPUtime=1059.49 cores=0,2,4,6
/proc/12784/stat : 12784 (scip-2.0.1.linu) T 12782 12784 12784 0 -1 4202496 21184 0 0 0 105308 641 0 0 25 0 1 0 869258885 79937536 17077 33554432000 4194304 13684479 140737122927888 18446744073709551615 7430912 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/12784/statm: 19516 17077 847 2317 0 17194 0
[pid=12782/tid=12790] ppid=12766 vsize=294208 CPUtime=0 cores=0,2,4,6
/proc/12782/task/12790/stat : 12790 (python) S 12766 12766 11775 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 2 0 869263996 301268992 5910 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604468461154624 0 0 -1 2 0 0 0
[pid=12791] ppid=12766 vsize=304464 CPUtime=0.38 cores=0,2,4,6
/proc/12791/stat : 12791 (python) S 12766 12766 11775 0 -1 4202560 1150 0 0 0 18 20 0 0 15 0 2 0 869263999 311771136 5931 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/12791/statm: 76116 5931 391 364 0 10997 0
[pid=12793] ppid=12791 vsize=56608 CPUtime=91.77 cores=0,2,4,6
/proc/12793/stat : 12793 (scip-2.0.1.linu) T 12791 12793 12793 0 -1 4202496 30958 0 0 0 9137 40 0 0 25 0 1 0 869263999 57966592 11728 33554432000 4194304 15243407 140734752960352 18446744073709551615 8113823 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/12793/statm: 14152 11728 967 2698 0 11447 0
[pid=12791/tid=12799] ppid=12766 vsize=304464 CPUtime=0 cores=0,2,4,6
/proc/12791/task/12799/stat : 12799 (python) S 12766 12766 11775 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 869268675 311771136 5931 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604452827174720 0 0 -1 6 0 0 0
[pid=12802] ppid=12766 vsize=314872 CPUtime=0.2 cores=0,2,4,6
/proc/12802/stat : 12802 (python) S 12766 12766 11775 0 -1 4202560 1117 0 0 0 10 10 0 0 19 0 2 0 869273298 322428928 5956 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/12802/statm: 78718 5956 391 364 0 13596 0
[pid=12804] ppid=12802 vsize=52372 CPUtime=48.22 cores=0,2,4,6
/proc/12804/stat : 12804 (pbct-0.1.2-linu) T 12802 12804 12804 0 -1 4202496 13145 0 0 0 4651 171 0 0 25 0 1 0 869273298 53628928 12371 33554432000 134512640 136422188 4293028816 18446744073709551615 135028853 0 0 16781312 16387 18446744071562691360 0 0 17 2 0 0 0
/proc/12804/statm: 13093 12371 213 467 0 12624 0
[pid=12802/tid=12810] ppid=12766 vsize=314872 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12810/stat : 12810 (python) S 12766 12766 11775 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 869278121 322428928 5956 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604453870412096 0 0 -1 0 0 0 0
[pid=12812] ppid=12766 vsize=325128 CPUtime=0.2 cores=0,2,4,6
/proc/12812/stat : 12812 (python) S 12766 12766 11775 0 -1 4202560 1168 0 0 0 10 10 0 0 16 0 2 0 869282629 332931072 5979 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/12812/statm: 81282 5979 391 364 0 16157 0
[pid=12814] ppid=12812 vsize=8546528 CPUtime=50.22 cores=0,2,4,6
/proc/12814/stat : 12814 (java) T 12812 12814 12814 0 -1 4202496 294970 0 1 0 4988 34 0 0 18 0 19 0 869282629 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12814/statm: 2136632 256373 2244 9 0 2127373 0
[pid=12814/tid=12815] ppid=12812 vsize=8546528 CPUtime=48.23 cores=0,2,4,6
/proc/12814/task/12815/stat : 12815 (java) T 12812 12814 12814 0 -1 4202560 240858 0 1 0 4798 25 0 0 25 0 19 0 869282630 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 46912505912307 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 12
[pid=12814/tid=12816] ppid=12812 vsize=8546528 CPUtime=0.04 cores=0,2,4,6
/proc/12814/task/12816/stat : 12816 (java) T 12812 12814 12814 0 -1 4202560 3509 0 0 0 4 0 0 0 15 0 19 0 869282631 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=12814/tid=12817] ppid=12812 vsize=8546528 CPUtime=0.07 cores=0,2,4,6
/proc/12814/task/12817/stat : 12817 (java) T 12812 12814 12814 0 -1 4202560 7474 0 0 0 6 1 0 0 15 0 19 0 869282631 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=12814/tid=12818] ppid=12812 vsize=8546528 CPUtime=0.04 cores=0,2,4,6
/proc/12814/task/12818/stat : 12818 (java) T 12812 12814 12814 0 -1 4202560 4081 0 0 0 4 0 0 0 15 0 19 0 869282631 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=12814/tid=12819] ppid=12812 vsize=8546528 CPUtime=0.07 cores=0,2,4,6
/proc/12814/task/12819/stat : 12819 (java) T 12812 12814 12814 0 -1 4202560 7503 0 0 0 7 0 0 0 15 0 19 0 869282631 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=12814/tid=12820] ppid=12812 vsize=8546528 CPUtime=0.05 cores=0,2,4,6
/proc/12814/task/12820/stat : 12820 (java) T 12812 12814 12814 0 -1 4202560 5080 0 0 0 5 0 0 0 15 0 19 0 869282631 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=12814/tid=12821] ppid=12812 vsize=8546528 CPUtime=0.04 cores=0,2,4,6
/proc/12814/task/12821/stat : 12821 (java) T 12812 12814 12814 0 -1 4202560 3226 0 0 0 4 0 0 0 15 0 19 0 869282631 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12814/tid=12822] ppid=12812 vsize=8546528 CPUtime=0.03 cores=0,2,4,6
/proc/12814/task/12822/stat : 12822 (java) T 12812 12814 12814 0 -1 4202560 4315 0 0 0 3 0 0 0 15 0 19 0 869282631 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12814/tid=12823] ppid=12812 vsize=8546528 CPUtime=0.05 cores=0,2,4,6
/proc/12814/task/12823/stat : 12823 (java) T 12812 12814 12814 0 -1 4202560 7095 0 0 0 4 1 0 0 15 0 19 0 869282631 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=12814/tid=12824] ppid=12812 vsize=8546528 CPUtime=0 cores=0,2,4,6
/proc/12814/task/12824/stat : 12824 (java) T 12812 12814 12814 0 -1 4202560 451 0 0 0 0 0 0 0 15 0 19 0 869282632 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514752 0 0 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=12814/tid=12825] ppid=12812 vsize=8546528 CPUtime=0 cores=0,2,4,6
/proc/12814/task/12825/stat : 12825 (java) T 12812 12814 12814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 869282632 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12814/tid=12826] ppid=12812 vsize=8546528 CPUtime=0 cores=0,2,4,6
/proc/12814/task/12826/stat : 12826 (java) T 12812 12814 12814 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 869282632 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12814/tid=12827] ppid=12812 vsize=8546528 CPUtime=0 cores=0,2,4,6
/proc/12814/task/12827/stat : 12827 (java) T 12812 12814 12814 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869282634 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101521841 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12814/tid=12828] ppid=12812 vsize=8546528 CPUtime=0.74 cores=0,2,4,6
/proc/12814/task/12828/stat : 12828 (java) T 12812 12814 12814 0 -1 4202560 4036 0 0 0 74 0 0 0 15 0 19 0 869282634 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=12814/tid=12829] ppid=12812 vsize=8546528 CPUtime=0.74 cores=0,2,4,6
/proc/12814/task/12829/stat : 12829 (java) T 12812 12814 12814 0 -1 4202560 5936 0 0 0 73 1 0 0 15 0 19 0 869282634 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=12814/tid=12830] ppid=12812 vsize=8546528 CPUtime=0 cores=0,2,4,6
/proc/12814/task/12830/stat : 12830 (java) T 12812 12814 12814 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869282634 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514137 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12814/tid=12831] ppid=12812 vsize=8546528 CPUtime=0 cores=0,2,4,6
/proc/12814/task/12831/stat : 12831 (java) T 12812 12814 12814 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 869282634 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514752 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12814/tid=12832] ppid=12812 vsize=8546528 CPUtime=0 cores=0,2,4,6
/proc/12814/task/12832/stat : 12832 (java) T 12812 12814 12814 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869282665 8751644672 256373 33554432000 1073741824 1073778376 140736577277536 18446744073709551615 248101514752 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=12812/tid=12835] ppid=12766 vsize=325128 CPUtime=0 cores=0,2,4,6
/proc/12812/task/12835/stat : 12835 (python) S 12766 12766 11775 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 869287485 332931072 5979 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604460764451840 0 0 -1 4 0 0 0
[pid=12845] ppid=12766 vsize=335492 CPUtime=0.19 cores=0,2,4,6
/proc/12845/stat : 12845 (python) S 12766 12766 11775 0 -1 4202560 1168 0 0 0 9 10 0 0 19 0 2 0 869305796 343543808 5991 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12845/statm: 83873 5991 391 364 0 18745 0
[pid=12847] ppid=12845 vsize=63500 CPUtime=48.32 cores=0,2,4,6
/proc/12847/stat : 12847 (bsolo_pb10) T 12845 12847 12847 0 -1 4202496 13744 0 0 0 4828 4 0 0 25 0 1 0 869305796 65024000 13445 33554432000 134512640 137138936 4293903056 18446744073709551615 134542187 0 0 16781312 16384 18446744071562691360 0 0 17 4 0 0 0
/proc/12847/statm: 15875 13445 192 642 0 15231 0
[pid=12845/tid=12850] ppid=12766 vsize=335492 CPUtime=0 cores=0,2,4,6
/proc/12845/task/12850/stat : 12850 (python) S 12766 12766 11775 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 869310630 343543808 5991 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604469818967296 0 0 -1 6 0 0 0
[pid=12862] ppid=12766 vsize=345748 CPUtime=0.38 cores=0,2,4,6
/proc/12862/stat : 12862 (python) S 12766 12766 11775 0 -1 4202560 1172 0 0 0 19 19 0 0 19 0 2 0 869351929 354045952 6014 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12862/statm: 86437 6014 391 364 0 21306 0
[pid=12864] ppid=12862 vsize=178472 CPUtime=93.52 cores=0,2,4,6
/proc/12864/stat : 12864 (bsolo_pb10) T 12862 12864 12864 0 -1 4202496 42545 0 0 0 9336 16 0 0 25 0 1 0 869351929 182755328 42166 33554432000 134512640 137138936 4294656768 18446744073709551615 134542758 0 0 16781312 16384 18446744071562691360 0 0 17 0 0 0 0
/proc/12864/statm: 44618 42166 190 642 0 43974 0
[pid=12862/tid=12870] ppid=12766 vsize=345748 CPUtime=0 cores=0,2,4,6
/proc/12862/task/12870/stat : 12870 (python) S 12766 12766 11775 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 869361282 354045952 6014 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604440401639296 0 0 -1 6 0 0 0
[pid=12871] ppid=12766 vsize=356004 CPUtime=0.19 cores=0,2,4,6
/proc/12871/stat : 12871 (python) S 12766 12766 11775 0 -1 4202560 1218 0 0 0 9 10 0 0 19 0 2 0 869361301 364548096 6024 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12871/statm: 89001 6024 397 364 0 23867 0
[pid=12873] ppid=12871 vsize=66680 CPUtime=47.28 cores=0,2,4,6
/proc/12873/stat : 12873 (minion) T 12871 12873 12873 0 -1 4202496 9792 0 0 0 4727 1 0 0 25 0 1 0 869361302 68280320 9410 33554432000 134512640 165565024 4288457808 18446744073709551615 159737071 0 0 16781312 8396802 18446744071562691360 0 0 17 0 0 0 0
/proc/12873/statm: 16670 9410 359 7582 0 9085 0
[pid=12871/tid=12885] ppid=12766 vsize=356004 CPUtime=0 cores=0,2,4,6
/proc/12871/task/12885/stat : 12885 (python) S 12766 12766 11775 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 869366030 364548096 6024 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604444946698432 0 0 -1 6 0 0 0
[pid=13136] ppid=12766 vsize=365764 CPUtime=0.2 cores=0,2,4,6
/proc/13136/stat : 13136 (python) S 12766 12766 11775 0 -1 4202560 1206 0 0 0 9 11 0 0 19 0 2 0 869421139 374542336 5917 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101524939 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/13136/statm: 91441 5917 397 364 0 26304 0
[pid=13138] ppid=13136 vsize=112328 CPUtime=48.34 cores=0,2,4,6
/proc/13138/stat : 13138 (bsolo_pb10) T 13136 13138 13138 0 -1 4202496 26033 0 0 0 4813 21 0 0 25 0 1 0 869421139 115023872 25652 33554432000 134512640 137138936 4289645936 18446744073709551615 134540747 0 0 16781312 16384 18446744071562691360 0 0 17 4 0 0 0
/proc/13138/statm: 28082 25652 192 642 0 27438 0
[pid=13136/tid=13144] ppid=12766 vsize=365764 CPUtime=0 cores=0,2,4,6
/proc/13136/task/13144/stat : 13144 (python) S 12766 12766 11775 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 869425973 374542336 5917 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554946 18446604451429165952 0 0 -1 6 0 0 0
[pid=13145] ppid=12766 vsize=376628 CPUtime=0.3 cores=0,2,4,6
/proc/13145/stat : 13145 (python) S 12766 12766 11775 0 -1 4202560 1007 0 0 0 16 14 0 0 15 0 1 0 869425974 385667072 5987 33554432000 4194304 5683644 140736499727792 18446744073709551615 248089718342 0 0 16781312 33554946 72556772316949281 0 0 17 6 0 0 0
/proc/13145/statm: 94157 5987 344 364 0 29017 0
[pid=13147] ppid=13145 vsize=212992 CPUtime=71.6 cores=0,2,4,6
/proc/13147/stat : 13147 (wbo1.4a) R 13145 13147 13147 0 -1 4202496 53018 0 0 0 7104 56 0 0 25 0 1 0 869425975 218103808 52722 33554432000 134512640 135751879 4293707296 18446744073709551615 135270609 0 0 16781312 3 0 0 0 17 4 0 0 0
/proc/13147/statm: 53248 52722 143 303 0 52943 0
[pid=12766/tid=12774] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12774/stat : 12774 (python) S 12764 12766 11775 0 -1 4202560 37 1331 0 0 0 0 1 0 18 0 11 0 869254062 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 0 0 0 0
[pid=12766/tid=12783] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12783/stat : 12783 (python) S 12764 12766 11775 0 -1 4202560 45 1331 0 0 0 0 1 0 18 0 11 0 869258885 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 2 0 0 0
[pid=12766/tid=12792] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12792/stat : 12792 (python) S 12764 12766 11775 0 -1 4202560 34 1331 0 0 0 0 1 0 18 0 11 0 869263999 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 6 0 0 0
[pid=12766/tid=12803] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12803/stat : 12803 (python) S 12764 12766 11775 0 -1 4202560 29 1331 0 0 0 0 1 0 20 0 11 0 869273298 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 6 0 0 0
[pid=12766/tid=12813] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12813/stat : 12813 (python) S 12764 12766 11775 0 -1 4202560 34 1331 0 0 0 0 1 0 20 0 11 0 869282629 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 6 0 0 0
[pid=12766/tid=12846] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12846/stat : 12846 (python) S 12764 12766 11775 0 -1 4202560 30 1331 0 0 0 0 1 0 20 0 11 0 869305796 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 2 0 0 0
[pid=12766/tid=12863] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12863/stat : 12863 (python) S 12764 12766 11775 0 -1 4202560 31 1331 0 0 0 0 1 0 20 0 11 0 869351929 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 2 0 0 0
[pid=12766/tid=12872] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/12872/stat : 12872 (python) S 12764 12766 11775 0 -1 4202560 29 1331 0 0 0 0 1 0 20 0 11 0 869361302 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 2 0 0 0
[pid=12766/tid=13137] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/13137/stat : 13137 (python) S 12764 12766 11775 0 -1 4202560 30 1331 0 0 0 0 1 0 20 0 11 0 869421139 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 0 0 0 0
[pid=12766/tid=13146] ppid=12764 vsize=386872 CPUtime=0.01 cores=0,2,4,6
/proc/12766/task/13146/stat : 13146 (python) S 12764 12766 11775 0 -1 4202560 24 1331 0 0 0 0 1 0 20 0 11 0 869425975 396156928 7537 33554432000 4194304 5683644 140736499727792 18446744073709551615 248101521841 0 0 16781312 33554434 18446604446004023744 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 13073180

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 12766 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=857869
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=120981
# CPU time returned by wait4() is 0.97885
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1791.48
CPU time (s): 1800.01
CPU user time (s): 1786.34
CPU system time (s): 13.67
CPU usage (%): 100.476
Max. virtual memory (cumulated for all children) (KiB): 13073180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.857869
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20833
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= 2202
involuntary context switches= 44

runsolver used 13.9589 second user time and 28.7566 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-09 01:42:21
IDJOB=3482330
IDBENCH=48291
IDSOLVER=1971
FILE ID=node123/3482330-1307576541
RUNJOBID= node123-1307576358-11793
PBS_JOBID= 13547676
Free space on /tmp= 73900 MiB

SOLVER NAME= borg pb-dec-11.04.03
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_4_40.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.dec.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3482330-1307576541/watcher-3482330-1307576541 -o /tmp/evaluation-result-3482330-1307576541/solver-3482330-1307576541 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482330-1307576541.opb -seed 744328838 -budget 1800

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

MD5SUM BENCH= 476815bfad4ec3fb3f4fdbbbbf10b706
RANDOM SEED=744328838

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30004420 kB
Buffers:        148024 kB
Cached:         455304 kB
SwapCached:      10384 kB
Active:        2525560 kB
Inactive:       136752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30004420 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:          212588 kB
Writeback:           4 kB
AnonPages:     2056828 kB
Mapped:          29584 kB
Slab:           135412 kB
PageTables:      79624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133576444 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= 73708 MiB
End job on node123 at 2011-06-09 02:12:15