Trace number 3498433

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-seq-industrial (fixed)? (TO) 5000.04 4994.07

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark847.939
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data

0.43/0.92	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.43/0.92	c INFO: solving HOME/instance-3498433-1308501562.cnf
0.43/0.92	c INFO: computing task features
1.21/1.71	c INFO: computed variable-clause graph statistics
1.21/1.74	c INFO: computed clause balance statistics
5.41/5.95	c INFO: computed variable balance statistics
8.61/9.14	c INFO: computed small-clause counts
8.61/9.18	c INFO: computed Horn-clause counts
16.51/17.07	c INFO: computed variable graph statistics
16.51/17.07	c INFO: collected features for HOME/instance-3498433-1308501562.cnf in 16.12 s
16.51/17.09	c INFO: running lingeling-276@0 for 97 with 4983 remaining (b = 0.38)
116.81/117.23	c INFO: running cryptominisat-2.9.0@0 for 485 with 4883 remaining (b = 0.34)
604.81/604.69	c INFO: running lingeling-276@100 for 388 with 4397 remaining (b = 0.32)
990.70/990.09	c INFO: running lingeling-276@0 for 97 with 4011 remaining (b = 0.30)
1090.99/1090.23	c INFO: running lingeling-276@100 for 97 with 3911 remaining (b = 0.10)
1186.22/1185.35	c INFO: running precosat-570@0 for 97 with 3816 remaining (b = 0.18)
1286.50/1285.50	c INFO: running cryptominisat-2.9.0@486 for 97 with 3716 remaining (b = 0.08)
1382.74/1381.66	c INFO: running precosat-570@100 for 97 with 3620 remaining (b = 0.07)
1480.09/1478.81	c INFO: running lingeling-276@0 for 97 with 3523 remaining (b = 0.12)
1579.29/1577.96	c INFO: running precosat-570@197 for 97 with 3423 remaining (b = 0.05)
1676.64/1675.11	c INFO: running lingeling-276@195 for 97 with 3326 remaining (b = 0.06)
1773.88/1772.25	c INFO: running cryptominisat-2.9.0@0 for 485 with 3229 remaining (b = 0.18)
2264.88/2262.51	c INFO: running lingeling-276@99 for 97 with 2739 remaining (b = 0.04)
2362.13/2359.66	c INFO: running precosat-570@0 for 97 with 2642 remaining (b = 0.09)
2462.45/2459.81	c INFO: running cryptominisat-2.9.0@489 for 97 with 2542 remaining (b = 0.05)
2557.79/2555.06	c INFO: running precosat-570@294 for 97 with 2447 remaining (b = 0.04)
2655.14/2652.21	c INFO: running precosat-570@100 for 97 with 2350 remaining (b = 0.03)
2752.37/2749.34	c INFO: running cryptominisat-2.9.0@0 for 97 with 2253 remaining (b = 0.06)
2849.99/2846.94	c INFO: running lingeling-276@485 for 776 with 2156 remaining (b = 0.21)
3626.91/3622.85	c INFO: running cryptominisat-2.9.0@582 for 1380 with 1380 remaining (b = 0.37)

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: 989)

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-3498433-1308501562/watcher-3498433-1308501562 -o /tmp/evaluation-result-3498433-1308501562/solver-3498433-1308501562 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498433-1308501562.cnf -seed 750587761 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.25 3/177 25568
/proc/meminfo: memFree=27314028/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/25568/stat : 25568 (python) S 25566 25568 24776 0 -1 4202496 729 0 0 0 0 0 0 0 21 0 1 0 961753952 15548416 617 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/25568/statm: 3796 617 322 364 0 283 0

[startup+0.019162 s]
/proc/loadavg: 1.00 1.01 1.25 3/177 25568
/proc/meminfo: memFree=27314028/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=16244 CPUtime=0.01 cores=0,2,4,6
/proc/25568/stat : 25568 (python) R 25566 25568 24776 0 -1 4202496 1053 0 0 0 1 0 0 0 21 0 1 0 961753952 16633856 923 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687343781 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25568/statm: 4061 923 381 364 0 548 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16244

[startup+0.101162 s]
/proc/loadavg: 1.00 1.01 1.25 3/177 25568
/proc/meminfo: memFree=27314028/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=99376 CPUtime=0.07 cores=0,2,4,6
/proc/25568/stat : 25568 (python) R 25566 25568 24776 0 -1 4202496 2869 0 0 0 5 2 0 0 17 0 1 0 961753952 101761024 2565 33554432000 4194304 5683644 140735836271072 18446744073709551615 4886821 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25568/statm: 24844 2565 818 364 0 1695 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99376

