Trace number 3498326

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.03 5005.16

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark977.211
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.67/12.51	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.67/12.51	c INFO: solving HOME/instance-3498326-1307953127.cnf
0.67/12.51	c INFO: computing task features
0.87/12.72	c INFO: computed variable-clause graph statistics
0.87/12.73	c INFO: computed clause balance statistics
1.86/13.76	c INFO: computed variable balance statistics
2.86/14.70	c INFO: computed small-clause counts
2.86/14.70	c INFO: computed Horn-clause counts
2.86/14.72	c INFO: computed variable graph statistics
2.86/14.72	c INFO: collected features for HOME/instance-3498326-1307953127.cnf in 2.21 s
2.86/14.76	c INFO: running lingeling-276@0 for 97 with 4997 remaining (b = 0.26)
103.06/114.89	c INFO: running lingeling-276@100 for 97 with 4897 remaining (b = 0.13)
198.38/210.00	c INFO: running SApperloT@0 for 97 with 4802 remaining (b = 0.10)
298.56/310.14	c INFO: running lingeling-276@195 for 291 with 4702 remaining (b = 0.29)
594.22/605.45	c INFO: running cryptominisat-2.9.0@0 for 485 with 4407 remaining (b = 0.37)
1083.45/1094.03	c INFO: running lingeling-276@0 for 194 with 3918 remaining (b = 0.20)
1279.88/1290.25	c INFO: running cryptominisat-2.9.0@488 for 97 with 3722 remaining (b = 0.07)
1374.14/1384.30	c INFO: running lingeling-276@196 for 97 with 3628 remaining (b = 0.08)
1471.37/1481.43	c INFO: running precosat-570@0 for 194 with 3531 remaining (b = 0.14)
1667.79/1677.69	c INFO: running precosat-570@196 for 97 with 3335 remaining (b = 0.06)
1763.11/1772.80	c INFO: running lingeling-276@293 for 194 with 3240 remaining (b = 0.12)
1956.57/1966.01	c INFO: running lingeling-276@0 for 97 with 3047 remaining (b = 0.07)
2056.76/2066.14	c INFO: running lingeling-276@490 for 97 with 2946 remaining (b = 0.05)
2153.97/2163.26	c INFO: running lingeling-276@486 for 97 with 2849 remaining (b = 0.05)
2251.18/2260.39	c INFO: running precosat-570@291 for 97 with 2752 remaining (b = 0.05)
2348.54/2357.52	c INFO: running cryptominisat-2.9.0@0 for 485 with 2655 remaining (b = 0.19)
2837.86/2846.13	c INFO: running lingeling-276@100 for 97 with 2167 remaining (b = 0.05)
2935.10/2943.27	c INFO: running cryptominisat-2.9.0@488 for 97 with 2070 remaining (b = 0.04)
3029.37/3037.35	c INFO: running precosat-570@0 for 97 with 1976 remaining (b = 0.04)
3129.60/3137.49	c INFO: running lingeling-276@587 for 485 with 1876 remaining (b = 0.16)
3611.86/3619.06	c INFO: running cryptominisat-2.9.0@582 for 1394 with 1394 remaining (b = 0.38)

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 /var/tmp/evaluation-result-3498326-1307953127/watcher-3498326-1307953127 -o /var/tmp/evaluation-result-3498326-1307953127/solver-3498326-1307953127 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498326-1307953127.cnf -seed 1871671306 -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.31 0.07 0.02 2/174 10374
/proc/meminfo: memFree=12889264/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/10374/stat : 10374 (runsolver) S 10372 10374 10331 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 906914303 12087296 50 33554432000 4194304 5436572 140737194430624 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 3 0 0 0
/proc/10374/statm: 2951 50 31 304 0 2643 0

[startup+0.0866859 s]
/proc/loadavg: 0.31 0.07 0.02 2/174 10374
/proc/meminfo: memFree=12889264/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=6240 CPUtime=0 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4194304 97 0 2 0 0 0 0 0 17 0 1 0 906914303 6389760 51 33554432000 4194304 5683644 140734716811456 18446744073709551615 222916853383 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 2
/proc/10374/statm: 1560 51 40 364 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6240

[startup+0.100663 s]
/proc/loadavg: 0.31 0.07 0.02 2/174 10374
/proc/meminfo: memFree=12889264/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=14252 CPUtime=0 cores=1,3,5,7
/proc/10374/stat : 10374 (python) D 10372 10374 10331 0 -1 4194304 195 0 3 0 0 0 0 0 17 0 1 0 906914303 14594048 133 33554432000 4194304 5683644 140734716811456 18446744073709551615 5051632 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 3
/proc/10374/statm: 3563 133 105 364 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14252

