Trace number 3481899

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? (TO) 1800.11 1789.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-saucier.r.opb
MD5SUMaa80468537d69826ea16800f352007ec
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables6207
Total number of constraints171
Number of constraints which are clauses171
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5184
Number of terms in the objective function 6207
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 6207
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6207
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.opt.pickle
0.32/0.47	c INFO: solving HOME/instance-3481899-1307577257.opb
1.10/1.21	c INFO: parsing took 0.72 s
2.50/2.66	c INFO: features took 1.45 CPU seconds
3.29/3.41	c INFO: running wbo1.4a@0 for 45 with 1797 remaining (b = 0.09)
48.99/48.96	c INFO: running scip-2.0.1-spx@0 for 45 with 1751 remaining (b = 0.01)
97.86/97.53	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1703 remaining (b = 0.00)
147.55/144.82	c INFO: running bsolo_pb10-l3@0 for 136 with 1653 remaining (b = 0.01)
285.32/281.80	c INFO: running bsolo_pb10-l3@136 for 1516 with 1516 remaining (b = 0.07)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3481899-1307577257/watcher-3481899-1307577257 -o /tmp/evaluation-result-3481899-1307577257/solver-3481899-1307577257 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.opt.pickle HOME/instance-3481899-1307577257.opb -seed 285942607 -budget 1800 

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

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


[startup+0 s]
/proc/loadavg: 2.20 2.07 1.32 2/686 23862
/proc/meminfo: memFree=19412212/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=16240 CPUtime=0.01 cores=0,2,4,6
/proc/23862/stat : 23862 (python) R 23860 23862 23102 0 -1 4202496 1065 0 0 0 1 0 0 0 17 0 1 0 869322963 16629760 935 33554432000 4194304 5683644 140736083629952 18446744073709551615 4608768 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23862/statm: 4099 946 382 364 0 586 0

[startup+0.0321901 s]
/proc/loadavg: 2.20 2.07 1.32 2/686 23862
/proc/meminfo: memFree=19412212/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=18888 CPUtime=0.02 cores=0,2,4,6
/proc/23862/stat : 23862 (python) R 23860 23862 23102 0 -1 4202496 1284 0 0 0 2 0 0 0 17 0 1 0 869322963 19341312 1136 33554432000 4194304 5683644 140736083629952 18446744073709551615 4887587 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23862/statm: 4722 1136 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.104222 s]
/proc/loadavg: 2.20 2.07 1.32 2/686 23862
/proc/meminfo: memFree=19412212/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=96124 CPUtime=0.08 cores=0,2,4,6
/proc/23862/stat : 23862 (python) R 23860 23862 23102 0 -1 4202496 3169 929 1 0 7 1 0 0 18 0 1 0 869322963 98430976 2483 33554432000 4194304 5683644 140736083629952 18446744073709551615 5170261 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23862/statm: 24031 2483 792 364 0 1626 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 96124

[startup+0.300145 s]
/proc/loadavg: 2.20 2.07 1.32 2/686 23862
/proc/meminfo: memFree=19412212/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=202996 CPUtime=0.23 cores=0,2,4,6
/proc/23862/stat : 23862 (python) R 23860 23862 23102 0 -1 4202496 6664 929 1 0 18 5 0 0 17 0 1 0 869322963 207867904 4950 33554432000 4194304 5683644 140736083629952 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23862/statm: 50749 4950 1472 364 0 3711 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 202996

[startup+0.701128 s]
/proc/loadavg: 2.20 2.07 1.32 2/686 23862
/proc/meminfo: memFree=19412212/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=294040 CPUtime=0.6 cores=0,2,4,6
/proc/23862/stat : 23862 (python) R 23860 23862 23102 0 -1 4202496 11981 929 1 0 51 9 0 0 17 0 1 0 869322963 301096960 9724 33554432000 4194304 5683644 140736083629952 18446744073709551615 4602978 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23862/statm: 73510 9724 1781 364 0 8403 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 294040

[startup+1.50097 s]
/proc/loadavg: 2.20 2.07 1.32 3/687 23867
/proc/meminfo: memFree=19369028/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=310240 CPUtime=1.4 cores=0,2,4,6
/proc/23862/stat : 23862 (python) R 23860 23862 23102 0 -1 4202496 21140 929 1 0 130 10 0 0 18 0 1 0 869322963 317685760 13878 33554432000 4194304 5683644 140736083629952 18446744073709551615 239480103593 0 0 16781312 33554434 0 0 0 17 2 0 0 0
/proc/23862/statm: 77560 13878 1815 364 0 12453 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 310240

