Trace number 3498437

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.09 4994.07

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

Solver Data

0.37/0.80	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.80	c INFO: solving HOME/instance-3498437-1307954096.cnf
0.37/0.80	c INFO: computing task features
1.08/1.51	c INFO: computed variable-clause graph statistics
1.08/1.53	c INFO: computed clause balance statistics
4.78/5.29	c INFO: computed variable balance statistics
7.67/8.13	c INFO: computed small-clause counts
7.67/8.16	c INFO: computed Horn-clause counts
13.27/13.72	c INFO: computed variable graph statistics
13.27/13.72	c INFO: collected features for HOME/instance-3498437-1307954096.cnf in 12.90 s
13.27/13.74	c INFO: running lingeling-276@0 for 97 with 4987 remaining (b = 0.36)
113.46/113.88	c INFO: running cryptominisat-2.9.0@0 for 485 with 4886 remaining (b = 0.33)
605.00/604.90	c INFO: running lingeling-276@100 for 388 with 4396 remaining (b = 0.31)
990.99/990.30	c INFO: running lingeling-276@0 for 97 with 4011 remaining (b = 0.28)
1091.17/1090.44	c INFO: running lingeling-276@100 for 97 with 3911 remaining (b = 0.09)
1186.38/1185.55	c INFO: running precosat-570@0 for 97 with 3816 remaining (b = 0.17)
1286.57/1285.68	c INFO: running cryptominisat-2.9.0@490 for 97 with 3716 remaining (b = 0.08)
1380.92/1379.86	c INFO: running lingeling-276@195 for 97 with 3622 remaining (b = 0.07)
1478.12/1476.99	c INFO: running precosat-570@100 for 97 with 3524 remaining (b = 0.08)
1575.47/1574.12	c INFO: running lingeling-276@0 for 194 with 3427 remaining (b = 0.18)
1771.89/1770.36	c INFO: running cryptominisat-2.9.0@0 for 97 with 3231 remaining (b = 0.08)
1869.33/1867.62	c INFO: running precosat-570@197 for 97 with 3134 remaining (b = 0.04)
1966.56/1964.76	c INFO: running cryptominisat-2.9.0@97 for 388 with 3037 remaining (b = 0.14)
2361.43/2359.08	c INFO: running precosat-570@0 for 97 with 2643 remaining (b = 0.08)
2461.73/2459.22	c INFO: running cryptominisat-2.9.0@490 for 97 with 2543 remaining (b = 0.04)
2558.38/2555.79	c INFO: running precosat-570@294 for 97 with 2447 remaining (b = 0.04)
2655.70/2652.92	c INFO: running precosat-570@100 for 194 with 2349 remaining (b = 0.05)
2849.17/2846.16	c INFO: running cryptominisat-2.9.0@0 for 97 with 2156 remaining (b = 0.06)
2952.23/2949.10	c INFO: running lingeling-276@485 for 97 with 2053 remaining (b = 0.03)
3049.55/3046.23	c INFO: running lingeling-276@196 for 97 with 1956 remaining (b = 0.03)
3146.80/3143.37	c INFO: running cryptominisat-2.9.0@584 for 1358 with 1859 remaining (b = 0.36)
4509.38/4504.05	c INFO: running cryptominisat-2.9.0@587 for 97 with 500 remaining (b = 0.03)
4606.63/4601.10	c INFO: running precosat-570@391 for 403 with 403 remaining (b = 0.12)
5000.09/4994.06	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3498437-1307954096/watcher-3498437-1307954096 -o /tmp/evaluation-result-3498437-1307954096/solver-3498437-1307954096 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498437-1307954096.cnf -seed 1505390613 -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: 2.00 1.91 1.27 2/177 12259
/proc/meminfo: memFree=30083496/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/12259/stat : 12259 (runsolver) S 12257 12259 11999 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 907012411 12087296 50 33554432000 4194304 5436572 140734660691968 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 7 0 0 0
/proc/12259/statm: 2951 50 31 304 0 2643 0

[startup+0.00963809 s]
/proc/loadavg: 2.00 1.91 1.27 2/177 12259
/proc/meminfo: memFree=30083496/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/12259/stat : 12259 (runsolver) S 12257 12259 11999 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 907012411 12087296 50 33554432000 4194304 5436572 140734660691968 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 7 0 0 0
/proc/12259/statm: 2951 50 31 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.10061 s]
/proc/loadavg: 2.00 1.91 1.27 2/177 12259
/proc/meminfo: memFree=30083496/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/12259/stat : 12259 (runsolver) S 12257 12259 11999 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 907012411 12087296 50 33554432000 4194304 5436572 140734660691968 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 7 0 0 0
/proc/12259/statm: 2951 50 31 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.300591 s]
/proc/loadavg: 2.00 1.91 1.27 2/177 12259
/proc/meminfo: memFree=30083496/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=121292 CPUtime=0.09 cores=1,3,5,7
/proc/12259/stat : 12259 (python) R 12257 12259 11999 0 -1 4202496 3949 0 1 0 7 2 0 0 17 0 1 0 907012411 124203008 3577 33554432000 4194304 5683644 140737426232400 18446744073709551615 218370957056 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12259/statm: 30322 3576 970 364 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 121292