[startup+0.301139 s]
/proc/loadavg: 1.00 1.01 1.25 3/177 25568
/proc/meminfo: memFree=27314028/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/25568/stat : 25568 (python) S 25566 25568 24776 0 -1 4202496 5972 935 1 0 14 5 0 0 17 0 1 0 961753952 139005952 4148 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687671301 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/25568/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.70105 s]
/proc/loadavg: 1.00 1.01 1.25 3/177 25568
/proc/meminfo: memFree=27314028/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=187688 CPUtime=0.29 cores=0,2,4,6
/proc/25568/stat : 25568 (python) D 25566 25568 24776 0 -1 4202496 6833 935 1 0 20 9 0 0 15 0 1 0 961753952 192192512 4882 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687673344 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/25568/statm: 46922 4882 1399 364 0 3723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 187688

[startup+1.50088 s]
/proc/loadavg: 1.00 1.01 1.25 3/178 25577
/proc/meminfo: memFree=27259112/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=318420 CPUtime=1.01 cores=0,2,4,6
/proc/25568/stat : 25568 (python) R 25566 25568 24776 0 -1 4202496 18141 935 1 0 87 14 0 0 16 0 1 0 961753952 326062080 15811 33554432000 4194304 5683644 140735836271072 18446744073709551615 47972661136069 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25568/statm: 79605 15812 1761 364 0 15529 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 318420

[startup+3.10061 s]
/proc/loadavg: 1.00 1.01 1.25 3/178 25577
/proc/meminfo: memFree=27211940/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=325512 CPUtime=2.61 cores=0,2,4,6
/proc/25568/stat : 25568 (python) R 25566 25568 24776 0 -1 4202496 29122 935 1 0 246 15 0 0 18 0 1 0 961753952 333324288 18763 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687334197 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25568/statm: 81378 18763 1826 364 0 17302 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 325512

[startup+6.30104 s]
/proc/loadavg: 1.08 1.02 1.25 3/181 25580
/proc/meminfo: memFree=27202380/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=325512 CPUtime=5.81 cores=0,2,4,6
/proc/25568/stat : 25568 (python) R 25566 25568 24776 0 -1 4202496 29123 935 1 0 566 15 0 0 25 0 1 0 961753952 333324288 18764 33554432000 4194304 5683644 140735836271072 18446744073709551615 47972663811777 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25568/statm: 81378 18764 1827 364 0 17302 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 325512

[startup+12.7009 s]
/proc/loadavg: 1.15 1.04 1.26 3/181 25580
/proc/meminfo: memFree=27198400/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=327424 CPUtime=12.21 cores=0,2,4,6
/proc/25568/stat : 25568 (python) R 25566 25568 24776 0 -1 4202496 29607 935 1 0 1206 15 0 0 25 0 1 0 961753952 335282176 19248 33554432000 4194304 5683644 140735836271072 18446744073709551615 47972660955264 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25568/statm: 81856 19248 1833 364 0 17780 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 327424

[startup+25.5005 s]
/proc/loadavg: 1.34 1.08 1.27 3/184 25583
/proc/meminfo: memFree=27172208/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=333800 CPUtime=16.61 cores=0,2,4,6
/proc/25568/stat : 25568 (python) S 25566 25568 24776 0 -1 4202496 29978 935 1 0 1645 16 0 0 25 0 2 0 961753952 341811200 18321 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25568/statm: 83450 18321 1875 364 0 19368 0
[pid=25581] ppid=25568 vsize=323556 CPUtime=0 cores=0,2,4,6
/proc/25581/stat : 25581 (python) S 25568 25568 24776 0 -1 4202560 968 0 0 0 0 0 0 0 18 0 1 0 961755662 331321344 16822 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687695375 0 0 16781312 514 4423775362366800132 0 0 17 2 0 0 0
/proc/25581/statm: 80889 16822 380 364 0 16807 0
[pid=25583] ppid=25581 vsize=31076 CPUtime=8.38 cores=0,2,4,6
/proc/25583/stat : 25583 (lingeling) R 25581 25583 25583 0 -1 4202496 10218 0 0 0 838 0 0 0 25 0 1 0 961755663 31821824 6937 33554432000 4194304 4352236 140735859196336 18446744073709551615 4213168 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25583/statm: 7769 6937 127 39 0 6849 0
[pid=25568/tid=25582] ppid=25566 vsize=333800 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25582/stat : 25582 (python) S 25566 25568 24776 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 961755663 341811200 18321 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 688432