[startup+0.300614 s]
/proc/loadavg: 0.31 0.07 0.02 2/174 10374
/proc/meminfo: memFree=12889264/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 719 0 6 0 0 0 0 0 16 0 1 0 906914303 15548416 615 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 6
/proc/10374/statm: 3796 615 321 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.700536 s]
/proc/loadavg: 0.31 0.07 0.02 2/174 10374
/proc/meminfo: memFree=12889264/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/10374/stat : 10374 (python) D 10372 10374 10331 0 -1 4202496 890 0 6 0 0 0 0 0 15 0 1 0 906914303 16154624 777 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921775104 0 0 16781312 2 0 0 0 17 5 0 0 9
/proc/10374/statm: 3944 777 343 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+1.50039 s]
/proc/loadavg: 0.31 0.07 0.02 1/178 10378
/proc/meminfo: memFree=12881088/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=16820 CPUtime=0.02 cores=1,3,5,7
/proc/10374/stat : 10374 (python) D 10372 10374 10331 0 -1 4202496 1209 0 6 0 1 1 0 0 15 0 1 0 906914303 17223680 1073 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921776896 0 0 16781312 2 18446744071562234166 0 0 17 7 0 0 14
/proc/10374/statm: 4205 1073 417 364 0 692 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16820

[startup+3.10114 s]
/proc/loadavg: 0.31 0.07 0.02 1/178 10378
/proc/meminfo: memFree=12878604/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=84604 CPUtime=0.13 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 2390 0 21 0 4 9 0 0 16 0 1 0 906914303 86634496 2137 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 44
/proc/10374/statm: 21151 2137 707 364 0 1368 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 84604
heavy processes:

[startup+6.30053 s]
/proc/loadavg: 0.36 0.08 0.03 1/178 10378
/proc/meminfo: memFree=12857800/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=124072 CPUtime=0.26 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 4146 0 39 0 9 17 0 0 16 0 1 0 906914303 127049728 3796 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921772980 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 110
/proc/10374/statm: 31018 3796 991 364 0 2829 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 124072
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 0.33 0.08 0.03 1/178 10386
/proc/meminfo: memFree=12820276/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=288996 CPUtime=0.87 cores=1,3,5,7
/proc/10374/stat : 10374 (python) R 10372 10374 10331 0 -1 4202496 11715 925 113 9 51 36 0 0 16 0 1 0 906914303 295931904 9498 33554432000 4194304 5683644 140734716811456 18446744073709551615 47931117549832 0 0 16781312 2 0 0 0 17 7 0 0 196
/proc/10374/statm: 72249 9498 1761 364 0 8173 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 288996
heavy processes:

[startup+25.501 s]
/proc/loadavg: 0.70 0.17 0.06 3/181 10390
/proc/meminfo: memFree=12548240/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=292596 CPUtime=2.92 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 14416 925 113 9 255 37 0 0 20 0 2 0 906914303 299618304 8020 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 196
/proc/10374/statm: 73149 8020 1875 364 0 9067 0
[pid=10387] ppid=10374 vsize=283376 CPUtime=0 cores=1,3,5,7
/proc/10387/stat : 10387 (python) S 10374 10374 10331 0 -1 4202560 973 0 0 0 0 0 0 0 18 0 1 0 906915780 290177024 6525 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921797135 0 0 16781312 514 15146045351498055944 0 0 17 3 0 0 0
/proc/10387/statm: 70844 6525 383 364 0 6762 0
[pid=10389] ppid=10387 vsize=14600 CPUtime=10.73 cores=1,3,5,7
/proc/10389/stat : 10389 (lingeling) R 10387 10389 10389 0 -1 4202496 3930 0 0 0 1073 0 0 0 25 0 1 0 906915780 14950400 2818 33554432000 4194304 4352236 140736592523440 18446744073709551615 4328447 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/10389/statm: 3650 2818 128 39 0 2730 0
[pid=10374/tid=10388] ppid=10372 vsize=292596 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10388/stat : 10388 (python) S 10372 10374 10331 0 -1 4202560 29 925 0 9 0 0 0 0 20 0 2 0 906915780 299618304 8020 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.65
Current children cumulated vsize (KiB) 590572
heavy processes:

