Trace number 3317896

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.35 1206.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

Solver Data

0.40/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.40/0.67	c INFO: solving HOME/instance-3317896-1304269996.cnf
0.40/0.67	c INFO: computing task features
0.68/0.95	c INFO: computed variable-clause graph statistics
0.68/0.96	c INFO: computed clause balance statistics
2.28/2.55	c INFO: computed variable balance statistics
3.48/3.75	c INFO: computed small-clause counts
3.48/3.76	c INFO: computed Horn-clause counts
4.58/4.87	c INFO: computed variable graph statistics
4.58/4.87	c INFO: collected features for HOME/instance-3317896-1304269996.cnf in 4.19 s
4.58/4.89	c INFO: running lingeling-276@0 for 97 with 4795 remaining (b = 0.32)
4.68/4.91	c INFO: running cryptominisat-2.9.0@0 for 485 with 4795 remaining (b = 0.33)
4.68/4.94	c INFO: running lingeling-276@0 for 1261 with 4795 remaining (b = 0.48)
4.68/4.96	c INFO: running lingeling-276@0 for 1261 with 4795 remaining (b = 0.42)
404.45/105.34	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4695 remaining (b = 0.49)
1970.35/497.42	c INFO: running lingeling-276@0 for 97 with 4303 remaining (b = 0.08)
2358.17/594.56	c INFO: running lingeling-276@96 for 97 with 4206 remaining (b = 0.08)
2738.00/689.69	c INFO: running SApperloT@0 for 97 with 4110 remaining (b = 0.03)
3138.15/789.84	c INFO: running lingeling-276@191 for 485 with 4010 remaining (b = 0.22)

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.0 (svn: 935)

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-3317896-1304269996/watcher-3317896-1304269996 -o /tmp/evaluation-result-3317896-1304269996/solver-3317896-1304269996 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317896-1304269996.cnf -seed 59805720 -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: 8.03 7.68 6.87 5/200 7534
/proc/meminfo: memFree=26019164/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/7534/stat : 7534 (python) S 7532 7534 6903 0 -1 4202496 733 0 0 0 0 0 0 0 25 0 1 0 538600007 15548416 621 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640857600 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/7534/statm: 3797 624 322 364 0 284 0

[startup+0.070503 s]
/proc/loadavg: 8.03 7.68 6.87 5/200 7534
/proc/meminfo: memFree=26019164/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=36504 CPUtime=0.03 cores=1,3,5,7
/proc/7534/stat : 7534 (python) S 7532 7534 6903 0 -1 4202496 1611 0 0 0 3 0 0 0 17 0 1 0 538600007 37380096 1443 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/7534/statm: 9126 1443 452 364 0 943 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36504

[startup+0.100523 s]
/proc/loadavg: 8.03 7.68 6.87 5/200 7534
/proc/meminfo: memFree=26019164/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=87700 CPUtime=0.05 cores=1,3,5,7
/proc/7534/stat : 7534 (python) R 7532 7534 6903 0 -1 4202496 2638 0 0 0 4 1 0 0 17 0 1 0 538600007 89804800 2353 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640855476 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7534/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87700

[startup+0.300426 s]
/proc/loadavg: 8.03 7.68 6.87 5/200 7534
/proc/meminfo: memFree=26019164/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=135744 CPUtime=0.2 cores=1,3,5,7
/proc/7534/stat : 7534 (python) S 7532 7534 6903 0 -1 4202496 5963 931 1 0 14 6 0 0 17 0 1 0 538600007 139001856 4149 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640855557 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/7534/statm: 33936 4149 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135744

[startup+0.700387 s]
/proc/loadavg: 8.03 7.68 6.87 5/200 7534
/proc/meminfo: memFree=26019164/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=281896 CPUtime=0.47 cores=1,3,5,7
/proc/7534/stat : 7534 (python) R 7532 7534 6903 0 -1 4202496 10127 931 1 0 35 12 0 0 15 0 1 0 538600007 288661504 7806 33554432000 4194304 5683644 140733716132576 18446744073709551615 47813759759411 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7534/statm: 70474 7807 1761 364 0 6398 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 281896

[startup+1.50024 s]
/proc/loadavg: 8.03 7.68 6.87 6/201 7539
/proc/meminfo: memFree=25978856/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=296776 CPUtime=1.28 cores=1,3,5,7
/proc/7534/stat : 7534 (python) R 7532 7534 6903 0 -1 4202496 17278 931 1 0 115 13 0 0 16 0 1 0 538600007 303898624 11579 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640518006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7534/statm: 74194 11579 1826 364 0 10118 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 296776

