Trace number 3498331

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 5006.66

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.54/13.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.54/13.69	c INFO: solving HOME/instance-3498331-1307953128.cnf
0.54/13.69	c INFO: computing task features
0.76/13.94	c INFO: computed variable-clause graph statistics
0.76/13.95	c INFO: computed clause balance statistics
1.96/15.16	c INFO: computed variable balance statistics
3.06/16.28	c INFO: computed small-clause counts
3.06/16.29	c INFO: computed Horn-clause counts
3.16/16.31	c INFO: computed variable graph statistics
3.16/16.31	c INFO: collected features for HOME/instance-3498331-1307953128.cnf in 2.61 s
3.16/16.34	c INFO: running lingeling-276@0 for 97 with 4997 remaining (b = 0.25)
102.34/115.47	c INFO: running lingeling-276@99 for 97 with 4898 remaining (b = 0.13)
197.55/210.59	c INFO: running SApperloT@0 for 97 with 4803 remaining (b = 0.10)
297.86/310.72	c INFO: running lingeling-276@194 for 291 with 4703 remaining (b = 0.28)
593.52/606.04	c INFO: running cryptominisat-2.9.0@0 for 485 with 4407 remaining (b = 0.36)
1080.39/1092.39	c INFO: running cryptominisat-2.9.0@485 for 97 with 3921 remaining (b = 0.08)
1177.60/1189.40	c INFO: running lingeling-276@0 for 194 with 3824 remaining (b = 0.20)
1374.02/1385.62	c INFO: running lingeling-276@196 for 97 with 3628 remaining (b = 0.08)
1469.22/1480.73	c INFO: running precosat-570@0 for 194 with 3533 remaining (b = 0.14)
1665.65/1676.98	c INFO: running precosat-570@196 for 97 with 3337 remaining (b = 0.06)
1760.99/1772.11	c INFO: running lingeling-276@291 for 194 with 3242 remaining (b = 0.12)
1960.42/1971.33	c INFO: running lingeling-276@0 for 97 with 3043 remaining (b = 0.07)
2060.63/2071.47	c INFO: running lingeling-276@489 for 97 with 2943 remaining (b = 0.05)
2157.84/2168.59	c INFO: running lingeling-276@490 for 97 with 2845 remaining (b = 0.05)
2255.17/2265.72	c INFO: running precosat-570@291 for 97 with 2748 remaining (b = 0.05)
2352.44/2362.85	c INFO: running cryptominisat-2.9.0@0 for 485 with 2651 remaining (b = 0.18)
2841.45/2851.20	c INFO: running lingeling-276@100 for 97 with 2163 remaining (b = 0.04)
2938.80/2948.33	c INFO: running cryptominisat-2.9.0@487 for 97 with 2066 remaining (b = 0.04)
3038.06/3047.45	c INFO: running precosat-570@0 for 97 with 1967 remaining (b = 0.04)
3138.26/3147.59	c INFO: running lingeling-276@586 for 485 with 1867 remaining (b = 0.16)
3620.50/3629.13	c INFO: running cryptominisat-2.9.0@582 for 1385 with 1385 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-3498331-1307953128/watcher-3498331-1307953128 -o /var/tmp/evaluation-result-3498331-1307953128/solver-3498331-1307953128 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498331-1307953128.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.16 0.03 0.01 2/173 3146
/proc/meminfo: memFree=3842756/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/3143/stat : 3143 (runsolver) S 3139 3143 3094 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 906913802 12087296 51 33554432000 4194304 5436572 140737111798752 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 3 0 0 0
/proc/3143/statm: 2951 51 31 304 0 2643 0

[startup+0.020682 s]
/proc/loadavg: 0.16 0.03 0.01 2/173 3146
/proc/meminfo: memFree=3842756/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/3143/stat : 3143 (runsolver) D 3139 3143 3094 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 1 0 906913802 12087296 56 33554432000 4194304 5436572 140737111798752 18446744073709551615 5057063 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/3143/statm: 2951 56 36 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.1007 s]
/proc/loadavg: 0.16 0.03 0.01 2/173 3146
/proc/meminfo: memFree=3842756/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=6240 CPUtime=0 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4194304 97 0 2 0 0 0 0 0 17 0 1 0 906913802 6389760 51 33554432000 4194304 5683644 140735296767088 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 3
/proc/3143/statm: 1560 51 40 364 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6240

