Trace number 3317908

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.33 1211.17

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.67	c INFO: solving HOME/instance-3317908-1304269833.cnf
0.37/0.67	c INFO: computing task features
1.04/1.30	c INFO: computed variable-clause graph statistics
1.04/1.33	c INFO: computed clause balance statistics
4.44/4.78	c INFO: computed variable balance statistics
7.04/7.37	c INFO: computed small-clause counts
7.04/7.39	c INFO: computed Horn-clause counts
11.85/12.16	c INFO: computed variable graph statistics
11.85/12.16	c INFO: collected features for HOME/instance-3317908-1304269833.cnf in 11.47 s
11.85/12.19	c INFO: running lingeling-276@0 for 97 with 4788 remaining (b = 0.35)
11.95/12.21	c INFO: running cryptominisat-2.9.0@0 for 485 with 4788 remaining (b = 0.33)
11.95/12.23	c INFO: running lingeling-276@0 for 1261 with 4788 remaining (b = 0.46)
11.95/12.26	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4788 remaining (b = 0.50)
407.68/111.35	c INFO: running lingeling-276@0 for 1164 with 4689 remaining (b = 0.38)
1963.18/500.78	c INFO: running lingeling-276@0 for 97 with 4299 remaining (b = 0.28)
2363.30/600.93	c INFO: running precosat-570@0 for 291 with 4199 remaining (b = 0.16)
3531.08/893.31	c INFO: running lingeling-276@99 for 1164 with 3907 remaining (b = 0.29)
4800.33/1211.13	c INFO: running lingeling-276@0 for 97 with 3589 remaining (b = 0.20)

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

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

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: 4.92 4.77 5.22 2/186 26262
/proc/meminfo: memFree=23452632/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/26262/stat : 26262 (python) S 26260 26262 25680 0 -1 4202496 732 0 0 0 0 0 0 0 25 0 1 0 538583798 15548416 621 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/26262/statm: 3796 621 322 364 0 283 0

[startup+0.040639 s]
/proc/loadavg: 4.92 4.77 5.22 2/186 26262
/proc/meminfo: memFree=23452632/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=18880 CPUtime=0.02 cores=0,2,4,6
/proc/26262/stat : 26262 (python) R 26260 26262 25680 0 -1 4202496 1278 0 0 0 2 0 0 0 25 0 1 0 538583798 19333120 1131 33554432000 4194304 5683644 140735908917296 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 4720 1131 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100601 s]
/proc/loadavg: 4.92 4.77 5.22 2/186 26262
/proc/meminfo: memFree=23452632/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=87700 CPUtime=0.06 cores=0,2,4,6
/proc/26262/stat : 26262 (python) S 26260 26262 25680 0 -1 4202496 2636 0 0 0 5 1 0 0 17 0 1 0 538583798 89804800 2353 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/26262/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87700

[startup+0.300601 s]
/proc/loadavg: 4.92 4.77 5.22 2/186 26262
/proc/meminfo: memFree=23452632/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/26262/stat : 26262 (python) R 26260 26262 25680 0 -1 4202496 5967 932 1 0 14 5 0 0 17 0 1 0 538583798 139005952 4150 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809161733 0 2147483391 16781312 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700509 s]
/proc/loadavg: 4.92 4.77 5.22 2/186 26262
/proc/meminfo: memFree=23452632/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=283340 CPUtime=0.44 cores=0,2,4,6
/proc/26262/stat : 26262 (python) R 26260 26262 25680 0 -1 4202496 10481 932 1 0 32 12 0 0 16 0 1 0 538583798 290140160 8157 33554432000 4194304 5683644 140735908917296 18446744073709551615 47670233551866 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 70835 8157 1761 364 0 6759 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 283340

[startup+1.50036 s]
/proc/loadavg: 4.92 4.77 5.22 3/187 26267
/proc/meminfo: memFree=23405860/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=323208 CPUtime=1.24 cores=0,2,4,6
/proc/26262/stat : 26262 (python) R 26260 26262 25680 0 -1 4202496 25562 932 1 0 110 14 0 0 17 0 1 0 538583798 330964992 18187 33554432000 4194304 5683644 140735908917296 18446744073709551615 230808822339 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 80802 18187 1826 364 0 16726 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 323208

