Trace number 3498269

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.01 5019.26

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.56/26.40	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.56/26.40	c INFO: solving HOME/instance-3498269-1307953114.cnf
0.56/26.40	c INFO: computing task features
1.05/26.99	c INFO: computed variable-clause graph statistics
1.15/27.01	c INFO: computed clause balance statistics
4.05/29.94	c INFO: computed variable balance statistics
6.15/32.04	c INFO: computed small-clause counts
6.15/32.06	c INFO: computed Horn-clause counts
9.25/35.19	c INFO: computed variable graph statistics
9.25/35.19	c INFO: collected features for HOME/instance-3498269-1307953114.cnf in 8.76 s
9.34/35.23	c INFO: running lingeling-276@0 for 97 with 4991 remaining (b = 0.34)
109.53/135.36	c INFO: running cryptominisat-2.9.0@0 for 485 with 4891 remaining (b = 0.32)
598.20/623.47	c INFO: running lingeling-276@100 for 388 with 4403 remaining (b = 0.31)
984.05/1008.87	c INFO: running lingeling-276@0 for 97 with 4018 remaining (b = 0.26)
1084.35/1109.00	c INFO: running lingeling-276@100 for 97 with 3918 remaining (b = 0.09)
1179.57/1204.12	c INFO: running precosat-570@0 for 97 with 3822 remaining (b = 0.16)
1279.78/1304.26	c INFO: running cryptominisat-2.9.0@487 for 97 with 3722 remaining (b = 0.08)
1376.22/1400.55	c INFO: running lingeling-276@195 for 97 with 3626 remaining (b = 0.07)
1473.43/1497.67	c INFO: running precosat-570@100 for 97 with 3529 remaining (b = 0.08)
1570.76/1594.80	c INFO: running lingeling-276@0 for 194 with 3432 remaining (b = 0.17)
1767.18/1791.03	c INFO: running cryptominisat-2.9.0@0 for 97 with 3236 remaining (b = 0.08)
1867.91/1891.62	c INFO: running precosat-570@197 for 97 with 3135 remaining (b = 0.04)
1965.15/1988.75	c INFO: running cryptominisat-2.9.0@100 for 388 with 3038 remaining (b = 0.14)
2353.51/2376.51	c INFO: running precosat-570@0 for 97 with 2651 remaining (b = 0.07)
2453.73/2476.66	c INFO: running cryptominisat-2.9.0@487 for 97 with 2551 remaining (b = 0.04)
2550.18/2572.93	c INFO: running lingeling-276@485 for 97 with 2454 remaining (b = 0.03)
2647.40/2670.06	c INFO: running precosat-570@294 for 97 with 2357 remaining (b = 0.04)
2744.64/2767.19	c INFO: running lingeling-276@582 for 679 with 2260 remaining (b = 0.20)
3425.38/3447.00	c INFO: running lingeling-276@292 for 194 with 1580 remaining (b = 0.08)
3618.95/3640.23	c INFO: running cryptominisat-2.9.0@583 for 1387 with 1387 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-3498269-1307953114/watcher-3498269-1307953114 -o /tmp/evaluation-result-3498269-1307953114/solver-3498269-1307953114 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498269-1307953114.cnf -seed 462826349 -budget 5000 

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

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: 0.00 0.00 0.00 1/177 22751
/proc/meminfo: memFree=16356248/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/22751/stat : 22751 (runsolver) S 22746 22751 22704 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 906909767 12087296 51 33554432000 4194304 5436572 140736647053344 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699968823 0 0 17 1 0 0 0
/proc/22751/statm: 2951 51 31 304 0 2643 0

[startup+0.067587 s]
/proc/loadavg: 0.00 0.00 0.00 1/177 22751
/proc/meminfo: memFree=16356248/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/22751/stat : 22751 (runsolver) D 22746 22751 22704 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 1 0 906909767 12087296 56 33554432000 4194304 5436572 140736647053344 18446744073709551615 5057063 0 0 4096 24578 18446744071562234166 0 0 17 1 0 0 0
/proc/22751/statm: 2951 56 36 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.100541 s]
/proc/loadavg: 0.00 0.00 0.00 1/177 22751
/proc/meminfo: memFree=16356248/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=1964 CPUtime=0 cores=1,3,5,7
/proc/22751/stat : 22751 (python) D 22746 22751 22704 0 -1 4194304 77 0 1 0 0 0 0 0 17 0 1 0 906909767 2011136 29 33554432000 4194304 5683644 140735242260816 18446744073709551615 218900808720 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 3
/proc/22751/statm: 491 29 21 364 0 37 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1964

