Trace number 3317891

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-sat 11.03.02-industrial? (TO) 4800.1 1215.47

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.46/8.73	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.46/8.73	c INFO: solving HOME/instance-3317891-1307741588.cnf
0.46/8.73	c INFO: computing task features
0.76/9.01	c INFO: computed variable-clause graph statistics
0.76/9.01	c INFO: computed clause balance statistics
2.06/10.34	c INFO: computed variable balance statistics
3.26/11.54	c INFO: computed small-clause counts
3.26/11.54	c INFO: computed Horn-clause counts
3.35/11.62	c INFO: computed variable graph statistics
3.35/11.62	c INFO: collected features for HOME/instance-3317891-1307741588.cnf in 2.83 s
3.35/11.62	c INFO: running lingeling-276@0 for 97 with 4797 remaining (b = 0.25)
3.35/11.62	c INFO: running cryptominisat-2.9.0@0 for 485 with 4797 remaining (b = 0.31)
3.35/11.66	c INFO: running lingeling-276@0 for 582 with 4797 remaining (b = 0.36)
3.35/11.66	c INFO: running lingeling-276@0 for 1261 with 4797 remaining (b = 0.42)
396.47/111.71	c INFO: running SApperloT@0 for 97 with 4697 remaining (b = 0.03)
796.34/211.85	c INFO: running precosat-570@0 for 291 with 4596 remaining (b = 0.14)
1963.90/504.18	c INFO: running cryptominisat-2.9.0@0 for 388 with 4304 remaining (b = 0.15)
1967.47/505.06	c INFO: running lingeling-276@0 for 873 with 4303 remaining (b = 0.25)
2339.77/598.25	c INFO: running precosat-570@291 for 97 with 4210 remaining (b = 0.06)
2727.46/695.38	c INFO: running lingeling-276@0 for 97 with 4113 remaining (b = 0.06)
3126.81/795.53	c INFO: running cryptominisat-2.9.0@0 for 1843 with 4013 remaining (b = 0.44)
3532.92/897.48	c INFO: running cryptominisat-2.9.0@489 for 97 with 3911 remaining (b = 0.05)
3915.50/993.49	c INFO: running cryptominisat-2.9.0@0 for 194 with 3815 remaining (b = 0.06)
4695.67/1189.26	c INFO: running cryptominisat-2.9.0@585 for 1067 with 3619 remaining (b = 0.29)
4800.10/1215.44	c INFO: running cryptominisat-2.9.0@194 for 291 with 3593 remaining (b = 0.12)
4800.10/1215.46	c INFO: running precosat-570@388 for 388 with 3593 remaining (b = 0.15)
4800.10/1215.46	Traceback (most recent call last):
4800.10/1215.46	  File "HOME/solve", line 33, in <module>
4800.10/1215.46	    plac.call(main)
4800.10/1215.46	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3317891-1307741588/watcher-3317891-1307741588 -o /tmp/evaluation-result-3317891-1307741588/solver-3317891-1307741588 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317891-1307741588.cnf -seed 1254441121 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 0.24 0.05 0.02 2/174 12525
/proc/meminfo: memFree=31668212/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/12523/stat : 12523 (runsolver) S 12519 12523 12480 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 1 0 885758044 12087296 50 33554432000 4194304 5436572 140735872400160 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699870519 0 0 17 5 0 0 0
/proc/12523/statm: 2951 50 31 304 0 2643 0

[startup+0.0850769 s]
/proc/loadavg: 0.24 0.05 0.02 2/174 12525
/proc/meminfo: memFree=31668212/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=14820 CPUtime=0 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 513 0 0 0 0 0 0 0 17 0 1 0 885758044 15175680 419 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970546021 0 2147483391 4096 0 18446744071699855507 0 0 17 7 0 0 0
/proc/12523/statm: 3705 419 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.101055 s]
/proc/loadavg: 0.24 0.05 0.02 2/174 12525
/proc/meminfo: memFree=31668212/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=14820 CPUtime=0 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 513 0 0 0 0 0 0 0 17 0 1 0 885758044 15175680 419 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970546021 0 2147483391 4096 0 18446744071699855507 0 0 17 7 0 0 0
/proc/12523/statm: 3705 419 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.30102 s]
/proc/loadavg: 0.24 0.05 0.02 2/174 12525
/proc/meminfo: memFree=31668212/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=15752 CPUtime=0 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 841 0 0 0 0 0 0 0 15 0 1 0 885758044 16130048 723 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699855507 0 0 17 7 0 0 0
/proc/12523/statm: 3938 723 334 364 0 425 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15752

