Trace number 3483846

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, 1200 s timeout)? (TO) 1200.1 1191.74

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.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.45	c INFO: solving HOME/instance-3483846-1307747112.cnf
0.32/0.45	c INFO: computing task features
2.72/2.80	c INFO: computed variable-clause graph statistics
2.72/2.88	c INFO: computed clause balance statistics
13.61/13.74	c INFO: computed variable balance statistics
21.62/21.73	c INFO: computed small-clause counts
21.82/21.93	c INFO: computed Horn-clause counts
93.02/93.14	c INFO: computed variable graph statistics
93.02/93.14	c INFO: collected features for HOME/instance-3483846-1307747112.cnf in 92.63 s
93.02/93.15	c INFO: running lingeling-276@0 for 194 with 1107 remaining (b = 0.71)
289.18/289.37	c INFO: running lingeling-276@0 for 97 with 911 remaining (b = 0.49)
389.42/389.50	c INFO: running lingeling-276@195 for 97 with 811 remaining (b = 0.16)
486.53/486.63	c INFO: running cryptominisat-2.9.0@0 for 714 with 714 remaining (b = 0.46)

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: 988)

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-3483846-1307747112/watcher-3483846-1307747112 -o /tmp/evaluation-result-3483846-1307747112/solver-3483846-1307747112 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483846-1307747112.cnf -seed 815363443 -budget 1200 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.77 1.78 0.64 5/184 28124
/proc/meminfo: memFree=28326804/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=15380 CPUtime=0 cores=4,6
/proc/28124/stat : 28124 (python) D 28122 28124 27894 0 -1 4202496 812 0 0 0 0 0 0 0 25 0 1 0 886310876 15749120 696 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647142245 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28124/statm: 3845 696 334 364 0 332 0

[startup+0.0736349 s]
/proc/loadavg: 4.77 1.78 0.64 5/184 28124
/proc/meminfo: memFree=28326804/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=84604 CPUtime=0.05 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 2411 0 0 0 4 1 0 0 25 0 1 0 886310876 86634496 2136 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 6 0 0 0
/proc/28124/statm: 21151 2136 707 364 0 1368 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84604

[startup+0.100582 s]
/proc/loadavg: 4.77 1.78 0.64 5/184 28124
/proc/meminfo: memFree=28326804/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=104616 CPUtime=0.07 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 3147 0 0 0 5 2 0 0 25 0 1 0 886310876 107126784 2822 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 6 0 0 0
/proc/28124/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300475 s]
/proc/loadavg: 4.77 1.78 0.64 5/184 28124
/proc/meminfo: memFree=28326804/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=198916 CPUtime=0.23 cores=4,6
/proc/28124/stat : 28124 (python) R 28122 28124 27894 0 -1 4202496 7026 932 1 0 17 6 0 0 25 0 1 0 886310876 203689984 5053 33554432000 4194304 5683644 140735164670624 18446744073709551615 210646805939 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/28124/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.700395 s]
/proc/loadavg: 4.77 1.78 0.64 5/184 28124
/proc/meminfo: memFree=28326804/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=307968 CPUtime=0.61 cores=4,6
/proc/28124/stat : 28124 (python) R 28122 28124 27894 0 -1 4202496 16545 932 1 0 52 9 0 0 25 0 1 0 886310876 315359232 14216 33554432000 4194304 5683644 140735164670624 18446744073709551615 46918645069109 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/28124/statm: 76992 14216 1761 364 0 12916 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 307968

[startup+1.5003 s]
/proc/loadavg: 4.71 1.81 0.66 6/185 28129
/proc/meminfo: memFree=28255768/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=362068 CPUtime=1.41 cores=4,6
/proc/28124/stat : 28124 (python) R 28122 28124 27894 0 -1 4202496 29897 932 1 0 130 11 0 0 25 0 1 0 886310876 370757632 27568 33554432000 4194304 5683644 140735164670624 18446744073709551615 46918645069039 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28124/statm: 90517 27569 1761 364 0 26441 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 362068