[startup+51.1008 s]
/proc/loadavg: 1.56 1.16 1.29 3/181 25627
/proc/meminfo: memFree=26905916/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=333800 CPUtime=16.61 cores=0,2,4,6
/proc/25568/stat : 25568 (python) S 25566 25568 24776 0 -1 4202496 29978 935 1 0 1645 16 0 0 25 0 2 0 961753952 341811200 18321 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25568/statm: 83450 18321 1875 364 0 19368 0
[pid=25581] ppid=25568 vsize=323556 CPUtime=0.02 cores=0,2,4,6
/proc/25581/stat : 25581 (python) S 25568 25568 24776 0 -1 4202560 982 0 0 0 1 1 0 0 18 0 1 0 961755662 331321344 16823 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687695375 0 0 16781312 514 9106507144961687812 0 0 17 2 0 0 0
/proc/25581/statm: 80889 16823 381 364 0 16807 0
[pid=25583] ppid=25581 vsize=30880 CPUtime=33.98 cores=0,2,4,6
/proc/25583/stat : 25583 (lingeling) R 25581 25583 25583 0 -1 4202496 10220 0 0 0 3397 1 0 0 25 0 1 0 961755663 31621120 6890 33554432000 4194304 4352236 140735859196336 18446744073709551615 4328395 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25583/statm: 7720 6890 129 39 0 6800 0
[pid=25568/tid=25582] ppid=25566 vsize=333800 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25582/stat : 25582 (python) S 25566 25568 24776 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 961755663 341811200 18321 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 688236

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.32 3/181 25628
/proc/meminfo: memFree=25974768/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=333800 CPUtime=16.61 cores=0,2,4,6
/proc/25568/stat : 25568 (python) S 25566 25568 24776 0 -1 4202496 29978 935 1 0 1645 16 0 0 25 0 2 0 961753952 341811200 18321 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25568/statm: 83450 18321 1875 364 0 19368 0
[pid=25581] ppid=25568 vsize=323556 CPUtime=0.09 cores=0,2,4,6
/proc/25581/stat : 25581 (python) S 25568 25568 24776 0 -1 4202560 1000 0 0 0 5 4 0 0 18 0 1 0 961755662 331321344 16823 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687695375 0 0 16781312 514 9106507144961687812 0 0 17 2 0 0 0
/proc/25581/statm: 80889 16823 381 364 0 16807 0
[pid=25583] ppid=25581 vsize=30872 CPUtime=85.2 cores=0,2,4,6
/proc/25583/stat : 25583 (lingeling) R 25581 25583 25583 0 -1 4202496 10220 0 0 0 8518 2 0 0 25 0 1 0 961755663 31612928 6888 33554432000 4194304 4352236 140735859196336 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25583/statm: 7718 6888 129 39 0 6798 0
[pid=25568/tid=25582] ppid=25566 vsize=333800 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25582/stat : 25582 (python) S 25566 25568 24776 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 961755663 341811200 18321 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 688228

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.36 3/185 25634
/proc/meminfo: memFree=25438584/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=344056 CPUtime=16.64 cores=0,2,4,6
/proc/25568/stat : 25568 (python) S 25566 25568 24776 0 -1 4202496 30733 935 1 0 1648 16 0 0 20 0 3 0 961753952 352313344 18328 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25568/statm: 86014 18328 1878 364 0 21929 0
[pid=25581] ppid=25568 vsize=333800 CPUtime=0.11 cores=0,2,4,6
/proc/25581/stat : 25581 (python) S 25568 25568 24776 0 -1 4202560 1163 0 0 0 7 4 0 0 19 0 2 0 961755662 341811200 16861 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/25581/statm: 83450 16861 414 364 0 19368 0
[pid=25583] ppid=25581 vsize=30872 CPUtime=100.09 cores=0,2,4,6
/proc/25583/stat : 25583 (lingeling) T 25581 25583 25583 0 -1 4202496 10220 0 0 0 10007 2 0 0 25 0 1 0 961755663 31612928 6888 33554432000 4194304 4352236 140735859196336 18446744073709551615 4328042 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25583/statm: 7718 6888 129 39 0 6798 0
[pid=25581/tid=25630] ppid=25568 vsize=333800 CPUtime=0 cores=0,2,4,6
/proc/25581/task/25630/stat : 25630 (python) S 25568 25568 24776 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 961765673 341811200 16861 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453942683712 0 0 -1 2 0 0 0
[pid=25631] ppid=25568 vsize=333812 CPUtime=0.07 cores=0,2,4,6
/proc/25631/stat : 25631 (python) S 25568 25568 24776 0 -1 4202560 924 0 0 0 5 2 0 0 15 0 1 0 961765676 341823488 16816 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687695430 0 0 16781312 514 3094852557600686340 0 0 17 2 0 0 0
/proc/25631/statm: 83453 16816 370 364 0 19368 0
[pid=25633] ppid=25631 vsize=633640 CPUtime=45.04 cores=0,2,4,6
/proc/25633/stat : 25633 (cryptominisat-2) R 25631 25633 25633 0 -1 4202496 146175 0 0 0 4483 21 0 0 25 0 1 0 961765676 648847360 133209 33554432000 4194304 4677096 140736252487792 18446744073709551615 4320327 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25633/statm: 158410 133209 393 118 0 153369 0
[pid=25568/tid=25582] ppid=25566 vsize=344056 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25582/stat : 25582 (python) S 25566 25568 24776 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 3 0 961755663 352313344 18328 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25632] ppid=25566 vsize=344056 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25632/stat : 25632 (python) S 25566 25568 24776 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 3 0 961765676 352313344 18328 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 1676180

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.40 3/188 25639
/proc/meminfo: memFree=25750148/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=344056 CPUtime=16.64 cores=0,2,4,6
/proc/25568/stat : 25568 (python) S 25566 25568 24776 0 -1 4202496 30733 935 1 0 1648 16 0 0 20 0 3 0 961753952 352313344 18328 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25568/statm: 86014 18328 1878 364 0 21929 0
[pid=25581] ppid=25568 vsize=333800 CPUtime=0.11 cores=0,2,4,6
/proc/25581/stat : 25581 (python) S 25568 25568 24776 0 -1 4202560 1163 0 0 0 7 4 0 0 19 0 2 0 961755662 341811200 16861 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/25581/statm: 83450 16861 414 364 0 19368 0
[pid=25583] ppid=25581 vsize=30872 CPUtime=100.09 cores=0,2,4,6
/proc/25583/stat : 25583 (lingeling) T 25581 25583 25583 0 -1 4202496 10220 0 0 0 10007 2 0 0 25 0 1 0 961755663 31612928 6888 33554432000 4194304 4352236 140735859196336 18446744073709551615 4328042 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25583/statm: 7718 6888 129 39 0 6798 0
[pid=25581/tid=25630] ppid=25568 vsize=333800 CPUtime=0 cores=0,2,4,6
/proc/25581/task/25630/stat : 25630 (python) S 25568 25568 24776 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 961765673 341811200 16861 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453942683712 0 0 -1 2 0 0 0
[pid=25631] ppid=25568 vsize=333812 CPUtime=0.14 cores=0,2,4,6
/proc/25631/stat : 25631 (python) S 25568 25568 24776 0 -1 4202560 948 0 0 0 9 5 0 0 15 0 1 0 961765676 341823488 16816 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687695430 0 0 16781312 514 3094852557600686340 0 0 17 2 0 0 0
/proc/25631/statm: 83453 16816 370 364 0 19368 0
[pid=25633] ppid=25631 vsize=659072 CPUtime=105.05 cores=0,2,4,6
/proc/25633/stat : 25633 (cryptominisat-2) R 25631 25633 25633 0 -1 4202496 181732 0 0 0 10477 28 0 0 25 0 1 0 961765676 674889728 139336 33554432000 4194304 4677096 140736252487792 18446744073709551615 212687371970 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25633/statm: 164768 139336 393 118 0 159727 0
[pid=25568/tid=25582] ppid=25566 vsize=344056 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25582/stat : 25582 (python) S 25566 25568 24776 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 3 0 961755663 352313344 18328 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0

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