[startup+0.300664 s]
/proc/loadavg: 0.16 0.03 0.01 2/173 3146
/proc/meminfo: memFree=3842756/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=15080 CPUtime=0 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 611 0 6 0 0 0 0 0 16 0 1 0 906913802 15441920 513 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 6
/proc/3143/statm: 3770 513 300 364 0 257 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15080

[startup+0.700553 s]
/proc/loadavg: 0.16 0.03 0.01 2/173 3146
/proc/meminfo: memFree=3842756/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=15188 CPUtime=0 cores=1,3,5,7
/proc/3143/stat : 3143 (python) R 3139 3143 3094 0 -1 4202496 723 0 6 0 0 0 0 0 15 0 1 0 906913802 15552512 618 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640855476 0 2147483391 16781312 2 0 0 0 17 7 0 0 11
/proc/3143/statm: 3797 618 322 364 0 284 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15188

[startup+1.50041 s]
/proc/loadavg: 0.16 0.03 0.01 2/175 3148
/proc/meminfo: memFree=3837640/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=15780 CPUtime=0 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 898 0 6 0 0 0 0 0 15 0 1 0 906913802 16158720 784 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 45
/proc/3143/statm: 3945 784 346 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15780

[startup+3.10109 s]
/proc/loadavg: 0.16 0.03 0.01 1/175 3148
/proc/meminfo: memFree=3834688/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=29792 CPUtime=0.06 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 1445 0 11 0 4 2 0 0 15 0 1 0 906913802 30507008 1296 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 60
/proc/3143/statm: 7448 1296 443 364 0 818 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29792
heavy processes:

[startup+6.3005 s]
/proc/loadavg: 0.23 0.05 0.02 1/175 3148
/proc/meminfo: memFree=3814032/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=124072 CPUtime=0.2 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 4145 0 40 0 13 7 0 0 16 0 1 0 906913802 127049728 3795 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 90
/proc/3143/statm: 31018 3795 991 364 0 2829 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 124072
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 0.29 0.06 0.02 1/175 3156
/proc/meminfo: memFree=3779296/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=226936 CPUtime=0.43 cores=1,3,5,7
/proc/3143/stat : 3143 (python) D 3139 3143 3094 0 -1 4202496 7654 927 92 9 28 15 0 0 16 0 1 0 906913802 232382464 5678 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640855397 0 0 16781312 2 0 0 0 17 7 0 0 192
/proc/3143/statm: 56734 5678 1566 364 0 4272 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 226936
heavy processes:

[startup+25.501 s]
/proc/loadavg: 0.67 0.16 0.05 3/178 3211
/proc/meminfo: memFree=3665828/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=293240 CPUtime=3.19 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 15361 927 116 9 300 19 0 0 18 0 2 0 906913802 300277760 8212 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 203
/proc/3143/statm: 73310 8212 1875 364 0 9228 0
[pid=3157] ppid=3143 vsize=284092 CPUtime=0 cores=1,3,5,7
/proc/3157/stat : 3157 (python) S 3143 3143 3094 0 -1 4202560 967 0 0 0 0 0 0 0 18 0 1 0 906915437 290910208 6716 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640879631 0 0 16781312 514 5629753800571977988 0 0 17 7 0 0 0
/proc/3157/statm: 71023 6716 382 364 0 6941 0
[pid=3159] ppid=3157 vsize=15940 CPUtime=9.14 cores=1,3,5,7
/proc/3159/stat : 3159 (lingeling) R 3157 3159 3159 0 -1 4202496 4407 0 0 0 914 0 0 0 25 0 1 0 906915437 16322560 3153 33554432000 4194304 4352236 140733885115024 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3159/statm: 3985 3153 128 39 0 3065 0
[pid=3143/tid=3158] ppid=3139 vsize=293240 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3158/stat : 3158 (python) S 3139 3143 3094 0 -1 4202560 28 927 0 9 0 0 0 0 21 0 2 0 906915437 300277760 8212 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 593272
heavy processes:

[startup+51.1004 s]
/proc/loadavg: 1.12 0.30 0.10 3/181 3214
/proc/meminfo: memFree=3625632/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=293240 CPUtime=3.19 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 15361 927 116 9 300 19 0 0 18 0 2 0 906913802 300277760 8212 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 203
/proc/3143/statm: 73310 8212 1875 364 0 9228 0
[pid=3157] ppid=3143 vsize=284092 CPUtime=0.03 cores=1,3,5,7
/proc/3157/stat : 3157 (python) S 3143 3143 3094 0 -1 4202560 981 0 0 0 1 2 0 0 18 0 1 0 906915437 290910208 6717 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640879631 0 0 16781312 514 9438630025294217476 0 0 17 7 0 0 0
/proc/3157/statm: 71023 6717 383 364 0 6941 0
[pid=3159] ppid=3157 vsize=25528 CPUtime=34.74 cores=1,3,5,7
/proc/3159/stat : 3159 (lingeling) R 3157 3159 3159 0 -1 4202496 6804 0 0 0 3474 0 0 0 25 0 1 0 906915437 26140672 5550 33554432000 4194304 4352236 140733885115024 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3159/statm: 6382 5550 128 39 0 5462 0
[pid=3143/tid=3158] ppid=3139 vsize=293240 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3158/stat : 3158 (python) S 3139 3143 3094 0 -1 4202560 28 927 0 9 0 0 0 0 21 0 2 0 906915437 300277760 8212 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.96
Current children cumulated vsize (KiB) 602860
heavy processes:

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/181 3216
/proc/meminfo: memFree=3628672/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=293240 CPUtime=3.19 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 15361 927 116 9 300 19 0 0 18 0 2 0 906913802 300277760 8212 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 203
/proc/3143/statm: 73310 8212 1875 364 0 9228 0
[pid=3157] ppid=3143 vsize=284092 CPUtime=0.1 cores=1,3,5,7
/proc/3157/stat : 3157 (python) S 3143 3143 3094 0 -1 4202560 1001 0 0 0 5 5 0 0 18 0 1 0 906915437 290910208 6717 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640879631 0 0 16781312 514 9438630025294217476 0 0 17 7 0 0 0
/proc/3157/statm: 71023 6717 383 364 0 6941 0
[pid=3159] ppid=3157 vsize=30988 CPUtime=85.95 cores=1,3,5,7
/proc/3159/stat : 3159 (lingeling) R 3157 3159 3159 0 -1 4202496 10217 0 0 0 8594 1 0 0 25 0 1 0 906915437 31731712 6915 33554432000 4194304 4352236 140733885115024 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3159/statm: 7747 6915 128 39 0 6827 0
[pid=3143/tid=3158] ppid=3139 vsize=293240 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3158/stat : 3158 (python) S 3139 3143 3094 0 -1 4202560 28 927 0 9 0 0 0 0 21 0 2 0 906915437 300277760 8212 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 89.24
Current children cumulated vsize (KiB) 608320

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/179 3266
/proc/meminfo: memFree=3134860/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=293672 CPUtime=3.22 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 15879 927 116 9 302 20 0 0 18 0 2 0 906913802 300720128 8289 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 203
/proc/3143/statm: 73418 8289 1876 364 0 9336 0
[pid=3157] ppid=3143 vsize=294336 CPUtime=0.16 cores=1,3,5,7
/proc/3157/stat : 3157 (python) S 3143 3143 3094 0 -1 4202560 1182 0 0 0 9 7 0 0 18 0 2 0 906915437 301400064 6755 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640879686 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3157/statm: 73584 6755 416 364 0 9502 0
[pid=3159] ppid=3157 vsize=32684 CPUtime=145.92 cores=1,3,5,7
/proc/3159/stat : 3159 (lingeling) R 3157 3159 3159 0 -1 4202496 16785 0 0 0 14591 1 0 0 25 0 1 0 906915437 33468416 7339 33554432000 4194304 4352236 140733885115024 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3159/statm: 8171 7339 128 39 0 7251 0
[pid=3157/tid=3265] ppid=3143 vsize=294336 CPUtime=0 cores=1,3,5,7
/proc/3157/task/3265/stat : 3265 (python) S 3143 3143 3094 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 906925348 301400064 6755 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604454223472448 0 0 -1 1 0 0 0
[pid=3143/tid=3158] ppid=3139 vsize=293672 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3158/stat : 3158 (python) S 3139 3143 3094 0 -1 4202560 28 927 0 9 0 0 0 0 18 0 2 0 906915437 300720128 8289 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 149.3
Current children cumulated vsize (KiB) 620692

