Trace number 3377880

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) 1302.17 1300.04

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.39/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.39/0.50	c INFO: solving HOME/instance-3377880-1305453161.cnf
0.39/0.50	c INFO: computing task features
2.70/2.82	c INFO: computed variable-clause graph statistics
2.80/2.91	c INFO: computed clause balance statistics
13.60/13.76	c INFO: computed variable balance statistics
21.60/21.75	c INFO: computed small-clause counts
21.80/21.95	c INFO: computed Horn-clause counts
93.10/93.23	c INFO: computed variable graph statistics
93.10/93.23	c INFO: collected features for HOME/instance-3377880-1305453161.cnf in 92.70 s
93.10/93.25	c INFO: running lingeling-276@0 for 291 with 2307 remaining (b = 0.76)
385.93/385.91	c INFO: running lingeling-276@0 for 97 with 2015 remaining (b = 0.56)
486.24/486.15	c INFO: running cryptominisat-2.9.0@0 for 1915 with 1915 remaining (b = 0.64)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377880-1305453161/watcher-3377880-1305453161 -o /tmp/evaluation-result-3377880-1305453161/solver-3377880-1305453161 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377880-1305453161.cnf -seed 1660974408 -budget 2400 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.10 3.85 3.51 4/340 19106
/proc/meminfo: memFree=25723228/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=15752 CPUtime=0 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 838 0 0 0 0 0 0 0 23 0 1 0 389507401 16130048 723 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660660224 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/19106/statm: 3938 723 334 364 0 425 0

[startup+0.099928 s]
/proc/loadavg: 4.10 3.85 3.51 4/340 19106
/proc/meminfo: memFree=25723228/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=104228 CPUtime=0.06 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 3085 0 0 0 5 1 0 0 17 0 1 0 389507401 106729472 2767 33554432000 4194304 5683644 140735752191536 18446744073709551615 4516313 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 26057 2767 847 364 0 1805 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104228

[startup+0.100939 s]
/proc/loadavg: 4.10 3.85 3.51 4/340 19106
/proc/meminfo: memFree=25723228/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=104612 CPUtime=0.06 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 3129 0 0 0 5 1 0 0 17 0 1 0 389507401 107122688 2809 33554432000 4194304 5683644 140735752191536 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 26153 2812 847 364 0 1901 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104612

[startup+0.300893 s]
/proc/loadavg: 4.10 3.85 3.51 4/340 19106
/proc/meminfo: memFree=25723228/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=182428 CPUtime=0.22 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 6756 936 1 0 17 5 0 0 17 0 1 0 389507401 186806272 4817 33554432000 4194304 5683644 140735752191536 18446744073709551615 268655738503 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 46259 4820 1342 364 0 3723 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 182428

[startup+0.70082 s]
/proc/loadavg: 4.10 3.85 3.51 4/340 19106
/proc/meminfo: memFree=25723228/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=306728 CPUtime=0.6 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 16313 936 1 0 51 9 0 0 17 0 1 0 389507401 314089472 13987 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660323013 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 76682 13987 1761 364 0 12606 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 306728

[startup+1.50068 s]
/proc/loadavg: 4.10 3.85 3.51 5/341 19111
/proc/meminfo: memFree=25653908/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=361668 CPUtime=1.39 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 29733 936 1 0 129 10 0 0 18 0 1 0 389507401 370348032 27408 33554432000 4194304 5683644 140735752191536 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 90417 27408 1761 364 0 26341 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 361668

[startup+3.1004 s]
/proc/loadavg: 4.10 3.85 3.51 5/341 19111
/proc/meminfo: memFree=25583724/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=429312 CPUtime=3 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 63943 936 1 0 285 15 0 0 21 0 1 0 389507401 439615488 44713 33554432000 4194304 5683644 140735752191536 18446744073709551615 5003306 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 107328 44713 1826 364 0 43252 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 429312