[startup+0.700932 s]
/proc/loadavg: 0.24 0.05 0.02 2/174 12525
/proc/meminfo: memFree=31668212/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=16536 CPUtime=0.01 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 1192 0 0 0 1 0 0 0 16 0 1 0 885758044 16932864 1050 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970546100 0 2147483391 16781312 2 18446744071699855507 0 0 17 7 0 0 6
/proc/12523/statm: 4134 1050 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+1.50078 s]
/proc/loadavg: 0.24 0.05 0.02 1/176 12527
/proc/meminfo: memFree=31662424/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=50016 CPUtime=0.05 cores=1,3,5,7
/proc/12523/stat : 12523 (python) D 12519 12523 12480 0 -1 4202496 1949 0 6 0 3 2 0 0 15 0 1 0 885758044 51216384 1717 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970550016 0 0 16781312 2 18446744071562234166 0 0 17 7 0 0 45
/proc/12523/statm: 12504 1717 476 364 0 1204 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50016

[startup+3.1005 s]
/proc/loadavg: 0.24 0.05 0.02 1/176 12527
/proc/meminfo: memFree=31646576/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=124236 CPUtime=0.15 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 4305 0 10 0 9 6 0 0 16 0 1 0 885758044 127217664 3880 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970550016 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 111
/proc/12523/statm: 31059 3880 997 364 0 2870 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 124236
heavy processes:

[startup+6.48593 s]
/proc/loadavg: 0.62 0.13 0.04 1/176 12535
/proc/meminfo: memFree=31628340/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=185036 CPUtime=0.3 cores=1,3,5,7
/proc/12523/stat : 12523 (python) D 12519 12523 12480 0 -1 4202496 6744 928 17 5 17 13 0 0 15 0 1 0 885758044 189476864 4820 33554432000 4194304 5683644 140734326107264 18446744073709551615 242965626890 0 0 16781312 2 18446744071696489144 0 0 17 7 0 0 135
/proc/12523/statm: 46259 4820 1342 364 0 3723 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 185036
heavy processes:

[startup+12.7008 s]
/proc/loadavg: 0.97 0.21 0.07 6/188 12548
/proc/meminfo: memFree=31512588/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=324664 CPUtime=3.41 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 18276 928 18 5 321 20 0 0 20 0 5 0 885758044 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 135
/proc/12523/statm: 81166 8363 1881 364 0 17075 0
[pid=12536] ppid=12523 vsize=284316 CPUtime=0 cores=1,3,5,7
/proc/12536/stat : 12536 (python) S 12523 12523 12480 0 -1 4202560 810 0 0 0 0 0 0 0 18 0 1 0 885759202 291139584 6762 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570255 0 0 16781312 514 5530719688746598399 0 0 17 7 0 0 0
/proc/12536/statm: 71079 6762 360 364 0 6997 0
[pid=12538] ppid=12536 vsize=11296 CPUtime=0.89 cores=1,3,5,7
/proc/12538/stat : 12538 (lingeling) R 12536 12538 12538 0 -1 4202496 3084 0 0 0 89 0 0 0 22 0 1 0 885759203 11567104 1736 33554432000 4194304 4352236 140735457659264 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12538/statm: 2824 1736 128 39 0 1904 0
[pid=12539] ppid=12523 vsize=294396 CPUtime=0 cores=1,3,5,7
/proc/12539/stat : 12539 (python) S 12523 12523 12480 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 885759205 301461504 6820 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 5616707433683452168 0 0 17 7 0 0 0
/proc/12539/statm: 73599 6820 349 364 0 9514 0
[pid=12542] ppid=12539 vsize=45344 CPUtime=1.07 cores=1,3,5,7
/proc/12542/stat : 12542 (cryptominisat-2) R 12539 12542 12542 0 -1 4202496 6517 0 1 0 107 0 0 0 24 0 1 0 885759205 46432256 4981 33554432000 4194304 4677096 140733375435536 18446744073709551615 242970246854 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/12542/statm: 11336 4981 387 118 0 6295 0
[pid=12543] ppid=12523 vsize=305056 CPUtime=0 cores=1,3,5,7
/proc/12543/stat : 12543 (python) S 12523 12523 12480 0 -1 4202560 750 0 0 0 0 0 0 0 18 0 1 0 885759207 312377344 6824 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 4486935158556983295 0 0 17 5 0 0 0
/proc/12543/statm: 76264 6824 349 364 0 12176 0
[pid=12545] ppid=12543 vsize=11296 CPUtime=0.98 cores=1,3,5,7
/proc/12545/stat : 12545 (lingeling) R 12543 12545 12545 0 -1 4202496 3084 0 0 0 98 0 0 0 24 0 1 0 885759207 11567104 1736 33554432000 4194304 4352236 140733243961152 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12545/statm: 2824 1736 128 39 0 1904 0
[pid=12546] ppid=12523 vsize=315268 CPUtime=0 cores=1,3,5,7
/proc/12546/stat : 12546 (python) S 12523 12523 12480 0 -1 4202560 757 0 0 0 0 0 0 0 18 0 1 0 885759209 322834432 6828 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 3837219718930890751 0 0 17 3 0 0 0
/proc/12546/statm: 78817 6828 349 364 0 14726 0
[pid=12548] ppid=12546 vsize=11296 CPUtime=0.47 cores=1,3,5,7
/proc/12548/stat : 12548 (lingeling) R 12546 12548 12548 0 -1 4202496 3071 0 0 0 45 2 0 0 25 0 1 0 885759210 11567104 1720 33554432000 4194304 4352236 140736278982032 18446744073709551615 4241523 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12548/statm: 2824 1720 117 39 0 1904 0
[pid=12523/tid=12537] ppid=12519 vsize=324664 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12537/stat : 12537 (python) S 12519 12523 12480 0 -1 4202560 23 928 0 5 0 0 0 0 21 0 5 0 885759202 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 5 0 0 0
[pid=12523/tid=12540] ppid=12519 vsize=324664 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12540/stat : 12540 (python) S 12519 12523 12480 0 -1 4202560 22 928 0 5 0 0 0 0 20 0 5 0 885759205 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 7 0 0 0
[pid=12523/tid=12544] ppid=12519 vsize=324664 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12544/stat : 12544 (python) S 12519 12523 12480 0 -1 4202560 25 928 0 5 0 0 0 0 20 0 5 0 885759207 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 5 0 0 0
[pid=12523/tid=12547] ppid=12519 vsize=324664 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12547/stat : 12547 (python) S 12519 12523 12480 0 -1 4202560 30 928 0 5 0 0 0 0 20 0 5 0 885759210 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 1602932
heavy processes:

[startup+25.5006 s]
/proc/loadavg: 2.15 0.51 0.17 5/182 12585
/proc/meminfo: memFree=31552796/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=324664 CPUtime=3.41 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 18276 928 18 5 321 20 0 0 20 0 5 0 885758044 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 135
/proc/12523/statm: 81166 8363 1881 364 0 17075 0
[pid=12536] ppid=12523 vsize=284316 CPUtime=0.01 cores=1,3,5,7
/proc/12536/stat : 12536 (python) S 12523 12523 12480 0 -1 4202560 1002 0 0 0 0 1 0 0 18 0 1 0 885759202 291139584 6794 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570255 0 0 16781312 514 8198257763860578564 0 0 17 7 0 0 0
/proc/12536/statm: 71079 6794 392 364 0 6997 0
[pid=12538] ppid=12536 vsize=21124 CPUtime=12.11 cores=1,3,5,7
/proc/12538/stat : 12538 (lingeling) R 12536 12538 12538 0 -1 4202496 5797 0 0 0 1199 12 0 0 25 0 1 0 885759203 21630976 4449 33554432000 4194304 4352236 140735457659264 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12538/statm: 5281 4449 128 39 0 4361 0
[pid=12539] ppid=12523 vsize=294396 CPUtime=0.01 cores=1,3,5,7
/proc/12539/stat : 12539 (python) S 12523 12523 12480 0 -1 4202560 917 0 0 0 1 0 0 0 15 0 1 0 885759205 301461504 6843 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 12181753211215905032 0 0 17 7 0 0 0
/proc/12539/statm: 73599 6843 372 364 0 9514 0
[pid=12542] ppid=12539 vsize=75324 CPUtime=13.85 cores=1,3,5,7
/proc/12542/stat : 12542 (cryptominisat-2) R 12539 12542 12542 0 -1 4202496 19480 0 1 0 1382 3 0 0 25 0 1 0 885759205 77131776 11422 33554432000 4194304 4677096 140733375435536 18446744073709551615 4320139 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/12542/statm: 18831 11422 391 118 0 13790 0
[pid=12543] ppid=12523 vsize=305056 CPUtime=0 cores=1,3,5,7
/proc/12543/stat : 12543 (python) S 12523 12523 12480 0 -1 4202560 932 0 0 0 0 0 0 0 18 0 1 0 885759207 312377344 6847 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 8198257763860578565 0 0 17 5 0 0 0
/proc/12543/statm: 76264 6847 372 364 0 12176 0
[pid=12545] ppid=12543 vsize=19720 CPUtime=12.3 cores=1,3,5,7
/proc/12545/stat : 12545 (lingeling) R 12543 12545 12545 0 -1 4202496 5446 0 0 0 1218 12 0 0 25 0 1 0 885759207 20193280 4098 33554432000 4194304 4352236 140733243961152 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12545/statm: 4930 4098 128 39 0 4010 0
[pid=12546] ppid=12523 vsize=315268 CPUtime=0 cores=1,3,5,7
/proc/12546/stat : 12546 (python) S 12523 12523 12480 0 -1 4202560 932 0 0 0 0 0 0 0 18 0 1 0 885759209 322834432 6851 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 8198257763860578567 0 0 17 3 0 0 0
/proc/12546/statm: 78817 6851 372 364 0 14726 0
[pid=12548] ppid=12546 vsize=19136 CPUtime=10.57 cores=1,3,5,7
/proc/12548/stat : 12548 (lingeling) R 12546 12548 12548 0 -1 4202496 5303 0 0 0 1030 27 0 0 25 0 1 0 885759210 19595264 3952 33554432000 4194304 4352236 140736278982032 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12548/statm: 4784 3952 128 39 0 3864 0
[pid=12523/tid=12537] ppid=12519 vsize=324664 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12537/stat : 12537 (python) S 12519 12523 12480 0 -1 4202560 23 928 0 5 0 0 0 0 21 0 5 0 885759202 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 5 0 0 0
[pid=12523/tid=12540] ppid=12519 vsize=324664 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12540/stat : 12540 (python) S 12519 12523 12480 0 -1 4202560 22 928 0 5 0 0 0 0 20 0 5 0 885759205 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 7 0 0 0
[pid=12523/tid=12544] ppid=12519 vsize=324664 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12544/stat : 12544 (python) S 12519 12523 12480 0 -1 4202560 25 928 0 5 0 0 0 0 20 0 5 0 885759207 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 5 0 0 0
[pid=12523/tid=12547] ppid=12519 vsize=324664 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12547/stat : 12547 (python) S 12519 12523 12480 0 -1 4202560 30 928 0 5 0 0 0 0 20 0 5 0 885759210 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 52.26
Current children cumulated vsize (KiB) 1659004