[pid=25679] ppid=25568 vsize=354324 CPUtime=0.58 cores=0,2,4,6
/proc/25679/stat : 25679 (python) S 25568 25568 24776 0 -1 4202560 1153 0 0 0 32 26 0 0 18 0 2 0 961872488 362827776 16854 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/25679/statm: 88581 16854 399 364 0 24490 0
[pid=25681] ppid=25679 vsize=74772 CPUtime=391.48 cores=0,2,4,6
/proc/25681/stat : 25681 (precosat) T 25679 25681 25681 0 -1 4202496 33558 0 0 0 39146 2 0 0 25 0 1 0 961872488 76566528 17914 33554432000 4194304 4890832 140734796302704 18446744073709551615 4238594 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/25681/statm: 18693 17914 86 171 0 18520 0
[pid=25679/tid=25685] ppid=25568 vsize=354324 CPUtime=0 cores=0,2,4,6
/proc/25679/task/25685/stat : 25685 (python) S 25568 25568 24776 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 961882501 362827776 16854 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453886654336 0 0 -1 0 0 0 0
[pid=25703] ppid=25568 vsize=364580 CPUtime=0.28 cores=0,2,4,6
/proc/25703/stat : 25703 (python) S 25568 25568 24776 0 -1 4202560 1133 0 0 0 15 13 0 0 18 0 2 0 961901834 373329920 16858 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/25703/statm: 91145 16858 399 364 0 27051 0
[pid=25705] ppid=25703 vsize=31008 CPUtime=196.25 cores=0,2,4,6
/proc/25705/stat : 25705 (lingeling) T 25703 25705 25705 0 -1 4202496 12314 0 0 0 19624 1 0 0 25 0 1 0 961901834 31752192 6933 33554432000 4194304 4352236 140733197844208 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/25705/statm: 7752 6933 129 39 0 6832 0
[pid=25703/tid=25716] ppid=25568 vsize=364580 CPUtime=0 cores=0,2,4,6
/proc/25703/task/25716/stat : 25716 (python) S 25568 25568 24776 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 961911747 373329920 16858 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453636129728 0 0 -1 0 0 0 0
[pid=25723] ppid=25568 vsize=374836 CPUtime=0.83 cores=0,2,4,6
/proc/25723/stat : 25723 (python) S 25568 25568 24776 0 -1 4202560 1170 0 0 0 46 37 0 0 15 0 2 0 961931178 383832064 16863 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/25723/statm: 93709 16863 400 364 0 29612 0
[pid=25725] ppid=25723 vsize=762076 CPUtime=585.47 cores=0,2,4,6
/proc/25725/stat : 25725 (cryptominisat-2) T 25723 25725 25725 0 -1 4202496 349809 0 0 0 58485 62 0 0 25 0 1 0 961931179 780365824 163432 33554432000 4194304 4677096 140735024658208 18446744073709551615 4318914 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/25725/statm: 190519 163432 393 118 0 185478 0
[pid=25723/tid=25739] ppid=25568 vsize=374836 CPUtime=0 cores=0,2,4,6
/proc/25723/task/25739/stat : 25739 (python) S 25568 25568 24776 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 961980202 383832064 16863 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453632268160 0 0 -1 2 0 0 0
[pid=25743] ppid=25568 vsize=385092 CPUtime=0.27 cores=0,2,4,6
/proc/25743/stat : 25743 (python) S 25568 25568 24776 0 -1 4202560 1144 0 0 0 16 11 0 0 18 0 2 0 961989919 394334208 16866 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/25743/statm: 96273 16866 399 364 0 32173 0
[pid=25745] ppid=25743 vsize=76624 CPUtime=197.23 cores=0,2,4,6
/proc/25745/stat : 25745 (precosat) T 25743 25745 25745 0 -1 4202496 19750 0 0 0 19721 2 0 0 25 0 1 0 961989920 78462976 18281 33554432000 4194304 4890832 140737264021984 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/25745/statm: 19156 18281 86 171 0 18983 0
[pid=25743/tid=25748] ppid=25568 vsize=385092 CPUtime=0 cores=0,2,4,6
/proc/25743/task/25748/stat : 25748 (python) S 25568 25568 24776 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 961999932 394334208 16866 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604451496166400 0 0 -1 4 0 0 0
[pid=25757] ppid=25568 vsize=395348 CPUtime=0.15 cores=0,2,4,6
/proc/25757/stat : 25757 (python) S 25568 25568 24776 0 -1 4202560 1185 0 0 0 9 6 0 0 16 0 2 0 962028887 404836352 16876 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/25757/statm: 98837 16876 405 364 0 34734 0
[pid=25759] ppid=25757 vsize=650564 CPUtime=97.44 cores=0,2,4,6
/proc/25759/stat : 25759 (cryptominisat-2) T 25757 25759 25759 0 -1 4202496 183406 0 0 0 9715 29 0 0 25 0 1 0 962028888 666177536 136508 33554432000 4194304 4677096 140737301488080 18446744073709551615 4320152 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/25759/statm: 162641 136508 393 118 0 157600 0
[pid=25757/tid=25763] ppid=25568 vsize=395348 CPUtime=0 cores=0,2,4,6
/proc/25757/task/25763/stat : 25763 (python) S 25568 25568 24776 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 962038645 404836352 16876 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453636130624 0 0 -1 2 0 0 0
[pid=25568/tid=25582] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25582/stat : 25582 (python) S 25566 25568 24776 0 -1 4202560 37 935 0 0 0 0 0 0 18 0 9 0 961755663 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25632] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25632/stat : 25632 (python) S 25566 25568 24776 0 -1 4202560 34 935 0 0 0 0 0 0 18 0 9 0 961765676 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25671] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25671/stat : 25671 (python) S 25566 25568 24776 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 9 0 961852963 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25680] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25680/stat : 25680 (python) S 25566 25568 24776 0 -1 4202560 39 935 0 0 0 0 0 0 18 0 9 0 961872488 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 6 0 0 0
[pid=25568/tid=25704] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25704/stat : 25704 (python) S 25566 25568 24776 0 -1 4202560 34 935 0 0 0 0 0 0 18 0 9 0 961901834 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 2 0 0 0
[pid=25568/tid=25724] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25724/stat : 25724 (python) S 25566 25568 24776 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 9 0 961931178 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25744] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25744/stat : 25744 (python) S 25566 25568 24776 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 9 0 961989920 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 2 0 0 0
[pid=25568/tid=25758] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25758/stat : 25758 (python) S 25566 25568 24776 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 9 0 962028888 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4968.28
Current children cumulated vsize (KiB) 6015648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4994.01 s]
/proc/loadavg: 2.00 2.00 1.98 3/230 25829
/proc/meminfo: memFree=22090016/32951124 swapFree=67076892/67111528
[pid=25568] ppid=25566 vsize=405592 CPUtime=16.98 cores=0,2,4,6
/proc/25568/stat : 25568 (python) S 25566 25568 24776 0 -1 4202496 36805 935 1 0 1680 18 0 0 18 0 9 0 961753952 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25568/statm: 101398 18364 1890 364 0 37295 0
[pid=25581] ppid=25568 vsize=333800 CPUtime=1.61 cores=0,2,4,6
/proc/25581/stat : 25581 (python) S 25568 25568 24776 0 -1 4202560 1211 0 0 0 94 67 0 0 18 0 2 0 961755662 341811200 16862 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/25581/statm: 83450 16862 415 364 0 19368 0
[pid=25583] ppid=25581 vsize=61136 CPUtime=1261.4 cores=0,2,4,6
/proc/25583/stat : 25583 (lingeling) T 25581 25583 25583 0 -1 4202496 52604 0 0 0 126134 6 0 0 25 0 1 0 961755663 62603264 14454 33554432000 4194304 4352236 140735859196336 18446744073709551615 4276737 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25583/statm: 15284 14454 129 39 0 14364 0
[pid=25581/tid=25630] ppid=25568 vsize=333800 CPUtime=0 cores=0,2,4,6
/proc/25581/task/25630/stat : 25630 (python) S 25568 25568 24776 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 961765673 341811200 16862 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453942683712 0 0 -1 2 0 0 0
[pid=25631] ppid=25568 vsize=333812 CPUtime=2.62 cores=0,2,4,6
/proc/25631/stat : 25631 (python) S 25568 25568 24776 0 -1 4202560 1190 0 0 0 148 114 0 0 15 0 2 0 961765676 341823488 16847 33554432000 4194304 5683644 140735836271072 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/25631/statm: 83453 16847 400 364 0 19368 0
[pid=25633] ppid=25631 vsize=1033940 CPUtime=1954.77 cores=0,2,4,6
/proc/25633/stat : 25633 (cryptominisat-2) R 25631 25633 25633 0 -1 4202496 772191 0 0 0 195334 143 0 0 25 0 1 0 961765676 1058754560 229653 33554432000 4194304 4677096 140736252487792 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25633/statm: 258485 229653 393 118 0 253444 0
[pid=25631/tid=25654] ppid=25568 vsize=333812 CPUtime=0 cores=0,2,4,6
/proc/25631/task/25654/stat : 25654 (python) S 25568 25568 24776 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 961814419 341823488 16847 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453922868288 0 0 -1 2 0 0 0
[pid=25670] ppid=25568 vsize=344068 CPUtime=0.36 cores=0,2,4,6
/proc/25670/stat : 25670 (python) S 25568 25568 24776 0 -1 4202560 1129 0 0 0 21 15 0 0 18 0 2 0 961852962 352325632 16850 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25670/statm: 86017 16850 399 364 0 21929 0
[pid=25672] ppid=25670 vsize=34884 CPUtime=292.32 cores=0,2,4,6
/proc/25672/stat : 25672 (lingeling) T 25670 25672 25672 0 -1 4202496 14298 0 0 0 29231 1 0 0 25 0 1 0 961852963 35721216 7892 33554432000 4194304 4352236 140736101821792 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/25672/statm: 8721 7892 129 39 0 7801 0
[pid=25670/tid=25676] ppid=25568 vsize=344068 CPUtime=0 cores=0,2,4,6
/proc/25670/task/25676/stat : 25676 (python) S 25568 25568 24776 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 961862974 352325632 16850 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453922632640 0 0 -1 6 0 0 0
[pid=25679] ppid=25568 vsize=354324 CPUtime=0.58 cores=0,2,4,6
/proc/25679/stat : 25679 (python) S 25568 25568 24776 0 -1 4202560 1153 0 0 0 32 26 0 0 18 0 2 0 961872488 362827776 16854 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/25679/statm: 88581 16854 399 364 0 24490 0
[pid=25681] ppid=25679 vsize=74772 CPUtime=391.48 cores=0,2,4,6
/proc/25681/stat : 25681 (precosat) T 25679 25681 25681 0 -1 4202496 33558 0 0 0 39146 2 0 0 25 0 1 0 961872488 76566528 17914 33554432000 4194304 4890832 140734796302704 18446744073709551615 4238594 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/25681/statm: 18693 17914 86 171 0 18520 0
[pid=25679/tid=25685] ppid=25568 vsize=354324 CPUtime=0 cores=0,2,4,6
/proc/25679/task/25685/stat : 25685 (python) S 25568 25568 24776 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 961882501 362827776 16854 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453886654336 0 0 -1 0 0 0 0
[pid=25703] ppid=25568 vsize=364580 CPUtime=0.28 cores=0,2,4,6
/proc/25703/stat : 25703 (python) S 25568 25568 24776 0 -1 4202560 1133 0 0 0 15 13 0 0 18 0 2 0 961901834 373329920 16858 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/25703/statm: 91145 16858 399 364 0 27051 0
[pid=25705] ppid=25703 vsize=31008 CPUtime=196.25 cores=0,2,4,6
/proc/25705/stat : 25705 (lingeling) T 25703 25705 25705 0 -1 4202496 12314 0 0 0 19624 1 0 0 25 0 1 0 961901834 31752192 6933 33554432000 4194304 4352236 140733197844208 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/25705/statm: 7752 6933 129 39 0 6832 0
[pid=25703/tid=25716] ppid=25568 vsize=364580 CPUtime=0 cores=0,2,4,6
/proc/25703/task/25716/stat : 25716 (python) S 25568 25568 24776 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 961911747 373329920 16858 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453636129728 0 0 -1 0 0 0 0
[pid=25723] ppid=25568 vsize=374836 CPUtime=0.83 cores=0,2,4,6
/proc/25723/stat : 25723 (python) S 25568 25568 24776 0 -1 4202560 1170 0 0 0 46 37 0 0 15 0 2 0 961931178 383832064 16863 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/25723/statm: 93709 16863 400 364 0 29612 0
[pid=25725] ppid=25723 vsize=762076 CPUtime=585.47 cores=0,2,4,6
/proc/25725/stat : 25725 (cryptominisat-2) T 25723 25725 25725 0 -1 4202496 349809 0 0 0 58485 62 0 0 25 0 1 0 961931179 780365824 163432 33554432000 4194304 4677096 140735024658208 18446744073709551615 4318914 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/25725/statm: 190519 163432 393 118 0 185478 0
[pid=25723/tid=25739] ppid=25568 vsize=374836 CPUtime=0 cores=0,2,4,6
/proc/25723/task/25739/stat : 25739 (python) S 25568 25568 24776 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 961980202 383832064 16863 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453632268160 0 0 -1 2 0 0 0
[pid=25743] ppid=25568 vsize=385092 CPUtime=0.27 cores=0,2,4,6
/proc/25743/stat : 25743 (python) S 25568 25568 24776 0 -1 4202560 1144 0 0 0 16 11 0 0 18 0 2 0 961989919 394334208 16866 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/25743/statm: 96273 16866 399 364 0 32173 0
[pid=25745] ppid=25743 vsize=76624 CPUtime=197.23 cores=0,2,4,6
/proc/25745/stat : 25745 (precosat) T 25743 25745 25745 0 -1 4202496 19750 0 0 0 19721 2 0 0 25 0 1 0 961989920 78462976 18281 33554432000 4194304 4890832 140737264021984 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 2 0 0 0
/proc/25745/statm: 19156 18281 86 171 0 18983 0
[pid=25743/tid=25748] ppid=25568 vsize=385092 CPUtime=0 cores=0,2,4,6
/proc/25743/task/25748/stat : 25748 (python) S 25568 25568 24776 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 961999932 394334208 16866 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604451496166400 0 0 -1 4 0 0 0
[pid=25757] ppid=25568 vsize=395348 CPUtime=0.15 cores=0,2,4,6
/proc/25757/stat : 25757 (python) S 25568 25568 24776 0 -1 4202560 1185 0 0 0 9 6 0 0 16 0 2 0 962028887 404836352 16876 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/25757/statm: 98837 16876 405 364 0 34734 0
[pid=25759] ppid=25757 vsize=650564 CPUtime=97.44 cores=0,2,4,6
/proc/25759/stat : 25759 (cryptominisat-2) T 25757 25759 25759 0 -1 4202496 183406 0 0 0 9715 29 0 0 25 0 1 0 962028888 666177536 136508 33554432000 4194304 4677096 140737301488080 18446744073709551615 4320152 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/25759/statm: 162641 136508 393 118 0 157600 0
[pid=25757/tid=25763] ppid=25568 vsize=395348 CPUtime=0 cores=0,2,4,6
/proc/25757/task/25763/stat : 25763 (python) S 25568 25568 24776 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 962038645 404836352 16876 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 514 18446604453636130624 0 0 -1 2 0 0 0
[pid=25568/tid=25582] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25582/stat : 25582 (python) S 25566 25568 24776 0 -1 4202560 37 935 0 0 0 0 0 0 18 0 9 0 961755663 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25632] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25632/stat : 25632 (python) S 25566 25568 24776 0 -1 4202560 34 935 0 0 0 0 0 0 18 0 9 0 961765676 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25671] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25671/stat : 25671 (python) S 25566 25568 24776 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 9 0 961852963 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25680] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25680/stat : 25680 (python) S 25566 25568 24776 0 -1 4202560 39 935 0 0 0 0 0 0 18 0 9 0 961872488 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 6 0 0 0
[pid=25568/tid=25704] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25704/stat : 25704 (python) S 25566 25568 24776 0 -1 4202560 34 935 0 0 0 0 0 0 18 0 9 0 961901834 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 2 0 0 0
[pid=25568/tid=25724] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25724/stat : 25724 (python) S 25566 25568 24776 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 9 0 961931178 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
[pid=25568/tid=25744] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25744/stat : 25744 (python) S 25566 25568 24776 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 9 0 961989920 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 2 0 0 0
[pid=25568/tid=25758] ppid=25566 vsize=405592 CPUtime=0 cores=0,2,4,6
/proc/25568/task/25758/stat : 25758 (python) S 25566 25568 24776 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 9 0 962028888 415326208 18364 33554432000 4194304 5683644 140735836271072 18446744073709551615 212699498929 0 0 16781312 2 18446604453632267264 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 6016456

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