[startup+0.700499 s]
/proc/loadavg: 2.00 1.91 1.27 2/177 12259
/proc/meminfo: memFree=30083496/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=245780 CPUtime=0.3 cores=1,3,5,7
/proc/12259/stat : 12259 (python) R 12257 12259 11999 0 -1 4202496 7995 929 1 0 21 9 0 0 15 0 1 0 907012411 251678720 5881 33554432000 4194304 5683644 140737426232400 18446744073709551615 5114143 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12259/statm: 61445 5881 1621 364 0 4447 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 245780

[startup+1.50036 s]
/proc/loadavg: 2.00 1.91 1.27 3/178 12264
/proc/meminfo: memFree=30045556/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=326940 CPUtime=1.08 cores=1,3,5,7
/proc/12259/stat : 12259 (python) R 12257 12259 11999 0 -1 4202496 26907 929 1 0 96 12 0 0 16 0 1 0 907012411 334786560 19109 33554432000 4194304 5683644 140737426232400 18446744073709551615 47342076022640 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12259/statm: 81735 19109 1815 364 0 17659 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 326940

[startup+3.10107 s]
/proc/loadavg: 2.00 1.91 1.27 3/178 12264
/proc/meminfo: memFree=30012944/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=326940 CPUtime=2.68 cores=1,3,5,7
/proc/12259/stat : 12259 (python) R 12257 12259 11999 0 -1 4202496 26919 929 1 0 256 12 0 0 18 0 1 0 907012411 334786560 19120 33554432000 4194304 5683644 140737426232400 18446744073709551615 47342078801747 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12259/statm: 81735 19120 1826 364 0 17659 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 326940

[startup+6.3005 s]
/proc/loadavg: 2.00 1.92 1.27 3/178 12264
/proc/meminfo: memFree=30012204/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=326940 CPUtime=5.88 cores=1,3,5,7
/proc/12259/stat : 12259 (python) R 12257 12259 11999 0 -1 4202496 26920 929 1 0 576 12 0 0 25 0 1 0 907012411 334786560 19121 33554432000 4194304 5683644 140737426232400 18446744073709551615 47342078812488 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12259/statm: 81735 19121 1827 364 0 17659 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 326940

[startup+12.7004 s]
/proc/loadavg: 2.00 1.92 1.28 3/178 12264
/proc/meminfo: memFree=30013496/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=326940 CPUtime=12.27 cores=1,3,5,7
/proc/12259/stat : 12259 (python) R 12257 12259 11999 0 -1 4202496 26926 929 1 0 1215 12 0 0 25 0 1 0 907012411 334786560 19127 33554432000 4194304 5683644 140737426232400 18446744073709551615 47342076037248 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12259/statm: 81735 19127 1833 364 0 17659 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 326940

[startup+25.5011 s]
/proc/loadavg: 2.00 1.92 1.29 3/181 12268
/proc/meminfo: memFree=29992096/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=333468 CPUtime=13.32 cores=1,3,5,7
/proc/12259/stat : 12259 (python) S 12257 12259 11999 0 -1 4202496 27294 929 1 0 1320 12 0 0 25 0 2 0 907012411 341471232 18238 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12259/statm: 83367 18238 1875 364 0 19285 0
[pid=12265] ppid=12259 vsize=323224 CPUtime=0 cores=1,3,5,7
/proc/12265/stat : 12265 (python) S 12259 12259 11999 0 -1 4202560 973 0 0 0 0 0 0 0 18 0 1 0 907013786 330981376 16740 33554432000 4194304 5683644 140737426232400 18446744073709551615 218370977295 0 0 16781312 514 12436285750704570632 0 0 17 1 0 0 0
/proc/12265/statm: 80806 16740 381 364 0 16724 0
[pid=12267] ppid=12265 vsize=27196 CPUtime=11.74 cores=1,3,5,7
/proc/12267/stat : 12267 (lingeling) R 12265 12267 12267 0 -1 4202496 9475 0 0 0 1173 1 0 0 25 0 1 0 907013786 27848704 5969 33554432000 4194304 4352236 140734853998384 18446744073709551615 4241635 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/12267/statm: 6799 5969 129 39 0 5879 0
[pid=12259/tid=12266] ppid=12257 vsize=333468 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12266/stat : 12266 (python) S 12257 12259 11999 0 -1 4202560 29 929 0 0 0 0 0 0 25 0 2 0 907013786 341471232 18238 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 683888