[startup+3.10105 s]
/proc/loadavg: 4.71 1.81 0.66 5/185 28129
/proc/meminfo: memFree=28185836/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=429316 CPUtime=3.02 cores=4,6
/proc/28124/stat : 28124 (python) R 28122 28124 27894 0 -1 4202496 63947 932 1 0 288 14 0 0 25 0 1 0 886310876 439619584 44714 33554432000 4194304 5683644 140735164670624 18446744073709551615 46918474463701 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28124/statm: 107329 44714 1826 364 0 43253 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 429316

[startup+6.30053 s]
/proc/loadavg: 4.71 1.81 0.66 5/185 28129
/proc/meminfo: memFree=28153204/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=429316 CPUtime=6.22 cores=4,6
/proc/28124/stat : 28124 (python) R 28122 28124 27894 0 -1 4202496 63947 932 1 0 608 14 0 0 25 0 1 0 886310876 439619584 44714 33554432000 4194304 5683644 140735164670624 18446744073709551615 210646813573 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28124/statm: 107329 44714 1826 364 0 43253 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 429316

[startup+12.7004 s]
/proc/loadavg: 4.98 1.97 0.72 5/185 28129
/proc/meminfo: memFree=28153100/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=429316 CPUtime=12.62 cores=4,6
/proc/28124/stat : 28124 (python) R 28122 28124 27894 0 -1 4202496 63947 932 1 0 1248 14 0 0 25 0 1 0 886310876 439619584 44714 33554432000 4194304 5683644 140735164670624 18446744073709551615 4860448 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28124/statm: 107329 44714 1826 364 0 43253 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 429316

[startup+25.5003 s]
/proc/loadavg: 4.83 2.03 0.76 5/185 28129
/proc/meminfo: memFree=28154832/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=429316 CPUtime=25.42 cores=4,6
/proc/28124/stat : 28124 (python) R 28122 28124 27894 0 -1 4202496 63954 932 1 0 2528 14 0 0 25 0 1 0 886310876 439619584 44721 33554432000 4194304 5683644 140735164670624 18446744073709551615 46918474217600 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28124/statm: 107329 44721 1833 364 0 43253 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 429316

[startup+51.101 s]
/proc/loadavg: 4.55 2.19 0.84 6/188 28137
/proc/meminfo: memFree=27737556/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=429316 CPUtime=51.02 cores=4,6
/proc/28124/stat : 28124 (python) R 28122 28124 27894 0 -1 4202496 63954 932 1 0 5088 14 0 0 25 0 1 0 886310876 439619584 44721 33554432000 4194304 5683644 140735164670624 18446744073709551615 46918474217612 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28124/statm: 107329 44721 1833 364 0 43253 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 429316

[startup+102.306 s]
/proc/loadavg: 4.22 2.49 1.02 5/191 28140
/proc/meminfo: memFree=27594468/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=428160 CPUtime=93.06 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 64233 932 1 0 9292 14 0 0 25 0 2 0 886310876 438435840 41903 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28124/statm: 107040 41903 1867 364 0 42958 0
[pid=28138] ppid=28124 vsize=417916 CPUtime=0 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 871 0 0 0 0 0 0 0 18 0 1 0 886320192 427945984 40408 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647166479 0 0 16781312 514 4330958713918554372 0 0 17 4 0 0 0
/proc/28138/statm: 104479 40408 376 364 0 40397 0
[pid=28140] ppid=28138 vsize=91268 CPUtime=9.13 cores=4,6
/proc/28140/stat : 28140 (lingeling) R 28138 28140 28140 0 -1 4202496 35085 0 0 0 909 4 0 0 25 0 1 0 886320192 93458432 21984 33554432000 4194304 4352236 140734964252592 18446744073709551615 4230466 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/28140/statm: 22817 21984 127 39 0 21897 0
[pid=28124/tid=28139] ppid=28122 vsize=428160 CPUtime=0 cores=4,6
/proc/28124/task/28139/stat : 28139 (python) S 28122 28124 27894 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 886320192 438435840 41903 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 937344