[startup+3.1011 s]
/proc/loadavg: 4.92 4.77 5.22 3/187 26267
/proc/meminfo: memFree=23385648/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=323208 CPUtime=2.84 cores=0,2,4,6
/proc/26262/stat : 26262 (python) R 26260 26262 25680 0 -1 4202496 25562 932 1 0 270 14 0 0 19 0 1 0 538583798 330964992 18187 33554432000 4194304 5683644 140735908917296 18446744073709551615 4602993 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 80802 18187 1826 364 0 16726 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 323208

[startup+6.30052 s]
/proc/loadavg: 4.69 4.72 5.21 3/187 26267
/proc/meminfo: memFree=23385524/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=323208 CPUtime=6.04 cores=0,2,4,6
/proc/26262/stat : 26262 (python) R 26260 26262 25680 0 -1 4202496 25563 932 1 0 590 14 0 0 25 0 1 0 538583798 330964992 18188 33554432000 4194304 5683644 140735908917296 18446744073709551615 4531714 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26262/statm: 80802 18188 1827 364 0 16726 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 323208

[startup+12.7003 s]
/proc/loadavg: 4.47 4.67 5.19 3/187 26267
/proc/meminfo: memFree=23385660/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=360788 CPUtime=12.01 cores=0,2,4,6
/proc/26262/stat : 26262 (python) S 26260 26262 25680 0 -1 4202496 28289 932 1 0 1185 16 0 0 20 0 5 0 538583798 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26262/statm: 90197 17394 1881 364 0 26106 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 360788

[startup+25.5009 s]
/proc/loadavg: 4.66 4.71 5.19 6/199 26279
/proc/meminfo: memFree=22923288/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=360788 CPUtime=12.01 cores=0,2,4,6
/proc/26262/stat : 26262 (python) S 26260 26262 25680 0 -1 4202496 28289 932 1 0 1185 16 0 0 20 0 5 0 538583798 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26262/statm: 90197 17394 1881 364 0 26106 0
[pid=26268] ppid=26262 vsize=319776 CPUtime=0.01 cores=0,2,4,6
/proc/26268/stat : 26268 (python) S 26262 26262 25680 0 -1 4202560 995 0 0 0 0 1 0 0 18 0 1 0 538585017 327450624 15878 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185807 0 0 16781312 514 728985005308477700 0 0 17 4 0 0 0
/proc/26268/statm: 79944 15878 381 364 0 15862 0
[pid=26270] ppid=26268 vsize=20764 CPUtime=13.29 cores=0,2,4,6
/proc/26270/stat : 26270 (lingeling) R 26268 26270 26270 0 -1 4202496 7773 0 0 0 1328 1 0 0 25 0 1 0 538585017 21262336 4304 33554432000 4194304 4352236 140737306189920 18446744073709551615 4231027 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26270/statm: 5191 4304 129 39 0 4271 0
[pid=26271] ppid=26262 vsize=330032 CPUtime=0.01 cores=0,2,4,6
/proc/26271/stat : 26271 (python) S 26262 26262 25680 0 -1 4202560 918 0 0 0 0 1 0 0 15 0 1 0 538585019 337952768 15871 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 4186328954400899332 0 0 17 2 0 0 0
/proc/26271/statm: 82508 15871 370 364 0 18423 0
[pid=26273] ppid=26271 vsize=248604 CPUtime=13.24 cores=0,2,4,6
/proc/26273/stat : 26273 (cryptominisat-2) R 26271 26273 26273 0 -1 4202496 56477 0 0 0 1316 8 0 0 25 0 1 0 538585019 254570496 52010 33554432000 4194304 4677096 140736709422048 18446744073709551615 4319581 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/26273/statm: 62151 52010 393 118 0 57110 0
[pid=26274] ppid=26262 vsize=340288 CPUtime=0.01 cores=0,2,4,6
/proc/26274/stat : 26274 (python) S 26262 26262 25680 0 -1 4202560 939 0 0 0 0 1 0 0 18 0 1 0 538585022 348454912 15875 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 728985005308477698 0 0 17 6 0 0 0
/proc/26274/statm: 85072 15875 370 364 0 20984 0
[pid=26276] ppid=26274 vsize=24904 CPUtime=13.14 cores=0,2,4,6
/proc/26276/stat : 26276 (lingeling) R 26274 26276 26276 0 -1 4202496 7786 0 0 0 1314 0 0 0 25 0 1 0 538585022 25501696 5342 33554432000 4194304 4352236 140735752227216 18446744073709551615 4231294 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/26276/statm: 6226 5342 129 39 0 5306 0
[pid=26277] ppid=26262 vsize=350544 CPUtime=0.01 cores=0,2,4,6
/proc/26277/stat : 26277 (python) S 26262 26262 25680 0 -1 4202560 950 0 0 0 0 1 0 0 15 0 1 0 538585024 358957056 15879 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 1587325358896546050 0 0 17 2 0 0 0
/proc/26277/statm: 87636 15879 370 364 0 23545 0
[pid=26279] ppid=26277 vsize=248304 CPUtime=13.2 cores=0,2,4,6
/proc/26279/stat : 26279 (cryptominisat-2) R 26277 26279 26279 0 -1 4202496 56523 0 0 0 1312 8 0 0 25 0 1 0 538585025 254263296 51846 33554432000 4194304 4677096 140734825512448 18446744073709551615 4337621 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26279/statm: 62076 51846 393 118 0 57035 0
[pid=26262/tid=26269] ppid=26260 vsize=360788 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26269/stat : 26269 (python) S 26260 26262 25680 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 538585017 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26272] ppid=26260 vsize=360788 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26272/stat : 26272 (python) S 26260 26262 25680 0 -1 4202560 21 932 0 0 0 0 0 0 25 0 5 0 538585019 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26275] ppid=26260 vsize=360788 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26275/stat : 26275 (python) S 26260 26262 25680 0 -1 4202560 26 932 0 0 0 0 0 0 25 0 5 0 538585022 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 6 0 0 0
[pid=26262/tid=26278] ppid=26260 vsize=360788 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26278/stat : 26278 (python) S 26260 26262 25680 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 5 0 538585025 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 64.92
Current children cumulated vsize (KiB) 2244004