[startup+222.301 s]
/proc/loadavg: 1.95 1.03 0.41 3/182 3271
/proc/meminfo: memFree=3086552/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=303928 CPUtime=3.24 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 16176 927 116 9 304 20 0 0 20 0 3 0 906913802 311222272 8295 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 203
/proc/3143/statm: 75982 8295 1878 364 0 11897 0
[pid=3157] ppid=3143 vsize=294336 CPUtime=0.23 cores=1,3,5,7
/proc/3157/stat : 3157 (python) S 3143 3143 3094 0 -1 4202560 1196 0 0 0 13 10 0 0 18 0 2 0 906915437 301400064 6755 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3157/statm: 73584 6755 416 364 0 9502 0
[pid=3159] ppid=3157 vsize=41904 CPUtime=194.19 cores=1,3,5,7
/proc/3159/stat : 3159 (lingeling) T 3157 3159 3159 0 -1 4202496 21906 0 0 0 19417 2 0 0 25 0 1 0 906915437 42909696 9644 33554432000 4194304 4352236 140733885115024 18446744073709551615 4327885 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/3159/statm: 10476 9644 128 39 0 9556 0
[pid=3157/tid=3265] ppid=3143 vsize=294336 CPUtime=0 cores=1,3,5,7
/proc/3157/task/3265/stat : 3265 (python) S 3143 3143 3094 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 906925348 301400064 6755 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604454223472448 0 0 -1 1 0 0 0
[pid=3269] ppid=3143 vsize=294164 CPUtime=0.01 cores=1,3,5,7
/proc/3269/stat : 3269 (python) S 3143 3143 3094 0 -1 4202560 900 0 0 0 1 0 0 0 18 0 1 0 906934862 301223936 6786 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640879686 0 0 16781312 514 9438630025294217480 0 0 17 5 0 0 0
/proc/3269/statm: 73541 6786 372 364 0 9456 0
[pid=3271] ppid=3269 vsize=14520 CPUtime=11.69 cores=1,3,5,7
/proc/3271/stat : 3271 (SApperloT-base) R 3269 3271 3271 0 -1 4202496 3498 0 0 0 1169 0 0 0 25 0 1 0 906934862 14868480 3203 33554432000 134512640 135674940 4289651264 18446744073709551615 134564161 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3271/statm: 3630 3203 99 284 0 3344 0
[pid=3143/tid=3158] ppid=3139 vsize=303928 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3158/stat : 3158 (python) S 3139 3143 3094 0 -1 4202560 28 927 0 9 0 0 0 0 18 0 3 0 906915437 311222272 8295 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 5 0 0 0
[pid=3143/tid=3270] ppid=3139 vsize=303928 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3270/stat : 3270 (python) S 3139 3143 3094 0 -1 4202560 27 927 0 9 0 0 0 0 20 0 3 0 906934862 311222272 8295 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 209.36

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