[startup+51.1012 s]
/proc/loadavg: 2.78 0.79 0.27 5/182 12587
/proc/meminfo: memFree=31511664/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=324664 CPUtime=3.41 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 18276 928 18 5 321 20 0 0 20 0 5 0 885758044 332455936 8363 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 135
/proc/12523/statm: 81166 8363 1881 364 0 17075 0
[pid=12536] ppid=12523 vsize=284316 CPUtime=0.03 cores=1,3,5,7
/proc/12536/stat : 12536 (python) S 12523 12523 12480 0 -1 4202560 1015 0 0 0 1 2 0 0 18 0 1 0 885759202 291139584 6794 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570255 0 0 16781312 514 8198257763860578564 0 0 17 7 0 0 0
/proc/12536/statm: 71079 6794 392 364 0 6997 0
[pid=12538] ppid=12536 vsize=23936 CPUtime=37.5 cores=1,3,5,7
/proc/12538/stat : 12538 (lingeling) R 12536 12538 12538 0 -1 4202496 6500 0 0 0 3738 12 0 0 25 0 1 0 885759203 24510464 5152 33554432000 4194304 4352236 140735457659264 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12538/statm: 5984 5152 128 39 0 5064 0
[pid=12539] ppid=12523 vsize=294396 CPUtime=0.05 cores=1,3,5,7
/proc/12539/stat : 12539 (python) S 12523 12523 12480 0 -1 4202560 934 0 0 0 3 2 0 0 15 0 1 0 885759205 301461504 6843 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 8198257763860578568 0 0 17 7 0 0 0
/proc/12539/statm: 73599 6843 372 364 0 9514 0
[pid=12542] ppid=12539 vsize=102884 CPUtime=39.43 cores=1,3,5,7
/proc/12542/stat : 12542 (cryptominisat-2) R 12539 12542 12542 0 -1 4202496 36091 0 1 0 3936 7 0 0 25 0 1 0 885759205 105353216 19123 33554432000 4194304 4677096 140733375435536 18446744073709551615 4465837 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/12542/statm: 25721 19123 391 118 0 20680 0
[pid=12543] ppid=12523 vsize=305056 CPUtime=0.03 cores=1,3,5,7
/proc/12543/stat : 12543 (python) S 12523 12523 12480 0 -1 4202560 943 0 0 0 2 1 0 0 18 0 1 0 885759207 312377344 6847 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 8198257763860578565 0 0 17 5 0 0 0
/proc/12543/statm: 76264 6847 372 364 0 12176 0
[pid=12545] ppid=12543 vsize=23288 CPUtime=37.87 cores=1,3,5,7
/proc/12545/stat : 12545 (lingeling) R 12543 12545 12545 0 -1 4202496 6338 0 0 0 3775 12 0 0 25 0 1 0 885759207 23846912 4990 33554432000 4194304 4352236 140733243961152 18446744073709551615 4328075 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12545/statm: 5822 4990 128 39 0 4902 0

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