[startup+3.10095 s]
/proc/loadavg: 7.79 7.64 6.86 6/201 7539
/proc/meminfo: memFree=25977740/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=296776 CPUtime=2.88 cores=1,3,5,7
/proc/7534/stat : 7534 (python) R 7532 7534 6903 0 -1 4202496 17279 931 1 0 275 13 0 0 18 0 1 0 538600007 303898624 11580 33554432000 4194304 5683644 140733716132576 18446744073709551615 4562986 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7534/statm: 74194 11580 1827 364 0 10118 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 296776

[startup+6.30134 s]
/proc/loadavg: 7.79 7.64 6.86 9/213 7551
/proc/meminfo: memFree=25927776/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=337444 CPUtime=4.74 cores=1,3,5,7
/proc/7534/stat : 7534 (python) S 7532 7534 6903 0 -1 4202496 20268 931 1 0 460 14 0 0 20 0 5 0 538600007 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7534/statm: 84361 11558 1881 364 0 20270 0
[pid=7540] ppid=7534 vsize=296432 CPUtime=0 cores=1,3,5,7
/proc/7540/stat : 7540 (python) S 7534 7534 6903 0 -1 4202560 809 0 0 0 0 0 0 0 18 0 1 0 538600497 303546368 10019 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879631 0 0 16781312 514 17726559838642634751 0 0 17 5 0 0 0
/proc/7540/statm: 74108 10019 358 364 0 10026 0
[pid=7542] ppid=7540 vsize=12628 CPUtime=1.09 cores=1,3,5,7
/proc/7542/stat : 7542 (lingeling) R 7540 7542 7542 0 -1 4202496 3467 0 0 0 109 0 0 0 25 0 1 0 538600497 12931072 2198 33554432000 4194304 4352236 140734052158528 18446744073709551615 4298922 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/7542/statm: 3157 2198 127 39 0 2237 0
[pid=7543] ppid=7534 vsize=306688 CPUtime=0 cores=1,3,5,7
/proc/7543/stat : 7543 (python) S 7534 7534 6903 0 -1 4202560 747 0 0 0 0 0 0 0 16 0 1 0 538600499 314048512 10012 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 4444661135492219140 0 0 17 3 0 0 0
/proc/7543/statm: 76672 10012 347 364 0 12587 0
[pid=7545] ppid=7543 vsize=67764 CPUtime=1.08 cores=1,3,5,7
/proc/7545/stat : 7545 (cryptominisat-2) R 7543 7545 7545 0 -1 4202496 10972 0 0 0 108 0 0 0 25 0 1 0 538600499 69390336 10191 33554432000 4194304 4677096 140733572659152 18446744073709551615 4250205 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7545/statm: 16941 10191 362 118 0 11900 0
[pid=7546] ppid=7534 vsize=316944 CPUtime=0 cores=1,3,5,7
/proc/7546/stat : 7546 (python) S 7534 7534 6903 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 538600501 324550656 10016 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 6604392518391955455 0 0 17 7 0 0 0
/proc/7546/statm: 79236 10016 347 364 0 15148 0
[pid=7548] ppid=7546 vsize=12636 CPUtime=1.09 cores=1,3,5,7
/proc/7548/stat : 7548 (lingeling) R 7546 7548 7548 0 -1 4202496 3468 0 0 0 109 0 0 0 21 0 1 0 538600502 12939264 2200 33554432000 4194304 4352236 140734918177184 18446744073709551615 4213098 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7548/statm: 3159 2200 127 39 0 2239 0
[pid=7549] ppid=7534 vsize=327200 CPUtime=0 cores=1,3,5,7
/proc/7549/stat : 7549 (python) S 7534 7534 6903 0 -1 4202560 751 0 0 0 0 0 0 0 18 0 1 0 538600504 335052800 10020 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 6604400214973349887 0 0 17 5 0 0 0
/proc/7549/statm: 81800 10020 347 364 0 17709 0
[pid=7551] ppid=7549 vsize=12624 CPUtime=1.08 cores=1,3,5,7
/proc/7551/stat : 7551 (lingeling) R 7549 7551 7551 0 -1 4202496 3467 0 0 0 108 0 0 0 20 0 1 0 538600504 12926976 2197 33554432000 4194304 4352236 140734734957568 18446744073709551615 4297710 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7551/statm: 3156 2197 127 39 0 2236 0
[pid=7534/tid=7541] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7541/stat : 7541 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 24 0 5 0 538600497 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7544] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7544/stat : 7544 (python) S 7532 7534 6903 0 -1 4202560 21 931 0 0 0 0 0 0 25 0 5 0 538600499 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7547] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7547/stat : 7547 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 5 0 538600502 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 1 0 0 0
[pid=7534/tid=7550] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7550/stat : 7550 (python) S 7532 7534 6903 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 5 0 538600504 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 1690360