[startup+162.301 s]
/proc/loadavg: 4.08 2.76 1.20 5/194 28145
/proc/meminfo: memFree=27373816/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=428160 CPUtime=93.06 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 64233 932 1 0 9292 14 0 0 25 0 2 0 886310876 438435840 41903 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28124/statm: 107040 41903 1867 364 0 42958 0
[pid=28138] ppid=28124 vsize=417916 CPUtime=0.07 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 899 0 0 0 4 3 0 0 18 0 1 0 886320192 427945984 40408 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647166479 0 0 16781312 514 861243059990397188 0 0 17 4 0 0 0
/proc/28138/statm: 104479 40408 376 364 0 40397 0
[pid=28140] ppid=28138 vsize=94788 CPUtime=69.05 cores=4,6
/proc/28140/stat : 28140 (lingeling) R 28138 28140 28140 0 -1 4202496 36149 0 0 0 6901 4 0 0 25 0 1 0 886320192 97062912 22866 33554432000 4194304 4352236 140734964252592 18446744073709551615 4267888 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/28140/statm: 23697 22866 129 39 0 22777 0
[pid=28124/tid=28139] ppid=28122 vsize=428160 CPUtime=0 cores=4,6
/proc/28124/task/28139/stat : 28139 (python) S 28122 28124 27894 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 886320192 438435840 41903 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 940864

[startup+222.301 s]
/proc/loadavg: 4.08 3.00 1.38 6/194 28147
/proc/meminfo: memFree=27232320/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=428160 CPUtime=93.06 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 64233 932 1 0 9292 14 0 0 25 0 2 0 886310876 438435840 41903 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28124/statm: 107040 41903 1867 364 0 42958 0
[pid=28138] ppid=28124 vsize=417916 CPUtime=0.14 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 925 0 0 0 9 5 0 0 18 0 1 0 886320192 427945984 40408 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647166479 0 0 16781312 514 861243059990397188 0 0 17 4 0 0 0
/proc/28138/statm: 104479 40408 376 364 0 40397 0
[pid=28140] ppid=28138 vsize=88836 CPUtime=128.98 cores=4,6
/proc/28140/stat : 28140 (lingeling) R 28138 28140 28140 0 -1 4202496 45041 0 0 0 12893 5 0 0 25 0 1 0 886320192 90968064 20992 33554432000 4194304 4352236 140734964252592 18446744073709551615 4268213 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/28140/statm: 22209 20992 129 39 0 21289 0
[pid=28124/tid=28139] ppid=28122 vsize=428160 CPUtime=0 cores=4,6
/proc/28124/task/28139/stat : 28139 (python) S 28122 28124 27894 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 886320192 438435840 41903 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 934912

[startup+282.301 s]
/proc/loadavg: 4.03 3.18 1.54 6/198 28153
/proc/meminfo: memFree=26824572/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=428160 CPUtime=93.06 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 64233 932 1 0 9292 14 0 0 25 0 2 0 886310876 438435840 41903 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28124/statm: 107040 41903 1867 364 0 42958 0
[pid=28138] ppid=28124 vsize=417916 CPUtime=0.21 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 943 0 0 0 12 9 0 0 18 0 1 0 886320192 427945984 40408 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647166479 0 0 16781312 514 861243059990397188 0 0 17 4 0 0 0
/proc/28138/statm: 104479 40408 376 364 0 40397 0
[pid=28140] ppid=28138 vsize=111864 CPUtime=188.91 cores=4,6
/proc/28140/stat : 28140 (lingeling) R 28138 28140 28140 0 -1 4202496 49137 0 0 0 18886 5 0 0 25 0 1 0 886320192 114548736 25088 33554432000 4194304 4352236 140734964252592 18446744073709551615 4233820 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/28140/statm: 27966 25088 129 39 0 27046 0
[pid=28124/tid=28139] ppid=28122 vsize=428160 CPUtime=0 cores=4,6
/proc/28124/task/28139/stat : 28139 (python) S 28122 28124 27894 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 886320192 438435840 41903 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 957940