[startup+51.1003 s]
/proc/loadavg: 1.14 0.32 0.11 3/181 10390
/proc/meminfo: memFree=12528352/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=292596 CPUtime=2.92 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 14416 925 113 9 255 37 0 0 20 0 2 0 906914303 299618304 8020 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 196
/proc/10374/statm: 73149 8020 1875 364 0 9067 0
[pid=10387] ppid=10374 vsize=283376 CPUtime=0.03 cores=1,3,5,7
/proc/10387/stat : 10387 (python) S 10374 10374 10331 0 -1 4202560 981 0 0 0 2 1 0 0 18 0 1 0 906915780 290177024 6525 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921797135 0 0 16781312 514 15146045351498055944 0 0 17 3 0 0 0
/proc/10387/statm: 70844 6525 383 364 0 6762 0
[pid=10389] ppid=10387 vsize=25084 CPUtime=36.33 cores=1,3,5,7
/proc/10389/stat : 10389 (lingeling) R 10387 10389 10389 0 -1 4202496 6551 0 0 0 3633 0 0 0 25 0 1 0 906915780 25686016 5439 33554432000 4194304 4352236 140736592523440 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/10389/statm: 6271 5439 128 39 0 5351 0
[pid=10374/tid=10388] ppid=10372 vsize=292596 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10388/stat : 10388 (python) S 10372 10374 10331 0 -1 4202560 29 925 0 9 0 0 0 0 20 0 2 0 906915780 299618304 8020 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.28
Current children cumulated vsize (KiB) 601056
heavy processes:

[startup+102.307 s]
/proc/loadavg: 1.63 0.58 0.20 3/181 10392
/proc/meminfo: memFree=12524792/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=292596 CPUtime=2.92 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 14416 925 113 9 255 37 0 0 20 0 2 0 906914303 299618304 8020 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 196
/proc/10374/statm: 73149 8020 1875 364 0 9067 0
[pid=10387] ppid=10374 vsize=283376 CPUtime=0.09 cores=1,3,5,7
/proc/10387/stat : 10387 (python) S 10374 10374 10331 0 -1 4202560 996 0 0 0 5 4 0 0 18 0 1 0 906915780 290177024 6525 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921797135 0 0 16781312 514 15146045351498055944 0 0 17 3 0 0 0
/proc/10387/statm: 70844 6525 383 364 0 6762 0
[pid=10389] ppid=10387 vsize=28396 CPUtime=87.53 cores=1,3,5,7
/proc/10389/stat : 10389 (lingeling) R 10387 10389 10389 0 -1 4202496 7379 0 0 0 8753 0 0 0 25 0 1 0 906915780 29077504 6267 33554432000 4194304 4352236 140736592523440 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/10389/statm: 7099 6267 128 39 0 6179 0
[pid=10374/tid=10388] ppid=10372 vsize=292596 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10388/stat : 10388 (python) S 10372 10374 10331 0 -1 4202560 29 925 0 9 0 0 0 0 20 0 2 0 906915780 299618304 8020 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 90.54
Current children cumulated vsize (KiB) 604368