[startup+51.1006 s]
/proc/loadavg: 2.00 1.92 1.30 3/184 12271
/proc/meminfo: memFree=30432164/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=333468 CPUtime=13.32 cores=1,3,5,7
/proc/12259/stat : 12259 (python) S 12257 12259 11999 0 -1 4202496 27294 929 1 0 1320 12 0 0 25 0 2 0 907012411 341471232 18238 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12259/statm: 83367 18238 1875 364 0 19285 0
[pid=12265] ppid=12259 vsize=323224 CPUtime=0.03 cores=1,3,5,7
/proc/12265/stat : 12265 (python) S 12259 12259 11999 0 -1 4202560 983 0 0 0 2 1 0 0 18 0 1 0 907013786 330981376 16740 33554432000 4194304 5683644 140737426232400 18446744073709551615 218370977295 0 0 16781312 514 12436285750704570632 0 0 17 1 0 0 0
/proc/12265/statm: 80806 16740 381 364 0 16724 0
[pid=12267] ppid=12265 vsize=27196 CPUtime=37.34 cores=1,3,5,7
/proc/12267/stat : 12267 (lingeling) R 12265 12267 12267 0 -1 4202496 9475 0 0 0 3733 1 0 0 25 0 1 0 907013786 27848704 5969 33554432000 4194304 4352236 140734853998384 18446744073709551615 4327922 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12267/statm: 6799 5969 129 39 0 5879 0
[pid=12259/tid=12266] ppid=12257 vsize=333468 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12266/stat : 12266 (python) S 12257 12259 11999 0 -1 4202560 29 929 0 0 0 0 0 0 25 0 2 0 907013786 341471232 18238 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 683888

[startup+102.306 s]
/proc/loadavg: 2.00 1.93 1.34 3/184 12273
/proc/meminfo: memFree=30429752/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=333468 CPUtime=13.32 cores=1,3,5,7
/proc/12259/stat : 12259 (python) S 12257 12259 11999 0 -1 4202496 27294 929 1 0 1320 12 0 0 25 0 2 0 907012411 341471232 18238 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12259/statm: 83367 18238 1875 364 0 19285 0
[pid=12265] ppid=12259 vsize=323224 CPUtime=0.1 cores=1,3,5,7
/proc/12265/stat : 12265 (python) S 12259 12259 11999 0 -1 4202560 1005 0 0 0 6 4 0 0 18 0 1 0 907013786 330981376 16740 33554432000 4194304 5683644 140737426232400 18446744073709551615 218370977295 0 0 16781312 514 12436285750704570632 0 0 17 1 0 0 0
/proc/12265/statm: 80806 16740 381 364 0 16724 0
[pid=12267] ppid=12265 vsize=29620 CPUtime=88.55 cores=1,3,5,7
/proc/12267/stat : 12267 (lingeling) R 12265 12267 12267 0 -1 4202496 10082 0 0 0 8854 1 0 0 25 0 1 0 907013786 30330880 6575 33554432000 4194304 4352236 140734853998384 18446744073709551615 4328059 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12267/statm: 7405 6575 129 39 0 6485 0
[pid=12259/tid=12266] ppid=12257 vsize=333468 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12266/stat : 12266 (python) S 12257 12259 11999 0 -1 4202560 29 929 0 0 0 0 0 0 25 0 2 0 907013786 341471232 18238 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 686312