[startup+3.10068 s]
/proc/loadavg: 2.26 2.08 1.33 3/693 23873
/proc/meminfo: memFree=19165000/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=320508 CPUtime=2.6 cores=0,2,4,6
/proc/23862/stat : 23862 (python) S 23860 23862 23102 0 -1 4202496 21464 929 1 0 249 11 0 0 23 0 2 0 869322963 328200192 13978 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23862/statm: 80127 13978 1872 364 0 15014 0
[pid=23871] ppid=23862 vsize=310264 CPUtime=0 cores=0,2,4,6
/proc/23871/stat : 23871 (python) S 23862 23862 23102 0 -1 4202560 724 0 0 0 0 0 0 0 22 0 1 0 869323232 317710336 12453 33554432000 4194304 5683644 140736083629952 18446744073709551615 239476715023 0 0 16781312 33554946 4692824792531697921 0 0 17 2 0 0 0
/proc/23871/statm: 77566 12453 351 364 0 12453 0
[pid=23873] ppid=23871 vsize=10352 CPUtime=0.4 cores=0,2,4,6
/proc/23873/stat : 23873 (wbo1.4a) R 23871 23873 23873 0 -1 4202496 2333 0 0 0 40 0 0 0 25 0 1 0 869323233 10600448 2079 33554432000 134512640 135751879 4288860240 18446744073709551615 135203981 0 0 16781312 3 0 0 0 17 4 0 0 0
/proc/23873/statm: 2588 2080 1207 303 0 1191 0
[pid=23862/tid=23872] ppid=23860 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23872/stat : 23872 (python) S 23860 23862 23102 0 -1 4202560 25 929 0 0 0 0 0 0 23 0 2 0 869323233 328200192 13978 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 641124

[startup+6.32205 s]
/proc/loadavg: 2.26 2.08 1.33 3/693 23873
/proc/meminfo: memFree=19156900/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=320508 CPUtime=2.6 cores=0,2,4,6
/proc/23862/stat : 23862 (python) S 23860 23862 23102 0 -1 4202496 21464 929 1 0 249 11 0 0 23 0 2 0 869322963 328200192 13978 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23862/statm: 80127 13978 1872 364 0 15014 0
[pid=23871] ppid=23862 vsize=310264 CPUtime=0.02 cores=0,2,4,6
/proc/23871/stat : 23871 (python) S 23862 23862 23102 0 -1 4202560 882 0 0 0 1 1 0 0 15 0 1 0 869323232 317710336 12480 33554432000 4194304 5683644 140736083629952 18446744073709551615 239476715023 0 0 16781312 33554946 4692827060274430209 0 0 17 2 0 0 0
/proc/23871/statm: 77566 12480 375 364 0 12453 0
[pid=23873] ppid=23871 vsize=15440 CPUtime=3.62 cores=0,2,4,6
/proc/23873/stat : 23873 (wbo1.4a) R 23871 23873 23873 0 -1 4202496 4928 0 0 0 361 1 0 0 25 0 1 0 869323233 15810560 3398 33554432000 134512640 135751879 4288860240 18446744073709551615 134518928 0 0 16781312 3 0 0 0 17 4 0 0 0
/proc/23873/statm: 3860 3398 146 303 0 3555 0
[pid=23862/tid=23872] ppid=23860 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23872/stat : 23872 (python) S 23860 23862 23102 0 -1 4202560 25 929 0 0 0 0 0 0 23 0 2 0 869323233 328200192 13978 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 646212

[startup+12.7008 s]
/proc/loadavg: 2.22 2.08 1.33 3/693 23873
/proc/meminfo: memFree=19133984/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=320508 CPUtime=2.6 cores=0,2,4,6
/proc/23862/stat : 23862 (python) S 23860 23862 23102 0 -1 4202496 21464 929 1 0 249 11 0 0 23 0 2 0 869322963 328200192 13978 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23862/statm: 80127 13978 1872 364 0 15014 0
[pid=23871] ppid=23862 vsize=310264 CPUtime=0.04 cores=0,2,4,6
/proc/23871/stat : 23871 (python) S 23862 23862 23102 0 -1 4202560 884 0 0 0 2 2 0 0 15 0 1 0 869323232 317710336 12480 33554432000 4194304 5683644 140736083629952 18446744073709551615 239476715023 0 0 16781312 33554946 4294934786 0 0 17 2 0 0 0
/proc/23871/statm: 77566 12480 375 364 0 12453 0
[pid=23873] ppid=23871 vsize=33492 CPUtime=10 cores=0,2,4,6
/proc/23873/stat : 23873 (wbo1.4a) R 23871 23873 23873 0 -1 4202496 9451 0 0 0 997 3 0 0 25 0 1 0 869323233 34295808 7921 33554432000 134512640 135751879 4288860240 18446744073709551615 134616543 0 0 16781312 3 0 0 0 17 4 0 0 0
/proc/23873/statm: 8373 7921 146 303 0 8068 0
[pid=23862/tid=23872] ppid=23860 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23872/stat : 23872 (python) S 23860 23862 23102 0 -1 4202560 25 929 0 0 0 0 0 0 23 0 2 0 869323233 328200192 13978 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 664264