[startup+162.301 s]
/proc/loadavg: 1.86 0.83 0.31 3/182 10440
/proc/meminfo: memFree=12285252/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=292956 CPUtime=2.94 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 14911 925 113 9 257 37 0 0 18 0 2 0 906914303 299986944 8111 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 196
/proc/10374/statm: 73239 8111 1876 364 0 9157 0
[pid=10387] ppid=10374 vsize=293620 CPUtime=0.17 cores=1,3,5,7
/proc/10387/stat : 10387 (python) S 10374 10374 10331 0 -1 4202560 1180 0 0 0 9 8 0 0 18 0 2 0 906915780 300666880 6563 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10387/statm: 73405 6563 416 364 0 9323 0
[pid=10389] ppid=10387 vsize=35052 CPUtime=147.51 cores=1,3,5,7
/proc/10389/stat : 10389 (lingeling) R 10387 10389 10389 0 -1 4202496 13139 0 0 0 14750 1 0 0 25 0 1 0 906915780 35893248 7931 33554432000 4194304 4352236 140736592523440 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/10389/statm: 8763 7931 128 39 0 7843 0
[pid=10387/tid=10393] ppid=10374 vsize=293620 CPUtime=0 cores=1,3,5,7
/proc/10387/task/10393/stat : 10393 (python) S 10374 10374 10331 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906925790 300666880 6563 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604466754032832 0 0 -1 3 0 0 0
[pid=10374/tid=10388] ppid=10372 vsize=292956 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10388/stat : 10388 (python) S 10372 10374 10331 0 -1 4202560 30 925 0 9 0 0 0 0 18 0 2 0 906915780 299986944 8111 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 150.62
Current children cumulated vsize (KiB) 621628

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.42 3/185 10445
/proc/meminfo: memFree=12249672/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=303212 CPUtime=2.96 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 15211 925 113 9 259 37 0 0 19 0 3 0 906914303 310489088 8117 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 196
/proc/10374/statm: 75803 8117 1878 364 0 11718 0
[pid=10387] ppid=10374 vsize=293620 CPUtime=0.22 cores=1,3,5,7
/proc/10387/stat : 10387 (python) S 10374 10374 10331 0 -1 4202560 1194 0 0 0 12 10 0 0 18 0 2 0 906915780 300666880 6563 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10387/statm: 73405 6563 416 364 0 9323 0
[pid=10389] ppid=10387 vsize=35052 CPUtime=195.2 cores=1,3,5,7
/proc/10389/stat : 10389 (lingeling) T 10387 10389 10389 0 -1 4202496 16734 0 0 0 19519 1 0 0 25 0 1 0 906915780 35893248 7932 33554432000 4194304 4352236 140736592523440 18446744073709551615 4328100 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/10389/statm: 8763 7932 129 39 0 7843 0
[pid=10387/tid=10393] ppid=10374 vsize=293620 CPUtime=0 cores=1,3,5,7
/proc/10387/task/10393/stat : 10393 (python) S 10374 10374 10331 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 906925790 300666880 6563 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604466754032832 0 0 -1 3 0 0 0
[pid=10443] ppid=10374 vsize=293448 CPUtime=0 cores=1,3,5,7
/proc/10443/stat : 10443 (python) S 10374 10374 10331 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 906935304 300490752 6607 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921797190 0 0 16781312 514 15146045351498055944 0 0 17 5 0 0 0
/proc/10443/statm: 73362 6607 371 364 0 9277 0
[pid=10445] ppid=10443 vsize=12828 CPUtime=12.27 cores=1,3,5,7
/proc/10445/stat : 10445 (SApperloT-base) R 10443 10445 10445 0 -1 4202496 3064 0 0 0 1227 0 0 0 25 0 1 0 906935305 13135872 2731 33554432000 134512640 135674940 4288234432 18446744073709551615 134564237 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/10445/statm: 3207 2731 99 284 0 2921 0
[pid=10374/tid=10388] ppid=10372 vsize=303212 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10388/stat : 10388 (python) S 10372 10374 10331 0 -1 4202560 30 925 0 9 0 0 0 0 18 0 3 0 906915780 310489088 8117 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
[pid=10374/tid=10444] ppid=10372 vsize=303212 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10444/stat : 10444 (python) S 10372 10374 10331 0 -1 4202560 25 925 0 9 0 0 0 0 20 0 3 0 906935305 310489088 8117 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 210.65

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