[startup+162.301 s]
/proc/loadavg: 2.00 1.94 1.38 3/192 12282
/proc/meminfo: memFree=28989336/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=343724 CPUtime=13.34 cores=1,3,5,7
/proc/12259/stat : 12259 (python) S 12257 12259 11999 0 -1 4202496 28070 929 1 0 1322 12 0 0 20 0 3 0 907012411 351973376 18245 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12259/statm: 85931 18245 1878 364 0 21846 0
[pid=12265] ppid=12259 vsize=333468 CPUtime=0.11 cores=1,3,5,7
/proc/12265/stat : 12265 (python) S 12259 12259 11999 0 -1 4202560 1164 0 0 0 6 5 0 0 19 0 2 0 907013786 341471232 16778 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12265/statm: 83367 16778 414 364 0 19285 0
[pid=12267] ppid=12265 vsize=29620 CPUtime=100.09 cores=1,3,5,7
/proc/12267/stat : 12267 (lingeling) T 12265 12267 12267 0 -1 4202496 10082 0 0 0 10008 1 0 0 25 0 1 0 907013786 30330880 6575 33554432000 4194304 4352236 140734853998384 18446744073709551615 4328159 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12267/statm: 7405 6575 129 39 0 6485 0
[pid=12265/tid=12274] ppid=12259 vsize=333468 CPUtime=0 cores=1,3,5,7
/proc/12265/task/12274/stat : 12274 (python) S 12259 12259 11999 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907023797 341471232 16778 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604470440217600 0 0 -1 5 0 0 0
[pid=12275] ppid=12259 vsize=333480 CPUtime=0.06 cores=1,3,5,7
/proc/12275/stat : 12275 (python) S 12259 12259 11999 0 -1 4202560 933 0 0 0 3 3 0 0 15 0 1 0 907023799 341483520 16733 33554432000 4194304 5683644 140737426232400 18446744073709551615 218370977350 0 0 16781312 514 4611285800489812232 0 0 17 5 0 0 0
/proc/12275/statm: 83370 16733 370 364 0 19285 0
[pid=12277] ppid=12275 vsize=331636 CPUtime=48.36 cores=1,3,5,7
/proc/12277/stat : 12277 (cryptominisat-2) R 12275 12277 12277 0 -1 4202496 85118 0 1 0 4826 10 0 0 25 0 1 0 907023800 339595264 70092 33554432000 4194304 4677096 140735761739648 18446744073709551615 4320141 0 0 16781312 2 0 0 0 17 3 0 0 4
/proc/12277/statm: 82909 70092 393 118 0 77868 0
[pid=12259/tid=12266] ppid=12257 vsize=343724 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12266/stat : 12266 (python) S 12257 12259 11999 0 -1 4202560 29 929 0 0 0 0 0 0 25 0 3 0 907013786 351973376 18245 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
[pid=12259/tid=12276] ppid=12257 vsize=343724 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12276/stat : 12276 (python) S 12257 12259 11999 0 -1 4202560 26 929 0 0 0 0 0 0 20 0 3 0 907023799 351973376 18245 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 1371928

[startup+222.301 s]
/proc/loadavg: 2.00 1.95 1.41 3/182 12292
/proc/meminfo: memFree=31332560/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=343724 CPUtime=13.34 cores=1,3,5,7
/proc/12259/stat : 12259 (python) S 12257 12259 11999 0 -1 4202496 28070 929 1 0 1322 12 0 0 20 0 3 0 907012411 351973376 18245 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12259/statm: 85931 18245 1878 364 0 21846 0
[pid=12265] ppid=12259 vsize=333468 CPUtime=0.11 cores=1,3,5,7
/proc/12265/stat : 12265 (python) S 12259 12259 11999 0 -1 4202560 1164 0 0 0 6 5 0 0 19 0 2 0 907013786 341471232 16778 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12265/statm: 83367 16778 414 364 0 19285 0
[pid=12267] ppid=12265 vsize=29620 CPUtime=100.09 cores=1,3,5,7
/proc/12267/stat : 12267 (lingeling) T 12265 12267 12267 0 -1 4202496 10082 0 0 0 10008 1 0 0 25 0 1 0 907013786 30330880 6575 33554432000 4194304 4352236 140734853998384 18446744073709551615 4328159 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12267/statm: 7405 6575 129 39 0 6485 0
[pid=12265/tid=12274] ppid=12259 vsize=333468 CPUtime=0 cores=1,3,5,7
/proc/12265/task/12274/stat : 12274 (python) S 12259 12259 11999 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907023797 341471232 16778 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604470440217600 0 0 -1 5 0 0 0
[pid=12275] ppid=12259 vsize=333480 CPUtime=0.15 cores=1,3,5,7
/proc/12275/stat : 12275 (python) S 12259 12259 11999 0 -1 4202560 954 0 0 0 8 7 0 0 15 0 1 0 907023799 341483520 16733 33554432000 4194304 5683644 140737426232400 18446744073709551615 218370977350 0 0 16781312 514 12436285750704570632 0 0 17 5 0 0 0
/proc/12275/statm: 83370 16733 370 364 0 19285 0
[pid=12277] ppid=12275 vsize=509964 CPUtime=108.36 cores=1,3,5,7
/proc/12277/stat : 12277 (cryptominisat-2) R 12275 12277 12277 0 -1 4202496 130305 0 1 0 10818 18 0 0 25 0 1 0 907023800 522203136 97457 33554432000 4194304 4677096 140735761739648 18446744073709551615 4335907 0 0 16781312 2 0 0 0 17 1 0 0 4
/proc/12277/statm: 127491 97457 393 118 0 122450 0
[pid=12259/tid=12266] ppid=12257 vsize=343724 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12266/stat : 12266 (python) S 12257 12259 11999 0 -1 4202560 29 929 0 0 0 0 0 0 25 0 3 0 907013786 351973376 18245 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0

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