[startup+25.5004 s]
/proc/loadavg: 2.18 2.08 1.34 4/693 23873
/proc/meminfo: memFree=19017628/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=320508 CPUtime=2.6 cores=0,2,4,6
/proc/23862/stat : 23862 (python) S 23860 23862 23102 0 -1 4202496 21464 929 1 0 249 11 0 0 23 0 2 0 869322963 328200192 13978 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0
/proc/23862/statm: 80127 13978 1872 364 0 15014 0
[pid=23871] ppid=23862 vsize=310264 CPUtime=0.11 cores=0,2,4,6
/proc/23871/stat : 23871 (python) S 23862 23862 23102 0 -1 4202560 888 0 0 0 5 6 0 0 15 0 1 0 869323232 317710336 12480 33554432000 4194304 5683644 140736083629952 18446744073709551615 239476715023 0 0 16781312 33554946 72556772316949302 0 0 17 6 0 0 0
/proc/23871/statm: 77566 12480 375 364 0 12453 0
[pid=23873] ppid=23871 vsize=61916 CPUtime=22.8 cores=0,2,4,6
/proc/23873/stat : 23873 (wbo1.4a) R 23871 23873 23873 0 -1 4202496 16563 0 0 0 2275 5 0 0 25 0 1 0 869323233 63401984 15033 33554432000 134512640 135751879 4288860240 18446744073709551615 134518470 0 0 16781312 3 0 0 0 17 4 0 0 0
/proc/23873/statm: 15479 15033 146 303 0 15174 0
[pid=23862/tid=23872] ppid=23860 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23872/stat : 23872 (python) S 23860 23862 23102 0 -1 4202560 25 929 0 0 0 0 0 0 23 0 2 0 869323233 328200192 13978 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 692688

[startup+51.1005 s]
/proc/loadavg: 2.25 2.10 1.37 3/697 23913
/proc/meminfo: memFree=18966164/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=330764 CPUtime=2.62 cores=0,2,4,6
/proc/23862/stat : 23862 (python) S 23860 23862 23102 0 -1 4202496 22352 929 1 0 251 11 0 0 20 0 3 0 869322963 338702336 13987 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/23862/statm: 82691 13987 1875 364 0 17575 0
[pid=23871] ppid=23862 vsize=320508 CPUtime=0.23 cores=0,2,4,6
/proc/23871/stat : 23871 (python) S 23862 23862 23102 0 -1 4202560 1065 0 0 0 11 12 0 0 17 0 2 0 869323232 328200192 12516 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23871/statm: 80127 12516 406 364 0 15014 0
[pid=23873] ppid=23871 vsize=137744 CPUtime=46.23 cores=0,2,4,6
/proc/23873/stat : 23873 (wbo1.4a) T 23871 23873 23873 0 -1 4202496 35512 0 0 0 4614 9 0 0 25 0 1 0 869323233 141049856 33982 33554432000 134512640 135751879 4288860240 18446744073709551615 134606372 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/23873/statm: 34436 33982 146 303 0 34131 0
[pid=23871/tid=23910] ppid=23862 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23910/stat : 23910 (python) S 23862 23862 23102 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 869327857 328200192 12516 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604443928449408 0 0 -1 6 0 0 0
[pid=23911] ppid=23862 vsize=320520 CPUtime=0 cores=0,2,4,6
/proc/23911/stat : 23911 (python) S 23862 23862 23102 0 -1 4202560 893 0 0 0 0 0 0 0 15 0 1 0 869327859 328212480 12463 33554432000 4194304 5683644 140736083629952 18446744073709551615 239476715078 0 0 16781312 33554946 2160892299674878209 0 0 17 6 0 0 0
/proc/23911/statm: 80130 12463 355 364 0 15014 0
[pid=23913] ppid=23911 vsize=230336 CPUtime=2.12 cores=0,2,4,6
/proc/23913/stat : 23913 (scip-2.0.1.linu) R 23911 23913 23913 0 -1 4202496 56775 0 0 0 204 8 0 0 18 0 1 0 869327860 235864064 51854 33554432000 4194304 13684479 140733532779136 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23913/statm: 57584 51854 791 2317 0 55262 0
[pid=23862/tid=23872] ppid=23860 vsize=330764 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23872/stat : 23872 (python) S 23860 23862 23102 0 -1 4202560 25 929 0 0 0 0 0 0 23 0 3 0 869323233 338702336 13987 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
[pid=23862/tid=23912] ppid=23860 vsize=330764 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23912/stat : 23912 (python) S 23860 23862 23102 0 -1 4202560 23 929 0 0 0 0 0 0 20 0 3 0 869327859 338702336 13987 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 1339872