/proc/10466/stat : 10466 (cryptominisat-2) R 10464 10466 10466 0 -1 4202496 522292 0 0 0 196765 103 0 0 25 0 1 0 906974850 238551040 50499 33554432000 4194304 4677096 140735151727488 18446744073709551615 4320031 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10466/statm: 58240 50499 391 118 0 53199 0
[pid=10464/tid=10481] ppid=10374 vsize=303840 CPUtime=0 cores=1,3,5,7
/proc/10464/task/10481/stat : 10481 (python) S 10374 10374 10331 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 907023705 311132160 6642 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604471128895808 0 0 -1 5 0 0 0
[pid=10482] ppid=10374 vsize=314096 CPUtime=0.71 cores=1,3,5,7
/proc/10482/stat : 10482 (python) S 10374 10374 10331 0 -1 4202560 1165 0 0 0 40 31 0 0 18 0 2 0 907023707 321634304 6645 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10482/statm: 78524 6645 400 364 0 14433 0
[pid=10484] ppid=10482 vsize=56204 CPUtime=583.62 cores=1,3,5,7
/proc/10484/stat : 10484 (lingeling) T 10482 10484 10484 0 -1 4202496 40250 0 0 0 58357 5 0 0 25 0 1 0 907023707 57552896 13219 33554432000 4194304 4352236 140736510684480 18446744073709551615 4329060 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/10484/statm: 14051 13219 128 39 0 13131 0
[pid=10482/tid=10493] ppid=10374 vsize=314096 CPUtime=0 cores=1,3,5,7
/proc/10482/task/10493/stat : 10493 (python) S 10374 10374 10331 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 907043327 321634304 6645 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604466317150336 0 0 -1 1 0 0 0
[pid=10501] ppid=10374 vsize=324500 CPUtime=0.5 cores=1,3,5,7
/proc/10501/stat : 10501 (python) S 10374 10374 10331 0 -1 4202560 1173 0 0 0 28 22 0 0 18 0 2 0 907062447 332288000 6675 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/10501/statm: 81125 6675 400 364 0 17031 0
[pid=10503] ppid=10501 vsize=55500 CPUtime=388.44 cores=1,3,5,7
/proc/10503/stat : 10503 (precosat) T 10501 10503 10503 0 -1 4202496 22560 0 0 0 38839 5 0 0 25 0 1 0 907062448 56832000 13750 33554432000 4194304 4890832 140737369450656 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/10503/statm: 13875 13750 86 171 0 13702 0
[pid=10501/tid=10554] ppid=10374 vsize=324500 CPUtime=0 cores=1,3,5,7
/proc/10501/task/10554/stat : 10554 (python) S 10374 10374 10331 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 907082071 332288000 6675 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604466754031936 0 0 -1 1 0 0 0
[pid=10563] ppid=10374 vsize=334724 CPUtime=0.25 cores=1,3,5,7
/proc/10563/stat : 10563 (python) S 10374 10374 10331 0 -1 4202560 1159 0 0 0 14 11 0 0 15 0 2 0 907110905 342757376 6699 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10563/statm: 83681 6699 400 364 0 19584 0
[pid=10565] ppid=10563 vsize=43680 CPUtime=197.22 cores=1,3,5,7
/proc/10565/stat : 10565 (lingeling) T 10563 10565 10565 0 -1 4202496 20353 0 0 0 19720 2 0 0 25 0 1 0 907110906 44728320 10088 33554432000 4194304 4352236 140734675527968 18446744073709551615 4328191 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/10565/statm: 10920 10088 128 39 0 10000 0
[pid=10563/tid=10569] ppid=10374 vsize=334724 CPUtime=0 cores=1,3,5,7
/proc/10563/task/10569/stat : 10569 (python) S 10374 10374 10331 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 2 0 907120916 342757376 6699 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604453986944320 0 0 -1 3 0 0 0
[pid=10585] ppid=10374 vsize=345080 CPUtime=0.88 cores=1,3,5,7
/proc/10585/stat : 10585 (python) S 10374 10374 10331 0 -1 4202560 1200 0 0 0 47 41 0 0 15 0 2 0 907150056 353361920 6743 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/10585/statm: 86270 6743 401 364 0 22170 0
[pid=10587] ppid=10585 vsize=231448 CPUtime=582.68 cores=1,3,5,7
/proc/10587/stat : 10587 (cryptominisat-2) T 10585 10587 10587 0 -1 4202496 230493 0 0 0 58229 39 0 0 25 0 1 0 907150056 237002752 33281 33554432000 4194304 4677096 140736072243040 18446744073709551615 4320146 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/10587/statm: 57862 33281 391 118 0 52821 0
[pid=10585/tid=10617] ppid=10374 vsize=345080 CPUtime=0 cores=1,3,5,7
/proc/10585/task/10617/stat : 10617 (python) S 10374 10374 10331 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 907198916 353361920 6743 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604471136699520 0 0 -1 1 0 0 0
[pid=10623] ppid=10374 vsize=355448 CPUtime=0.13 cores=1,3,5,7
/proc/10623/stat : 10623 (python) S 10374 10374 10331 0 -1 4202560 1166 0 0 0 7 6 0 0 17 0 2 0 907218039 363978752 6757 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10623/statm: 88862 6757 406 364 0 24759 0
[pid=10625] ppid=10623 vsize=38012 CPUtime=100.11 cores=1,3,5,7
/proc/10625/stat : 10625 (precosat) T 10623 10625 10625 0 -1 4202496 13248 0 0 0 10009 2 0 0 25 0 1 0 907218039 38924288 9338 33554432000 4194304 4890832 140733531631120 18446744073709551615 4238643 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/10625/statm: 9503 9338 86 171 0 9330 0
[pid=10623/tid=10629] ppid=10374 vsize=355448 CPUtime=0 cores=1,3,5,7
/proc/10623/task/10629/stat : 10629 (python) S 10374 10374 10331 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 907228051 363978752 6757 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604471129901184 0 0 -1 3 0 0 0
[pid=10374/tid=10388] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10388/stat : 10388 (python) S 10372 10374 10331 0 -1 4202560 43 925 0 9 0 0 0 0 18 0 9 0 906915780 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
[pid=10374/tid=10444] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10444/stat : 10444 (python) S 10372 10374 10331 0 -1 4202560 25 925 0 9 0 0 0 0 20 0 9 0 906935305 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10465] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10465/stat : 10465 (python) S 10372 10374 10331 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 9 0 906974849 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10483] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10483/stat : 10483 (python) S 10372 10374 10331 0 -1 4202560 38 925 0 9 0 0 0 0 18 0 9 0 907023707 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10502] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10502/stat : 10502 (python) S 10372 10374 10331 0 -1 4202560 31 925 0 9 0 0 0 0 18 0 9 0 907062448 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10564] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10564/stat : 10564 (python) S 10372 10374 10331 0 -1 4202560 34 925 0 9 0 0 0 0 18 0 9 0 907110906 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10586] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10586/stat : 10586 (python) S 10372 10374 10331 0 -1 4202560 27 925 0 9 0 0 0 0 18 0 9 0 907150056 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
[pid=10374/tid=10624] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10624/stat : 10624 (python) S 10372 10374 10331 0 -1 4202560 33 925 0 9 0 0 0 0 20 0 9 0 907218039 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 3675204

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

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