[startup+6.30085 s]
/proc/loadavg: 4.17 3.87 3.52 5/341 19111
/proc/meminfo: memFree=25551352/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=429312 CPUtime=6.2 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 63943 936 1 0 605 15 0 0 25 0 1 0 389507401 439615488 44713 33554432000 4194304 5683644 140735752191536 18446744073709551615 4623672 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 107328 44713 1826 364 0 43252 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 429312

[startup+12.7007 s]
/proc/loadavg: 4.16 3.87 3.52 5/341 19111
/proc/meminfo: memFree=25557000/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=429312 CPUtime=12.6 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 63943 936 1 0 1245 15 0 0 25 0 1 0 389507401 439615488 44713 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660317179 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 107328 44713 1826 364 0 43252 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 429312

[startup+25.5005 s]
/proc/loadavg: 4.12 3.88 3.52 5/341 19111
/proc/meminfo: memFree=25556508/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=429312 CPUtime=25.4 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 63950 936 1 0 2525 15 0 0 25 0 1 0 389507401 439615488 44720 33554432000 4194304 5683644 140735752191536 18446744073709551615 47449512417420 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 107328 44720 1833 364 0 43252 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 429312

[startup+51.101 s]
/proc/loadavg: 4.14 3.90 3.54 5/341 19112
/proc/meminfo: memFree=25550112/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=429312 CPUtime=51 cores=1,3
/proc/19106/stat : 19106 (python) R 19104 19106 17988 0 -1 4202496 63950 936 1 0 5085 15 0 0 25 0 1 0 389507401 439615488 44720 33554432000 4194304 5683644 140735752191536 18446744073709551615 47449512417408 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19106/statm: 107328 44720 1833 364 0 43252 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 429312

[startup+102.313 s]
/proc/loadavg: 4.06 3.92 3.56 5/350 19122
/proc/meminfo: memFree=24502620/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=428156 CPUtime=93.15 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 64227 936 1 0 9300 15 0 0 25 0 2 0 389507401 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 107039 41902 1867 364 0 42957 0
[pid=19117] ppid=19106 vsize=417912 CPUtime=0 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 871 0 0 0 0 0 0 0 18 0 1 0 389516726 427941888 40407 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682255 0 0 16781312 514 9118301885365715207 0 0 17 1 0 0 0
/proc/19117/statm: 104478 40407 376 364 0 40396 0
[pid=19119] ppid=19117 vsize=91268 CPUtime=9.01 cores=1,3
/proc/19119/stat : 19119 (lingeling) R 19117 19119 19119 0 -1 4202496 35086 0 0 0 897 4 0 0 25 0 1 0 389516726 93458432 21985 33554432000 4194304 4352236 140736191314096 18446744073709551615 4297720 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/19119/statm: 22817 21985 127 39 0 21897 0
[pid=19106/tid=19118] ppid=19104 vsize=428156 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 389516726 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 937336

[startup+162.3 s]
/proc/loadavg: 4.06 3.94 3.59 5/350 19124
/proc/meminfo: memFree=23601484/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=428156 CPUtime=93.15 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 64227 936 1 0 9300 15 0 0 25 0 2 0 389507401 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 107039 41902 1867 364 0 42957 0
[pid=19117] ppid=19106 vsize=417912 CPUtime=0.15 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 899 0 0 0 7 8 0 0 18 0 1 0 389516726 427941888 40407 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682255 0 0 16781312 514 12703423095789027591 0 0 17 1 0 0 0
/proc/19117/statm: 104478 40407 376 364 0 40396 0
[pid=19119] ppid=19117 vsize=90540 CPUtime=68.87 cores=1,3
/proc/19119/stat : 19119 (lingeling) R 19117 19119 19119 0 -1 4202496 39185 0 0 0 6882 5 0 0 25 0 1 0 389516726 92712960 21805 33554432000 4194304 4352236 140736191314096 18446744073709551615 4267912 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/19119/statm: 22635 21805 129 39 0 21715 0
[pid=19106/tid=19118] ppid=19104 vsize=428156 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 389516726 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 936608