[startup+102.302 s]
/proc/loadavg: 2.22 2.11 1.41 3/741 23958
/proc/meminfo: memFree=18673004/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=341020 CPUtime=2.64 cores=0,2,4,6
/proc/23862/stat : 23862 (python) S 23860 23862 23102 0 -1 4202496 23259 929 1 0 253 11 0 0 20 0 4 0 869322963 349204480 13993 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/23862/statm: 85255 13993 1877 364 0 20136 0
[pid=23871] ppid=23862 vsize=320508 CPUtime=0.23 cores=0,2,4,6
/proc/23871/stat : 23871 (python) S 23862 23862 23102 0 -1 4202560 1065 0 0 0 11 12 0 0 17 0 2 0 869323232 328200192 12516 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23871/statm: 80127 12516 406 364 0 15014 0
[pid=23873] ppid=23871 vsize=137744 CPUtime=46.23 cores=0,2,4,6
/proc/23873/stat : 23873 (wbo1.4a) T 23871 23873 23873 0 -1 4202496 35512 0 0 0 4614 9 0 0 25 0 1 0 869323233 141049856 33982 33554432000 134512640 135751879 4288860240 18446744073709551615 134606372 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/23873/statm: 34436 33982 146 303 0 34131 0
[pid=23871/tid=23910] ppid=23862 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23910/stat : 23910 (python) S 23862 23862 23102 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 869327857 328200192 12516 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604443928449408 0 0 -1 6 0 0 0
[pid=23911] ppid=23862 vsize=320520 CPUtime=0.22 cores=0,2,4,6
/proc/23911/stat : 23911 (python) S 23862 23862 23102 0 -1 4202560 1185 0 0 0 11 11 0 0 17 0 2 0 869327859 328212480 12512 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/23911/statm: 80130 12512 402 364 0 15014 0
[pid=23913] ppid=23911 vsize=230336 CPUtime=48.54 cores=0,2,4,6
/proc/23913/stat : 23913 (scip-2.0.1.linu) T 23911 23913 23913 0 -1 4202496 56775 0 0 0 4832 22 0 0 25 0 1 0 869327860 235864064 51854 33554432000 4194304 13684479 140733532779136 18446744073709551615 7361376 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/23913/statm: 57584 51854 791 2317 0 55262 0
[pid=23911/tid=23937] ppid=23862 vsize=320520 CPUtime=0 cores=0,2,4,6
/proc/23911/task/23937/stat : 23937 (python) S 23862 23862 23102 0 -1 4202560 52 0 0 0 0 0 0 0 17 0 2 0 869332714 328212480 12512 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604440278878208 0 0 -1 4 0 0 0
[pid=23938] ppid=23862 vsize=330776 CPUtime=0.01 cores=0,2,4,6
/proc/23938/stat : 23938 (python) S 23862 23862 23102 0 -1 4202560 927 0 0 0 1 0 0 0 15 0 1 0 869332717 338714624 12485 33554432000 4194304 5683644 140736083629952 18446744073709551615 239476715078 0 0 16781312 33554946 4294934786 0 0 17 6 0 0 0
/proc/23938/statm: 82694 12485 372 364 0 17575 0
[pid=23940] ppid=23938 vsize=8565852 CPUtime=6.48 cores=0,2,4,6
/proc/23940/stat : 23940 (java) S 23938 23940 23940 0 -1 4202496 58580 0 1 0 642 6 0 0 20 0 19 0 869332717 8771432448 51047 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23940/statm: 2141463 51047 2237 9 0 2132204 0
[pid=23940/tid=23941] ppid=23938 vsize=8565852 CPUtime=4.73 cores=0,2,4,6
/proc/23940/task/23941/stat : 23941 (java) R 23938 23940 23940 0 -1 4202560 35278 0 1 0 470 3 0 0 18 0 19 0 869332718 8771432448 51047 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 46912505818709 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=23940/tid=23942] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23942/stat : 23942 (java) S 23938 23940 23940 0 -1 4202560 385 0 0 0 0 0 0 0 15 0 19 0 869332718 8771432448 51047 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446604453560670208 0 0 -1 2 0 0 0

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