[startup+0.300472 s]
/proc/loadavg: 0.00 0.00 0.00 1/177 22751
/proc/meminfo: memFree=16356248/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=15080 CPUtime=0 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 645 0 6 0 0 0 0 0 16 0 1 0 906909767 15441920 545 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 8
/proc/22751/statm: 3770 545 312 364 0 257 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15080

[startup+0.7004 s]
/proc/loadavg: 0.00 0.00 0.00 1/177 22751
/proc/meminfo: memFree=16356248/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=15780 CPUtime=0 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 900 0 6 0 0 0 0 0 16 0 1 0 906909767 16158720 785 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905726900 0 2147483391 16781312 2 18446744071699953811 0 0 17 7 0 0 13
/proc/22751/statm: 3945 785 346 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15780

[startup+1.50032 s]
/proc/loadavg: 0.00 0.00 0.00 1/178 22752
/proc/meminfo: memFree=16348632/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=16812 CPUtime=0.02 cores=1,3,5,7
/proc/22751/stat : 22751 (python) R 22746 22751 22704 0 -1 4202496 1224 0 6 0 1 1 0 0 15 0 1 0 906909767 17215488 1086 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905729024 0 2147483391 16781312 2 0 0 0 17 7 0 0 16
/proc/22751/statm: 4203 1086 417 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16812

[startup+3.10101 s]
/proc/loadavg: 0.00 0.00 0.00 1/178 22752
/proc/meminfo: memFree=16347276/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=21108 CPUtime=0.04 cores=1,3,5,7
/proc/22751/stat : 22751 (python) D 22746 22751 22704 0 -1 4202496 1302 0 8 0 3 1 0 0 15 0 1 0 906909767 21614592 1160 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905730816 0 0 16781312 2 18446744071562234166 0 0 17 5 0 0 46
/proc/22751/statm: 5277 1160 428 364 0 724 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21108
heavy processes:

[startup+6.30039 s]
/proc/loadavg: 0.08 0.02 0.01 1/178 22752
/proc/meminfo: memFree=16344532/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=30112 CPUtime=0.06 cores=1,3,5,7
/proc/22751/stat : 22751 (python) D 22746 22751 22704 0 -1 4202496 1506 0 11 0 4 2 0 0 16 0 1 0 906909767 30834688 1352 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905726821 0 0 16781312 2 0 0 0 17 7 0 0 67
/proc/22751/statm: 7528 1352 443 364 0 898 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30112
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 0.15 0.03 0.01 1/178 22752
/proc/meminfo: memFree=16337456/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=85364 CPUtime=0.1 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 2574 0 21 0 7 3 0 0 16 0 1 0 906909767 87412736 2315 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905726821 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 101
/proc/22751/statm: 21341 2315 713 364 0 1558 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 85364
heavy processes:

[startup+25.5009 s]
/proc/loadavg: 0.29 0.06 0.02 2/178 22760
/proc/meminfo: memFree=16283524/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=257000 CPUtime=0.52 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 8369 926 108 8 35 17 0 0 16 0 1 0 906909767 263168000 6329 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 334
/proc/22751/statm: 64250 6329 1648 364 0 5129 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 257000
heavy processes:

[startup+51.1003 s]
/proc/loadavg: 0.86 0.22 0.07 3/184 22767
/proc/meminfo: memFree=16153100/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=324340 CPUtime=9.36 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 24027 926 115 8 915 21 0 0 25 0 2 0 906909767 332124160 15956 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 342
/proc/22751/statm: 81085 15956 1875 364 0 17003 0
[pid=22762] ppid=22751 vsize=314096 CPUtime=0.01 cores=1,3,5,7
/proc/22762/stat : 22762 (python) S 22751 22751 22704 0 -1 4202560 975 0 0 0 0 1 0 0 18 0 1 0 906913290 321634304 14458 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905751055 0 0 16781312 514 9150769085049438472 0 0 17 7 0 0 0
/proc/22762/statm: 78524 14458 381 364 0 14442 0
[pid=22764] ppid=22762 vsize=23304 CPUtime=15.85 cores=1,3,5,7
/proc/22764/stat : 22764 (lingeling) R 22762 22764 22764 0 -1 4202496 7332 0 0 0 1584 1 0 0 25 0 1 0 906913291 23863296 4995 33554432000 4194304 4352236 140733233279328 18446744073709551615 4328832 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/22764/statm: 5826 4995 129 39 0 4906 0
[pid=22751/tid=22763] ppid=22746 vsize=324340 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22763/stat : 22763 (python) S 22746 22751 22704 0 -1 4202560 28 926 0 8 0 0 0 0 25 0 2 0 906913290 332124160 15956 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 661740
heavy processes:

[startup+102.306 s]
/proc/loadavg: 1.50 0.49 0.17 3/184 22768
/proc/meminfo: memFree=16151704/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=324340 CPUtime=9.36 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 24027 926 115 8 915 21 0 0 25 0 2 0 906909767 332124160 15956 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 342
/proc/22751/statm: 81085 15956 1875 364 0 17003 0
[pid=22762] ppid=22751 vsize=314096 CPUtime=0.07 cores=1,3,5,7
/proc/22762/stat : 22762 (python) S 22751 22751 22704 0 -1 4202560 998 0 0 0 3 4 0 0 18 0 1 0 906913290 321634304 14458 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905751055 0 0 16781312 514 9150769085049438472 0 0 17 7 0 0 0
/proc/22762/statm: 78524 14458 381 364 0 14442 0
[pid=22764] ppid=22762 vsize=22080 CPUtime=67.06 cores=1,3,5,7
/proc/22764/stat : 22764 (lingeling) R 22762 22764 22764 0 -1 4202496 7702 0 0 0 6705 1 0 0 25 0 1 0 906913291 22609920 4689 33554432000 4194304 4352236 140733233279328 18446744073709551615 4276534 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/22764/statm: 5520 4689 129 39 0 4600 0
[pid=22751/tid=22763] ppid=22746 vsize=324340 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22763/stat : 22763 (python) S 22746 22751 22704 0 -1 4202560 28 926 0 8 0 0 0 0 25 0 2 0 906913290 332124160 15956 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 76.49
Current children cumulated vsize (KiB) 660516
heavy processes:

[startup+162.301 s]
/proc/loadavg: 1.81 0.76 0.28 3/192 22778
/proc/meminfo: memFree=15806708/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=334596 CPUtime=9.4 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 24777 926 115 8 918 22 0 0 20 0 3 0 906909767 342626304 15963 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 342
/proc/22751/statm: 83649 15963 1878 364 0 19564 0
[pid=22762] ppid=22751 vsize=324340 CPUtime=0.11 cores=1,3,5,7
/proc/22762/stat : 22762 (python) S 22751 22751 22704 0 -1 4202560 1167 0 0 0 5 6 0 0 19 0 2 0 906913290 332124160 14496 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/22762/statm: 81085 14496 414 364 0 17003 0
[pid=22764] ppid=22762 vsize=24812 CPUtime=100.1 cores=1,3,5,7
/proc/22764/stat : 22764 (lingeling) T 22762 22764 22764 0 -1 4202496 8131 0 0 0 10009 1 0 0 25 0 1 0 906913291 25407488 5117 33554432000 4194304 4352236 140733233279328 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/22764/statm: 6203 5117 129 39 0 5283 0
[pid=22762/tid=22770] ppid=22751 vsize=324340 CPUtime=0 cores=1,3,5,7
/proc/22762/task/22770/stat : 22770 (python) S 22751 22751 22704 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 906923301 332124160 14496 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604471149064576 0 0 -1 1 0 0 0
[pid=22771] ppid=22751 vsize=324352 CPUtime=0.02 cores=1,3,5,7
/proc/22771/stat : 22771 (python) S 22751 22751 22704 0 -1 4202560 924 0 0 0 1 1 0 0 15 0 1 0 906923304 332136448 14451 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905751110 0 0 16781312 514 5617616562295898376 0 0 17 1 0 0 0
/proc/22771/statm: 81088 14451 370 364 0 17003 0
[pid=22773] ppid=22771 vsize=226800 CPUtime=26.87 cores=1,3,5,7
/proc/22773/stat : 22773 (cryptominisat-2) R 22771 22773 22773 0 -1 4202496 62704 0 1 0 2679 8 0 0 25 0 1 0 906923304 232243200 48901 33554432000 4194304 4677096 140735971393840 18446744073709551615 4334171 0 0 16781312 2 0 0 0 17 5 0 0 4
/proc/22773/statm: 56700 48901 393 118 0 51659 0
[pid=22751/tid=22763] ppid=22746 vsize=334596 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22763/stat : 22763 (python) S 22746 22751 22704 0 -1 4202560 28 926 0 8 0 0 0 0 25 0 3 0 906913290 342626304 15963 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
[pid=22751/tid=22772] ppid=22746 vsize=334596 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22772/stat : 22772 (python) S 22746 22751 22704 0 -1 4202560 24 926 0 8 0 0 0 0 20 0 3 0 906923304 342626304 15963 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 136.5
Current children cumulated vsize (KiB) 1234900