[startup+51.1013 s]
/proc/loadavg: 4.85 4.75 5.19 6/199 26280
/proc/meminfo: memFree=22843528/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=360788 CPUtime=12.01 cores=0,2,4,6
/proc/26262/stat : 26262 (python) S 26260 26262 25680 0 -1 4202496 28289 932 1 0 1185 16 0 0 20 0 5 0 538583798 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26262/statm: 90197 17394 1881 364 0 26106 0
[pid=26268] ppid=26262 vsize=319776 CPUtime=0.05 cores=0,2,4,6
/proc/26268/stat : 26268 (python) S 26262 26262 25680 0 -1 4202560 1007 0 0 0 3 2 0 0 18 0 1 0 538585017 327450624 15878 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185807 0 0 16781312 514 728985005308477700 0 0 17 4 0 0 0
/proc/26268/statm: 79944 15878 381 364 0 15862 0
[pid=26270] ppid=26268 vsize=25972 CPUtime=38.89 cores=0,2,4,6
/proc/26270/stat : 26270 (lingeling) R 26268 26270 26270 0 -1 4202496 9133 0 0 0 3888 1 0 0 25 0 1 0 538585017 26595328 5663 33554432000 4194304 4352236 140737306189920 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26270/statm: 6493 5663 129 39 0 5573 0
[pid=26271] ppid=26262 vsize=330032 CPUtime=0.06 cores=0,2,4,6
/proc/26271/stat : 26271 (python) S 26262 26262 25680 0 -1 4202560 929 0 0 0 3 3 0 0 15 0 1 0 538585019 337952768 15871 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 4186328954400899332 0 0 17 2 0 0 0
/proc/26271/statm: 82508 15871 370 364 0 18423 0
[pid=26273] ppid=26271 vsize=279816 CPUtime=38.79 cores=0,2,4,6
/proc/26273/stat : 26273 (cryptominisat-2) R 26271 26273 26273 0 -1 4202496 77294 0 0 0 3867 12 0 0 25 0 1 0 538585019 286531584 59459 33554432000 4194304 4677096 140736709422048 18446744073709551615 4321037 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/26273/statm: 69954 59459 393 118 0 64913 0
[pid=26274] ppid=26262 vsize=340288 CPUtime=0.04 cores=0,2,4,6
/proc/26274/stat : 26274 (python) S 26262 26262 25680 0 -1 4202560 951 0 0 0 2 2 0 0 18 0 1 0 538585022 348454912 15875 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 728985005308477698 0 0 17 6 0 0 0
/proc/26274/statm: 85072 15875 370 364 0 20984 0
[pid=26276] ppid=26274 vsize=25316 CPUtime=38.57 cores=0,2,4,6
/proc/26276/stat : 26276 (lingeling) R 26274 26276 26276 0 -1 4202496 7944 0 0 0 3857 0 0 0 25 0 1 0 538585022 25923584 5499 33554432000 4194304 4352236 140735752227216 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/26276/statm: 6329 5499 129 39 0 5409 0
[pid=26277] ppid=26262 vsize=350544 CPUtime=0.06 cores=0,2,4,6
/proc/26277/stat : 26277 (python) S 26262 26262 25680 0 -1 4202560 961 0 0 0 3 3 0 0 15 0 1 0 538585024 358957056 15879 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 1587325358896546050 0 0 17 4 0 0 0
/proc/26277/statm: 87636 15879 370 364 0 23545 0
[pid=26279] ppid=26277 vsize=293584 CPUtime=38.73 cores=0,2,4,6
/proc/26279/stat : 26279 (cryptominisat-2) R 26277 26279 26279 0 -1 4202496 83121 0 0 0 3861 12 0 0 25 0 1 0 538585025 300630016 63037 33554432000 4194304 4677096 140734825512448 18446744073709551615 4319841 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26279/statm: 73396 63037 393 118 0 68355 0
[pid=26262/tid=26269] ppid=26260 vsize=360788 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26269/stat : 26269 (python) S 26260 26262 25680 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 538585017 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26272] ppid=26260 vsize=360788 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26272/stat : 26272 (python) S 26260 26262 25680 0 -1 4202560 21 932 0 0 0 0 0 0 25 0 5 0 538585019 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26275] ppid=26260 vsize=360788 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26275/stat : 26275 (python) S 26260 26262 25680 0 -1 4202560 26 932 0 0 0 0 0 0 25 0 5 0 538585022 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 6 0 0 0
[pid=26262/tid=26278] ppid=26260 vsize=360788 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26278/stat : 26278 (python) S 26260 26262 25680 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 5 0 538585025 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 167.2
Current children cumulated vsize (KiB) 2326116