/proc/23913/stat : 23913 (scip-2.0.1.linu) T 23911 23913 23913 0 -1 4202496 56775 0 0 0 4832 22 0 0 25 0 1 0 869327860 235864064 51854 33554432000 4194304 13684479 140733532779136 18446744073709551615 7361376 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/23913/statm: 57584 51854 791 2317 0 55262 0
[pid=23911/tid=23937] ppid=23862 vsize=320520 CPUtime=0 cores=0,2,4,6
/proc/23911/task/23937/stat : 23937 (python) S 23862 23862 23102 0 -1 4202560 52 0 0 0 0 0 0 0 17 0 2 0 869332714 328212480 12512 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604440278878208 0 0 -1 4 0 0 0
[pid=23938] ppid=23862 vsize=330776 CPUtime=0.23 cores=0,2,4,6
/proc/23938/stat : 23938 (python) S 23862 23862 23102 0 -1 4202560 1121 0 0 0 12 11 0 0 17 0 2 0 869332717 338714624 12510 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23938/statm: 82694 12510 396 364 0 17575 0
[pid=23940] ppid=23938 vsize=8565852 CPUtime=49.58 cores=0,2,4,6
/proc/23940/stat : 23940 (java) T 23938 23940 23940 0 -1 4202496 74702 0 1 0 4948 10 0 0 18 0 19 0 869332717 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23940/statm: 2141463 49361 2237 9 0 2132204 0
[pid=23940/tid=23941] ppid=23938 vsize=8565852 CPUtime=47.05 cores=0,2,4,6
/proc/23940/task/23941/stat : 23941 (java) T 23938 23940 23940 0 -1 4202560 35330 0 1 0 4701 4 0 0 25 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 46912505738006 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23938 vsize=8565852 CPUtime=0.05 cores=0,2,4,6
/proc/23940/task/23942/stat : 23942 (java) T 23938 23940 23940 0 -1 4202560 2384 0 0 0 5 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23943] ppid=23938 vsize=8565852 CPUtime=0.04 cores=0,2,4,6
/proc/23940/task/23943/stat : 23943 (java) T 23938 23940 23940 0 -1 4202560 3006 0 0 0 4 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23944] ppid=23938 vsize=8565852 CPUtime=0.03 cores=0,2,4,6
/proc/23940/task/23944/stat : 23944 (java) T 23938 23940 23940 0 -1 4202560 2545 0 0 0 3 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23945] ppid=23938 vsize=8565852 CPUtime=0.02 cores=0,2,4,6
/proc/23940/task/23945/stat : 23945 (java) T 23938 23940 23940 0 -1 4202560 740 0 0 0 2 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23946] ppid=23938 vsize=8565852 CPUtime=0.04 cores=0,2,4,6
/proc/23940/task/23946/stat : 23946 (java) T 23938 23940 23940 0 -1 4202560 2020 0 0 0 4 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23947] ppid=23938 vsize=8565852 CPUtime=0.05 cores=0,2,4,6
/proc/23940/task/23947/stat : 23947 (java) T 23938 23940 23940 0 -1 4202560 2259 0 0 0 5 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23948] ppid=23938 vsize=8565852 CPUtime=0.04 cores=0,2,4,6
/proc/23940/task/23948/stat : 23948 (java) T 23938 23940 23940 0 -1 4202560 2017 0 0 0 4 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23940/tid=23949] ppid=23938 vsize=8565852 CPUtime=0.05 cores=0,2,4,6
/proc/23940/task/23949/stat : 23949 (java) T 23938 23940 23940 0 -1 4202560 3216 0 0 0 5 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23950] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23950/stat : 23950 (java) T 23938 23940 23940 0 -1 4202560 39 0 0 0 0 0 0 0 15 0 19 0 869332719 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488511488 0 0 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23940/tid=23951] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23951/stat : 23951 (java) T 23938 23940 23940 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 869332720 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23952] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23952/stat : 23952 (java) T 23938 23940 23940 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 869332720 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23953] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23953/stat : 23953 (java) T 23938 23940 23940 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488518577 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23954] ppid=23938 vsize=8565852 CPUtime=0.91 cores=0,2,4,6
/proc/23940/task/23954/stat : 23954 (java) T 23938 23940 23940 0 -1 4202560 7257 0 0 0 91 0 0 0 15 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23940/tid=23955] ppid=23938 vsize=8565852 CPUtime=1.2 cores=0,2,4,6
/proc/23940/task/23955/stat : 23955 (java) T 23938 23940 23940 0 -1 4202560 12496 0 0 0 119 1 0 0 15 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23940/tid=23956] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23956/stat : 23956 (java) T 23938 23940 23940 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23957] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23957/stat : 23957 (java) T 23938 23940 23940 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488511488 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23958] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23958/stat : 23958 (java) T 23938 23940 23940 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869332817 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488511488 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23938/tid=23965] ppid=23862 vsize=330776 CPUtime=0 cores=0,2,4,6
/proc/23938/task/23965/stat : 23965 (python) S 23862 23862 23102 0 -1 4202560 53 0 0 0 0 0 0 0 17 0 2 0 869337443 338714624 12510 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604444872140672 0 0 -1 6 0 0 0
[pid=23966] ppid=23862 vsize=341032 CPUtime=8.06 cores=0,2,4,6
/proc/23966/stat : 23966 (python) S 23862 23862 23102 0 -1 4202560 1244 0 0 0 400 406 0 0 16 0 2 0 869337445 349216768 12514 33554432000 4194304 5683644 140736083629952 18446744073709551615 239476715078 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23966/statm: 85258 12514 396 364 0 20136 0
[pid=23968] ppid=23966 vsize=770800 CPUtime=1644.32 cores=0,2,4,6
/proc/23968/stat : 23968 (bsolo_pb10) R 23966 23968 23968 0 -1 4202496 63971236 0 0 0 156646 7786 0 0 25 0 1 0 869337445 789299200 190388 33554432000 134512640 137138936 4292928896 18446744073709551615 134734928 0 0 16781312 16384 0 0 0 17 4 0 0 0
/proc/23968/statm: 192700 190388 287 642 0 192056 0
[pid=23966/tid=24039] ppid=23862 vsize=341032 CPUtime=0 cores=0,2,4,6
/proc/23966/task/24039/stat : 24039 (python) S 23862 23862 23102 0 -1 4202560 56 0 0 0 0 0 0 0 16 0 2 0 869351141 349216768 12514 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604443624537152 0 0 -1 6 0 0 0
[pid=23862/tid=23872] ppid=23860 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23872/stat : 23872 (python) S 23860 23862 23102 0 -1 4202560 25 929 0 0 0 0 0 0 23 0 5 0 869323233 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
[pid=23862/tid=23912] ppid=23860 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23912/stat : 23912 (python) S 23860 23862 23102 0 -1 4202560 23 929 0 0 0 0 0 0 20 0 5 0 869327859 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
[pid=23862/tid=23939] ppid=23860 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23939/stat : 23939 (python) S 23860 23862 23102 0 -1 4202560 30 929 0 0 0 0 0 0 20 0 5 0 869332717 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
[pid=23862/tid=23967] ppid=23860 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23967/stat : 23967 (python) S 23860 23862 23102 0 -1 4202560 31 929 0 0 0 0 0 0 18 0 5 0 869337445 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 11368844

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

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