[startup+12.7012 s]
/proc/loadavg: 7.82 7.65 6.87 9/213 7552
/proc/meminfo: memFree=25841344/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=337444 CPUtime=4.74 cores=1,3,5,7
/proc/7534/stat : 7534 (python) S 7532 7534 6903 0 -1 4202496 20268 931 1 0 460 14 0 0 20 0 5 0 538600007 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7534/statm: 84361 11558 1881 364 0 20270 0
[pid=7540] ppid=7534 vsize=296432 CPUtime=0 cores=1,3,5,7
/proc/7540/stat : 7540 (python) S 7534 7534 6903 0 -1 4202560 978 0 0 0 0 0 0 0 18 0 1 0 538600497 303546368 10042 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879631 0 0 16781312 514 17726559838642602247 0 0 17 5 0 0 0
/proc/7540/statm: 74108 10042 381 364 0 10026 0
[pid=7542] ppid=7540 vsize=14656 CPUtime=7.47 cores=1,3,5,7
/proc/7542/stat : 7542 (lingeling) R 7540 7542 7542 0 -1 4202496 4615 0 0 0 747 0 0 0 25 0 1 0 538600497 15007744 2834 33554432000 4194304 4352236 140734052158528 18446744073709551615 4329032 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/7542/statm: 3664 2834 129 39 0 2744 0
[pid=7543] ppid=7534 vsize=306688 CPUtime=0 cores=1,3,5,7
/proc/7543/stat : 7543 (python) S 7534 7534 6903 0 -1 4202560 912 0 0 0 0 0 0 0 15 0 1 0 538600499 314048512 10035 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 4603967451095335172 0 0 17 3 0 0 0
/proc/7543/statm: 76672 10035 370 364 0 12587 0
[pid=7545] ppid=7543 vsize=104220 CPUtime=7.48 cores=1,3,5,7
/proc/7545/stat : 7545 (cryptominisat-2) R 7543 7545 7545 0 -1 4202496 23873 0 0 0 746 2 0 0 25 0 1 0 538600499 106721280 19376 33554432000 4194304 4677096 140733572659152 18446744073709551615 253640556219 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7545/statm: 26055 19376 393 118 0 21014 0
[pid=7546] ppid=7534 vsize=316944 CPUtime=0 cores=1,3,5,7
/proc/7546/stat : 7546 (python) S 7534 7534 6903 0 -1 4202560 917 0 0 0 0 0 0 0 18 0 1 0 538600501 324550656 10039 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 6604392518391922950 0 0 17 7 0 0 0
/proc/7546/statm: 79236 10039 370 364 0 15148 0
[pid=7548] ppid=7546 vsize=14672 CPUtime=7.49 cores=1,3,5,7
/proc/7548/stat : 7548 (lingeling) R 7546 7548 7548 0 -1 4202496 4618 0 0 0 749 0 0 0 25 0 1 0 538600502 15024128 2838 33554432000 4194304 4352236 140734918177184 18446744073709551615 4328016 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7548/statm: 3668 2838 129 39 0 2748 0
[pid=7549] ppid=7534 vsize=327200 CPUtime=0 cores=1,3,5,7
/proc/7549/stat : 7549 (python) S 7534 7534 6903 0 -1 4202560 933 0 0 0 0 0 0 0 18 0 1 0 538600504 335052800 10043 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 6604400214973317381 0 0 17 5 0 0 0
/proc/7549/statm: 81800 10043 370 364 0 17709 0
[pid=7551] ppid=7549 vsize=15292 CPUtime=7.44 cores=1,3,5,7
/proc/7551/stat : 7551 (lingeling) R 7549 7551 7551 0 -1 4202496 4775 0 0 0 743 1 0 0 25 0 1 0 538600504 15659008 2993 33554432000 4194304 4352236 140734734957568 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7551/statm: 3823 2993 129 39 0 2903 0
[pid=7534/tid=7541] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7541/stat : 7541 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 24 0 5 0 538600497 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7544] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7544/stat : 7544 (python) S 7532 7534 6903 0 -1 4202560 21 931 0 0 0 0 0 0 25 0 5 0 538600499 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7547] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7547/stat : 7547 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 5 0 538600502 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 1 0 0 0
[pid=7534/tid=7550] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7550/stat : 7550 (python) S 7532 7534 6903 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 5 0 538600504 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34.62
Current children cumulated vsize (KiB) 1733548