[startup+102.307 s]
/proc/loadavg: 5.04 4.81 5.18 6/199 26281
/proc/meminfo: memFree=22757688/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=360788 CPUtime=12.01 cores=0,2,4,6
/proc/26262/stat : 26262 (python) S 26260 26262 25680 0 -1 4202496 28289 932 1 0 1185 16 0 0 20 0 5 0 538583798 369446912 17394 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26262/statm: 90197 17394 1881 364 0 26106 0
[pid=26268] ppid=26262 vsize=319776 CPUtime=0.12 cores=0,2,4,6
/proc/26268/stat : 26268 (python) S 26262 26262 25680 0 -1 4202560 1028 0 0 0 7 5 0 0 18 0 1 0 538585017 327450624 15878 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185807 0 0 16781312 514 728985005308477700 0 0 17 4 0 0 0
/proc/26268/statm: 79944 15878 381 364 0 15862 0
[pid=26270] ppid=26268 vsize=27452 CPUtime=90.1 cores=0,2,4,6
/proc/26270/stat : 26270 (lingeling) R 26268 26270 26270 0 -1 4202496 9503 0 0 0 9009 1 0 0 25 0 1 0 538585017 28110848 6033 33554432000 4194304 4352236 140737306189920 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26270/statm: 6863 6033 129 39 0 5943 0
[pid=26271] ppid=26262 vsize=330032 CPUtime=0.13 cores=0,2,4,6
/proc/26271/stat : 26271 (python) S 26262 26262 25680 0 -1 4202560 949 0 0 0 7 6 0 0 15 0 1 0 538585019 337952768 15871 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 4186328954400899332 0 0 17 2 0 0 0
/proc/26271/statm: 82508 15871 370 364 0 18423 0
[pid=26273] ppid=26271 vsize=377140 CPUtime=89.92 cores=0,2,4,6
/proc/26273/stat : 26273 (cryptominisat-2) R 26271 26273 26273 0 -1 4202496 94949 0 0 0 8975 17 0 0 25 0 1 0 538585019 386191360 67867 33554432000 4194304 4677096 140736709422048 18446744073709551615 4319839 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/26273/statm: 94285 67867 393 118 0 89244 0

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