[startup+342.301 s]
/proc/loadavg: 4.01 3.33 1.69 7/205 28160
/proc/meminfo: memFree=26265256/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=438416 CPUtime=93.08 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 65051 932 1 0 9293 15 0 0 20 0 3 0 886310876 448937984 41910 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28124/statm: 109604 41910 1870 364 0 45519 0
[pid=28138] ppid=28124 vsize=428160 CPUtime=0.23 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 1178 0 0 0 13 10 0 0 19 0 2 0 886320192 438435840 40451 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28138/statm: 107040 40451 414 364 0 42958 0
[pid=28140] ppid=28138 vsize=111864 CPUtime=195.96 cores=4,6
/proc/28140/stat : 28140 (lingeling) T 28138 28140 28140 0 -1 4202496 49137 0 0 0 19591 5 0 0 25 0 1 0 886320192 114548736 25088 33554432000 4194304 4352236 140734964252592 18446744073709551615 4328429 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28140/statm: 27966 25088 129 39 0 27046 0
[pid=28138/tid=28154] ppid=28124 vsize=428160 CPUtime=0 cores=4,6
/proc/28138/task/28154/stat : 28154 (python) S 28124 28124 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886339813 438435840 40451 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453921073152 0 0 -1 6 0 0 0

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

[startup+1122.3 s]
/proc/loadavg: 4.14 4.10 3.06 6/205 28372
/proc/meminfo: memFree=26413744/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=448672 CPUtime=93.09 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 65852 932 1 0 9294 15 0 0 20 0 4 0 886310876 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28124/statm: 112168 41916 1872 364 0 48080 0
[pid=28138] ppid=28124 vsize=428160 CPUtime=0.36 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 1192 0 0 0 20 16 0 0 18 0 2 0 886320192 438435840 40452 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28138/statm: 107040 40452 415 364 0 42958 0
[pid=28140] ppid=28138 vsize=111864 CPUtime=292.96 cores=4,6
/proc/28140/stat : 28140 (lingeling) T 28138 28140 28140 0 -1 4202496 49137 0 0 0 29291 5 0 0 25 0 1 0 886320192 114548736 25088 33554432000 4194304 4352236 140734964252592 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28140/statm: 27966 25088 129 39 0 27046 0
[pid=28138/tid=28154] ppid=28124 vsize=428160 CPUtime=0 cores=4,6
/proc/28138/task/28154/stat : 28154 (python) S 28124 28124 27894 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 886339813 438435840 40452 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453921073152 0 0 -1 6 0 0 0
[pid=28155] ppid=28124 vsize=428172 CPUtime=0.13 cores=4,6
/proc/28155/stat : 28155 (python) S 28124 28124 27894 0 -1 4202560 1075 0 0 0 7 6 0 0 19 0 2 0 886339814 438448128 40436 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28155/statm: 107043 40436 399 364 0 42958 0
[pid=28157] ppid=28155 vsize=105356 CPUtime=100.02 cores=4,6
/proc/28157/stat : 28157 (lingeling) T 28155 28157 28157 0 -1 4202496 50065 0 0 0 9998 4 0 0 25 0 1 0 886339814 107884544 25508 33554432000 4194304 4352236 140734928499184 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28157/statm: 26339 25508 129 39 0 25419 0
[pid=28155/tid=28167] ppid=28124 vsize=428172 CPUtime=0 cores=4,6
/proc/28155/task/28167/stat : 28167 (python) S 28124 28124 27894 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886349827 438448128 40436 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453868602304 0 0 -1 6 0 0 0
[pid=28178] ppid=28124 vsize=438428 CPUtime=4.65 cores=4,6
/proc/28178/stat : 28178 (python) S 28124 28124 27894 0 -1 4202560 988 0 0 0 278 187 0 0 15 0 1 0 886359540 448950272 40410 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647166534 0 0 16781312 514 861243059990397188 0 0 17 4 0 0 0
/proc/28178/statm: 109607 40410 370 364 0 45519 0
[pid=28180] ppid=28178 vsize=1867672 CPUtime=634.75 cores=4,6
/proc/28180/stat : 28180 (cryptominisat-2) R 28178 28180 28180 0 -1 4202496 451982 0 0 0 63374 101 0 0 25 0 1 0 886359540 1912496128 361643 33554432000 4194304 4677096 140734750508256 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28180/statm: 466918 361643 392 118 0 461877 0
[pid=28124/tid=28139] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28139/stat : 28139 (python) S 28122 28124 27894 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 886320192 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 6 0 0 0
[pid=28124/tid=28156] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28156/stat : 28156 (python) S 28122 28124 27894 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886339814 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 4 0 0 0
[pid=28124/tid=28179] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28179/stat : 28179 (python) S 28122 28124 27894 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886359540 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1125.96
Current children cumulated vsize (KiB) 3828324