[startup+222.3 s]
/proc/loadavg: 1.93 0.98 0.39 3/192 22780
/proc/meminfo: memFree=15733616/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=334596 CPUtime=9.4 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 24777 926 115 8 918 22 0 0 20 0 3 0 906909767 342626304 15963 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 342
/proc/22751/statm: 83649 15963 1878 364 0 19564 0
[pid=22762] ppid=22751 vsize=324340 CPUtime=0.11 cores=1,3,5,7
/proc/22762/stat : 22762 (python) S 22751 22751 22704 0 -1 4202560 1167 0 0 0 5 6 0 0 19 0 2 0 906913290 332124160 14496 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/22762/statm: 81085 14496 414 364 0 17003 0
[pid=22764] ppid=22762 vsize=24812 CPUtime=100.1 cores=1,3,5,7
/proc/22764/stat : 22764 (lingeling) T 22762 22764 22764 0 -1 4202496 8131 0 0 0 10009 1 0 0 25 0 1 0 906913291 25407488 5117 33554432000 4194304 4352236 140733233279328 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/22764/statm: 6203 5117 129 39 0 5283 0
[pid=22762/tid=22770] ppid=22751 vsize=324340 CPUtime=0 cores=1,3,5,7
/proc/22762/task/22770/stat : 22770 (python) S 22751 22751 22704 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 906923301 332124160 14496 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604471149064576 0 0 -1 1 0 0 0
[pid=22771] ppid=22751 vsize=324352 CPUtime=0.11 cores=1,3,5,7
/proc/22771/stat : 22771 (python) S 22751 22751 22704 0 -1 4202560 956 0 0 0 6 5 0 0 15 0 1 0 906923304 332136448 14451 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905751110 0 0 16781312 514 9150769085049438472 0 0 17 1 0 0 0
/proc/22771/statm: 81088 14451 370 364 0 17003 0
[pid=22773] ppid=22771 vsize=285404 CPUtime=86.87 cores=1,3,5,7
/proc/22773/stat : 22773 (cryptominisat-2) R 22771 22773 22773 0 -1 4202496 107030 0 1 0 8673 14 0 0 25 0 1 0 906923304 292253696 62828 33554432000 4194304 4677096 140735971393840 18446744073709551615 4465496 0 0 16781312 2 0 0 0 17 5 0 0 4
/proc/22773/statm: 71351 62828 393 118 0 66310 0
[pid=22751/tid=22763] ppid=22746 vsize=334596 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22763/stat : 22763 (python) S 22746 22751 22704 0 -1 4202560 28 926 0 8 0 0 0 0 25 0 3 0 906913290 342626304 15963 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
[pid=22751/tid=22772] ppid=22746 vsize=334596 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22772/stat : 22772 (python) S 22746 22751 22704 0 -1 4202560 24 926 0 8 0 0 0 0 20 0 3 0 906923304 342626304 15963 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0

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