/proc/26352/statm: 15138 14424 86 171 0 14965 0
[pid=26350/tid=26360] ppid=26262 vsize=371056 CPUtime=0 cores=0,2,4,6
/proc/26350/task/26360/stat : 26360 (python) S 26262 26262 25680 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538673127 379961344 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453674348928 0 0 -1 2 0 0 0
[pid=26262/tid=26269] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26269/stat : 26269 (python) S 26260 26262 25680 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 7 0 538585017 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26272] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26272/stat : 26272 (python) S 26260 26262 25680 0 -1 4202560 21 932 0 0 0 0 0 0 25 0 7 0 538585019 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26275] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26275/stat : 26275 (python) S 26260 26262 25680 0 -1 4202560 26 932 0 0 0 0 0 0 25 0 7 0 538585022 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 6 0 0 0
[pid=26262/tid=26278] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26278/stat : 26278 (python) S 26260 26262 25680 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 538585025 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
[pid=26262/tid=26340] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26340/stat : 26340 (python) S 26260 26262 25680 0 -1 4202560 33 932 0 0 0 0 0 0 18 0 7 0 538633877 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
[pid=26262/tid=26351] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26351/stat : 26351 (python) S 26260 26262 25680 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 7 0 538643892 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4685.26
Current children cumulated vsize (KiB) 4483184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1211.11 s]
/proc/loadavg: 8.13 7.86 6.77 9/230 26374
/proc/meminfo: memFree=22560488/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=381300 CPUtime=12.1 cores=0,2,4,6
/proc/26262/stat : 26262 (python) S 26260 26262 25680 0 -1 4202496 30465 932 1 0 1193 17 0 0 18 0 7 0 538583798 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26262/statm: 95325 17407 1886 364 0 31228 0
[pid=26268] ppid=26262 vsize=330020 CPUtime=1.6 cores=0,2,4,6
/proc/26268/stat : 26268 (python) S 26262 26262 25680 0 -1 4202560 1216 0 0 0 90 70 0 0 18 0 2 0 538585017 337940480 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/26268/statm: 82505 15917 415 364 0 18423 0
[pid=26270] ppid=26268 vsize=55400 CPUtime=1198.39 cores=0,2,4,6
/proc/26270/stat : 26270 (lingeling) R 26268 26270 26270 0 -1 4202496 29291 0 0 0 119832 7 0 0 25 0 1 0 538585017 56729600 13020 33554432000 4194304 4352236 140737306189920 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26270/statm: 13850 13020 129 39 0 12930 0
[pid=26268/tid=26283] ppid=26262 vsize=330020 CPUtime=0 cores=0,2,4,6
/proc/26268/task/26283/stat : 26283 (python) S 26262 26262 25680 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538594931 337940480 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453892425024 0 0 -1 4 0 0 0
[pid=26271] ppid=26262 vsize=330032 CPUtime=0.68 cores=0,2,4,6
/proc/26271/stat : 26271 (python) S 26262 26262 25680 0 -1 4202560 1134 0 0 0 37 31 0 0 16 0 2 0 538585019 337952768 15901 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26271/statm: 82508 15901 399 364 0 18423 0
[pid=26273] ppid=26271 vsize=747092 CPUtime=488.37 cores=0,2,4,6
/proc/26273/stat : 26273 (cryptominisat-2) T 26271 26273 26273 0 -1 4202496 401412 0 0 0 48749 88 0 0 25 0 1 0 538585019 765022208 149162 33554432000 4194304 4677096 140736709422048 18446744073709551615 4336189 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/26273/statm: 186773 149162 393 118 0 181732 0
[pid=26271/tid=26338] ppid=26262 vsize=330032 CPUtime=0 cores=0,2,4,6
/proc/26271/task/26338/stat : 26338 (python) S 26262 26262 25680 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 538633874 337952768 15901 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453828097216 0 0 -1 2 0 0 0
[pid=26274] ppid=26262 vsize=340288 CPUtime=1.64 cores=0,2,4,6
/proc/26274/stat : 26274 (python) S 26262 26262 25680 0 -1 4202560 1004 0 0 0 86 78 0 0 18 0 1 0 538585022 348454912 15875 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 728985005308477698 0 0 17 6 0 0 0
/proc/26274/statm: 85072 15875 370 364 0 20984 0
[pid=26276] ppid=26274 vsize=56800 CPUtime=1190.01 cores=0,2,4,6
/proc/26276/stat : 26276 (lingeling) R 26274 26276 26276 0 -1 4202496 37320 0 0 0 118996 5 0 0 25 0 1 0 538585022 58163200 13370 33554432000 4194304 4352236 140735752227216 18446744073709551615 4328901 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/26276/statm: 14200 13370 129 39 0 13280 0
[pid=26277] ppid=26262 vsize=350544 CPUtime=1.64 cores=0,2,4,6
/proc/26277/stat : 26277 (python) S 26262 26262 25680 0 -1 4202560 1021 0 0 0 89 75 0 0 15 0 1 0 538585024 358957056 15879 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 728985005308477698 0 0 17 4 0 0 0
/proc/26277/statm: 87636 15879 370 364 0 23545 0
[pid=26279] ppid=26277 vsize=1060996 CPUtime=1196.05 cores=0,2,4,6
/proc/26279/stat : 26279 (cryptominisat-2) R 26277 26279 26279 0 -1 4202496 925040 0 0 0 119386 219 0 0 25 0 1 0 538585025 1086459904 226906 33554432000 4194304 4677096 140734825512448 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26279/statm: 265249 226906 393 118 0 260208 0
[pid=26339] ppid=26262 vsize=360800 CPUtime=0.58 cores=0,2,4,6
/proc/26339/stat : 26339 (python) S 26262 26262 25680 0 -1 4202560 1168 0 0 0 32 26 0 0 18 0 2 0 538633876 369459200 15913 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26339/statm: 90200 15913 399 364 0 26106 0
[pid=26341] ppid=26339 vsize=41704 CPUtime=417.33 cores=0,2,4,6
/proc/26341/stat : 26341 (lingeling) R 26339 26341 26341 0 -1 4202496 19211 0 0 0 41731 2 0 0 25 0 1 0 538633877 42704896 9596 33554432000 4194304 4352236 140735149203552 18446744073709551615 4241540 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/26341/statm: 10426 9596 129 39 0 9506 0
[pid=26339/tid=26349] ppid=26262 vsize=360800 CPUtime=0 cores=0,2,4,6
/proc/26339/task/26349/stat : 26349 (python) S 26262 26262 25680 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538643889 369459200 15913 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453888391040 0 0 -1 2 0 0 0
[pid=26350] ppid=26262 vsize=371056 CPUtime=0.39 cores=0,2,4,6
/proc/26350/stat : 26350 (python) S 26262 26262 25680 0 -1 4202560 1173 0 0 0 22 17 0 0 19 0 2 0 538643891 379961344 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26350/statm: 92764 15917 399 364 0 28667 0
[pid=26352] ppid=26350 vsize=60552 CPUtime=291.55 cores=0,2,4,6
/proc/26352/stat : 26352 (precosat) T 26350 26352 26352 0 -1 4202496 33991 0 0 0 29151 4 0 0 25 0 1 0 538643892 62005248 14424 33554432000 4194304 4890832 140733862191232 18446744073709551615 4293593 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/26352/statm: 15138 14424 86 171 0 14965 0
[pid=26350/tid=26360] ppid=26262 vsize=371056 CPUtime=0 cores=0,2,4,6
/proc/26350/task/26360/stat : 26360 (python) S 26262 26262 25680 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538673127 379961344 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453674348928 0 0 -1 2 0 0 0
[pid=26262/tid=26269] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26269/stat : 26269 (python) S 26260 26262 25680 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 7 0 538585017 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26272] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26272/stat : 26272 (python) S 26260 26262 25680 0 -1 4202560 21 932 0 0 0 0 0 0 25 0 7 0 538585019 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26275] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26275/stat : 26275 (python) S 26260 26262 25680 0 -1 4202560 26 932 0 0 0 0 0 0 25 0 7 0 538585022 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 6 0 0 0
[pid=26262/tid=26278] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26278/stat : 26278 (python) S 26260 26262 25680 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 538585025 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
[pid=26262/tid=26340] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26340/stat : 26340 (python) S 26260 26262 25680 0 -1 4202560 33 932 0 0 0 0 0 0 18 0 7 0 538633877 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
[pid=26262/tid=26351] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26351/stat : 26351 (python) S 26260 26262 25680 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 7 0 538643892 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 4486584

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

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