[startup+222.301 s]
/proc/loadavg: 4.02 3.95 3.62 5/353 19132
/proc/meminfo: memFree=22656716/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=428156 CPUtime=93.15 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 64227 936 1 0 9300 15 0 0 25 0 2 0 389507401 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 107039 41902 1867 364 0 42957 0
[pid=19117] ppid=19106 vsize=417912 CPUtime=0.29 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 923 0 0 0 14 15 0 0 18 0 1 0 389516726 427941888 40407 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682255 0 0 16781312 514 12703423095789027591 0 0 17 1 0 0 0
/proc/19117/statm: 104478 40407 376 364 0 40396 0
[pid=19119] ppid=19117 vsize=87620 CPUtime=128.72 cores=1,3
/proc/19119/stat : 19119 (lingeling) R 19117 19119 19119 0 -1 4202496 47242 0 0 0 12867 5 0 0 25 0 1 0 389516726 89722880 21075 33554432000 4194304 4352236 140736191314096 18446744073709551615 4208893 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/19119/statm: 21905 21075 129 39 0 20985 0
[pid=19106/tid=19118] ppid=19104 vsize=428156 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 389516726 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 933688

[startup+282.3 s]
/proc/loadavg: 3.44 3.83 3.60 3/327 19169
/proc/meminfo: memFree=25540092/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=428156 CPUtime=93.15 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 64227 936 1 0 9300 15 0 0 25 0 2 0 389507401 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 107039 41902 1867 364 0 42957 0
[pid=19117] ppid=19106 vsize=417912 CPUtime=0.43 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 956 0 0 0 23 20 0 0 18 0 1 0 389516726 427941888 40416 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682255 0 0 16781312 514 12703423095789027591 0 0 17 1 0 0 0
/proc/19117/statm: 104478 40416 385 364 0 40396 0
[pid=19119] ppid=19117 vsize=112196 CPUtime=188.59 cores=1,3
/proc/19119/stat : 19119 (lingeling) R 19117 19119 19119 0 -1 4202496 51339 0 0 0 18853 6 0 0 25 0 1 0 389516726 114888704 25172 33554432000 4194304 4352236 140736191314096 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/19119/statm: 28049 25172 129 39 0 27129 0
[pid=19106/tid=19118] ppid=19104 vsize=428156 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 389516726 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 958264

[startup+342.301 s]
/proc/loadavg: 2.53 3.49 3.49 3/327 19171
/proc/meminfo: memFree=25511796/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=428156 CPUtime=93.15 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 64227 936 1 0 9300 15 0 0 25 0 2 0 389507401 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 107039 41902 1867 364 0 42957 0
[pid=19117] ppid=19106 vsize=417912 CPUtime=0.57 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 971 0 0 0 30 27 0 0 18 0 1 0 389516726 427941888 40416 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682255 0 0 16781312 514 12703423095789027591 0 0 17 1 0 0 0
/proc/19117/statm: 104478 40416 385 364 0 40396 0
[pid=19119] ppid=19117 vsize=112192 CPUtime=248.52 cores=1,3
/proc/19119/stat : 19119 (lingeling) R 19117 19119 19119 0 -1 4202496 51339 0 0 0 24846 6 0 0 25 0 1 0 389516726 114884608 25171 33554432000 4194304 4352236 140736191314096 18446744073709551615 4328079 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/19119/statm: 28048 25171 129 39 0 27128 0
[pid=19106/tid=19118] ppid=19104 vsize=428156 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 389516726 438431744 41902 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0

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