[startup+25.5008 s]
/proc/loadavg: 7.85 7.66 6.88 9/213 7552
/proc/meminfo: memFree=25812840/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=337444 CPUtime=4.74 cores=1,3,5,7
/proc/7534/stat : 7534 (python) S 7532 7534 6903 0 -1 4202496 20268 931 1 0 460 14 0 0 20 0 5 0 538600007 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7534/statm: 84361 11558 1881 364 0 20270 0
[pid=7540] ppid=7534 vsize=296432 CPUtime=0.01 cores=1,3,5,7
/proc/7540/stat : 7540 (python) S 7534 7534 6903 0 -1 4202560 987 0 0 0 1 0 0 0 18 0 1 0 538600497 303546368 10042 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879631 0 0 16781312 514 8426797852763586823 0 0 17 5 0 0 0
/proc/7540/statm: 74108 10042 381 364 0 10026 0
[pid=7542] ppid=7540 vsize=15960 CPUtime=20.24 cores=1,3,5,7
/proc/7542/stat : 7542 (lingeling) R 7540 7542 7542 0 -1 4202496 4941 0 0 0 2024 0 0 0 25 0 1 0 538600497 16343040 3160 33554432000 4194304 4352236 140734052158528 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/7542/statm: 3990 3160 129 39 0 3070 0
[pid=7543] ppid=7534 vsize=306688 CPUtime=0.03 cores=1,3,5,7
/proc/7543/stat : 7543 (python) S 7534 7534 6903 0 -1 4202560 924 0 0 0 1 2 0 0 15 0 1 0 538600499 314048512 10035 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 5601797093938135300 0 0 17 3 0 0 0
/proc/7543/statm: 76672 10035 370 364 0 12587 0
[pid=7545] ppid=7543 vsize=146520 CPUtime=20.25 cores=1,3,5,7
/proc/7545/stat : 7545 (cryptominisat-2) R 7543 7545 7545 0 -1 4202496 33446 0 0 0 2022 3 0 0 25 0 1 0 538600499 150036480 27668 33554432000 4194304 4677096 140733572659152 18446744073709551615 4318987 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7545/statm: 36630 27668 393 118 0 31589 0
[pid=7546] ppid=7534 vsize=316944 CPUtime=0.02 cores=1,3,5,7
/proc/7546/stat : 7546 (python) S 7534 7534 6903 0 -1 4202560 924 0 0 0 1 1 0 0 18 0 1 0 538600501 324550656 10039 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 8426797852763586822 0 0 17 7 0 0 0
/proc/7546/statm: 79236 10039 370 364 0 15148 0
[pid=7548] ppid=7546 vsize=16240 CPUtime=20.29 cores=1,3,5,7
/proc/7548/stat : 7548 (lingeling) R 7546 7548 7548 0 -1 4202496 5010 0 0 0 2029 0 0 0 25 0 1 0 538600502 16629760 3230 33554432000 4194304 4352236 140734918177184 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7548/statm: 4060 3230 129 39 0 3140 0
[pid=7549] ppid=7534 vsize=327200 CPUtime=0.02 cores=1,3,5,7
/proc/7549/stat : 7549 (python) S 7534 7534 6903 0 -1 4202560 939 0 0 0 1 1 0 0 18 0 1 0 538600504 335052800 10043 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 8426797852763586821 0 0 17 5 0 0 0
/proc/7549/statm: 81800 10043 370 364 0 17709 0
[pid=7551] ppid=7549 vsize=16716 CPUtime=20.14 cores=1,3,5,7
/proc/7551/stat : 7551 (lingeling) R 7549 7551 7551 0 -1 4202496 5131 0 0 0 2013 1 0 0 25 0 1 0 538600504 17117184 3349 33554432000 4194304 4352236 140734734957568 18446744073709551615 4270864 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7551/statm: 4179 3349 129 39 0 3259 0
[pid=7534/tid=7541] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7541/stat : 7541 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 24 0 5 0 538600497 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7544] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7544/stat : 7544 (python) S 7532 7534 6903 0 -1 4202560 21 931 0 0 0 0 0 0 25 0 5 0 538600499 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7547] ppid=7532 vsize=337444 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7547/stat : 7547 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 5 0 538600502 345542656 11558 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 1 0 0 0

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