[startup+1211.11 s]
/proc/loadavg: 8.13 7.86 6.77 9/230 26374
/proc/meminfo: memFree=22560488/32951124 swapFree=67111448/67111528
[pid=26262] ppid=26260 vsize=381300 CPUtime=12.1 cores=0,2,4,6
/proc/26262/stat : 26262 (python) S 26260 26262 25680 0 -1 4202496 30465 932 1 0 1193 17 0 0 18 0 7 0 538583798 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26262/statm: 95325 17407 1886 364 0 31228 0
[pid=26268] ppid=26262 vsize=330020 CPUtime=1.6 cores=0,2,4,6
/proc/26268/stat : 26268 (python) S 26262 26262 25680 0 -1 4202560 1216 0 0 0 90 70 0 0 18 0 2 0 538585017 337940480 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/26268/statm: 82505 15917 415 364 0 18423 0
[pid=26270] ppid=26268 vsize=55400 CPUtime=1198.39 cores=0,2,4,6
/proc/26270/stat : 26270 (lingeling) R 26268 26270 26270 0 -1 4202496 29291 0 0 0 119832 7 0 0 25 0 1 0 538585017 56729600 13020 33554432000 4194304 4352236 140737306189920 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/26270/statm: 13850 13020 129 39 0 12930 0
[pid=26268/tid=26283] ppid=26262 vsize=330020 CPUtime=0 cores=0,2,4,6
/proc/26268/task/26283/stat : 26283 (python) S 26262 26262 25680 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538594931 337940480 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453892425024 0 0 -1 4 0 0 0
[pid=26271] ppid=26262 vsize=330032 CPUtime=0.68 cores=0,2,4,6
/proc/26271/stat : 26271 (python) S 26262 26262 25680 0 -1 4202560 1134 0 0 0 37 31 0 0 16 0 2 0 538585019 337952768 15901 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26271/statm: 82508 15901 399 364 0 18423 0
[pid=26273] ppid=26271 vsize=747092 CPUtime=488.37 cores=0,2,4,6
/proc/26273/stat : 26273 (cryptominisat-2) T 26271 26273 26273 0 -1 4202496 401412 0 0 0 48749 88 0 0 25 0 1 0 538585019 765022208 149162 33554432000 4194304 4677096 140736709422048 18446744073709551615 4336189 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/26273/statm: 186773 149162 393 118 0 181732 0
[pid=26271/tid=26338] ppid=26262 vsize=330032 CPUtime=0 cores=0,2,4,6
/proc/26271/task/26338/stat : 26338 (python) S 26262 26262 25680 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 538633874 337952768 15901 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453828097216 0 0 -1 2 0 0 0
[pid=26274] ppid=26262 vsize=340288 CPUtime=1.64 cores=0,2,4,6
/proc/26274/stat : 26274 (python) S 26262 26262 25680 0 -1 4202560 1004 0 0 0 86 78 0 0 18 0 1 0 538585022 348454912 15875 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 728985005308477698 0 0 17 6 0 0 0
/proc/26274/statm: 85072 15875 370 364 0 20984 0
[pid=26276] ppid=26274 vsize=56800 CPUtime=1190.01 cores=0,2,4,6
/proc/26276/stat : 26276 (lingeling) R 26274 26276 26276 0 -1 4202496 37320 0 0 0 118996 5 0 0 25 0 1 0 538585022 58163200 13370 33554432000 4194304 4352236 140735752227216 18446744073709551615 4328901 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/26276/statm: 14200 13370 129 39 0 13280 0
[pid=26277] ppid=26262 vsize=350544 CPUtime=1.64 cores=0,2,4,6
/proc/26277/stat : 26277 (python) S 26262 26262 25680 0 -1 4202560 1021 0 0 0 89 75 0 0 15 0 1 0 538585024 358957056 15879 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 728985005308477698 0 0 17 4 0 0 0
/proc/26277/statm: 87636 15879 370 364 0 23545 0
[pid=26279] ppid=26277 vsize=1060996 CPUtime=1196.05 cores=0,2,4,6
/proc/26279/stat : 26279 (cryptominisat-2) R 26277 26279 26279 0 -1 4202496 925040 0 0 0 119386 219 0 0 25 0 1 0 538585025 1086459904 226906 33554432000 4194304 4677096 140734825512448 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26279/statm: 265249 226906 393 118 0 260208 0
[pid=26339] ppid=26262 vsize=360800 CPUtime=0.58 cores=0,2,4,6
/proc/26339/stat : 26339 (python) S 26262 26262 25680 0 -1 4202560 1168 0 0 0 32 26 0 0 18 0 2 0 538633876 369459200 15913 33554432000 4194304 5683644 140735908917296 18446744073709551615 230809185862 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26339/statm: 90200 15913 399 364 0 26106 0
[pid=26341] ppid=26339 vsize=41704 CPUtime=417.33 cores=0,2,4,6
/proc/26341/stat : 26341 (lingeling) R 26339 26341 26341 0 -1 4202496 19211 0 0 0 41731 2 0 0 25 0 1 0 538633877 42704896 9596 33554432000 4194304 4352236 140735149203552 18446744073709551615 4241540 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/26341/statm: 10426 9596 129 39 0 9506 0
[pid=26339/tid=26349] ppid=26262 vsize=360800 CPUtime=0 cores=0,2,4,6
/proc/26339/task/26349/stat : 26349 (python) S 26262 26262 25680 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538643889 369459200 15913 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453888391040 0 0 -1 2 0 0 0
[pid=26350] ppid=26262 vsize=371056 CPUtime=0.39 cores=0,2,4,6
/proc/26350/stat : 26350 (python) S 26262 26262 25680 0 -1 4202560 1173 0 0 0 22 17 0 0 19 0 2 0 538643891 379961344 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820992459 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26350/statm: 92764 15917 399 364 0 28667 0
[pid=26352] ppid=26350 vsize=60552 CPUtime=291.55 cores=0,2,4,6
/proc/26352/stat : 26352 (precosat) T 26350 26352 26352 0 -1 4202496 33991 0 0 0 29151 4 0 0 25 0 1 0 538643892 62005248 14424 33554432000 4194304 4890832 140733862191232 18446744073709551615 4293593 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/26352/statm: 15138 14424 86 171 0 14965 0
[pid=26350/tid=26360] ppid=26262 vsize=371056 CPUtime=0 cores=0,2,4,6
/proc/26350/task/26360/stat : 26360 (python) S 26262 26262 25680 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538673127 379961344 15917 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 514 18446604453674348928 0 0 -1 2 0 0 0
[pid=26262/tid=26269] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26269/stat : 26269 (python) S 26260 26262 25680 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 7 0 538585017 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26272] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26272/stat : 26272 (python) S 26260 26262 25680 0 -1 4202560 21 932 0 0 0 0 0 0 25 0 7 0 538585019 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 4 0 0 0
[pid=26262/tid=26275] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26275/stat : 26275 (python) S 26260 26262 25680 0 -1 4202560 26 932 0 0 0 0 0 0 25 0 7 0 538585022 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 6 0 0 0
[pid=26262/tid=26278] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26278/stat : 26278 (python) S 26260 26262 25680 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 7 0 538585025 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
[pid=26262/tid=26340] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26340/stat : 26340 (python) S 26260 26262 25680 0 -1 4202560 33 932 0 0 0 0 0 0 18 0 7 0 538633877 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
[pid=26262/tid=26351] ppid=26260 vsize=381300 CPUtime=0 cores=0,2,4,6
/proc/26262/task/26351/stat : 26351 (python) S 26260 26262 25680 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 7 0 538643892 390451200 17407 33554432000 4194304 5683644 140735908917296 18446744073709551615 230820989361 0 0 16781312 2 18446604448952146624 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 4486584

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26262 and gives
#  childrusage.ru_utime.tv_sec=1211
#  childrusage.ru_utime.tv_usec=571813
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=272806
# CPU time returned by wait4() is 1212.84
# while last known CPU time is 4800.33
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1211.17
CPU time (s): 4800.33
CPU user time (s): 4793.94
CPU system time (s): 6.39
CPU usage (%): 396.34
Max. virtual memory (cumulated for all children) (KiB): 4752120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1211.57
system time used= 1.27281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63844
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= 5353
involuntary context switches= 3226

runsolver used 2.17467 second user time and 5.12122 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-01 19:10:33
IDJOB=3317908
IDBENCH=83105
IDSOLVER=1706
FILE ID=node104/3317908-1304269833
RUNJOBID= node104-1304267294-25698
PBS_JOBID= 13173974
Free space on /tmp= 72632 MiB

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

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=502743211

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23452912 kB
Buffers:        450452 kB
Cached:        1515396 kB
SwapCached:         80 kB
Active:        7570736 kB
Inactive:      1494984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23452912 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           35400 kB
Writeback:          28 kB
AnonPages:     7100012 kB
Mapped:          23180 kB
Slab:           351604 kB
PageTables:      21084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8353736 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= 72716 MiB
End job on node104 at 2011-05-01 19:30:47