[startup+1789.1 s]
/proc/loadavg: 2.08 2.13 1.98 3/840 25575
/proc/meminfo: memFree=10326860/32950928 swapFree=67056572/67111528
[pid=23862] ppid=23860 vsize=351276 CPUtime=2.7 cores=0,2,4,6
/proc/23862/stat : 23862 (python) S 23860 23862 23102 0 -1 4202496 24672 929 1 0 258 12 0 0 18 0 5 0 869322963 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/23862/statm: 87819 14000 1879 364 0 22697 0
[pid=23871] ppid=23862 vsize=320508 CPUtime=0.23 cores=0,2,4,6
/proc/23871/stat : 23871 (python) S 23862 23862 23102 0 -1 4202560 1065 0 0 0 11 12 0 0 17 0 2 0 869323232 328200192 12516 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23871/statm: 80127 12516 406 364 0 15014 0
[pid=23873] ppid=23871 vsize=137744 CPUtime=46.23 cores=0,2,4,6
/proc/23873/stat : 23873 (wbo1.4a) T 23871 23873 23873 0 -1 4202496 35512 0 0 0 4614 9 0 0 25 0 1 0 869323233 141049856 33982 33554432000 134512640 135751879 4288860240 18446744073709551615 134606372 0 0 16781312 3 18446744071562691360 0 0 17 4 0 0 0
/proc/23873/statm: 34436 33982 146 303 0 34131 0
[pid=23871/tid=23910] ppid=23862 vsize=320508 CPUtime=0 cores=0,2,4,6
/proc/23871/task/23910/stat : 23910 (python) S 23862 23862 23102 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 869327857 328200192 12516 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604443928449408 0 0 -1 6 0 0 0
[pid=23911] ppid=23862 vsize=320520 CPUtime=0.22 cores=0,2,4,6
/proc/23911/stat : 23911 (python) S 23862 23862 23102 0 -1 4202560 1185 0 0 0 11 11 0 0 17 0 2 0 869327859 328212480 12512 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/23911/statm: 80130 12512 402 364 0 15014 0
[pid=23913] ppid=23911 vsize=230336 CPUtime=48.54 cores=0,2,4,6
/proc/23913/stat : 23913 (scip-2.0.1.linu) T 23911 23913 23913 0 -1 4202496 56775 0 0 0 4832 22 0 0 25 0 1 0 869327860 235864064 51854 33554432000 4194304 13684479 140733532779136 18446744073709551615 7361376 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/23913/statm: 57584 51854 791 2317 0 55262 0
[pid=23911/tid=23937] ppid=23862 vsize=320520 CPUtime=0 cores=0,2,4,6
/proc/23911/task/23937/stat : 23937 (python) S 23862 23862 23102 0 -1 4202560 52 0 0 0 0 0 0 0 17 0 2 0 869332714 328212480 12512 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604440278878208 0 0 -1 4 0 0 0
[pid=23938] ppid=23862 vsize=330776 CPUtime=0.23 cores=0,2,4,6
/proc/23938/stat : 23938 (python) S 23862 23862 23102 0 -1 4202560 1121 0 0 0 12 11 0 0 17 0 2 0 869332717 338714624 12510 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488521675 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23938/statm: 82694 12510 396 364 0 17575 0
[pid=23940] ppid=23938 vsize=8565852 CPUtime=49.58 cores=0,2,4,6
/proc/23940/stat : 23940 (java) T 23938 23940 23940 0 -1 4202496 74702 0 1 0 4948 10 0 0 18 0 19 0 869332717 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/23940/statm: 2141463 49361 2237 9 0 2132204 0
[pid=23940/tid=23941] ppid=23938 vsize=8565852 CPUtime=47.05 cores=0,2,4,6
/proc/23940/task/23941/stat : 23941 (java) T 23938 23940 23940 0 -1 4202560 35330 0 1 0 4701 4 0 0 25 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 46912505738006 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23938 vsize=8565852 CPUtime=0.05 cores=0,2,4,6
/proc/23940/task/23942/stat : 23942 (java) T 23938 23940 23940 0 -1 4202560 2384 0 0 0 5 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23943] ppid=23938 vsize=8565852 CPUtime=0.04 cores=0,2,4,6
/proc/23940/task/23943/stat : 23943 (java) T 23938 23940 23940 0 -1 4202560 3006 0 0 0 4 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23944] ppid=23938 vsize=8565852 CPUtime=0.03 cores=0,2,4,6
/proc/23940/task/23944/stat : 23944 (java) T 23938 23940 23940 0 -1 4202560 2545 0 0 0 3 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23945] ppid=23938 vsize=8565852 CPUtime=0.02 cores=0,2,4,6
/proc/23940/task/23945/stat : 23945 (java) T 23938 23940 23940 0 -1 4202560 740 0 0 0 2 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23946] ppid=23938 vsize=8565852 CPUtime=0.04 cores=0,2,4,6
/proc/23940/task/23946/stat : 23946 (java) T 23938 23940 23940 0 -1 4202560 2020 0 0 0 4 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23947] ppid=23938 vsize=8565852 CPUtime=0.05 cores=0,2,4,6
/proc/23940/task/23947/stat : 23947 (java) T 23938 23940 23940 0 -1 4202560 2259 0 0 0 5 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23948] ppid=23938 vsize=8565852 CPUtime=0.04 cores=0,2,4,6
/proc/23940/task/23948/stat : 23948 (java) T 23938 23940 23940 0 -1 4202560 2017 0 0 0 4 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23940/tid=23949] ppid=23938 vsize=8565852 CPUtime=0.05 cores=0,2,4,6
/proc/23940/task/23949/stat : 23949 (java) T 23938 23940 23940 0 -1 4202560 3216 0 0 0 5 0 0 0 15 0 19 0 869332718 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23950] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23950/stat : 23950 (java) T 23938 23940 23940 0 -1 4202560 39 0 0 0 0 0 0 0 15 0 19 0 869332719 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488511488 0 0 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23940/tid=23951] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23951/stat : 23951 (java) T 23938 23940 23940 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 869332720 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23952] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23952/stat : 23952 (java) T 23938 23940 23940 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 869332720 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23953] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23953/stat : 23953 (java) T 23938 23940 23940 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488518577 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23954] ppid=23938 vsize=8565852 CPUtime=0.91 cores=0,2,4,6
/proc/23940/task/23954/stat : 23954 (java) T 23938 23940 23940 0 -1 4202560 7257 0 0 0 91 0 0 0 15 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=23940/tid=23955] ppid=23938 vsize=8565852 CPUtime=1.2 cores=0,2,4,6
/proc/23940/task/23955/stat : 23955 (java) T 23938 23940 23940 0 -1 4202560 12496 0 0 0 119 1 0 0 15 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=23940/tid=23956] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23956/stat : 23956 (java) T 23938 23940 23940 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488510873 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23940/tid=23957] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23957/stat : 23957 (java) T 23938 23940 23940 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 869332722 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488511488 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=23940/tid=23958] ppid=23938 vsize=8565852 CPUtime=0 cores=0,2,4,6
/proc/23940/task/23958/stat : 23958 (java) T 23938 23940 23940 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 869332817 8771432448 49361 33554432000 1073741824 1073778376 140734794824272 18446744073709551615 239488511488 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=23938/tid=23965] ppid=23862 vsize=330776 CPUtime=0 cores=0,2,4,6
/proc/23938/task/23965/stat : 23965 (python) S 23862 23862 23102 0 -1 4202560 53 0 0 0 0 0 0 0 17 0 2 0 869337443 338714624 12510 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604444872140672 0 0 -1 6 0 0 0
[pid=23966] ppid=23862 vsize=341032 CPUtime=8.06 cores=0,2,4,6
/proc/23966/stat : 23966 (python) S 23862 23862 23102 0 -1 4202560 1244 0 0 0 400 406 0 0 16 0 2 0 869337445 349216768 12514 33554432000 4194304 5683644 140736083629952 18446744073709551615 239476715078 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/23966/statm: 85258 12514 396 364 0 20136 0
[pid=23968] ppid=23966 vsize=770800 CPUtime=1644.32 cores=0,2,4,6
/proc/23968/stat : 23968 (bsolo_pb10) R 23966 23968 23968 0 -1 4202496 63971236 0 0 0 156646 7786 0 0 25 0 1 0 869337445 789299200 190388 33554432000 134512640 137138936 4292928896 18446744073709551615 134734928 0 0 16781312 16384 0 0 0 17 4 0 0 0
/proc/23968/statm: 192700 190388 287 642 0 192056 0
[pid=23966/tid=24039] ppid=23862 vsize=341032 CPUtime=0 cores=0,2,4,6
/proc/23966/task/24039/stat : 24039 (python) S 23862 23862 23102 0 -1 4202560 56 0 0 0 0 0 0 0 16 0 2 0 869351141 349216768 12514 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554946 18446604443624537152 0 0 -1 6 0 0 0
[pid=23862/tid=23872] ppid=23860 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23872/stat : 23872 (python) S 23860 23862 23102 0 -1 4202560 25 929 0 0 0 0 0 0 23 0 5 0 869323233 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
[pid=23862/tid=23912] ppid=23860 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23912/stat : 23912 (python) S 23860 23862 23102 0 -1 4202560 23 929 0 0 0 0 0 0 20 0 5 0 869327859 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
[pid=23862/tid=23939] ppid=23860 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23939/stat : 23939 (python) S 23860 23862 23102 0 -1 4202560 30 929 0 0 0 0 0 0 20 0 5 0 869332717 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 4 0 0 0
[pid=23862/tid=23967] ppid=23860 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/23862/task/23967/stat : 23967 (python) S 23860 23862 23102 0 -1 4202560 31 929 0 0 0 0 0 0 18 0 5 0 869337445 359706624 14000 33554432000 4194304 5683644 140736083629952 18446744073709551615 239488518577 0 0 16781312 33554434 18446604442773784448 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 11368844

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1789.16
CPU time (s): 1800.11
CPU user time (s): 1717.32
CPU system time (s): 82.79
CPU usage (%): 100.612
Max. virtual memory (cumulated for all children) (KiB): 11372504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.58761
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25603
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= 1007
involuntary context switches= 57

runsolver used 17.1114 second user time and 34.0538 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-09 01:54:18
IDJOB=3481899
IDBENCH=2850
IDSOLVER=1970
FILE ID=node148/3481899-1307577257
RUNJOBID= node148-1307576353-23120
PBS_JOBID= 13547651
Free space on /tmp= 73672 MiB

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

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

MD5SUM BENCH= aa80468537d69826ea16800f352007ec
RANDOM SEED=285942607

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19412244 kB
Buffers:        161816 kB
Cached:         728760 kB
SwapCached:       8984 kB
Active:       13017368 kB
Inactive:       235848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19412244 kB
SwapTotal:    67111528 kB
SwapFree:     67056572 kB
Dirty:          213804 kB
Writeback:           0 kB
AnonPages:    12360308 kB
Mapped:          89344 kB
Slab:           141660 kB
PageTables:      71420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 178100772 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= 73416 MiB
End job on node148 at 2011-06-09 02:24:10