[startup+1122.3 s]
/proc/loadavg: 1.99 2.10 2.63 3/329 19311
/proc/meminfo: memFree=23423444/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=448668 CPUtime=93.17 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 65819 936 1 0 9301 16 0 0 20 0 4 0 389507401 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 112167 41915 1872 364 0 48079 0
[pid=19117] ppid=19106 vsize=428156 CPUtime=0.69 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 1194 0 0 0 36 33 0 0 19 0 2 0 389516726 438431744 40459 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19117/statm: 107039 40459 423 364 0 42957 0
[pid=19119] ppid=19117 vsize=112192 CPUtime=292.09 cores=1,3
/proc/19119/stat : 19119 (lingeling) T 19117 19119 19119 0 -1 4202496 51339 0 0 0 29203 6 0 0 25 0 1 0 389516726 114884608 25171 33554432000 4194304 4352236 140736191314096 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/19119/statm: 28048 25171 129 39 0 27128 0
[pid=19117/tid=19173] ppid=19106 vsize=428156 CPUtime=0 cores=1,3
/proc/19117/task/19173/stat : 19173 (python) S 19106 19106 17988 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 389545991 438431744 40459 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 514 18446604463625647936 0 0 -1 3 0 0 0
[pid=19174] ppid=19106 vsize=428168 CPUtime=0.23 cores=1,3
/proc/19174/stat : 19174 (python) S 19106 19106 17988 0 -1 4202560 1092 0 0 0 11 12 0 0 19 0 2 0 389545992 438444032 40435 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19174/statm: 107042 40435 399 364 0 42957 0
[pid=19176] ppid=19174 vsize=130316 CPUtime=100.12 cores=1,3
/proc/19176/stat : 19176 (lingeling) T 19174 19176 19176 0 -1 4202496 49133 0 0 0 10007 5 0 0 25 0 1 0 389545993 133443584 31749 33554432000 4194304 4352236 140734212480080 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/19176/statm: 32579 31749 129 39 0 31659 0
[pid=19174/tid=19180] ppid=19106 vsize=428168 CPUtime=0 cores=1,3
/proc/19174/task/19180/stat : 19180 (python) S 19106 19106 17988 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 389556015 438444032 40435 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 514 18446604464746944704 0 0 -1 3 0 0 0
[pid=19181] ppid=19106 vsize=438424 CPUtime=1.61 cores=1,3
/proc/19181/stat : 19181 (python) S 19106 19106 17988 0 -1 4202560 996 0 0 0 83 78 0 0 15 0 1 0 389556016 448946176 40409 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682310 0 0 16781312 514 1074332815794864391 0 0 17 3 0 0 0
/proc/19181/statm: 109606 40409 370 364 0 45518 0
[pid=19183] ppid=19181 vsize=1869320 CPUtime=636.13 cores=1,3
/proc/19183/stat : 19183 (cryptominisat-2) R 19181 19183 19183 0 -1 4202496 461006 0 0 0 63544 69 0 0 25 0 1 0 389556017 1914183680 365814 33554432000 4194304 4677096 140735367363232 18446744073709551615 4447708 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19183/statm: 467330 365814 392 118 0 462289 0
[pid=19106/tid=19118] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 4 0 389516726 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
[pid=19106/tid=19175] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19175/stat : 19175 (python) S 19104 19106 17988 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 389545993 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
[pid=19106/tid=19182] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19182/stat : 19182 (python) S 19104 19106 17988 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 4 0 389556017 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1124.04
Current children cumulated vsize (KiB) 3855244