/proc/7582/stat : 7582 (python) S 7534 7534 6903 0 -1 4202560 1125 0 0 0 6 7 0 0 19 0 2 0 538668977 356057088 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7582/statm: 86928 10081 399 364 0 22831 0
[pid=7584] ppid=7582 vsize=44020 CPUtime=99.7 cores=1,3,5,7
/proc/7584/stat : 7584 (SApperloT-base) T 7582 7584 7584 0 -1 4202496 10756 0 0 0 9967 3 0 0 25 0 1 0 538668977 45076480 10427 33554432000 134512640 135674940 4291103328 18446744073709551615 134564247 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7584/statm: 11005 10427 100 284 0 10719 0
[pid=7582/tid=7663] ppid=7534 vsize=347712 CPUtime=0 cores=1,3,5,7
/proc/7582/task/7663/stat : 7663 (python) S 7534 7534 6903 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538678989 356057088 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 514 18446604468704264384 0 0 -1 3 0 0 0
[pid=7534/tid=7541] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7541/stat : 7541 (python) S 7532 7534 6903 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 7 0 538600497 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7544] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7544/stat : 7544 (python) S 7532 7534 6903 0 -1 4202560 21 931 0 0 0 0 0 0 25 0 7 0 538600499 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7547] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7547/stat : 7547 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 7 0 538600502 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 1 0 0 0
[pid=7534/tid=7550] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7550/stat : 7550 (python) S 7532 7534 6903 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 7 0 538600504 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
[pid=7534/tid=7561] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7561/stat : 7561 (python) S 7532 7534 6903 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 7 0 538610542 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
[pid=7534/tid=7583] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7583/stat : 7583 (python) S 7532 7534 6903 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 538668977 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4466.06
Current children cumulated vsize (KiB) 3098148