[pid=3403] ppid=3143 vsize=314744 CPUtime=0.71 cores=1,3,5,7
/proc/3403/stat : 3403 (python) S 3143 3143 3094 0 -1 4202560 1162 0 0 0 37 34 0 0 18 0 2 0 907032743 322297856 6823 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3403/statm: 78686 6823 400 364 0 14595 0
[pid=3405] ppid=3403 vsize=55072 CPUtime=587.62 cores=1,3,5,7
/proc/3405/stat : 3405 (lingeling) T 3403 3405 3405 0 -1 4202496 37196 0 0 0 58757 5 0 0 25 0 1 0 907032743 56393728 12937 33554432000 4194304 4352236 140733740811408 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/3405/statm: 13768 12937 128 39 0 12848 0
[pid=3403/tid=3416] ppid=3143 vsize=314744 CPUtime=0 cores=1,3,5,7
/proc/3403/task/3416/stat : 3416 (python) S 3143 3143 3094 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 907052363 322297856 6823 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604459653079360 0 0 -1 5 0 0 0
[pid=3419] ppid=3143 vsize=325076 CPUtime=0.51 cores=1,3,5,7
/proc/3419/stat : 3419 (python) S 3143 3143 3094 0 -1 4202560 1169 0 0 0 27 24 0 0 18 0 2 0 907061876 332877824 6900 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3419/statm: 81269 6900 400 364 0 17175 0
[pid=3421] ppid=3419 vsize=62532 CPUtime=388.44 cores=1,3,5,7
/proc/3421/stat : 3421 (precosat) T 3419 3421 3421 0 -1 4202496 23214 0 0 0 38839 5 0 0 25 0 1 0 907061877 64032768 15501 33554432000 4194304 4890832 140737425123520 18446744073709551615 4238562 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/3421/statm: 15633 15501 86 171 0 15460 0
[pid=3419/tid=3429] ppid=3143 vsize=325076 CPUtime=0 cores=1,3,5,7
/proc/3419/task/3429/stat : 3429 (python) S 3143 3143 3094 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 907081499 332877824 6900 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604471120892928 0 0 -1 7 0 0 0
[pid=3439] ppid=3143 vsize=335496 CPUtime=0.26 cores=1,3,5,7
/proc/3439/stat : 3439 (python) S 3143 3143 3094 0 -1 4202560 1157 0 0 0 13 13 0 0 15 0 2 0 907110936 343547904 6922 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3439/statm: 83874 6922 400 364 0 19777 0
[pid=3441] ppid=3439 vsize=35760 CPUtime=197.22 cores=1,3,5,7
/proc/3441/stat : 3441 (lingeling) T 3439 3441 3441 0 -1 4202496 23699 0 0 0 19720 2 0 0 25 0 1 0 907110936 36618240 8109 33554432000 4194304 4352236 140736414856720 18446744073709551615 4328345 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/3441/statm: 8940 8109 128 39 0 8020 0
[pid=3439/tid=3444] ppid=3143 vsize=335496 CPUtime=0 cores=1,3,5,7
/proc/3439/task/3444/stat : 3444 (python) S 3143 3143 3094 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 907120947 343547904 6922 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604471144512448 0 0 -1 3 0 0 0
[pid=3461] ppid=3143 vsize=345648 CPUtime=0.89 cores=1,3,5,7
/proc/3461/stat : 3461 (python) S 3143 3143 3094 0 -1 4202560 1208 0 0 0 49 40 0 0 15 0 2 0 907150088 353943552 6942 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/3461/statm: 86412 6942 401 364 0 22312 0
[pid=3463] ppid=3461 vsize=165408 CPUtime=587.43 cores=1,3,5,7
/proc/3463/stat : 3463 (cryptominisat-2) T 3461 3463 3463 0 -1 4202496 259007 0 0 0 58696 47 0 0 25 0 1 0 907150088 169377792 34702 33554432000 4194304 4677096 140735953667392 18446744073709551615 4320231 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/3463/statm: 41352 34702 391 118 0 36311 0
[pid=3461/tid=3496] ppid=3143 vsize=345648 CPUtime=0 cores=1,3,5,7
/proc/3461/task/3496/stat : 3496 (python) S 3143 3143 3094 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 907198921 353943552 6942 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604458635448704 0 0 -1 1 0 0 0
[pid=3507] ppid=3143 vsize=356108 CPUtime=0.13 cores=1,3,5,7
/proc/3507/stat : 3507 (python) S 3143 3143 3094 0 -1 4202560 1175 0 0 0 7 6 0 0 19 0 2 0 907218548 364654592 6951 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/3507/statm: 89027 6951 406 364 0 24924 0
[pid=3509] ppid=3507 vsize=39776 CPUtime=100.11 cores=1,3,5,7
/proc/3509/stat : 3509 (precosat) T 3507 3509 3509 0 -1 4202496 12451 0 0 0 10009 2 0 0 25 0 1 0 907218548 40730624 9774 33554432000 4194304 4890832 140734351574992 18446744073709551615 4238686 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/3509/statm: 9944 9774 86 171 0 9771 0
[pid=3507/tid=3513] ppid=3143 vsize=356108 CPUtime=0 cores=1,3,5,7
/proc/3507/task/3513/stat : 3513 (python) S 3143 3143 3094 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 907228560 364654592 6951 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604458635450496 0 0 -1 1 0 0 0
[pid=3143/tid=3158] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3158/stat : 3158 (python) S 3139 3143 3094 0 -1 4202560 41 927 0 9 0 0 0 0 15 0 9 0 906915437 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 5 0 0 0
[pid=3143/tid=3270] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3270/stat : 3270 (python) S 3139 3143 3094 0 -1 4202560 27 927 0 9 0 0 0 0 20 0 9 0 906934862 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 7 0 0 0
[pid=3143/tid=3284] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3284/stat : 3284 (python) S 3139 3143 3094 0 -1 4202560 33 927 0 9 0 0 0 0 18 0 9 0 906974407 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 7 0 0 0
[pid=3143/tid=3404] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3404/stat : 3404 (python) S 3139 3143 3094 0 -1 4202560 40 927 0 9 0 0 0 0 18 0 9 0 907032743 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 3 0 0 0
[pid=3143/tid=3420] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3420/stat : 3420 (python) S 3139 3143 3094 0 -1 4202560 38 927 0 9 0 0 0 0 18 0 9 0 907061876 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 3 0 0 0
[pid=3143/tid=3440] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3440/stat : 3440 (python) S 3139 3143 3094 0 -1 4202560 30 927 0 9 0 0 0 0 18 0 9 0 907110936 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 3 0 0 0
[pid=3143/tid=3462] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3462/stat : 3462 (python) S 3139 3143 3094 0 -1 4202560 26 927 0 9 0 0 0 0 18 0 9 0 907150088 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 1 0 0 0
[pid=3143/tid=3508] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3508/stat : 3508 (python) S 3139 3143 3094 0 -1 4202560 30 927 0 9 0 0 0 0 20 0 9 0 907218548 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4955.67
Current children cumulated vsize (KiB) 3744068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.6 s]
/proc/loadavg: 2.01 2.03 1.96 3/223 3632
/proc/meminfo: memFree=14189004/32951124 swapFree=67060180/67111528
[pid=3143] ppid=3139 vsize=365888 CPUtime=3.56 cores=1,3,5,7
/proc/3143/stat : 3143 (python) S 3139 3143 3094 0 -1 4202496 22158 927 116 9 335 21 0 0 18 0 9 0 906913802 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 203
/proc/3143/statm: 91472 8437 1890 364 0 27369 0
[pid=3157] ppid=3143 vsize=294336 CPUtime=1.31 cores=1,3,5,7
/proc/3157/stat : 3157 (python) S 3143 3143 3094 0 -1 4202560 1206 0 0 0 74 57 0 0 18 0 2 0 906915437 301400064 6755 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3157/statm: 73584 6755 416 364 0 9502 0
[pid=3159] ppid=3157 vsize=71616 CPUtime=1068.14 cores=1,3,5,7
/proc/3159/stat : 3159 (lingeling) T 3157 3159 3159 0 -1 4202496 75318 0 0 0 106806 8 0 0 25 0 1 0 906915437 73334784 17072 33554432000 4194304 4352236 140733885115024 18446744073709551615 4328075 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/3159/statm: 17904 17072 128 39 0 16984 0
[pid=3157/tid=3265] ppid=3143 vsize=294336 CPUtime=0 cores=1,3,5,7
/proc/3157/task/3265/stat : 3265 (python) S 3143 3143 3094 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 906925348 301400064 6755 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604454223472448 0 0 -1 1 0 0 0
[pid=3269] ppid=3143 vsize=294164 CPUtime=0.11 cores=1,3,5,7
/proc/3269/stat : 3269 (python) S 3143 3143 3094 0 -1 4202560 1087 0 0 0 6 5 0 0 19 0 2 0 906934862 301223936 6815 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3269/statm: 73541 6815 400 364 0 9456 0
[pid=3271] ppid=3269 vsize=30696 CPUtime=100.1 cores=1,3,5,7
/proc/3271/stat : 3271 (SApperloT-base) T 3269 3271 3271 0 -1 4202496 6931 0 0 0 10009 1 0 0 25 0 1 0 906934862 31432704 6555 33554432000 134512640 135674940 4289651264 18446744073709551615 134559272 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3271/statm: 7674 6555 99 284 0 7388 0
[pid=3269/tid=3274] ppid=3143 vsize=294164 CPUtime=0 cores=1,3,5,7
/proc/3269/task/3274/stat : 3274 (python) S 3143 3143 3094 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 906944872 301223936 6815 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604471120893824 0 0 -1 5 0 0 0
[pid=3283] ppid=3143 vsize=304556 CPUtime=2.75 cores=1,3,5,7
/proc/3283/stat : 3283 (python) S 3143 3143 3094 0 -1 4202560 1185 0 0 0 145 130 0 0 15 0 2 0 906974407 311865344 6820 33554432000 4194304 5683644 140735296767088 18446744073709551615 253640879686 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3283/statm: 76139 6820 401 364 0 12051 0
[pid=3285] ppid=3283 vsize=347832 CPUtime=1960.74 cores=1,3,5,7
/proc/3285/stat : 3285 (cryptominisat-2) R 3283 3285 3285 0 -1 4202496 635325 0 1 0 195949 125 0 0 25 0 1 0 906974407 356179968 53263 33554432000 4194304 4677096 140734923868816 18446744073709551615 4320139 0 0 16781312 2 0 0 0 17 3 0 0 8
/proc/3285/statm: 86958 53263 391 118 0 81917 0
[pid=3283/tid=3350] ppid=3143 vsize=304556 CPUtime=0 cores=1,3,5,7
/proc/3283/task/3350/stat : 3350 (python) S 3143 3143 3094 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 907023040 311865344 6820 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604471127013504 0 0 -1 5 0 0 0
[pid=3403] ppid=3143 vsize=314744 CPUtime=0.71 cores=1,3,5,7
/proc/3403/stat : 3403 (python) S 3143 3143 3094 0 -1 4202560 1162 0 0 0 37 34 0 0 18 0 2 0 907032743 322297856 6823 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3403/statm: 78686 6823 400 364 0 14595 0
[pid=3405] ppid=3403 vsize=55072 CPUtime=587.62 cores=1,3,5,7
/proc/3405/stat : 3405 (lingeling) T 3403 3405 3405 0 -1 4202496 37196 0 0 0 58757 5 0 0 25 0 1 0 907032743 56393728 12937 33554432000 4194304 4352236 140733740811408 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/3405/statm: 13768 12937 128 39 0 12848 0
[pid=3403/tid=3416] ppid=3143 vsize=314744 CPUtime=0 cores=1,3,5,7
/proc/3403/task/3416/stat : 3416 (python) S 3143 3143 3094 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 907052363 322297856 6823 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604459653079360 0 0 -1 5 0 0 0
[pid=3419] ppid=3143 vsize=325076 CPUtime=0.51 cores=1,3,5,7
/proc/3419/stat : 3419 (python) S 3143 3143 3094 0 -1 4202560 1169 0 0 0 27 24 0 0 18 0 2 0 907061876 332877824 6900 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3419/statm: 81269 6900 400 364 0 17175 0
[pid=3421] ppid=3419 vsize=62532 CPUtime=388.44 cores=1,3,5,7
/proc/3421/stat : 3421 (precosat) T 3419 3421 3421 0 -1 4202496 23214 0 0 0 38839 5 0 0 25 0 1 0 907061877 64032768 15501 33554432000 4194304 4890832 140737425123520 18446744073709551615 4238562 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/3421/statm: 15633 15501 86 171 0 15460 0
[pid=3419/tid=3429] ppid=3143 vsize=325076 CPUtime=0 cores=1,3,5,7
/proc/3419/task/3429/stat : 3429 (python) S 3143 3143 3094 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 907081499 332877824 6900 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604471120892928 0 0 -1 7 0 0 0
[pid=3439] ppid=3143 vsize=335496 CPUtime=0.26 cores=1,3,5,7
/proc/3439/stat : 3439 (python) S 3143 3143 3094 0 -1 4202560 1157 0 0 0 13 13 0 0 15 0 2 0 907110936 343547904 6922 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3439/statm: 83874 6922 400 364 0 19777 0
[pid=3441] ppid=3439 vsize=35760 CPUtime=197.22 cores=1,3,5,7
/proc/3441/stat : 3441 (lingeling) T 3439 3441 3441 0 -1 4202496 23699 0 0 0 19720 2 0 0 25 0 1 0 907110936 36618240 8109 33554432000 4194304 4352236 140736414856720 18446744073709551615 4328345 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/3441/statm: 8940 8109 128 39 0 8020 0
[pid=3439/tid=3444] ppid=3143 vsize=335496 CPUtime=0 cores=1,3,5,7
/proc/3439/task/3444/stat : 3444 (python) S 3143 3143 3094 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 907120947 343547904 6922 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604471144512448 0 0 -1 3 0 0 0
[pid=3461] ppid=3143 vsize=345648 CPUtime=0.89 cores=1,3,5,7
/proc/3461/stat : 3461 (python) S 3143 3143 3094 0 -1 4202560 1208 0 0 0 49 40 0 0 15 0 2 0 907150088 353943552 6942 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/3461/statm: 86412 6942 401 364 0 22312 0
[pid=3463] ppid=3461 vsize=165408 CPUtime=587.43 cores=1,3,5,7
/proc/3463/stat : 3463 (cryptominisat-2) T 3461 3463 3463 0 -1 4202496 259007 0 0 0 58696 47 0 0 25 0 1 0 907150088 169377792 34702 33554432000 4194304 4677096 140735953667392 18446744073709551615 4320231 0 0 16781312 2 18446744071562691360 0 0 17 3 0 0 0
/proc/3463/statm: 41352 34702 391 118 0 36311 0
[pid=3461/tid=3496] ppid=3143 vsize=345648 CPUtime=0 cores=1,3,5,7
/proc/3461/task/3496/stat : 3496 (python) S 3143 3143 3094 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 907198921 353943552 6942 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604458635448704 0 0 -1 1 0 0 0
[pid=3507] ppid=3143 vsize=356108 CPUtime=0.13 cores=1,3,5,7
/proc/3507/stat : 3507 (python) S 3143 3143 3094 0 -1 4202560 1175 0 0 0 7 6 0 0 19 0 2 0 907218548 364654592 6951 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/3507/statm: 89027 6951 406 364 0 24924 0
[pid=3509] ppid=3507 vsize=39776 CPUtime=100.11 cores=1,3,5,7
/proc/3509/stat : 3509 (precosat) T 3507 3509 3509 0 -1 4202496 12451 0 0 0 10009 2 0 0 25 0 1 0 907218548 40730624 9774 33554432000 4194304 4890832 140734351574992 18446744073709551615 4238686 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/3509/statm: 9944 9774 86 171 0 9771 0
[pid=3507/tid=3513] ppid=3143 vsize=356108 CPUtime=0 cores=1,3,5,7
/proc/3507/task/3513/stat : 3513 (python) S 3143 3143 3094 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 907228560 364654592 6951 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 514 18446604458635450496 0 0 -1 1 0 0 0
[pid=3143/tid=3158] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3158/stat : 3158 (python) S 3139 3143 3094 0 -1 4202560 41 927 0 9 0 0 0 0 15 0 9 0 906915437 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 5 0 0 0
[pid=3143/tid=3270] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3270/stat : 3270 (python) S 3139 3143 3094 0 -1 4202560 27 927 0 9 0 0 0 0 20 0 9 0 906934862 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 7 0 0 0
[pid=3143/tid=3284] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3284/stat : 3284 (python) S 3139 3143 3094 0 -1 4202560 33 927 0 9 0 0 0 0 18 0 9 0 906974407 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 7 0 0 0
[pid=3143/tid=3404] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3404/stat : 3404 (python) S 3139 3143 3094 0 -1 4202560 40 927 0 9 0 0 0 0 18 0 9 0 907032743 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 3 0 0 0
[pid=3143/tid=3420] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3420/stat : 3420 (python) S 3139 3143 3094 0 -1 4202560 38 927 0 9 0 0 0 0 18 0 9 0 907061876 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 3 0 0 0
[pid=3143/tid=3440] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3440/stat : 3440 (python) S 3139 3143 3094 0 -1 4202560 30 927 0 9 0 0 0 0 18 0 9 0 907110936 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 3 0 0 0
[pid=3143/tid=3462] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3462/stat : 3462 (python) S 3139 3143 3094 0 -1 4202560 26 927 0 9 0 0 0 0 18 0 9 0 907150088 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 1 0 0 0
[pid=3143/tid=3508] ppid=3139 vsize=365888 CPUtime=0 cores=1,3,5,7
/proc/3143/task/3508/stat : 3508 (python) S 3139 3143 3094 0 -1 4202560 30 927 0 9 0 0 0 0 20 0 9 0 907218548 374669312 8437 33554432000 4194304 5683644 140735296767088 18446744073709551615 253652683185 0 0 16781312 2 18446604471120657216 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 3744708

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 3143 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=352490
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=226965
# CPU time returned by wait4() is 3.57946
# 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): 5006.66
CPU time (s): 5000.03
CPU user time (s): 4994.78
CPU system time (s): 5.25
CPU usage (%): 99.8676
Max. virtual memory (cumulated for all children) (KiB): 3770092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.35249
system time used= 0.226965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23089
page faults= 125
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16722
involuntary context switches= 90

runsolver used 15.7036 second user time and 33.4839 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-13 10:18:48
IDJOB=3498331
IDBENCH=71098
IDSOLVER=1991
FILE ID=node106/3498331-1307953128
RUNJOBID= node106-1307953127-3115
PBS_JOBID= 13559722
Free space on /var/tmp= 2888 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1871671306

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.830
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.830
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.830
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:       3844068 kB
Buffers:        100720 kB
Cached:       28083156 kB
SwapCached:      12844 kB
Active:       13204340 kB
Inactive:     14996992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3844068 kB
SwapTotal:    67111528 kB
SwapFree:     67060180 kB
Dirty:           67572 kB
Writeback:           0 kB
AnonPages:       15284 kB
Mapped:           9656 kB
Slab:           842252 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   159336 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= 2828 MiB
End job on node106 at 2011-06-13 11:42:23