[startup+5005.1 s]
/proc/loadavg: 2.02 2.01 1.96 3/238 10692
/proc/meminfo: memFree=11873936/32951124 swapFree=67056684/67111528
[pid=10374] ppid=10372 vsize=365088 CPUtime=3.29 cores=1,3,5,7
/proc/10374/stat : 10374 (python) S 10372 10374 10331 0 -1 4202496 21028 925 113 9 290 39 0 0 18 0 9 0 906914303 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 196
/proc/10374/statm: 91272 8249 1890 364 0 27169 0
[pid=10387] ppid=10374 vsize=293620 CPUtime=1.34 cores=1,3,5,7
/proc/10387/stat : 10387 (python) S 10374 10374 10331 0 -1 4202560 1212 0 0 0 72 62 0 0 18 0 2 0 906915780 300666880 6563 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10387/statm: 73405 6563 416 364 0 9323 0
[pid=10389] ppid=10387 vsize=58100 CPUtime=1069.17 cores=1,3,5,7
/proc/10389/stat : 10389 (lingeling) T 10387 10389 10389 0 -1 4202496 66272 0 0 0 106911 6 0 0 25 0 1 0 906915780 59494400 13694 33554432000 4194304 4352236 140736592523440 18446744073709551615 4328349 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/10389/statm: 14525 13694 129 39 0 13605 0
[pid=10387/tid=10393] ppid=10374 vsize=293620 CPUtime=0 cores=1,3,5,7
/proc/10387/task/10393/stat : 10393 (python) S 10374 10374 10331 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 906925790 300666880 6563 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604466754032832 0 0 -1 3 0 0 0
[pid=10443] ppid=10374 vsize=293448 CPUtime=0.11 cores=1,3,5,7
/proc/10443/stat : 10443 (python) S 10374 10374 10331 0 -1 4202560 1081 0 0 0 6 5 0 0 19 0 2 0 906935304 300490752 6637 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/10443/statm: 73362 6637 400 364 0 9277 0
[pid=10445] ppid=10443 vsize=29456 CPUtime=100.09 cores=1,3,5,7
/proc/10445/stat : 10445 (SApperloT-base) T 10443 10445 10445 0 -1 4202496 6567 0 0 0 10009 0 0 0 25 0 1 0 906935305 30162944 6186 33554432000 134512640 135674940 4288234432 18446744073709551615 134564660 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/10445/statm: 7364 6186 99 284 0 7078 0
[pid=10443/tid=10451] ppid=10374 vsize=293448 CPUtime=0 cores=1,3,5,7
/proc/10443/task/10451/stat : 10451 (python) S 10374 10374 10331 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 906945315 300490752 6637 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604471130538048 0 0 -1 1 0 0 0
[pid=10464] ppid=10374 vsize=303840 CPUtime=2.81 cores=1,3,5,7
/proc/10464/stat : 10464 (python) S 10374 10374 10331 0 -1 4202560 1186 0 0 0 151 130 0 0 15 0 2 0 906974849 311132160 6642 33554432000 4194304 5683644 140734716811456 18446744073709551615 222921797190 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/10464/statm: 75960 6642 401 364 0 11872 0
[pid=10466] ppid=10464 vsize=232960 CPUtime=1968.68 cores=1,3,5,7
/proc/10466/stat : 10466 (cryptominisat-2) R 10464 10466 10466 0 -1 4202496 522292 0 0 0 196765 103 0 0 25 0 1 0 906974850 238551040 50499 33554432000 4194304 4677096 140735151727488 18446744073709551615 4320031 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10466/statm: 58240 50499 391 118 0 53199 0
[pid=10464/tid=10481] ppid=10374 vsize=303840 CPUtime=0 cores=1,3,5,7
/proc/10464/task/10481/stat : 10481 (python) S 10374 10374 10331 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 907023705 311132160 6642 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604471128895808 0 0 -1 5 0 0 0
[pid=10482] ppid=10374 vsize=314096 CPUtime=0.71 cores=1,3,5,7
/proc/10482/stat : 10482 (python) S 10374 10374 10331 0 -1 4202560 1165 0 0 0 40 31 0 0 18 0 2 0 907023707 321634304 6645 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10482/statm: 78524 6645 400 364 0 14433 0
[pid=10484] ppid=10482 vsize=56204 CPUtime=583.62 cores=1,3,5,7
/proc/10484/stat : 10484 (lingeling) T 10482 10484 10484 0 -1 4202496 40250 0 0 0 58357 5 0 0 25 0 1 0 907023707 57552896 13219 33554432000 4194304 4352236 140736510684480 18446744073709551615 4329060 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/10484/statm: 14051 13219 128 39 0 13131 0
[pid=10482/tid=10493] ppid=10374 vsize=314096 CPUtime=0 cores=1,3,5,7
/proc/10482/task/10493/stat : 10493 (python) S 10374 10374 10331 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 907043327 321634304 6645 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604466317150336 0 0 -1 1 0 0 0
[pid=10501] ppid=10374 vsize=324500 CPUtime=0.5 cores=1,3,5,7
/proc/10501/stat : 10501 (python) S 10374 10374 10331 0 -1 4202560 1173 0 0 0 28 22 0 0 18 0 2 0 907062447 332288000 6675 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/10501/statm: 81125 6675 400 364 0 17031 0
[pid=10503] ppid=10501 vsize=55500 CPUtime=388.44 cores=1,3,5,7
/proc/10503/stat : 10503 (precosat) T 10501 10503 10503 0 -1 4202496 22560 0 0 0 38839 5 0 0 25 0 1 0 907062448 56832000 13750 33554432000 4194304 4890832 140737369450656 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/10503/statm: 13875 13750 86 171 0 13702 0
[pid=10501/tid=10554] ppid=10374 vsize=324500 CPUtime=0 cores=1,3,5,7
/proc/10501/task/10554/stat : 10554 (python) S 10374 10374 10331 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 907082071 332288000 6675 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604466754031936 0 0 -1 1 0 0 0
[pid=10563] ppid=10374 vsize=334724 CPUtime=0.25 cores=1,3,5,7
/proc/10563/stat : 10563 (python) S 10374 10374 10331 0 -1 4202560 1159 0 0 0 14 11 0 0 15 0 2 0 907110905 342757376 6699 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10563/statm: 83681 6699 400 364 0 19584 0
[pid=10565] ppid=10563 vsize=43680 CPUtime=197.22 cores=1,3,5,7
/proc/10565/stat : 10565 (lingeling) T 10563 10565 10565 0 -1 4202496 20353 0 0 0 19720 2 0 0 25 0 1 0 907110906 44728320 10088 33554432000 4194304 4352236 140734675527968 18446744073709551615 4328191 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/10565/statm: 10920 10088 128 39 0 10000 0
[pid=10563/tid=10569] ppid=10374 vsize=334724 CPUtime=0 cores=1,3,5,7
/proc/10563/task/10569/stat : 10569 (python) S 10374 10374 10331 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 2 0 907120916 342757376 6699 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604453986944320 0 0 -1 3 0 0 0
[pid=10585] ppid=10374 vsize=345080 CPUtime=0.88 cores=1,3,5,7
/proc/10585/stat : 10585 (python) S 10374 10374 10331 0 -1 4202560 1200 0 0 0 47 41 0 0 15 0 2 0 907150056 353361920 6743 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/10585/statm: 86270 6743 401 364 0 22170 0
[pid=10587] ppid=10585 vsize=231448 CPUtime=582.68 cores=1,3,5,7
/proc/10587/stat : 10587 (cryptominisat-2) T 10585 10587 10587 0 -1 4202496 230493 0 0 0 58229 39 0 0 25 0 1 0 907150056 237002752 33281 33554432000 4194304 4677096 140736072243040 18446744073709551615 4320146 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/10587/statm: 57862 33281 391 118 0 52821 0
[pid=10585/tid=10617] ppid=10374 vsize=345080 CPUtime=0 cores=1,3,5,7
/proc/10585/task/10617/stat : 10617 (python) S 10374 10374 10331 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 907198916 353361920 6743 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604471136699520 0 0 -1 1 0 0 0
[pid=10623] ppid=10374 vsize=355448 CPUtime=0.13 cores=1,3,5,7
/proc/10623/stat : 10623 (python) S 10374 10374 10331 0 -1 4202560 1166 0 0 0 7 6 0 0 17 0 2 0 907218039 363978752 6757 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10623/statm: 88862 6757 406 364 0 24759 0
[pid=10625] ppid=10623 vsize=38012 CPUtime=100.11 cores=1,3,5,7
/proc/10625/stat : 10625 (precosat) T 10623 10625 10625 0 -1 4202496 13248 0 0 0 10009 2 0 0 25 0 1 0 907218039 38924288 9338 33554432000 4194304 4890832 140733531631120 18446744073709551615 4238643 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/10625/statm: 9503 9338 86 171 0 9330 0
[pid=10623/tid=10629] ppid=10374 vsize=355448 CPUtime=0 cores=1,3,5,7
/proc/10623/task/10629/stat : 10629 (python) S 10374 10374 10331 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 907228051 363978752 6757 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 514 18446604471129901184 0 0 -1 3 0 0 0
[pid=10374/tid=10388] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10388/stat : 10388 (python) S 10372 10374 10331 0 -1 4202560 43 925 0 9 0 0 0 0 18 0 9 0 906915780 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
[pid=10374/tid=10444] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10444/stat : 10444 (python) S 10372 10374 10331 0 -1 4202560 25 925 0 9 0 0 0 0 20 0 9 0 906935305 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10465] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10465/stat : 10465 (python) S 10372 10374 10331 0 -1 4202560 32 925 0 9 0 0 0 0 18 0 9 0 906974849 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10483] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10483/stat : 10483 (python) S 10372 10374 10331 0 -1 4202560 38 925 0 9 0 0 0 0 18 0 9 0 907023707 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10502] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10502/stat : 10502 (python) S 10372 10374 10331 0 -1 4202560 31 925 0 9 0 0 0 0 18 0 9 0 907062448 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10564] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10564/stat : 10564 (python) S 10372 10374 10331 0 -1 4202560 34 925 0 9 0 0 0 0 18 0 9 0 907110906 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 5 0 0 0
[pid=10374/tid=10586] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10586/stat : 10586 (python) S 10372 10374 10331 0 -1 4202560 27 925 0 9 0 0 0 0 18 0 9 0 907150056 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 7 0 0 0
[pid=10374/tid=10624] ppid=10372 vsize=365088 CPUtime=0 cores=1,3,5,7
/proc/10374/task/10624/stat : 10624 (python) S 10372 10374 10331 0 -1 4202560 33 925 0 9 0 0 0 0 20 0 9 0 907218039 373850112 8249 33554432000 4194304 5683644 140734716811456 18446744073709551615 222933600689 0 0 16781312 2 18446604471147869376 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 3675204

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10374 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=904558
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=400939
# CPU time returned by wait4() is 3.3055
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5005.16
CPU time (s): 5000.03
CPU user time (s): 4994.94
CPU system time (s): 5.09
CPU usage (%): 99.8976
Max. virtual memory (cumulated for all children) (KiB): 3769680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.90456
system time used= 0.400939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21957
page faults= 122
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18054
involuntary context switches= 95

runsolver used 15.7676 second user time and 32.893 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-13 10:18:48
IDJOB=3498326
IDBENCH=71078
IDSOLVER=1991
FILE ID=node109/3498326-1307953127
RUNJOBID= node109-1307953127-10350
PBS_JOBID= 13559719
Free space on /var/tmp= 2884 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.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 /var/tmp/evaluation-result-3498326-1307953127/watcher-3498326-1307953127 -o /var/tmp/evaluation-result-3498326-1307953127/solver-3498326-1307953127 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498326-1307953127.cnf -seed 1871671306 -budget 5000

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1871671306

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      12889900 kB
Buffers:         95200 kB
Cached:       19269752 kB
SwapCached:       8608 kB
Active:        3998484 kB
Inactive:     15385348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12889900 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:           89088 kB
Writeback:           0 kB
AnonPages:       16804 kB
Mapped:          12652 kB
Slab:           613056 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183968 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 /var/tmp at the end= 2824 MiB
End job on node109 at 2011-06-13 11:42:23