Real time (s): 4994.07
CPU time (s): 5000.04
CPU user time (s): 4994.51
CPU system time (s): 5.53
CPU usage (%): 100.12
Max. virtual memory (cumulated for all children) (KiB): 6115668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8074
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37743
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= 9344
involuntary context switches= 238

runsolver used 18.4272 second user time and 35.5146 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-19 18:39:22
IDJOB=3498433
IDBENCH=83103
IDSOLVER=1991
FILE ID=node139/3498433-1308501562
RUNJOBID= node139-1308501562-25540
PBS_JOBID= 13608167
Free space on /tmp= 73284 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498433-1308501562/watcher-3498433-1308501562 -o /tmp/evaluation-result-3498433-1308501562/solver-3498433-1308501562 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498433-1308501562.cnf -seed 750587761 -budget 5000

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=750587761

node139.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.74
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	: 5321.49
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	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27315332 kB
Buffers:        575776 kB
Cached:        4637528 kB
SwapCached:       3512 kB
Active:        1454076 kB
Inactive:      3796216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27315332 kB
SwapTotal:    67111528 kB
SwapFree:     67076892 kB
Dirty:           68304 kB
Writeback:           0 kB
AnonPages:       34448 kB
Mapped:          14932 kB
Slab:           321496 kB
PageTables:       4944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210460 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= 73112 MiB
End job on node139 at 2011-06-19 20:02:38