[startup+1182.3 s]
/proc/loadavg: 4.77 4.24 3.17 5/202 28417
/proc/meminfo: memFree=27005376/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=448672 CPUtime=93.09 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 65852 932 1 0 9294 15 0 0 20 0 4 0 886310876 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28124/statm: 112168 41916 1872 364 0 48080 0
[pid=28138] ppid=28124 vsize=428160 CPUtime=0.36 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 1192 0 0 0 20 16 0 0 18 0 2 0 886320192 438435840 40452 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28138/statm: 107040 40452 415 364 0 42958 0
[pid=28140] ppid=28138 vsize=111864 CPUtime=292.96 cores=4,6
/proc/28140/stat : 28140 (lingeling) T 28138 28140 28140 0 -1 4202496 49137 0 0 0 29291 5 0 0 25 0 1 0 886320192 114548736 25088 33554432000 4194304 4352236 140734964252592 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28140/statm: 27966 25088 129 39 0 27046 0
[pid=28138/tid=28154] ppid=28124 vsize=428160 CPUtime=0 cores=4,6
/proc/28138/task/28154/stat : 28154 (python) S 28124 28124 27894 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 886339813 438435840 40452 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453921073152 0 0 -1 6 0 0 0
[pid=28155] ppid=28124 vsize=428172 CPUtime=0.13 cores=4,6
/proc/28155/stat : 28155 (python) S 28124 28124 27894 0 -1 4202560 1075 0 0 0 7 6 0 0 19 0 2 0 886339814 438448128 40436 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28155/statm: 107043 40436 399 364 0 42958 0
[pid=28157] ppid=28155 vsize=105356 CPUtime=100.02 cores=4,6
/proc/28157/stat : 28157 (lingeling) T 28155 28157 28157 0 -1 4202496 50065 0 0 0 9998 4 0 0 25 0 1 0 886339814 107884544 25508 33554432000 4194304 4352236 140734928499184 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28157/statm: 26339 25508 129 39 0 25419 0
[pid=28155/tid=28167] ppid=28124 vsize=428172 CPUtime=0 cores=4,6
/proc/28155/task/28167/stat : 28167 (python) S 28124 28124 27894 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886349827 438448128 40436 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453868602304 0 0 -1 6 0 0 0
[pid=28178] ppid=28124 vsize=438428 CPUtime=7.92 cores=4,6
/proc/28178/stat : 28178 (python) S 28124 28124 27894 0 -1 4202560 988 0 0 0 493 299 0 0 15 0 1 0 886359540 448950272 40410 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647166534 0 0 16781312 514 1784814002480578820 0 0 17 4 0 0 0
/proc/28178/statm: 109607 40410 370 364 0 45519 0
[pid=28180] ppid=28178 vsize=1869896 CPUtime=694.5 cores=4,6
/proc/28180/stat : 28180 (cryptominisat-2) R 28178 28180 28180 0 -1 4202496 458805 0 0 0 69335 115 0 0 25 0 1 0 886359540 1914773504 362419 33554432000 4194304 4677096 140734750508256 18446744073709551615 4319573 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28180/statm: 467474 362419 392 118 0 462433 0
[pid=28124/tid=28139] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28139/stat : 28139 (python) S 28122 28124 27894 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 886320192 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 6 0 0 0
[pid=28124/tid=28156] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28156/stat : 28156 (python) S 28122 28124 27894 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886339814 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 4 0 0 0
[pid=28124/tid=28179] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28179/stat : 28179 (python) S 28122 28124 27894 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886359540 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1188.98
Current children cumulated vsize (KiB) 3830548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1191.7 s]
/proc/loadavg: 4.65 4.23 3.18 5/202 28417
/proc/meminfo: memFree=27004092/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=448672 CPUtime=93.09 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 65852 932 1 0 9294 15 0 0 20 0 4 0 886310876 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28124/statm: 112168 41916 1872 364 0 48080 0
[pid=28138] ppid=28124 vsize=428160 CPUtime=0.36 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 1192 0 0 0 20 16 0 0 18 0 2 0 886320192 438435840 40452 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28138/statm: 107040 40452 415 364 0 42958 0
[pid=28140] ppid=28138 vsize=111864 CPUtime=292.96 cores=4,6
/proc/28140/stat : 28140 (lingeling) T 28138 28140 28140 0 -1 4202496 49137 0 0 0 29291 5 0 0 25 0 1 0 886320192 114548736 25088 33554432000 4194304 4352236 140734964252592 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28140/statm: 27966 25088 129 39 0 27046 0
[pid=28138/tid=28154] ppid=28124 vsize=428160 CPUtime=0 cores=4,6
/proc/28138/task/28154/stat : 28154 (python) S 28124 28124 27894 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 886339813 438435840 40452 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453921073152 0 0 -1 6 0 0 0
[pid=28155] ppid=28124 vsize=428172 CPUtime=0.13 cores=4,6
/proc/28155/stat : 28155 (python) S 28124 28124 27894 0 -1 4202560 1075 0 0 0 7 6 0 0 19 0 2 0 886339814 438448128 40436 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28155/statm: 107043 40436 399 364 0 42958 0
[pid=28157] ppid=28155 vsize=105356 CPUtime=100.02 cores=4,6
/proc/28157/stat : 28157 (lingeling) T 28155 28157 28157 0 -1 4202496 50065 0 0 0 9998 4 0 0 25 0 1 0 886339814 107884544 25508 33554432000 4194304 4352236 140734928499184 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28157/statm: 26339 25508 129 39 0 25419 0
[pid=28155/tid=28167] ppid=28124 vsize=428172 CPUtime=0 cores=4,6
/proc/28155/task/28167/stat : 28167 (python) S 28124 28124 27894 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886349827 438448128 40436 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453868602304 0 0 -1 6 0 0 0
[pid=28178] ppid=28124 vsize=438428 CPUtime=9.68 cores=4,6
/proc/28178/stat : 28178 (python) S 28124 28124 27894 0 -1 4202560 988 0 0 0 608 360 0 0 18 0 1 0 886359540 448950272 40410 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647166534 0 0 16781312 514 861243059990397188 0 0 17 4 0 0 0
/proc/28178/statm: 109607 40410 370 364 0 45519 0
[pid=28180] ppid=28178 vsize=1869896 CPUtime=703.86 cores=4,6
/proc/28180/stat : 28180 (cryptominisat-2) R 28178 28180 28180 0 -1 4202496 459196 0 0 0 70270 116 0 0 25 0 1 0 886359540 1914773504 362810 33554432000 4194304 4677096 140734750508256 18446744073709551615 4319908 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28180/statm: 467474 362810 392 118 0 462433 0
[pid=28124/tid=28139] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28139/stat : 28139 (python) S 28122 28124 27894 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 886320192 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 6 0 0 0
[pid=28124/tid=28156] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28156/stat : 28156 (python) S 28122 28124 27894 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886339814 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 4 0 0 0
[pid=28124/tid=28179] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28179/stat : 28179 (python) S 28122 28124 27894 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886359540 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 3830548

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

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