/proc/22764/stat : 22764 (lingeling) T 22762 22764 22764 0 -1 4202496 26481 0 0 0 126239 3 0 0 25 0 1 0 906913291 44904448 10132 33554432000 4194304 4352236 140733233279328 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/22764/statm: 10963 10132 129 39 0 10043 0
[pid=22762/tid=22770] ppid=22751 vsize=324340 CPUtime=0 cores=1,3,5,7
/proc/22762/task/22770/stat : 22770 (python) S 22751 22751 22704 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 906923301 332124160 14497 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604471149064576 0 0 -1 1 0 0 0
[pid=22771] ppid=22751 vsize=324352 CPUtime=2.67 cores=1,3,5,7
/proc/22771/stat : 22771 (python) S 22751 22751 22704 0 -1 4202560 1189 0 0 0 138 129 0 0 15 0 2 0 906923304 332136448 14482 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22771/statm: 81088 14482 400 364 0 17003 0
[pid=22773] ppid=22771 vsize=962816 CPUtime=1906.4 cores=1,3,5,7
/proc/22773/stat : 22773 (cryptominisat-2) R 22771 22773 22773 0 -1 4202496 823513 0 1 0 190509 131 0 0 25 0 1 0 906923304 985923584 191244 33554432000 4194304 4677096 140735971393840 18446744073709551615 4465824 0 0 16781312 2 0 0 0 17 5 0 0 4
/proc/22773/statm: 240704 191244 393 118 0 235663 0
[pid=22771/tid=22791] ppid=22751 vsize=324352 CPUtime=0 cores=1,3,5,7
/proc/22771/task/22791/stat : 22791 (python) S 22751 22751 22704 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 906972112 332136448 14482 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604454222996416 0 0 -1 1 0 0 0
[pid=22846] ppid=22751 vsize=334608 CPUtime=0.61 cores=1,3,5,7
/proc/22846/stat : 22846 (python) S 22751 22751 22704 0 -1 4202560 1151 0 0 0 31 30 0 0 18 0 2 0 907010655 342638592 14485 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/22846/statm: 83652 14485 399 364 0 19564 0
[pid=22848] ppid=22846 vsize=28560 CPUtime=485.53 cores=1,3,5,7
/proc/22848/stat : 22848 (lingeling) T 22846 22848 22848 0 -1 4202496 12742 0 0 0 48552 1 0 0 25 0 1 0 907010655 29245440 6310 33554432000 4194304 4352236 140733750601472 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/22848/statm: 7140 6310 129 39 0 6220 0
[pid=22846/tid=22854] ppid=22751 vsize=334608 CPUtime=0 cores=1,3,5,7
/proc/22846/task/22854/stat : 22854 (python) S 22751 22751 22704 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 907020666 342638592 14485 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604454223472448 0 0 -1 7 0 0 0
[pid=22862] ppid=22751 vsize=344864 CPUtime=0.53 cores=1,3,5,7
/proc/22862/stat : 22862 (python) S 22751 22751 22704 0 -1 4202560 1159 0 0 0 29 24 0 0 15 0 2 0 907030179 353140736 14489 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22862/statm: 86216 14489 399 364 0 22125 0
[pid=22864] ppid=22862 vsize=79872 CPUtime=391.46 cores=1,3,5,7
/proc/22864/stat : 22864 (precosat) T 22862 22864 22864 0 -1 4202496 25695 0 0 0 39143 3 0 0 25 0 1 0 907030180 81788928 19604 33554432000 4194304 4890832 140735972390528 18446744073709551615 4238610 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/22864/statm: 19968 19604 86 171 0 19795 0
[pid=22862/tid=22867] ppid=22751 vsize=344864 CPUtime=0 cores=1,3,5,7
/proc/22862/task/22867/stat : 22867 (python) S 22751 22751 22704 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 2 0 907040191 353140736 14489 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604454223471552 0 0 -1 5 0 0 0
[pid=22876] ppid=22751 vsize=355120 CPUtime=0.23 cores=1,3,5,7
/proc/22876/stat : 22876 (python) S 22751 22751 22704 0 -1 4202560 1151 0 0 0 12 11 0 0 19 0 2 0 907069248 363642880 14493 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22876/statm: 88780 14493 399 364 0 24686 0
[pid=22878] ppid=22876 vsize=27028 CPUtime=196.2 cores=1,3,5,7
/proc/22878/stat : 22878 (lingeling) T 22876 22878 22878 0 -1 4202496 10267 0 0 0 19619 1 0 0 25 0 1 0 907069248 27676672 5927 33554432000 4194304 4352236 140735794747152 18446744073709551615 4295360 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/22878/statm: 6757 5927 129 39 0 5837 0
[pid=22876/tid=22885] ppid=22751 vsize=355120 CPUtime=0 cores=1,3,5,7
/proc/22876/task/22885/stat : 22885 (python) S 22751 22751 22704 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 907088869 363642880 14493 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604454223473344 0 0 -1 3 0 0 0
[pid=22886] ppid=22751 vsize=365376 CPUtime=0.82 cores=1,3,5,7
/proc/22886/stat : 22886 (python) S 22751 22751 22704 0 -1 4202560 1186 0 0 0 46 36 0 0 15 0 2 0 907088871 374145024 14498 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/22886/statm: 91344 14498 400 364 0 27247 0
[pid=22888] ppid=22886 vsize=519132 CPUtime=584.56 cores=1,3,5,7
/proc/22888/stat : 22888 (cryptominisat-2) T 22886 22888 22888 0 -1 4202496 351737 0 0 0 58401 55 0 0 25 0 1 0 907088871 531591168 120147 33554432000 4194304 4677096 140736450623776 18446744073709551615 4318923 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/22888/statm: 129783 120147 393 118 0 124742 0
[pid=22886/tid=22892] ppid=22751 vsize=365376 CPUtime=0 cores=1,3,5,7
/proc/22886/task/22892/stat : 22892 (python) S 22751 22751 22704 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 907098927 374145024 14498 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604462858920192 0 0 -1 3 0 0 0
[pid=22914] ppid=22751 vsize=375632 CPUtime=0.13 cores=1,3,5,7
/proc/22914/stat : 22914 (python) S 22751 22751 22704 0 -1 4202560 1118 0 0 0 6 7 0 0 16 0 2 0 907147419 384647168 14501 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22914/statm: 93908 14501 399 364 0 29808 0
[pid=22916] ppid=22914 vsize=56880 CPUtime=100.11 cores=1,3,5,7
/proc/22916/stat : 22916 (precosat) T 22914 22916 22916 0 -1 4202496 16160 0 0 0 10010 1 0 0 25 0 1 0 907147419 58245120 13840 33554432000 4194304 4890832 140736263164976 18446744073709551615 4239007 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/22916/statm: 14220 13840 86 171 0 14047 0
[pid=22914/tid=22920] ppid=22751 vsize=375632 CPUtime=0 cores=1,3,5,7
/proc/22914/task/22920/stat : 22920 (python) S 22751 22751 22704 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 907157431 384647168 14501 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604462858921088 0 0 -1 1 0 0 0
[pid=22751/tid=22763] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22763/stat : 22763 (python) S 22746 22751 22704 0 -1 4202560 35 926 0 8 0 0 0 0 18 0 8 0 906913290 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
[pid=22751/tid=22772] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22772/stat : 22772 (python) S 22746 22751 22704 0 -1 4202560 35 926 0 8 0 0 0 0 18 0 8 0 906923304 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
[pid=22751/tid=22847] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22847/stat : 22847 (python) S 22746 22751 22704 0 -1 4202560 32 926 0 8 0 0 0 0 15 0 8 0 907010655 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 5 0 0 0
[pid=22751/tid=22863] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22863/stat : 22863 (python) S 22746 22751 22704 0 -1 4202560 37 926 0 8 0 0 0 0 18 0 8 0 907030179 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 1 0 0 0
[pid=22751/tid=22877] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22877/stat : 22877 (python) S 22746 22751 22704 0 -1 4202560 31 926 0 8 0 0 0 0 20 0 8 0 907069248 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 1 0 0 0
[pid=22751/tid=22887] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22887/stat : 22887 (python) S 22746 22751 22704 0 -1 4202560 34 926 0 8 0 0 0 0 18 0 8 0 907088871 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 1 0 0 0
[pid=22751/tid=22915] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22915/stat : 22915 (python) S 22746 22751 22704 0 -1 4202560 26 926 0 8 0 0 0 0 20 0 8 0 907147419 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4943.01
Current children cumulated vsize (KiB) 4528308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5019.2 s]
/proc/loadavg: 2.07 2.05 1.99 3/242 23019
/proc/meminfo: memFree=13099696/32951124 swapFree=67053176/67111528
[pid=22751] ppid=22746 vsize=385876 CPUtime=9.73 cores=1,3,5,7
/proc/22751/stat : 22751 (python) S 22746 22751 22704 0 -1 4202496 29755 926 115 8 949 24 0 0 18 0 8 0 906909767 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 342
/proc/22751/statm: 96469 15993 1888 364 0 32369 0
[pid=22762] ppid=22751 vsize=324340 CPUtime=1.61 cores=1,3,5,7
/proc/22762/stat : 22762 (python) S 22751 22751 22704 0 -1 4202560 1212 0 0 0 87 74 0 0 18 0 2 0 906913290 332124160 14497 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22762/statm: 81085 14497 415 364 0 17003 0
[pid=22764] ppid=22762 vsize=43852 CPUtime=1262.42 cores=1,3,5,7
/proc/22764/stat : 22764 (lingeling) T 22762 22764 22764 0 -1 4202496 26481 0 0 0 126239 3 0 0 25 0 1 0 906913291 44904448 10132 33554432000 4194304 4352236 140733233279328 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/22764/statm: 10963 10132 129 39 0 10043 0
[pid=22762/tid=22770] ppid=22751 vsize=324340 CPUtime=0 cores=1,3,5,7
/proc/22762/task/22770/stat : 22770 (python) S 22751 22751 22704 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 906923301 332124160 14497 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604471149064576 0 0 -1 1 0 0 0
[pid=22771] ppid=22751 vsize=324352 CPUtime=2.75 cores=1,3,5,7
/proc/22771/stat : 22771 (python) S 22751 22751 22704 0 -1 4202560 1189 0 0 0 142 133 0 0 15 0 2 0 906923304 332136448 14482 33554432000 4194304 5683644 140735242260816 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22771/statm: 81088 14482 400 364 0 17003 0
[pid=22773] ppid=22771 vsize=962816 CPUtime=1963.32 cores=1,3,5,7
/proc/22773/stat : 22773 (cryptominisat-2) R 22771 22773 22773 0 -1 4202496 823513 0 1 0 196201 131 0 0 25 0 1 0 906923304 985923584 191244 33554432000 4194304 4677096 140735971393840 18446744073709551615 4465496 0 0 16781312 2 0 0 0 17 5 0 0 4
/proc/22773/statm: 240704 191244 393 118 0 235663 0
[pid=22771/tid=22791] ppid=22751 vsize=324352 CPUtime=0 cores=1,3,5,7
/proc/22771/task/22791/stat : 22791 (python) S 22751 22751 22704 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 906972112 332136448 14482 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604454222996416 0 0 -1 1 0 0 0
[pid=22846] ppid=22751 vsize=334608 CPUtime=0.61 cores=1,3,5,7
/proc/22846/stat : 22846 (python) S 22751 22751 22704 0 -1 4202560 1151 0 0 0 31 30 0 0 18 0 2 0 907010655 342638592 14485 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/22846/statm: 83652 14485 399 364 0 19564 0
[pid=22848] ppid=22846 vsize=28560 CPUtime=485.53 cores=1,3,5,7
/proc/22848/stat : 22848 (lingeling) T 22846 22848 22848 0 -1 4202496 12742 0 0 0 48552 1 0 0 25 0 1 0 907010655 29245440 6310 33554432000 4194304 4352236 140733750601472 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/22848/statm: 7140 6310 129 39 0 6220 0
[pid=22846/tid=22854] ppid=22751 vsize=334608 CPUtime=0 cores=1,3,5,7
/proc/22846/task/22854/stat : 22854 (python) S 22751 22751 22704 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 907020666 342638592 14485 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604454223472448 0 0 -1 7 0 0 0
[pid=22862] ppid=22751 vsize=344864 CPUtime=0.53 cores=1,3,5,7
/proc/22862/stat : 22862 (python) S 22751 22751 22704 0 -1 4202560 1159 0 0 0 29 24 0 0 15 0 2 0 907030179 353140736 14489 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22862/statm: 86216 14489 399 364 0 22125 0
[pid=22864] ppid=22862 vsize=79872 CPUtime=391.46 cores=1,3,5,7
/proc/22864/stat : 22864 (precosat) T 22862 22864 22864 0 -1 4202496 25695 0 0 0 39143 3 0 0 25 0 1 0 907030180 81788928 19604 33554432000 4194304 4890832 140735972390528 18446744073709551615 4238610 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/22864/statm: 19968 19604 86 171 0 19795 0
[pid=22862/tid=22867] ppid=22751 vsize=344864 CPUtime=0 cores=1,3,5,7
/proc/22862/task/22867/stat : 22867 (python) S 22751 22751 22704 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 2 0 907040191 353140736 14489 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604454223471552 0 0 -1 5 0 0 0
[pid=22876] ppid=22751 vsize=355120 CPUtime=0.23 cores=1,3,5,7
/proc/22876/stat : 22876 (python) S 22751 22751 22704 0 -1 4202560 1151 0 0 0 12 11 0 0 19 0 2 0 907069248 363642880 14493 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22876/statm: 88780 14493 399 364 0 24686 0
[pid=22878] ppid=22876 vsize=27028 CPUtime=196.2 cores=1,3,5,7
/proc/22878/stat : 22878 (lingeling) T 22876 22878 22878 0 -1 4202496 10267 0 0 0 19619 1 0 0 25 0 1 0 907069248 27676672 5927 33554432000 4194304 4352236 140735794747152 18446744073709551615 4295360 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/22878/statm: 6757 5927 129 39 0 5837 0
[pid=22876/tid=22885] ppid=22751 vsize=355120 CPUtime=0 cores=1,3,5,7
/proc/22876/task/22885/stat : 22885 (python) S 22751 22751 22704 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 907088869 363642880 14493 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604454223473344 0 0 -1 3 0 0 0
[pid=22886] ppid=22751 vsize=365376 CPUtime=0.82 cores=1,3,5,7
/proc/22886/stat : 22886 (python) S 22751 22751 22704 0 -1 4202560 1186 0 0 0 46 36 0 0 15 0 2 0 907088871 374145024 14498 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/22886/statm: 91344 14498 400 364 0 27247 0
[pid=22888] ppid=22886 vsize=519132 CPUtime=584.56 cores=1,3,5,7
/proc/22888/stat : 22888 (cryptominisat-2) T 22886 22888 22888 0 -1 4202496 351737 0 0 0 58401 55 0 0 25 0 1 0 907088871 531591168 120147 33554432000 4194304 4677096 140736450623776 18446744073709551615 4318923 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/22888/statm: 129783 120147 393 118 0 124742 0
[pid=22886/tid=22892] ppid=22751 vsize=365376 CPUtime=0 cores=1,3,5,7
/proc/22886/task/22892/stat : 22892 (python) S 22751 22751 22704 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 907098927 374145024 14498 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604462858920192 0 0 -1 3 0 0 0
[pid=22914] ppid=22751 vsize=375632 CPUtime=0.13 cores=1,3,5,7
/proc/22914/stat : 22914 (python) S 22751 22751 22704 0 -1 4202560 1118 0 0 0 6 7 0 0 16 0 2 0 907147419 384647168 14501 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22914/statm: 93908 14501 399 364 0 29808 0
[pid=22916] ppid=22914 vsize=56880 CPUtime=100.11 cores=1,3,5,7
/proc/22916/stat : 22916 (precosat) T 22914 22916 22916 0 -1 4202496 16160 0 0 0 10010 1 0 0 25 0 1 0 907147419 58245120 13840 33554432000 4194304 4890832 140736263164976 18446744073709551615 4239007 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/22916/statm: 14220 13840 86 171 0 14047 0
[pid=22914/tid=22920] ppid=22751 vsize=375632 CPUtime=0 cores=1,3,5,7
/proc/22914/task/22920/stat : 22920 (python) S 22751 22751 22704 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 907157431 384647168 14501 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 514 18446604462858921088 0 0 -1 1 0 0 0
[pid=22751/tid=22763] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22763/stat : 22763 (python) S 22746 22751 22704 0 -1 4202560 35 926 0 8 0 0 0 0 18 0 8 0 906913290 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
[pid=22751/tid=22772] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22772/stat : 22772 (python) S 22746 22751 22704 0 -1 4202560 35 926 0 8 0 0 0 0 18 0 8 0 906923304 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 7 0 0 0
[pid=22751/tid=22847] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22847/stat : 22847 (python) S 22746 22751 22704 0 -1 4202560 32 926 0 8 0 0 0 0 15 0 8 0 907010655 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 5 0 0 0
[pid=22751/tid=22863] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22863/stat : 22863 (python) S 22746 22751 22704 0 -1 4202560 37 926 0 8 0 0 0 0 18 0 8 0 907030179 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 1 0 0 0
[pid=22751/tid=22877] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22877/stat : 22877 (python) S 22746 22751 22704 0 -1 4202560 31 926 0 8 0 0 0 0 20 0 8 0 907069248 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 1 0 0 0
[pid=22751/tid=22887] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22887/stat : 22887 (python) S 22746 22751 22704 0 -1 4202560 34 926 0 8 0 0 0 0 18 0 8 0 907088871 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 1 0 0 0
[pid=22751/tid=22915] ppid=22746 vsize=385876 CPUtime=0 cores=1,3,5,7
/proc/22751/task/22915/stat : 22915 (python) S 22746 22751 22704 0 -1 4202560 26 926 0 8 0 0 0 0 20 0 8 0 907147419 395137024 15993 33554432000 4194304 5683644 140735242260816 18446744073709551615 218917554609 0 0 16781312 2 18446604471118197696 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 4528308

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 22751 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=491557
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=249962
# CPU time returned by wait4() is 9.74152
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5019.26
CPU time (s): 5000.01
CPU user time (s): 4994.67
CPU system time (s): 5.34
CPU usage (%): 99.6165
Max. virtual memory (cumulated for all children) (KiB): 4528312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.49156
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30682
page faults= 123
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18364
involuntary context switches= 191

runsolver used 13.234 second user time and 27.7068 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-13 10:18:35
IDJOB=3498269
IDBENCH=20536
IDSOLVER=1991
FILE ID=node137/3498269-1307953114
RUNJOBID= node137-1307953114-22723
PBS_JOBID= 13559691
Free space on /tmp= 3500 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.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-3498269-1307953114/watcher-3498269-1307953114 -o /tmp/evaluation-result-3498269-1307953114/solver-3498269-1307953114 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498269-1307953114.cnf -seed 462826349 -budget 5000

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=462826349

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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:      16356908 kB
Buffers:        111908 kB
Cached:       15874660 kB
SwapCached:      11996 kB
Active:         688676 kB
Inactive:     15316840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16356908 kB
SwapTotal:    67111528 kB
SwapFree:     67053176 kB
Dirty:           72712 kB
Writeback:           0 kB
AnonPages:       16956 kB
Mapped:           8684 kB
Slab:           523004 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186476 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= 3436 MiB
End job on node137 at 2011-06-13 11:42:22