[startup+1182.3 s]
/proc/loadavg: 8.05 7.94 7.62 10/228 7738
/proc/meminfo: memFree=25708392/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=357956 CPUtime=4.86 cores=1,3,5,7
/proc/7534/stat : 7534 (python) S 7532 7534 6903 0 -1 4202496 22448 931 1 0 471 15 0 0 18 0 7 0 538600007 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7534/statm: 89489 11571 1886 364 0 25392 0
[pid=7540] ppid=7534 vsize=306676 CPUtime=0.93 cores=1,3,5,7
/proc/7540/stat : 7540 (python) S 7534 7534 6903 0 -1 4202560 1218 0 0 0 52 41 0 0 18 0 2 0 538600497 314036224 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7540/statm: 76669 10081 415 364 0 12587 0
[pid=7542] ppid=7540 vsize=40204 CPUtime=682.17 cores=1,3,5,7
/proc/7542/stat : 7542 (lingeling) R 7540 7542 7542 0 -1 4202496 30202 0 0 0 68214 3 0 0 25 0 1 0 538600497 41168896 9221 33554432000 4194304 4352236 140734052158528 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/7542/statm: 10051 9221 129 39 0 9131 0
[pid=7540/tid=7559] ppid=7534 vsize=306676 CPUtime=0 cores=1,3,5,7
/proc/7540/task/7559/stat : 7559 (python) S 7534 7534 6903 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 538610539 314036224 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 514 18446604457039979584 0 0 -1 5 0 0 0
[pid=7543] ppid=7534 vsize=306688 CPUtime=0.7 cores=1,3,5,7
/proc/7543/stat : 7543 (python) S 7534 7534 6903 0 -1 4202560 1134 0 0 0 36 34 0 0 16 0 2 0 538600499 314048512 10065 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/7543/statm: 76672 10065 399 364 0 12587 0
[pid=7545] ppid=7543 vsize=267864 CPUtime=491.5 cores=1,3,5,7
/proc/7545/stat : 7545 (cryptominisat-2) T 7543 7545 7545 0 -1 4202496 183060 0 0 0 49101 49 0 0 25 0 1 0 538600499 274292736 45916 33554432000 4194304 4677096 140733572659152 18446744073709551615 4320065 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/7545/statm: 66966 45916 393 118 0 61925 0
[pid=7543/tid=7575] ppid=7534 vsize=306688 CPUtime=0 cores=1,3,5,7
/proc/7543/task/7575/stat : 7575 (python) S 7534 7534 6903 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 538649747 314048512 10065 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 514 18446604462537481152 0 0 -1 3 0 0 0
[pid=7546] ppid=7534 vsize=316944 CPUtime=1.59 cores=1,3,5,7
/proc/7546/stat : 7546 (python) S 7534 7534 6903 0 -1 4202560 990 0 0 0 79 80 0 0 18 0 1 0 538600501 324550656 10039 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 8426797852763586822 0 0 17 7 0 0 0
/proc/7546/statm: 79236 10039 370 364 0 15148 0
[pid=7548] ppid=7546 vsize=49640 CPUtime=1177.13 cores=1,3,5,7
/proc/7548/stat : 7548 (lingeling) R 7546 7548 7548 0 -1 4202496 52272 0 0 0 117705 8 0 0 25 0 1 0 538600502 50831360 11580 33554432000 4194304 4352236 140734918177184 18446744073709551615 4278797 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7548/statm: 12410 11580 129 39 0 11490 0
[pid=7549] ppid=7534 vsize=327200 CPUtime=1.57 cores=1,3,5,7
/proc/7549/stat : 7549 (python) S 7534 7534 6903 0 -1 4202560 1000 0 0 0 86 71 0 0 18 0 1 0 538600504 335052800 10043 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 8426797852763586821 0 0 17 5 0 0 0
/proc/7549/statm: 81800 10043 370 364 0 17709 0
[pid=7551] ppid=7549 vsize=50244 CPUtime=1168.04 cores=1,3,5,7
/proc/7551/stat : 7551 (lingeling) R 7549 7551 7551 0 -1 4202496 57289 0 0 0 116798 6 0 0 25 0 1 0 538600504 51449856 11731 33554432000 4194304 4352236 140734734957568 18446744073709551615 4233979 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7551/statm: 12561 11731 129 39 0 11641 0
[pid=7560] ppid=7534 vsize=337456 CPUtime=1.5 cores=1,3,5,7
/proc/7560/stat : 7560 (python) S 7534 7534 6903 0 -1 4202560 1024 0 0 0 80 70 0 0 15 0 1 0 538610541 345554944 10047 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 8426797852763586821 0 0 17 5 0 0 0
/proc/7560/statm: 84364 10047 370 364 0 20270 0
[pid=7562] ppid=7560 vsize=343776 CPUtime=1075.88 cores=1,3,5,7
/proc/7562/stat : 7562 (cryptominisat-2) R 7560 7562 7562 0 -1 4202496 349169 0 0 0 107467 121 0 0 25 0 1 0 538610542 352026624 61335 33554432000 4194304 4677096 140736101059584 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7562/statm: 85944 61335 393 118 0 80903 0
[pid=7582] ppid=7534 vsize=347712 CPUtime=0.13 cores=1,3,5,7
/proc/7582/stat : 7582 (python) S 7534 7534 6903 0 -1 4202560 1125 0 0 0 6 7 0 0 19 0 2 0 538668977 356057088 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7582/statm: 86928 10081 399 364 0 22831 0
[pid=7584] ppid=7582 vsize=44020 CPUtime=99.7 cores=1,3,5,7
/proc/7584/stat : 7584 (SApperloT-base) T 7582 7584 7584 0 -1 4202496 10756 0 0 0 9967 3 0 0 25 0 1 0 538668977 45076480 10427 33554432000 134512640 135674940 4291103328 18446744073709551615 134564247 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7584/statm: 11005 10427 100 284 0 10719 0
[pid=7582/tid=7663] ppid=7534 vsize=347712 CPUtime=0 cores=1,3,5,7
/proc/7582/task/7663/stat : 7663 (python) S 7534 7534 6903 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538678989 356057088 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 514 18446604468704264384 0 0 -1 3 0 0 0
[pid=7534/tid=7541] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7541/stat : 7541 (python) S 7532 7534 6903 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 7 0 538600497 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7544] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7544/stat : 7544 (python) S 7532 7534 6903 0 -1 4202560 21 931 0 0 0 0 0 0 25 0 7 0 538600499 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7547] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7547/stat : 7547 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 7 0 538600502 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 1 0 0 0
[pid=7534/tid=7550] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7550/stat : 7550 (python) S 7532 7534 6903 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 7 0 538600504 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
[pid=7534/tid=7561] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7561/stat : 7561 (python) S 7532 7534 6903 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 7 0 538610542 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
[pid=7534/tid=7583] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7583/stat : 7583 (python) S 7532 7534 6903 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 538668977 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4705.7
Current children cumulated vsize (KiB) 3096380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 8.10 7.96 7.64 9/228 7738
/proc/meminfo: memFree=25696228/32951124 swapFree=67111364/67111528
[pid=7534] ppid=7532 vsize=357956 CPUtime=4.86 cores=1,3,5,7
/proc/7534/stat : 7534 (python) S 7532 7534 6903 0 -1 4202496 22448 931 1 0 471 15 0 0 18 0 7 0 538600007 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7534/statm: 89489 11571 1886 364 0 25392 0
[pid=7540] ppid=7534 vsize=306676 CPUtime=0.96 cores=1,3,5,7
/proc/7540/stat : 7540 (python) S 7534 7534 6903 0 -1 4202560 1218 0 0 0 53 43 0 0 18 0 2 0 538600497 314036224 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7540/statm: 76669 10081 415 364 0 12587 0
[pid=7542] ppid=7540 vsize=48396 CPUtime=705.77 cores=1,3,5,7
/proc/7542/stat : 7542 (lingeling) R 7540 7542 7542 0 -1 4202496 32506 0 0 0 70574 3 0 0 25 0 1 0 538600497 49557504 11269 33554432000 4194304 4352236 140734052158528 18446744073709551615 4328075 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/7542/statm: 12099 11269 129 39 0 11179 0
[pid=7540/tid=7559] ppid=7534 vsize=306676 CPUtime=0 cores=1,3,5,7
/proc/7540/task/7559/stat : 7559 (python) S 7534 7534 6903 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 538610539 314036224 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 514 18446604457039979584 0 0 -1 5 0 0 0
[pid=7543] ppid=7534 vsize=306688 CPUtime=0.7 cores=1,3,5,7
/proc/7543/stat : 7543 (python) S 7534 7534 6903 0 -1 4202560 1134 0 0 0 36 34 0 0 16 0 2 0 538600499 314048512 10065 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/7543/statm: 76672 10065 399 364 0 12587 0
[pid=7545] ppid=7543 vsize=267864 CPUtime=491.5 cores=1,3,5,7
/proc/7545/stat : 7545 (cryptominisat-2) T 7543 7545 7545 0 -1 4202496 183060 0 0 0 49101 49 0 0 25 0 1 0 538600499 274292736 45916 33554432000 4194304 4677096 140733572659152 18446744073709551615 4320065 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/7545/statm: 66966 45916 393 118 0 61925 0
[pid=7543/tid=7575] ppid=7534 vsize=306688 CPUtime=0 cores=1,3,5,7
/proc/7543/task/7575/stat : 7575 (python) S 7534 7534 6903 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 538649747 314048512 10065 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 514 18446604462537481152 0 0 -1 3 0 0 0
[pid=7546] ppid=7534 vsize=316944 CPUtime=1.62 cores=1,3,5,7
/proc/7546/stat : 7546 (python) S 7534 7534 6903 0 -1 4202560 990 0 0 0 80 82 0 0 18 0 1 0 538600501 324550656 10039 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 8426797852763586822 0 0 17 7 0 0 0
/proc/7546/statm: 79236 10039 370 364 0 15148 0
[pid=7548] ppid=7546 vsize=49640 CPUtime=1200.84 cores=1,3,5,7
/proc/7548/stat : 7548 (lingeling) R 7546 7548 7548 0 -1 4202496 52784 0 0 0 120076 8 0 0 25 0 1 0 538600502 50831360 11580 33554432000 4194304 4352236 140734918177184 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7548/statm: 12410 11580 129 39 0 11490 0
[pid=7549] ppid=7534 vsize=327200 CPUtime=1.6 cores=1,3,5,7
/proc/7549/stat : 7549 (python) S 7534 7534 6903 0 -1 4202560 1000 0 0 0 88 72 0 0 18 0 1 0 538600504 335052800 10043 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 8426797852763586821 0 0 17 5 0 0 0
/proc/7549/statm: 81800 10043 370 364 0 17709 0
[pid=7551] ppid=7549 vsize=50244 CPUtime=1191.55 cores=1,3,5,7
/proc/7551/stat : 7551 (lingeling) R 7549 7551 7551 0 -1 4202496 58057 0 0 0 119149 6 0 0 25 0 1 0 538600504 51449856 11731 33554432000 4194304 4352236 140734734957568 18446744073709551615 4328395 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7551/statm: 12561 11731 129 39 0 11641 0
[pid=7560] ppid=7534 vsize=337456 CPUtime=1.53 cores=1,3,5,7
/proc/7560/stat : 7560 (python) S 7534 7534 6903 0 -1 4202560 1024 0 0 0 82 71 0 0 15 0 1 0 538610541 345554944 10047 33554432000 4194304 5683644 140733716132576 18446744073709551615 253640879686 0 0 16781312 514 8426797852763586821 0 0 17 5 0 0 0
/proc/7560/statm: 84364 10047 370 364 0 20270 0
[pid=7562] ppid=7560 vsize=267060 CPUtime=1099.59 cores=1,3,5,7
/proc/7562/stat : 7562 (cryptominisat-2) R 7560 7562 7562 0 -1 4202496 355499 0 0 0 109836 123 0 0 25 0 1 0 538610542 273469440 59227 33554432000 4194304 4677096 140736101059584 18446744073709551615 4320115 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7562/statm: 66765 59227 393 118 0 61724 0
[pid=7582] ppid=7534 vsize=347712 CPUtime=0.13 cores=1,3,5,7
/proc/7582/stat : 7582 (python) S 7534 7534 6903 0 -1 4202560 1125 0 0 0 6 7 0 0 19 0 2 0 538668977 356057088 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7582/statm: 86928 10081 399 364 0 22831 0
[pid=7584] ppid=7582 vsize=44020 CPUtime=99.7 cores=1,3,5,7
/proc/7584/stat : 7584 (SApperloT-base) T 7582 7584 7584 0 -1 4202496 10756 0 0 0 9967 3 0 0 25 0 1 0 538668977 45076480 10427 33554432000 134512640 135674940 4291103328 18446744073709551615 134564247 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7584/statm: 11005 10427 100 284 0 10719 0
[pid=7582/tid=7663] ppid=7534 vsize=347712 CPUtime=0 cores=1,3,5,7
/proc/7582/task/7663/stat : 7663 (python) S 7534 7534 6903 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538678989 356057088 10081 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 514 18446604468704264384 0 0 -1 3 0 0 0
[pid=7534/tid=7541] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7541/stat : 7541 (python) S 7532 7534 6903 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 7 0 538600497 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7544] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7544/stat : 7544 (python) S 7532 7534 6903 0 -1 4202560 21 931 0 0 0 0 0 0 25 0 7 0 538600499 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 7 0 0 0
[pid=7534/tid=7547] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7547/stat : 7547 (python) S 7532 7534 6903 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 7 0 538600502 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 1 0 0 0
[pid=7534/tid=7550] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7550/stat : 7550 (python) S 7532 7534 6903 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 7 0 538600504 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
[pid=7534/tid=7561] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7561/stat : 7561 (python) S 7532 7534 6903 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 7 0 538610542 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
[pid=7534/tid=7583] ppid=7532 vsize=357956 CPUtime=0 cores=1,3,5,7
/proc/7534/task/7583/stat : 7583 (python) S 7532 7534 6903 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 538668977 366546944 11571 33554432000 4194304 5683644 140733716132576 18446744073709551615 253652683185 0 0 16781312 2 18446604467335299200 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 3027856

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

Real time (s): 1206.05
CPU time (s): 4800.35
CPU user time (s): 4795.19
CPU system time (s): 5.16
CPU usage (%): 398.024
Max. virtual memory (cumulated for all children) (KiB): 3105596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.72928
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23417
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= 2906
involuntary context switches= 33

runsolver used 2.18067 second user time and 5.50616 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-01 19:13:16
IDJOB=3317896
IDBENCH=83130
IDSOLVER=1706
FILE ID=node106/3317896-1304269996
RUNJOBID= node106-1304267295-6922
PBS_JOBID= 13173972
Free space on /tmp= 72944 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.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-3317896-1304269996/watcher-3317896-1304269996 -o /tmp/evaluation-result-3317896-1304269996/solver-3317896-1304269996 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317896-1304269996.cnf -seed 59805720 -budget 4800 -cores 4

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=59805720

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26019444 kB
Buffers:        299524 kB
Cached:        2569172 kB
SwapCached:         88 kB
Active:        4979660 kB
Inactive:      1721960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26019444 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           33316 kB
Writeback:           0 kB
AnonPages:     3832776 kB
Mapped:          24520 kB
Slab:           154528 kB
PageTables:      17240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4967980 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= 72916 MiB
End job on node106 at 2011-05-01 19:33:24