[startup+1191.7 s]
/proc/loadavg: 4.65 4.23 3.18 5/202 28417
/proc/meminfo: memFree=27004092/32951132 swapFree=67061148/67111528
[pid=28124] ppid=28122 vsize=448672 CPUtime=93.09 cores=4,6
/proc/28124/stat : 28124 (python) S 28122 28124 27894 0 -1 4202496 65852 932 1 0 9294 15 0 0 20 0 4 0 886310876 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28124/statm: 112168 41916 1872 364 0 48080 0
[pid=28138] ppid=28124 vsize=428160 CPUtime=0.36 cores=4,6
/proc/28138/stat : 28138 (python) S 28124 28124 27894 0 -1 4202560 1192 0 0 0 20 16 0 0 18 0 2 0 886320192 438435840 40452 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28138/statm: 107040 40452 415 364 0 42958 0
[pid=28140] ppid=28138 vsize=111864 CPUtime=292.96 cores=4,6
/proc/28140/stat : 28140 (lingeling) T 28138 28140 28140 0 -1 4202496 49137 0 0 0 29291 5 0 0 25 0 1 0 886320192 114548736 25088 33554432000 4194304 4352236 140734964252592 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28140/statm: 27966 25088 129 39 0 27046 0
[pid=28138/tid=28154] ppid=28124 vsize=428160 CPUtime=0 cores=4,6
/proc/28138/task/28154/stat : 28154 (python) S 28124 28124 27894 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 886339813 438435840 40452 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453921073152 0 0 -1 6 0 0 0
[pid=28155] ppid=28124 vsize=428172 CPUtime=0.13 cores=4,6
/proc/28155/stat : 28155 (python) S 28124 28124 27894 0 -1 4202560 1075 0 0 0 7 6 0 0 19 0 2 0 886339814 438448128 40436 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28155/statm: 107043 40436 399 364 0 42958 0
[pid=28157] ppid=28155 vsize=105356 CPUtime=100.02 cores=4,6
/proc/28157/stat : 28157 (lingeling) T 28155 28157 28157 0 -1 4202496 50065 0 0 0 9998 4 0 0 25 0 1 0 886339814 107884544 25508 33554432000 4194304 4352236 140734928499184 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28157/statm: 26339 25508 129 39 0 25419 0
[pid=28155/tid=28167] ppid=28124 vsize=428172 CPUtime=0 cores=4,6
/proc/28155/task/28167/stat : 28167 (python) S 28124 28124 27894 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886349827 438448128 40436 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 514 18446604453868602304 0 0 -1 6 0 0 0
[pid=28178] ppid=28124 vsize=438428 CPUtime=9.68 cores=4,6
/proc/28178/stat : 28178 (python) S 28124 28124 27894 0 -1 4202560 988 0 0 0 608 360 0 0 18 0 1 0 886359540 448950272 40410 33554432000 4194304 5683644 140735164670624 18446744073709551615 210647166534 0 0 16781312 514 861243059990397188 0 0 17 4 0 0 0
/proc/28178/statm: 109607 40410 370 364 0 45519 0
[pid=28180] ppid=28178 vsize=1869896 CPUtime=703.86 cores=4,6
/proc/28180/stat : 28180 (cryptominisat-2) R 28178 28180 28180 0 -1 4202496 459196 0 0 0 70270 116 0 0 25 0 1 0 886359540 1914773504 362810 33554432000 4194304 4677096 140734750508256 18446744073709551615 4319908 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28180/statm: 467474 362810 392 118 0 462433 0
[pid=28124/tid=28139] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28139/stat : 28139 (python) S 28122 28124 27894 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 886320192 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 6 0 0 0
[pid=28124/tid=28156] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28156/stat : 28156 (python) S 28122 28124 27894 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886339814 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 4 0 0 0
[pid=28124/tid=28179] ppid=28122 vsize=448672 CPUtime=0 cores=4,6
/proc/28124/task/28179/stat : 28179 (python) S 28122 28124 27894 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886359540 459440128 41916 33554432000 4194304 5683644 140735164670624 18446744073709551615 210658970033 0 0 16781312 2 18446604445482824128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 3830548

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28124 and gives
#  childrusage.ru_utime.tv_sec=92
#  childrusage.ru_utime.tv_usec=945870
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=165974
# CPU time returned by wait4() is 93.1118
# while last known CPU time is 1200.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1191.74
CPU time (s): 1200.1
CPU user time (s): 1194.88
CPU system time (s): 5.22
CPU usage (%): 100.702
Max. virtual memory (cumulated for all children) (KiB): 3920568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.9459
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66785
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= 1007
involuntary context switches= 191

runsolver used 2.23066 second user time and 4.67229 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-11 01:05:12
IDJOB=3483846
IDBENCH=70769
IDSOLVER=1976
FILE ID=node129/3483846-1307747112
RUNJOBID= node129-1307747008-27913
PBS_JOBID= 13550828
Free space on /tmp= 73964 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
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-3483846-1307747112/watcher-3483846-1307747112 -o /tmp/evaluation-result-3483846-1307747112/solver-3483846-1307747112 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483846-1307747112.cnf -seed 815363443 -budget 1200

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=815363443

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      28327480 kB
Buffers:        388092 kB
Cached:        3138632 kB
SwapCached:      13132 kB
Active:        1949300 kB
Inactive:      2416824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28327480 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           97048 kB
Writeback:           0 kB
AnonPages:      836744 kB
Mapped:          14940 kB
Slab:           190396 kB
PageTables:       7808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1052908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73976 MiB
End job on node129 at 2011-06-11 01:25:06