[pid=12597] ppid=12523 vsize=335636 CPUtime=0.46 cores=1,3,5,7
/proc/12597/stat : 12597 (python) S 12523 12523 12480 0 -1 4202560 1174 0 0 0 21 25 0 0 18 0 2 0 885779229 343691264 6934 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12597/statm: 83909 6934 400 364 0 19812 0
[pid=12599] ppid=12597 vsize=61316 CPUtime=388.35 cores=1,3,5,7
/proc/12599/stat : 12599 (precosat) T 12597 12599 12599 0 -1 4202496 24245 0 0 0 38829 6 0 0 25 0 1 0 885779230 62787584 15113 33554432000 4194304 4890832 140736774302528 18446744073709551615 4239208 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/12599/statm: 15329 15113 86 171 0 15156 0
[pid=12597/tid=12608] ppid=12523 vsize=335636 CPUtime=0 cores=1,3,5,7
/proc/12597/task/12608/stat : 12608 (python) S 12523 12523 12480 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 885808460 343691264 6934 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604471082434944 0 0 -1 3 0 0 0
[pid=12609] ppid=12523 vsize=345780 CPUtime=0.66 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12523 12523 12480 0 -1 4202560 1201 0 0 0 34 32 0 0 15 0 2 0 885808462 354078720 6939 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12609/statm: 86445 6939 401 364 0 22345 0
[pid=12611] ppid=12609 vsize=292144 CPUtime=488.76 cores=1,3,5,7
/proc/12611/stat : 12611 (cryptominisat-2) T 12609 12611 12611 0 -1 4202496 215733 0 0 0 48815 61 0 0 25 0 1 0 885808463 299155456 47879 33554432000 4194304 4677096 140733903904352 18446744073709551615 4465945 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/12611/statm: 73036 47879 391 118 0 67995 0
[pid=12609/tid=12628] ppid=12523 vsize=345780 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12628/stat : 12628 (python) S 12523 12523 12480 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 885847789 354078720 6939 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604467396513984 0 0 -1 3 0 0 0
[pid=12618] ppid=12523 vsize=356500 CPUtime=0.12 cores=1,3,5,7
/proc/12618/stat : 12618 (python) S 12523 12523 12480 0 -1 4202560 1183 0 0 0 6 6 0 0 19 0 2 0 885827582 365056000 6985 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12618/statm: 89125 6985 406 364 0 25022 0
[pid=12620] ppid=12618 vsize=30272 CPUtime=99.73 cores=1,3,5,7
/proc/12620/stat : 12620 (lingeling) T 12618 12620 12620 0 -1 4202496 11357 0 0 0 9972 1 0 0 25 0 1 0 885827583 30998528 6736 33554432000 4194304 4352236 140733195357008 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12620/statm: 7568 6736 128 39 0 6648 0
[pid=12618/tid=12623] ppid=12523 vsize=356500 CPUtime=0 cores=1,3,5,7
/proc/12618/task/12623/stat : 12623 (python) S 12523 12523 12480 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 885837594 365056000 6985 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604467085317952 0 0 -1 3 0 0 0
[pid=12631] ppid=12523 vsize=366476 CPUtime=0.28 cores=1,3,5,7
/proc/12631/stat : 12631 (python) S 12523 12523 12480 0 -1 4202560 1029 0 0 0 14 14 0 0 15 0 1 0 885857393 375271424 6969 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 3957599749497913606 0 0 17 3 0 0 0
/proc/12631/statm: 91619 6969 372 364 0 27513 0
[pid=12633] ppid=12631 vsize=126368 CPUtime=188.26 cores=1,3,5,7
/proc/12633/stat : 12633 (cryptominisat-2) R 12631 12633 12633 0 -1 4202496 97168 0 0 0 18799 27 0 0 25 0 1 0 885857393 129400832 25423 33554432000 4194304 4677096 140733690869488 18446744073709551615 4334760 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/12633/statm: 31592 25423 391 118 0 26551 0
[pid=12523/tid=12537] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12537/stat : 12537 (python) S 12519 12523 12480 0 -1 4202560 28 928 0 5 0 0 0 0 18 0 10 0 885759202 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 5 0 0 0
[pid=12523/tid=12540] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12540/stat : 12540 (python) S 12519 12523 12480 0 -1 4202560 26 928 0 5 0 0 0 0 18 0 10 0 885759205 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 7 0 0 0
[pid=12523/tid=12544] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12544/stat : 12544 (python) S 12519 12523 12480 0 -1 4202560 25 928 0 5 0 0 0 0 20 0 10 0 885759207 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 5 0 0 0
[pid=12523/tid=12547] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12547/stat : 12547 (python) S 12519 12523 12480 0 -1 4202560 30 928 0 5 0 0 0 0 20 0 10 0 885759210 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12590] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12590/stat : 12590 (python) S 12519 12523 12480 0 -1 4202560 31 928 0 5 0 0 0 0 20 0 10 0 885769216 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12598] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12598/stat : 12598 (python) S 12519 12523 12480 0 -1 4202560 29 928 0 5 0 0 0 0 18 0 10 0 885779229 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12610] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12610/stat : 12610 (python) S 12519 12523 12480 0 -1 4202560 29 928 0 5 0 0 0 0 18 0 10 0 885808462 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12619] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12619/stat : 12619 (python) S 12519 12523 12480 0 -1 4202560 33 928 0 5 0 0 0 0 20 0 10 0 885827582 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12632] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12632/stat : 12632 (python) S 12519 12523 12480 0 -1 4202560 29 928 0 5 0 0 0 0 20 0 10 0 885857393 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4668.21
Current children cumulated vsize (KiB) 4235944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1215.41 s]
/proc/loadavg: 4.05 4.00 2.97 5/205 12640
/proc/meminfo: memFree=30852492/32951132 swapFree=67052544/67111528
[pid=12523] ppid=12519 vsize=376276 CPUtime=3.66 cores=1,3,5,7
/proc/12523/stat : 12523 (python) S 12519 12523 12480 0 -1 4202496 23065 928 18 5 345 21 0 0 18 0 10 0 885758044 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 135
/proc/12523/statm: 94069 8492 1892 364 0 29963 0
[pid=12536] ppid=12523 vsize=294560 CPUtime=0.95 cores=1,3,5,7
/proc/12536/stat : 12536 (python) S 12523 12523 12480 0 -1 4202560 1225 0 0 0 52 43 0 0 18 0 2 0 885759202 301629440 6832 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12536/statm: 73640 6832 425 364 0 9558 0
[pid=12538] ppid=12536 vsize=73564 CPUtime=804.69 cores=1,3,5,7
/proc/12538/stat : 12538 (lingeling) R 12536 12538 12538 0 -1 4202496 40347 0 0 0 80453 16 0 0 25 0 1 0 885759203 75329536 17559 33554432000 4194304 4352236 140735457659264 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12538/statm: 18391 17559 128 39 0 17471 0
[pid=12536/tid=12588] ppid=12523 vsize=294560 CPUtime=0 cores=1,3,5,7
/proc/12536/task/12588/stat : 12588 (python) S 12523 12523 12480 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 885769213 301629440 6832 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604467085316160 0 0 -1 7 0 0 0
[pid=12539] ppid=12523 vsize=294396 CPUtime=1.23 cores=1,3,5,7
/proc/12539/stat : 12539 (python) S 12523 12523 12480 0 -1 4202560 1165 0 0 0 66 57 0 0 15 0 2 0 885759205 301461504 6872 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12539/statm: 73599 6872 400 364 0 9514 0
[pid=12542] ppid=12539 vsize=293096 CPUtime=903.1 cores=1,3,5,7
/proc/12542/stat : 12542 (cryptominisat-2) R 12539 12542 12542 0 -1 4202496 339100 0 1 0 90202 108 0 0 25 0 1 0 885759205 300130304 46732 33554432000 4194304 4677096 140733375435536 18446744073709551615 4320150 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/12542/statm: 73274 46732 391 118 0 68233 0
[pid=12539/tid=12612] ppid=12523 vsize=294396 CPUtime=0 cores=1,3,5,7
/proc/12539/task/12612/stat : 12612 (python) S 12523 12523 12480 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 885808547 301461504 6872 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604471137257536 0 0 -1 7 0 0 0
[pid=12543] ppid=12523 vsize=305056 CPUtime=0.67 cores=1,3,5,7
/proc/12543/stat : 12543 (python) S 12523 12523 12480 0 -1 4202560 1149 0 0 0 35 32 0 0 19 0 2 0 885759207 312377344 6876 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12543/statm: 76264 6876 400 364 0 12176 0
[pid=12545] ppid=12543 vsize=56028 CPUtime=584.36 cores=1,3,5,7
/proc/12545/stat : 12545 (lingeling) T 12543 12545 12545 0 -1 4202496 28859 0 0 0 58421 15 0 0 25 0 1 0 885759207 57372672 13175 33554432000 4194304 4352236 140733243961152 18446744073709551615 4328308 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12545/statm: 14007 13175 128 39 0 13087 0
[pid=12543/tid=12615] ppid=12523 vsize=305056 CPUtime=0 cores=1,3,5,7
/proc/12543/task/12615/stat : 12615 (python) S 12523 12523 12480 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 885817866 312377344 6876 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604471137258432 0 0 -1 5 0 0 0
[pid=12546] ppid=12523 vsize=315268 CPUtime=1.44 cores=1,3,5,7
/proc/12546/stat : 12546 (python) S 12523 12523 12480 0 -1 4202560 999 0 0 0 77 67 0 0 18 0 1 0 885759209 322834432 6851 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 8198257763860578567 0 0 17 3 0 0 0
/proc/12546/statm: 78817 6851 372 364 0 14726 0
[pid=12548] ppid=12546 vsize=62708 CPUtime=1200.37 cores=1,3,5,7
/proc/12548/stat : 12548 (lingeling) R 12546 12548 12548 0 -1 4202496 43117 0 0 0 119977 60 0 0 25 0 1 0 885759210 64212992 14854 33554432000 4194304 4352236 140736278982032 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12548/statm: 15677 14854 128 39 0 14757 0
[pid=12589] ppid=12523 vsize=325260 CPUtime=0.11 cores=1,3,5,7
/proc/12589/stat : 12589 (python) S 12523 12523 12480 0 -1 4202560 1128 0 0 0 6 5 0 0 19 0 2 0 885769216 333066240 6930 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12589/statm: 81315 6930 400 364 0 17221 0
[pid=12591] ppid=12589 vsize=32048 CPUtime=99.86 cores=1,3,5,7
/proc/12591/stat : 12591 (SApperloT-base) T 12589 12591 12591 0 -1 4202496 7330 0 0 0 9985 1 0 0 25 0 1 0 885769216 32817152 6900 33554432000 134512640 135674940 4288449456 18446744073709551615 134539947 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12591/statm: 8012 6900 99 284 0 7726 0
[pid=12589/tid=12596] ppid=12523 vsize=325260 CPUtime=0 cores=1,3,5,7
/proc/12589/task/12596/stat : 12596 (python) S 12523 12523 12480 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 885779227 333066240 6930 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604463614177408 0 0 -1 3 0 0 0
[pid=12597] ppid=12523 vsize=335636 CPUtime=0.46 cores=1,3,5,7
/proc/12597/stat : 12597 (python) S 12523 12523 12480 0 -1 4202560 1174 0 0 0 21 25 0 0 18 0 2 0 885779229 343691264 6934 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12597/statm: 83909 6934 400 364 0 19812 0
[pid=12599] ppid=12597 vsize=61316 CPUtime=388.35 cores=1,3,5,7
/proc/12599/stat : 12599 (precosat) T 12597 12599 12599 0 -1 4202496 24245 0 0 0 38829 6 0 0 25 0 1 0 885779230 62787584 15113 33554432000 4194304 4890832 140736774302528 18446744073709551615 4239208 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/12599/statm: 15329 15113 86 171 0 15156 0
[pid=12597/tid=12608] ppid=12523 vsize=335636 CPUtime=0 cores=1,3,5,7
/proc/12597/task/12608/stat : 12608 (python) S 12523 12523 12480 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 885808460 343691264 6934 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604471082434944 0 0 -1 3 0 0 0
[pid=12609] ppid=12523 vsize=345780 CPUtime=0.7 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12523 12523 12480 0 -1 4202560 1201 0 0 0 36 34 0 0 15 0 2 0 885808462 354078720 6939 33554432000 4194304 5683644 140734326107264 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12609/statm: 86445 6939 401 364 0 22345 0
[pid=12611] ppid=12609 vsize=293364 CPUtime=514.83 cores=1,3,5,7
/proc/12611/stat : 12611 (cryptominisat-2) R 12609 12611 12611 0 -1 4202496 223521 0 0 0 51419 64 0 0 25 0 1 0 885808463 300404736 47877 33554432000 4194304 4677096 140733903904352 18446744073709551615 242970246854 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/12611/statm: 73341 47877 391 118 0 68300 0
[pid=12609/tid=12628] ppid=12523 vsize=345780 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12628/stat : 12628 (python) S 12523 12523 12480 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 885847789 354078720 6939 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604467396513984 0 0 -1 3 0 0 0
[pid=12618] ppid=12523 vsize=356500 CPUtime=0.12 cores=1,3,5,7
/proc/12618/stat : 12618 (python) S 12523 12523 12480 0 -1 4202560 1183 0 0 0 6 6 0 0 19 0 2 0 885827582 365056000 6985 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12618/statm: 89125 6985 406 364 0 25022 0
[pid=12620] ppid=12618 vsize=30272 CPUtime=99.73 cores=1,3,5,7
/proc/12620/stat : 12620 (lingeling) T 12618 12620 12620 0 -1 4202496 11357 0 0 0 9972 1 0 0 25 0 1 0 885827583 30998528 6736 33554432000 4194304 4352236 140733195357008 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12620/statm: 7568 6736 128 39 0 6648 0
[pid=12618/tid=12623] ppid=12523 vsize=356500 CPUtime=0 cores=1,3,5,7
/proc/12618/task/12623/stat : 12623 (python) S 12523 12523 12480 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 885837594 365056000 6985 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604467085317952 0 0 -1 3 0 0 0
[pid=12631] ppid=12523 vsize=366476 CPUtime=0.3 cores=1,3,5,7
/proc/12631/stat : 12631 (python) S 12523 12523 12480 0 -1 4202560 1190 0 0 0 15 15 0 0 16 0 2 0 885857393 375271424 6998 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12631/statm: 91619 6998 400 364 0 27513 0
[pid=12633] ppid=12631 vsize=126504 CPUtime=195.17 cores=1,3,5,7
/proc/12633/stat : 12633 (cryptominisat-2) T 12631 12633 12633 0 -1 4202496 100709 0 0 0 19489 28 0 0 25 0 1 0 885857393 129540096 24401 33554432000 4194304 4677096 140733690869488 18446744073709551615 242970550144 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/12633/statm: 31626 24401 391 118 0 26585 0
[pid=12631/tid=12640] ppid=12523 vsize=366476 CPUtime=0 cores=1,3,5,7
/proc/12631/task/12640/stat : 12640 (python) S 12523 12523 12480 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 885876968 375271424 6998 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 514 18446604471161840640 0 0 -1 3 0 0 0
[pid=12523/tid=12537] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12537/stat : 12537 (python) S 12519 12523 12480 0 -1 4202560 28 928 0 5 0 0 0 0 18 0 10 0 885759202 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 5 0 0 0
[pid=12523/tid=12540] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12540/stat : 12540 (python) S 12519 12523 12480 0 -1 4202560 26 928 0 5 0 0 0 0 18 0 10 0 885759205 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 7 0 0 0
[pid=12523/tid=12544] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12544/stat : 12544 (python) S 12519 12523 12480 0 -1 4202560 25 928 0 5 0 0 0 0 20 0 10 0 885759207 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 5 0 0 0
[pid=12523/tid=12547] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12547/stat : 12547 (python) S 12519 12523 12480 0 -1 4202560 30 928 0 5 0 0 0 0 20 0 10 0 885759210 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12590] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12590/stat : 12590 (python) S 12519 12523 12480 0 -1 4202560 31 928 0 5 0 0 0 0 20 0 10 0 885769216 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12598] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12598/stat : 12598 (python) S 12519 12523 12480 0 -1 4202560 29 928 0 5 0 0 0 0 18 0 10 0 885779229 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12610] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12610/stat : 12610 (python) S 12519 12523 12480 0 -1 4202560 33 928 0 5 0 0 0 0 18 0 10 0 885808462 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12619] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12619/stat : 12619 (python) S 12519 12523 12480 0 -1 4202560 33 928 0 5 0 0 0 0 20 0 10 0 885827582 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
[pid=12523/tid=12632] ppid=12519 vsize=376276 CPUtime=0 cores=1,3,5,7
/proc/12523/task/12632/stat : 12632 (python) S 12519 12523 12480 0 -1 4202560 29 928 0 5 0 0 0 0 20 0 10 0 885857393 385306624 8492 33554432000 4194304 5683644 140734326107264 18446744073709551615 242982373809 0 0 16781312 2 18446604470995360448 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 4344108

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

Real time (s): 1215.47
CPU time (s): 4800.1
CPU user time (s): 4794.06
CPU system time (s): 6.04
CPU usage (%): 394.918
Max. virtual memory (cumulated for all children) (KiB): 4404248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.71143
system time used= 0.475927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25237
page faults= 23
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7968
involuntary context switches= 92

runsolver used 3.3115 second user time and 8.5807 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-10 23:33:08
IDJOB=3317891
IDBENCH=71089
IDSOLVER=1706
FILE ID=node128/3317891-1307741588
RUNJOBID= node128-1307741588-12499
PBS_JOBID= 13550775
Free space on /tmp= 74124 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317891-1307741588/watcher-3317891-1307741588 -o /tmp/evaluation-result-3317891-1307741588/solver-3317891-1307741588 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317891-1307741588.cnf -seed 1254441121 -budget 4800 -cores 4

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1254441121

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31671288 kB
Buffers:        235744 kB
Cached:         822204 kB
SwapCached:      11336 kB
Active:         246504 kB
Inactive:       830296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31671288 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:           68776 kB
Writeback:           0 kB
AnonPages:       16836 kB
Mapped:           9620 kB
Slab:           138432 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   193168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74092 MiB
End job on node128 at 2011-06-10 23:53:31