[startup+1182.3 s]
/proc/loadavg: 2.08 2.11 2.60 3/329 19312
/proc/meminfo: memFree=23414592/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=448668 CPUtime=93.17 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 65819 936 1 0 9301 16 0 0 20 0 4 0 389507401 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 112167 41915 1872 364 0 48079 0
[pid=19117] ppid=19106 vsize=428156 CPUtime=0.69 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 1194 0 0 0 36 33 0 0 19 0 2 0 389516726 438431744 40459 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19117/statm: 107039 40459 423 364 0 42957 0
[pid=19119] ppid=19117 vsize=112192 CPUtime=292.09 cores=1,3
/proc/19119/stat : 19119 (lingeling) T 19117 19119 19119 0 -1 4202496 51339 0 0 0 29203 6 0 0 25 0 1 0 389516726 114884608 25171 33554432000 4194304 4352236 140736191314096 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/19119/statm: 28048 25171 129 39 0 27128 0
[pid=19117/tid=19173] ppid=19106 vsize=428156 CPUtime=0 cores=1,3
/proc/19117/task/19173/stat : 19173 (python) S 19106 19106 17988 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 389545991 438431744 40459 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 514 18446604463625647936 0 0 -1 3 0 0 0
[pid=19174] ppid=19106 vsize=428168 CPUtime=0.23 cores=1,3
/proc/19174/stat : 19174 (python) S 19106 19106 17988 0 -1 4202560 1092 0 0 0 11 12 0 0 19 0 2 0 389545992 438444032 40435 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19174/statm: 107042 40435 399 364 0 42957 0
[pid=19176] ppid=19174 vsize=130316 CPUtime=100.12 cores=1,3
/proc/19176/stat : 19176 (lingeling) T 19174 19176 19176 0 -1 4202496 49133 0 0 0 10007 5 0 0 25 0 1 0 389545993 133443584 31749 33554432000 4194304 4352236 140734212480080 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/19176/statm: 32579 31749 129 39 0 31659 0
[pid=19174/tid=19180] ppid=19106 vsize=428168 CPUtime=0 cores=1,3
/proc/19174/task/19180/stat : 19180 (python) S 19106 19106 17988 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 389556015 438444032 40435 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 514 18446604464746944704 0 0 -1 3 0 0 0
[pid=19181] ppid=19106 vsize=438424 CPUtime=1.74 cores=1,3
/proc/19181/stat : 19181 (python) S 19106 19106 17988 0 -1 4202560 996 0 0 0 89 85 0 0 15 0 1 0 389556016 448946176 40409 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682310 0 0 16781312 514 12703423095789027591 0 0 17 3 0 0 0
/proc/19181/statm: 109606 40409 370 364 0 45518 0
[pid=19183] ppid=19181 vsize=1880192 CPUtime=696.14 cores=1,3
/proc/19183/stat : 19183 (cryptominisat-2) R 19181 19183 19183 0 -1 4202496 471251 0 0 0 69542 72 0 0 25 0 1 0 389556017 1925316608 368036 33554432000 4194304 4677096 140735367363232 18446744073709551615 4317809 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19183/statm: 470048 368036 392 118 0 465007 0
[pid=19106/tid=19118] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 4 0 389516726 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
[pid=19106/tid=19175] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19175/stat : 19175 (python) S 19104 19106 17988 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 389545993 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
[pid=19106/tid=19182] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19182/stat : 19182 (python) S 19104 19106 17988 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 4 0 389556017 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1184.18
Current children cumulated vsize (KiB) 3866116