[pid=12501] ppid=12259 vsize=353992 CPUtime=0.99 cores=1,3,5,7
/proc/12501/stat : 12501 (python) S 12259 12259 11999 0 -1 4202560 1149 0 0 0 49 50 0 0 18 0 2 0 907130967 362487808 16771 33554432000 4194304 5683644 140737426232400 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12501/statm: 88498 16771 399 364 0 24407 0
[pid=12503] ppid=12501 vsize=104284 CPUtime=752.66 cores=1,3,5,7
/proc/12503/stat : 12503 (precosat) R 12501 12503 12503 0 -1 4202496 41870 0 0 0 75255 11 0 0 25 0 1 0 907130967 106786816 24714 33554432000 4194304 4890832 140735697334176 18446744073709551615 4236391 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/12503/statm: 26071 24714 86 171 0 25898 0
[pid=12501/tid=12598] ppid=12259 vsize=353992 CPUtime=0 cores=1,3,5,7
/proc/12501/task/12598/stat : 12598 (python) S 12259 12259 11999 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 907140978 362487808 16771 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604454719907648 0 0 -1 3 0 0 0
[pid=12623] ppid=12259 vsize=364248 CPUtime=0.38 cores=1,3,5,7
/proc/12623/stat : 12623 (python) S 12259 12259 11999 0 -1 4202560 1151 0 0 0 20 18 0 0 18 0 2 0 907169823 372989952 16775 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12623/statm: 91062 16775 399 364 0 26968 0
[pid=12625] ppid=12623 vsize=36492 CPUtime=293.33 cores=1,3,5,7
/proc/12625/stat : 12625 (lingeling) T 12623 12625 12625 0 -1 4202496 11804 0 0 0 29332 1 0 0 25 0 1 0 907169824 37367808 8294 33554432000 4194304 4352236 140734006775072 18446744073709551615 4207831 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12625/statm: 9123 8294 129 39 0 8203 0
[pid=12623/tid=12634] ppid=12259 vsize=364248 CPUtime=0 cores=1,3,5,7
/proc/12623/task/12634/stat : 12634 (python) S 12259 12259 11999 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907189445 372989952 16775 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604471132302016 0 0 -1 7 0 0 0
[pid=12635] ppid=12259 vsize=374504 CPUtime=0.97 cores=1,3,5,7
/proc/12635/stat : 12635 (python) S 12259 12259 11999 0 -1 4202560 1153 0 0 0 56 41 0 0 15 0 2 0 907189447 383492096 16779 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12635/statm: 93626 16779 399 364 0 29529 0
[pid=12637] ppid=12635 vsize=923356 CPUtime=685.15 cores=1,3,5,7
/proc/12637/stat : 12637 (cryptominisat-2) T 12635 12637 12637 0 -1 4202496 535495 0 0 0 68423 92 0 0 25 0 1 0 907189448 945516544 193263 33554432000 4194304 4677096 140733563563376 18446744073709551615 4318789 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/12637/statm: 230839 193263 393 118 0 225798 0
[pid=12635/tid=12641] ppid=12259 vsize=374504 CPUtime=0 cores=1,3,5,7
/proc/12635/task/12641/stat : 12641 (python) S 12259 12259 11999 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 907199172 383492096 16779 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604468525070208 0 0 -1 3 0 0 0
[pid=12660] ppid=12259 vsize=384760 CPUtime=0.39 cores=1,3,5,7
/proc/12660/stat : 12660 (python) S 12259 12259 11999 0 -1 4202560 1153 0 0 0 21 18 0 0 15 0 2 0 907248320 393994240 16783 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12660/statm: 96190 16783 399 364 0 32090 0
[pid=12662] ppid=12660 vsize=77228 CPUtime=293.35 cores=1,3,5,7
/proc/12662/stat : 12662 (precosat) T 12660 12662 12662 0 -1 4202496 25518 0 0 0 29333 2 0 0 25 0 1 0 907248320 79081472 17962 33554432000 4194304 4890832 140737384562592 18446744073709551615 4238683 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/12662/statm: 19307 17962 86 171 0 19134 0
[pid=12660/tid=12666] ppid=12259 vsize=384760 CPUtime=0 cores=1,3,5,7
/proc/12660/task/12666/stat : 12666 (python) S 12259 12259 11999 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 907258332 393994240 16783 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604471132301120 0 0 -1 3 0 0 0
[pid=12685] ppid=12259 vsize=395016 CPUtime=0.16 cores=1,3,5,7
/proc/12685/stat : 12685 (python) S 12259 12259 11999 0 -1 4202560 1169 0 0 0 9 7 0 0 16 0 2 0 907297028 404496384 16793 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12685/statm: 98754 16793 405 364 0 34651 0
[pid=12687] ppid=12685 vsize=420404 CPUtime=102.91 cores=1,3,5,7
/proc/12687/stat : 12687 (cryptominisat-2) T 12685 12687 12687 0 -1 4202496 119281 0 0 0 10272 19 0 0 25 0 1 0 907297029 430493696 90152 33554432000 4194304 4677096 140734581456528 18446744073709551615 4318932 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/12687/statm: 105101 90152 393 118 0 100060 0
[pid=12685/tid=12691] ppid=12259 vsize=395016 CPUtime=0 cores=1,3,5,7
/proc/12685/task/12691/stat : 12691 (python) S 12259 12259 11999 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 907307320 404496384 16793 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604455318472704 0 0 -1 3 0 0 0
[pid=12259/tid=12266] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12266/stat : 12266 (python) S 12257 12259 11999 0 -1 4202560 35 929 0 0 0 0 0 0 18 0 9 0 907013786 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
[pid=12259/tid=12276] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12276/stat : 12276 (python) S 12257 12259 11999 0 -1 4202560 38 929 0 0 0 0 0 0 18 0 9 0 907023799 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 5 0 0 0
[pid=12259/tid=12358] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12358/stat : 12358 (python) S 12257 12259 11999 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 9 0 907111442 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 7 0 0 0
[pid=12259/tid=12502] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12502/stat : 12502 (python) S 12257 12259 11999 0 -1 4202560 40 929 0 0 0 0 0 0 18 0 9 0 907130967 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
[pid=12259/tid=12624] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12624/stat : 12624 (python) S 12257 12259 11999 0 -1 4202560 34 929 0 0 0 0 0 0 18 0 9 0 907169824 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 3 0 0 0
[pid=12259/tid=12636] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12636/stat : 12636 (python) S 12257 12259 11999 0 -1 4202560 40 929 0 0 0 0 0 0 18 0 9 0 907189447 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
[pid=12259/tid=12661] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12661/stat : 12661 (python) S 12257 12259 11999 0 -1 4202560 30 929 0 0 0 0 0 0 18 0 9 0 907248320 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 3 0 0 0
[pid=12259/tid=12686] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12686/stat : 12686 (python) S 12257 12259 11999 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 9 0 907297028 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4968.32
Current children cumulated vsize (KiB) 6340200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4994.01 s]
/proc/loadavg: 2.02 2.02 1.97 3/230 12745
/proc/meminfo: memFree=26749956/32951124 swapFree=67050044/67111528
[pid=12259] ppid=12257 vsize=405260 CPUtime=13.72 cores=1,3,5,7
/proc/12259/stat : 12259 (python) S 12257 12259 11999 0 -1 4202496 34131 929 1 0 1357 15 0 0 18 0 9 0 907012411 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12259/statm: 101315 18281 1890 364 0 37212 0
[pid=12265] ppid=12259 vsize=333468 CPUtime=0.7 cores=1,3,5,7
/proc/12265/stat : 12265 (python) S 12259 12259 11999 0 -1 4202560 1207 0 0 0 38 32 0 0 18 0 2 0 907013786 341471232 16779 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12265/statm: 83367 16779 415 364 0 19285 0
[pid=12267] ppid=12265 vsize=52436 CPUtime=582.61 cores=1,3,5,7
/proc/12267/stat : 12267 (lingeling) T 12265 12267 12267 0 -1 4202496 21930 0 0 0 58259 2 0 0 25 0 1 0 907013786 53694464 12279 33554432000 4194304 4352236 140734853998384 18446744073709551615 4335330 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12267/statm: 13109 12279 129 39 0 12189 0
[pid=12265/tid=12274] ppid=12259 vsize=333468 CPUtime=0 cores=1,3,5,7
/proc/12265/task/12274/stat : 12274 (python) S 12259 12259 11999 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907023797 341471232 16779 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604470440217600 0 0 -1 5 0 0 0
[pid=12275] ppid=12259 vsize=333480 CPUtime=2.56 cores=1,3,5,7
/proc/12275/stat : 12275 (python) S 12259 12259 11999 0 -1 4202560 1152 0 0 0 131 125 0 0 15 0 2 0 907023799 341483520 16764 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12275/statm: 83370 16764 400 364 0 19285 0
[pid=12277] ppid=12275 vsize=1404740 CPUtime=1945.8 cores=1,3,5,7
/proc/12277/stat : 12277 (cryptominisat-2) T 12275 12277 12277 0 -1 4202496 1234291 0 1 0 194362 218 0 0 25 0 1 0 907023800 1438453760 296526 33554432000 4194304 4677096 140735761739648 18446744073709551615 4320083 0 0 16781312 2 18446744071562691360 0 0 17 1 0 0 4
/proc/12277/statm: 351185 296526 393 118 0 346144 0
[pid=12275/tid=12345] ppid=12259 vsize=333480 CPUtime=0 cores=1,3,5,7
/proc/12275/task/12345/stat : 12345 (python) S 12259 12259 11999 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 907072899 341483520 16764 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604471142308608 0 0 -1 5 0 0 0
[pid=12357] ppid=12259 vsize=343736 CPUtime=0.35 cores=1,3,5,7
/proc/12357/stat : 12357 (python) S 12259 12259 11999 0 -1 4202560 1147 0 0 0 18 17 0 0 18 0 2 0 907111442 351985664 16767 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12357/statm: 85934 16767 399 364 0 21846 0
[pid=12359] ppid=12357 vsize=32796 CPUtime=292.29 cores=1,3,5,7
/proc/12359/stat : 12359 (lingeling) T 12357 12359 12359 0 -1 4202496 10877 0 0 0 29228 1 0 0 25 0 1 0 907111443 33583104 7369 33554432000 4194304 4352236 140733976365568 18446744073709551615 4231152 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12359/statm: 8199 7369 129 39 0 7279 0
[pid=12357/tid=12363] ppid=12259 vsize=343736 CPUtime=0 cores=1,3,5,7
/proc/12357/task/12363/stat : 12363 (python) S 12259 12259 11999 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907121453 351985664 16767 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604454719906752 0 0 -1 5 0 0 0
[pid=12501] ppid=12259 vsize=353992 CPUtime=1.05 cores=1,3,5,7
/proc/12501/stat : 12501 (python) S 12259 12259 11999 0 -1 4202560 1149 0 0 0 52 53 0 0 18 0 2 0 907130967 362487808 16771 33554432000 4194304 5683644 140737426232400 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12501/statm: 88498 16771 399 364 0 24407 0
[pid=12503] ppid=12501 vsize=104284 CPUtime=784.37 cores=1,3,5,7
/proc/12503/stat : 12503 (precosat) R 12501 12503 12503 0 -1 4202496 41871 0 0 0 78426 11 0 0 25 0 1 0 907130967 106786816 24715 33554432000 4194304 4890832 140735697334176 18446744073709551615 4239000 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/12503/statm: 26071 24715 86 171 0 25898 0
[pid=12501/tid=12598] ppid=12259 vsize=353992 CPUtime=0 cores=1,3,5,7
/proc/12501/task/12598/stat : 12598 (python) S 12259 12259 11999 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 907140978 362487808 16771 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604454719907648 0 0 -1 3 0 0 0
[pid=12623] ppid=12259 vsize=364248 CPUtime=0.38 cores=1,3,5,7
/proc/12623/stat : 12623 (python) S 12259 12259 11999 0 -1 4202560 1151 0 0 0 20 18 0 0 18 0 2 0 907169823 372989952 16775 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12623/statm: 91062 16775 399 364 0 26968 0
[pid=12625] ppid=12623 vsize=36492 CPUtime=293.33 cores=1,3,5,7
/proc/12625/stat : 12625 (lingeling) T 12623 12625 12625 0 -1 4202496 11804 0 0 0 29332 1 0 0 25 0 1 0 907169824 37367808 8294 33554432000 4194304 4352236 140734006775072 18446744073709551615 4207831 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12625/statm: 9123 8294 129 39 0 8203 0
[pid=12623/tid=12634] ppid=12259 vsize=364248 CPUtime=0 cores=1,3,5,7
/proc/12623/task/12634/stat : 12634 (python) S 12259 12259 11999 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907189445 372989952 16775 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604471132302016 0 0 -1 7 0 0 0
[pid=12635] ppid=12259 vsize=374504 CPUtime=0.97 cores=1,3,5,7
/proc/12635/stat : 12635 (python) S 12259 12259 11999 0 -1 4202560 1153 0 0 0 56 41 0 0 15 0 2 0 907189447 383492096 16779 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12635/statm: 93626 16779 399 364 0 29529 0
[pid=12637] ppid=12635 vsize=923356 CPUtime=685.15 cores=1,3,5,7
/proc/12637/stat : 12637 (cryptominisat-2) T 12635 12637 12637 0 -1 4202496 535495 0 0 0 68423 92 0 0 25 0 1 0 907189448 945516544 193263 33554432000 4194304 4677096 140733563563376 18446744073709551615 4318789 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/12637/statm: 230839 193263 393 118 0 225798 0
[pid=12635/tid=12641] ppid=12259 vsize=374504 CPUtime=0 cores=1,3,5,7
/proc/12635/task/12641/stat : 12641 (python) S 12259 12259 11999 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 907199172 383492096 16779 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604468525070208 0 0 -1 3 0 0 0
[pid=12660] ppid=12259 vsize=384760 CPUtime=0.39 cores=1,3,5,7
/proc/12660/stat : 12660 (python) S 12259 12259 11999 0 -1 4202560 1153 0 0 0 21 18 0 0 15 0 2 0 907248320 393994240 16783 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12660/statm: 96190 16783 399 364 0 32090 0
[pid=12662] ppid=12660 vsize=77228 CPUtime=293.35 cores=1,3,5,7
/proc/12662/stat : 12662 (precosat) T 12660 12662 12662 0 -1 4202496 25518 0 0 0 29333 2 0 0 25 0 1 0 907248320 79081472 17962 33554432000 4194304 4890832 140737384562592 18446744073709551615 4238683 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/12662/statm: 19307 17962 86 171 0 19134 0
[pid=12660/tid=12666] ppid=12259 vsize=384760 CPUtime=0 cores=1,3,5,7
/proc/12660/task/12666/stat : 12666 (python) S 12259 12259 11999 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 907258332 393994240 16783 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604471132301120 0 0 -1 3 0 0 0
[pid=12685] ppid=12259 vsize=395016 CPUtime=0.16 cores=1,3,5,7
/proc/12685/stat : 12685 (python) S 12259 12259 11999 0 -1 4202560 1169 0 0 0 9 7 0 0 16 0 2 0 907297028 404496384 16793 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12685/statm: 98754 16793 405 364 0 34651 0
[pid=12687] ppid=12685 vsize=420404 CPUtime=102.91 cores=1,3,5,7
/proc/12687/stat : 12687 (cryptominisat-2) T 12685 12687 12687 0 -1 4202496 119281 0 0 0 10272 19 0 0 25 0 1 0 907297029 430493696 90152 33554432000 4194304 4677096 140734581456528 18446744073709551615 4318932 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/12687/statm: 105101 90152 393 118 0 100060 0
[pid=12685/tid=12691] ppid=12259 vsize=395016 CPUtime=0 cores=1,3,5,7
/proc/12685/task/12691/stat : 12691 (python) S 12259 12259 11999 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 907307320 404496384 16793 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 514 18446604455318472704 0 0 -1 3 0 0 0
[pid=12259/tid=12266] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12266/stat : 12266 (python) S 12257 12259 11999 0 -1 4202560 35 929 0 0 0 0 0 0 18 0 9 0 907013786 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
[pid=12259/tid=12276] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12276/stat : 12276 (python) S 12257 12259 11999 0 -1 4202560 38 929 0 0 0 0 0 0 18 0 9 0 907023799 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 5 0 0 0
[pid=12259/tid=12358] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12358/stat : 12358 (python) S 12257 12259 11999 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 9 0 907111442 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 7 0 0 0
[pid=12259/tid=12502] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12502/stat : 12502 (python) S 12257 12259 11999 0 -1 4202560 40 929 0 0 0 0 0 0 18 0 9 0 907130967 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
[pid=12259/tid=12624] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12624/stat : 12624 (python) S 12257 12259 11999 0 -1 4202560 34 929 0 0 0 0 0 0 18 0 9 0 907169824 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 3 0 0 0
[pid=12259/tid=12636] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12636/stat : 12636 (python) S 12257 12259 11999 0 -1 4202560 40 929 0 0 0 0 0 0 18 0 9 0 907189447 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
[pid=12259/tid=12661] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12661/stat : 12661 (python) S 12257 12259 11999 0 -1 4202560 30 929 0 0 0 0 0 0 18 0 9 0 907248320 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 3 0 0 0
[pid=12259/tid=12686] ppid=12257 vsize=405260 CPUtime=0 cores=1,3,5,7
/proc/12259/task/12686/stat : 12686 (python) S 12257 12259 11999 0 -1 4202560 31 929 0 0 0 0 0 0 20 0 9 0 907297028 414986240 18281 33554432000 4194304 5683644 140737426232400 18446744073709551615 218382780849 0 0 16781312 2 18446604455362154688 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 6340200

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 12259 and gives
#  childrusage.ru_utime.tv_sec=1094
#  childrusage.ru_utime.tv_usec=685582
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=472472
# CPU time returned by wait4() is 1098.16
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4994.07
CPU time (s): 5000.09
CPU user time (s): 4993.37
CPU system time (s): 6.72
CPU usage (%): 100.121
Max. virtual memory (cumulated for all children) (KiB): 6566220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1094.69
system time used= 3.47247
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112296
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= 8868
involuntary context switches= 1913

runsolver used 16.6865 second user time and 36.7404 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-13 10:34:56
IDJOB=3498437
IDBENCH=83109
IDSOLVER=1991
FILE ID=node101/3498437-1307954096
RUNJOBID= node101-1307953129-12018
PBS_JOBID= 13559727
Free space on /tmp= 73816 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.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-3498437-1307954096/watcher-3498437-1307954096 -o /tmp/evaluation-result-3498437-1307954096/solver-3498437-1307954096 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498437-1307954096.cnf -seed 1505390613 -budget 5000

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=1505390613

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30084172 kB
Buffers:        179840 kB
Cached:         700120 kB
SwapCached:      24996 kB
Active:        2313804 kB
Inactive:       349168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30084172 kB
SwapTotal:    67111528 kB
SwapFree:     67050044 kB
Dirty:          134756 kB
Writeback:           0 kB
AnonPages:     1779956 kB
Mapped:          14520 kB
Slab:           134060 kB
PageTables:       8296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1965944 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= 73892 MiB
End job on node101 at 2011-06-13 11:58:13