[startup+1242.3 s]
/proc/loadavg: 2.03 2.08 2.56 3/329 19314
/proc/meminfo: memFree=23409088/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=448668 CPUtime=93.17 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 65819 936 1 0 9301 16 0 0 20 0 4 0 389507401 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 112167 41915 1872 364 0 48079 0
[pid=19117] ppid=19106 vsize=428156 CPUtime=0.69 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 1194 0 0 0 36 33 0 0 19 0 2 0 389516726 438431744 40459 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19117/statm: 107039 40459 423 364 0 42957 0
[pid=19119] ppid=19117 vsize=112192 CPUtime=292.09 cores=1,3
/proc/19119/stat : 19119 (lingeling) T 19117 19119 19119 0 -1 4202496 51339 0 0 0 29203 6 0 0 25 0 1 0 389516726 114884608 25171 33554432000 4194304 4352236 140736191314096 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/19119/statm: 28048 25171 129 39 0 27128 0
[pid=19117/tid=19173] ppid=19106 vsize=428156 CPUtime=0 cores=1,3
/proc/19117/task/19173/stat : 19173 (python) S 19106 19106 17988 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 389545991 438431744 40459 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 514 18446604463625647936 0 0 -1 3 0 0 0
[pid=19174] ppid=19106 vsize=428168 CPUtime=0.23 cores=1,3
/proc/19174/stat : 19174 (python) S 19106 19106 17988 0 -1 4202560 1092 0 0 0 11 12 0 0 19 0 2 0 389545992 438444032 40435 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19174/statm: 107042 40435 399 364 0 42957 0
[pid=19176] ppid=19174 vsize=130316 CPUtime=100.12 cores=1,3
/proc/19176/stat : 19176 (lingeling) T 19174 19176 19176 0 -1 4202496 49133 0 0 0 10007 5 0 0 25 0 1 0 389545993 133443584 31749 33554432000 4194304 4352236 140734212480080 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/19176/statm: 32579 31749 129 39 0 31659 0
[pid=19174/tid=19180] ppid=19106 vsize=428168 CPUtime=0 cores=1,3
/proc/19174/task/19180/stat : 19180 (python) S 19106 19106 17988 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 389556015 438444032 40435 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 514 18446604464746944704 0 0 -1 3 0 0 0
[pid=19181] ppid=19106 vsize=438424 CPUtime=1.88 cores=1,3
/proc/19181/stat : 19181 (python) S 19106 19106 17988 0 -1 4202560 996 0 0 0 97 91 0 0 15 0 1 0 389556016 448946176 40409 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682310 0 0 16781312 514 12703423095789027591 0 0 17 3 0 0 0
/proc/19181/statm: 109606 40409 370 364 0 45518 0
[pid=19183] ppid=19181 vsize=1880388 CPUtime=756.14 cores=1,3
/proc/19183/stat : 19183 (cryptominisat-2) R 19181 19183 19183 0 -1 4202496 478482 0 0 0 75540 74 0 0 25 0 1 0 389556017 1925517312 369357 33554432000 4194304 4677096 140735367363232 18446744073709551615 4319998 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19183/statm: 470097 369357 392 118 0 465056 0
[pid=19106/tid=19118] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 4 0 389516726 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
[pid=19106/tid=19175] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19175/stat : 19175 (python) S 19104 19106 17988 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 389545993 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
[pid=19106/tid=19182] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19182/stat : 19182 (python) S 19104 19106 17988 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 4 0 389556017 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1244.32
Current children cumulated vsize (KiB) 3866312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.07 2.52 3/329 19315
/proc/meminfo: memFree=23414128/32951124 swapFree=46575252/67111528
[pid=19106] ppid=19104 vsize=448668 CPUtime=93.17 cores=1,3
/proc/19106/stat : 19106 (python) S 19104 19106 17988 0 -1 4202496 65819 936 1 0 9301 16 0 0 20 0 4 0 389507401 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19106/statm: 112167 41915 1872 364 0 48079 0
[pid=19117] ppid=19106 vsize=428156 CPUtime=0.69 cores=1,3
/proc/19117/stat : 19117 (python) S 19106 19106 17988 0 -1 4202560 1194 0 0 0 36 33 0 0 19 0 2 0 389516726 438431744 40459 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19117/statm: 107039 40459 423 364 0 42957 0
[pid=19119] ppid=19117 vsize=112192 CPUtime=292.09 cores=1,3
/proc/19119/stat : 19119 (lingeling) T 19117 19119 19119 0 -1 4202496 51339 0 0 0 29203 6 0 0 25 0 1 0 389516726 114884608 25171 33554432000 4194304 4352236 140736191314096 18446744073709551615 4267912 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/19119/statm: 28048 25171 129 39 0 27128 0
[pid=19117/tid=19173] ppid=19106 vsize=428156 CPUtime=0 cores=1,3
/proc/19117/task/19173/stat : 19173 (python) S 19106 19106 17988 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 389545991 438431744 40459 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 514 18446604463625647936 0 0 -1 3 0 0 0
[pid=19174] ppid=19106 vsize=428168 CPUtime=0.23 cores=1,3
/proc/19174/stat : 19174 (python) S 19106 19106 17988 0 -1 4202560 1092 0 0 0 11 12 0 0 19 0 2 0 389545992 438444032 40435 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/19174/statm: 107042 40435 399 364 0 42957 0
[pid=19176] ppid=19174 vsize=130316 CPUtime=100.12 cores=1,3
/proc/19176/stat : 19176 (lingeling) T 19174 19176 19176 0 -1 4202496 49133 0 0 0 10007 5 0 0 25 0 1 0 389545993 133443584 31749 33554432000 4194304 4352236 140734212480080 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/19176/statm: 32579 31749 129 39 0 31659 0
[pid=19174/tid=19180] ppid=19106 vsize=428168 CPUtime=0 cores=1,3
/proc/19174/task/19180/stat : 19180 (python) S 19106 19106 17988 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 389556015 438444032 40435 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 514 18446604464746944704 0 0 -1 3 0 0 0
[pid=19181] ppid=19106 vsize=438424 CPUtime=2.02 cores=1,3
/proc/19181/stat : 19181 (python) S 19106 19106 17988 0 -1 4202560 996 0 0 0 104 98 0 0 15 0 1 0 389556016 448946176 40409 33554432000 4194304 5683644 140735752191536 18446744073709551615 268660682310 0 0 16781312 514 12703423095789027591 0 0 17 3 0 0 0
/proc/19181/statm: 109606 40409 370 364 0 45518 0
[pid=19183] ppid=19181 vsize=1883384 CPUtime=813.85 cores=1,3
/proc/19183/stat : 19183 (cryptominisat-2) R 19181 19183 19183 0 -1 4202496 489649 0 0 0 81308 77 0 0 25 0 1 0 389556017 1928585216 368121 33554432000 4194304 4677096 140735367363232 18446744073709551615 4319802 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/19183/statm: 470846 368121 392 118 0 465805 0
[pid=19106/tid=19118] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19118/stat : 19118 (python) S 19104 19106 17988 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 4 0 389516726 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
[pid=19106/tid=19175] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19175/stat : 19175 (python) S 19104 19106 17988 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 389545993 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
[pid=19106/tid=19182] ppid=19104 vsize=448668 CPUtime=0 cores=1,3
/proc/19106/task/19182/stat : 19182 (python) S 19104 19106 17988 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 4 0 389556017 459436032 41915 33554432000 4194304 5683644 140735752191536 18446744073709551615 268672485809 0 0 16781312 2 18446604466280911168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1302.17
Current children cumulated vsize (KiB) 3869308

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 19106 and gives
#  childrusage.ru_utime.tv_sec=93
#  childrusage.ru_utime.tv_usec=17859
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=177972
# CPU time returned by wait4() is 93.1958
# while last known CPU time is 1302.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1302.17
CPU user time (s): 1299.7
CPU system time (s): 2.47
CPU usage (%): 100.164
Max. virtual memory (cumulated for all children) (KiB): 3992456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.0179
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66756
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1010
involuntary context switches= 279

runsolver used 3.9544 second user time and 9.27559 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 11:52:41
IDJOB=3377880
IDBENCH=70769
IDSOLVER=1858
FILE ID=node107/3377880-1305453161
RUNJOBID= node107-1305452533-18920
PBS_JOBID= 13324866
Free space on /tmp= 73320 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377880-1305453161/watcher-3377880-1305453161 -o /tmp/evaluation-result-3377880-1305453161/solver-3377880-1305453161 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377880-1305453161.cnf -seed 1660974408 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1660974408

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:      25723508 kB
Buffers:        165896 kB
Cached:        1499584 kB
SwapCached:       9832 kB
Active:        6485412 kB
Inactive:       447304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25723508 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           45188 kB
Writeback:           0 kB
AnonPages:     5265100 kB
Mapped:          25644 kB
Slab:           152812 kB
PageTables:      76212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 66794216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73264 MiB
End job on node107 at 2011-05-15 12:14:23