Trace number 3484649

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.01 1200.12

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.42/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.42/0.65	c INFO: solving HOME/instance-3484649-1307752009.cnf
0.42/0.65	c INFO: computing task features
0.60/0.88	c INFO: computed variable-clause graph statistics
0.60/0.89	c INFO: computed clause balance statistics
1.80/2.05	c INFO: computed variable balance statistics
2.60/2.87	c INFO: computed small-clause counts
2.84/4.47	c INFO: computed Horn-clause counts
2.84/4.47	c INFO: computed variable graph statistics
2.84/4.47	c INFO: collected features for HOME/instance-3484649-1307752009.cnf in 2.37 s
2.84/4.47	c INFO: running lingeling-276@0 for 582 with 1197 remaining (b = 0.57)
589.46/589.72	c INFO: running cryptominisat-2.9.0@0 for 611 with 611 remaining (b = 0.50)

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

running on 2 cores: 0,2

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: 3.68 3.90 3.60 5/187 16718
/proc/meminfo: memFree=31704644/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=15184 CPUtime=0 cores=0,2
/proc/16718/stat : 16718 (python) R 16716 16718 15206 0 -1 4202496 688 0 0 0 0 0 0 0 25 0 1 0 886799150 15548416 582 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516495045 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16718/statm: 3796 584 321 364 0 283 0

[startup+0.0948969 s]
/proc/loadavg: 3.68 3.90 3.60 5/187 16718
/proc/meminfo: memFree=31704644/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=50008 CPUtime=0.06 cores=0,2
/proc/16718/stat : 16718 (python) R 16716 16718 15206 0 -1 4202496 1948 0 0 0 4 2 0 0 17 0 1 0 886799150 51208192 1712 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516832256 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/16718/statm: 12503 1716 476 364 0 1203 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50008

[startup+0.100935 s]
/proc/loadavg: 3.68 3.90 3.60 5/187 16718
/proc/meminfo: memFree=31704644/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=54532 CPUtime=0.06 cores=0,2
/proc/16718/stat : 16718 (python) R 16716 16718 15206 0 -1 4202496 2049 0 0 0 4 2 0 0 17 0 1 0 886799150 55840768 1807 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516832256 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16718/statm: 13633 1807 492 364 0 1283 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 54532

[startup+0.30087 s]
/proc/loadavg: 3.68 3.90 3.60 5/187 16718
/proc/meminfo: memFree=31704644/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=128856 CPUtime=0.18 cores=0,2
/proc/16718/stat : 16718 (python) R 16716 16718 15206 0 -1 4202496 5542 931 1 0 13 5 0 0 19 0 1 0 886799150 131948544 4014 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516830053 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16718/statm: 32214 4014 1011 364 0 2993 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 128856

[startup+0.700817 s]
/proc/loadavg: 3.68 3.90 3.60 5/187 16718
/proc/meminfo: memFree=31704644/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=281868 CPUtime=0.5 cores=0,2
/proc/16718/stat : 16718 (python) R 16716 16718 15206 0 -1 4202496 10105 931 1 0 35 15 0 0 17 0 1 0 886799150 288632832 7775 33554432000 4194304 5683644 140736347509504 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16718/statm: 70467 7775 1761 364 0 6391 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 281868

[startup+1.50068 s]
/proc/loadavg: 3.68 3.90 3.60 5/191 16741
/proc/meminfo: memFree=31555272/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=291900 CPUtime=1.3 cores=0,2
/proc/16718/stat : 16718 (python) R 16716 16718 15206 0 -1 4202496 14297 931 1 0 114 16 0 0 18 0 1 0 886799150 298905600 10360 33554432000 4194304 5683644 140736347509504 18446744073709551615 47192853560960 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16718/statm: 72975 10360 1826 364 0 8899 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 291900

[startup+3.10035 s]
/proc/loadavg: 3.68 3.90 3.60 5/194 16744
/proc/meminfo: memFree=31542476/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=294544 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 14590 931 1 0 268 16 0 0 23 0 2 0 886799150 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 73636 8531 1867 364 0 9554 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 294544

[startup+6.30083 s]
/proc/loadavg: 3.95 3.95 3.62 5/203 16753
/proc/meminfo: memFree=31538360/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=294544 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 14590 931 1 0 268 16 0 0 23 0 2 0 886799150 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 73636 8531 1867 364 0 9554 0
[pid=16748] ppid=16718 vsize=284996 CPUtime=0 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 886799453 291835904 7016 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854287 0 0 16781312 514 7888222427157594371 0 0 17 0 0 0 0
/proc/16748/statm: 71249 7016 355 364 0 7167 0
[pid=16750] ppid=16748 vsize=10380 CPUtime=3.25 cores=0,2
/proc/16750/stat : 16750 (lingeling) R 16748 16750 16750 0 -1 4202496 2577 0 0 0 325 0 0 0 25 0 1 0 886799453 10629120 1765 33554432000 4194304 4352236 140735300204496 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16750/statm: 2595 1765 129 39 0 1675 0
[pid=16718/tid=16749] ppid=16716 vsize=294544 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 2 0 886799453 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 589920

[startup+12.7007 s]
/proc/loadavg: 3.95 3.95 3.62 5/203 16754
/proc/meminfo: memFree=31532416/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=294544 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 14590 931 1 0 268 16 0 0 23 0 2 0 886799150 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 73636 8531 1867 364 0 9554 0
[pid=16748] ppid=16718 vsize=284996 CPUtime=0 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 894 0 0 0 0 0 0 0 18 0 1 0 886799453 291835904 7039 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854287 0 0 16781312 514 7888222427157594371 0 0 17 0 0 0 0
/proc/16748/statm: 71249 7039 378 364 0 7167 0
[pid=16750] ppid=16748 vsize=12412 CPUtime=9.64 cores=0,2
/proc/16750/stat : 16750 (lingeling) R 16748 16750 16750 0 -1 4202496 3184 0 0 0 964 0 0 0 25 0 1 0 886799453 12709888 2273 33554432000 4194304 4352236 140735300204496 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16750/statm: 3103 2273 129 39 0 2183 0
[pid=16718/tid=16749] ppid=16716 vsize=294544 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 2 0 886799453 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 591952

[startup+25.5003 s]
/proc/loadavg: 3.96 3.95 3.63 5/203 16754
/proc/meminfo: memFree=31523980/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=294544 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 14590 931 1 0 268 16 0 0 23 0 2 0 886799150 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 73636 8531 1867 364 0 9554 0
[pid=16748] ppid=16718 vsize=284996 CPUtime=0.02 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 903 0 0 0 1 1 0 0 18 0 1 0 886799453 291835904 7039 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854287 0 0 16781312 514 17166331996838789379 0 0 17 0 0 0 0
/proc/16748/statm: 71249 7039 378 364 0 7167 0
[pid=16750] ppid=16748 vsize=16340 CPUtime=22.42 cores=0,2
/proc/16750/stat : 16750 (lingeling) R 16748 16750 16750 0 -1 4202496 4266 0 0 0 2242 0 0 0 25 0 1 0 886799453 16732160 3255 33554432000 4194304 4352236 140735300204496 18446744073709551615 4234497 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16750/statm: 4085 3255 129 39 0 3165 0
[pid=16718/tid=16749] ppid=16716 vsize=294544 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 2 0 886799453 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 595880

[startup+51.1007 s]
/proc/loadavg: 3.97 3.95 3.64 5/203 16755
/proc/meminfo: memFree=31495420/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=294544 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 14590 931 1 0 268 16 0 0 23 0 2 0 886799150 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 73636 8531 1867 364 0 9554 0
[pid=16748] ppid=16718 vsize=284996 CPUtime=0.05 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 914 0 0 0 3 2 0 0 18 0 1 0 886799453 291835904 7039 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854287 0 0 16781312 514 17166331996838789379 0 0 17 0 0 0 0
/proc/16748/statm: 71249 7039 378 364 0 7167 0
[pid=16750] ppid=16748 vsize=22840 CPUtime=47.98 cores=0,2
/proc/16750/stat : 16750 (lingeling) R 16748 16750 16750 0 -1 4202496 6504 0 0 0 4798 0 0 0 25 0 1 0 886799453 23388160 4880 33554432000 4194304 4352236 140735300204496 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16750/statm: 5710 4880 129 39 0 4790 0
[pid=16718/tid=16749] ppid=16716 vsize=294544 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 2 0 886799453 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 602380

[startup+102.3 s]
/proc/loadavg: 3.99 3.96 3.65 5/203 16756
/proc/meminfo: memFree=31483640/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=294544 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 14590 931 1 0 268 16 0 0 23 0 2 0 886799150 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 73636 8531 1867 364 0 9554 0
[pid=16748] ppid=16718 vsize=284996 CPUtime=0.12 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 936 0 0 0 6 6 0 0 18 0 1 0 886799453 291835904 7039 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854287 0 0 16781312 514 17166331996838789379 0 0 17 0 0 0 0
/proc/16748/statm: 71249 7039 378 364 0 7167 0
[pid=16750] ppid=16748 vsize=25924 CPUtime=99.12 cores=0,2
/proc/16750/stat : 16750 (lingeling) R 16748 16750 16750 0 -1 4202496 13006 0 0 0 9911 1 0 0 25 0 1 0 886799453 26546176 5651 33554432000 4194304 4352236 140735300204496 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16750/statm: 6481 5651 129 39 0 5561 0
[pid=16718/tid=16749] ppid=16716 vsize=294544 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 2 0 886799453 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 605464

[startup+162.3 s]
/proc/loadavg: 4.15 4.00 3.68 5/203 16758
/proc/meminfo: memFree=31473692/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=294544 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 14590 931 1 0 268 16 0 0 23 0 2 0 886799150 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 73636 8531 1867 364 0 9554 0
[pid=16748] ppid=16718 vsize=284996 CPUtime=0.19 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 955 0 0 0 10 9 0 0 18 0 1 0 886799453 291835904 7039 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854287 0 0 16781312 514 17166331996838789379 0 0 17 0 0 0 0
/proc/16748/statm: 71249 7039 378 364 0 7167 0
[pid=16750] ppid=16748 vsize=30020 CPUtime=159.04 cores=0,2
/proc/16750/stat : 16750 (lingeling) R 16748 16750 16750 0 -1 4202496 21326 0 0 0 15901 3 0 0 25 0 1 0 886799453 30740480 6675 33554432000 4194304 4352236 140735300204496 18446744073709551615 4279060 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16750/statm: 7505 6675 129 39 0 6585 0
[pid=16718/tid=16749] ppid=16716 vsize=294544 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 2 0 886799453 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 609560

[startup+222.3 s]
/proc/loadavg: 4.05 4.00 3.70 5/203 16759
/proc/meminfo: memFree=31464736/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=294544 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 14590 931 1 0 268 16 0 0 23 0 2 0 886799150 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 73636 8531 1867 364 0 9554 0
[pid=16748] ppid=16718 vsize=284996 CPUtime=0.28 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 970 0 0 0 15 13 0 0 18 0 1 0 886799453 291835904 7039 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854287 0 0 16781312 514 17166331996838789379 0 0 17 0 0 0 0
/proc/16748/statm: 71249 7039 378 364 0 7167 0
[pid=16750] ppid=16748 vsize=38212 CPUtime=218.96 cores=0,2
/proc/16750/stat : 16750 (lingeling) R 16748 16750 16750 0 -1 4202496 30287 0 0 0 21892 4 0 0 25 0 1 0 886799453 39129088 8723 33554432000 4194304 4352236 140735300204496 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16750/statm: 9553 8723 129 39 0 8633 0
[pid=16718/tid=16749] ppid=16716 vsize=294544 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 2 0 886799453 301613056 8531 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 617752

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

[pid=16780] ppid=16718 vsize=295700 CPUtime=0.67 cores=0,2
/proc/16780/stat : 16780 (python) S 16718 16718 15206 0 -1 4202560 1038 0 0 0 38 29 0 0 15 0 1 0 886858122 302796800 7047 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854342 0 0 16781312 514 17166331996838789380 0 0 17 0 0 0 0
/proc/16780/statm: 73925 7047 382 364 0 9840 0
[pid=16782] ppid=16780 vsize=132060 CPUtime=411.91 cores=0,2
/proc/16782/stat : 16782 (cryptominisat-2) R 16780 16782 16782 0 -1 4202496 105742 0 0 0 41163 28 0 0 25 0 1 0 886858122 135229440 26539 33554432000 4194304 4677096 140737078877584 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16782/statm: 33015 26539 392 118 0 27974 0
[pid=16718/tid=16749] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 3 0 886799453 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
[pid=16718/tid=16781] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16781/stat : 16781 (python) S 16716 16718 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886858122 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1069856

[startup+1062.3 s]
/proc/loadavg: 4.02 4.06 3.90 5/212 16842
/proc/meminfo: memFree=30315124/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=304800 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 15382 931 1 0 268 16 0 0 19 0 3 0 886799150 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 76200 8538 1870 364 0 12115 0
[pid=16748] ppid=16718 vsize=295240 CPUtime=0.77 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 1203 0 0 0 41 36 0 0 19 0 2 0 886799453 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16748/statm: 73810 7081 415 364 0 9728 0
[pid=16750] ppid=16748 vsize=42056 CPUtime=585.86 cores=0,2
/proc/16750/stat : 16750 (lingeling) T 16748 16750 16750 0 -1 4202496 90354 0 0 0 58573 13 0 0 25 0 1 0 886799453 43065344 9684 33554432000 4194304 4352236 140735300204496 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16750/statm: 10514 9684 129 39 0 9594 0
[pid=16748/tid=16779] ppid=16718 vsize=295240 CPUtime=0 cores=0,2
/proc/16748/task/16779/stat : 16779 (python) S 16718 16718 15206 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886858121 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 514 18446604450454345856 0 0 -1 0 0 0 0
[pid=16780] ppid=16718 vsize=295700 CPUtime=0.77 cores=0,2
/proc/16780/stat : 16780 (python) S 16718 16718 15206 0 -1 4202560 1038 0 0 0 43 34 0 0 15 0 1 0 886858122 302796800 7047 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854342 0 0 16781312 514 5662119849480913156 0 0 17 0 0 0 0
/proc/16780/statm: 73925 7047 382 364 0 9840 0
[pid=16782] ppid=16780 vsize=132060 CPUtime=471.86 cores=0,2
/proc/16782/stat : 16782 (cryptominisat-2) R 16780 16782 16782 0 -1 4202496 107339 0 0 0 47157 29 0 0 25 0 1 0 886858122 135229440 27691 33554432000 4194304 4677096 140737078877584 18446744073709551615 4334573 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16782/statm: 33015 27691 392 118 0 27974 0
[pid=16718/tid=16749] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 3 0 886799453 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
[pid=16718/tid=16781] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16781/stat : 16781 (python) S 16716 16718 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886858122 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1069856

[startup+1122.31 s]
/proc/loadavg: 4.00 4.05 3.91 5/215 16846
/proc/meminfo: memFree=30511092/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=304800 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 15382 931 1 0 268 16 0 0 19 0 3 0 886799150 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 76200 8538 1870 364 0 12115 0
[pid=16748] ppid=16718 vsize=295240 CPUtime=0.77 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 1203 0 0 0 41 36 0 0 19 0 2 0 886799453 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16748/statm: 73810 7081 415 364 0 9728 0
[pid=16750] ppid=16748 vsize=42056 CPUtime=585.86 cores=0,2
/proc/16750/stat : 16750 (lingeling) T 16748 16750 16750 0 -1 4202496 90354 0 0 0 58573 13 0 0 25 0 1 0 886799453 43065344 9684 33554432000 4194304 4352236 140735300204496 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16750/statm: 10514 9684 129 39 0 9594 0
[pid=16748/tid=16779] ppid=16718 vsize=295240 CPUtime=0 cores=0,2
/proc/16748/task/16779/stat : 16779 (python) S 16718 16718 15206 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886858121 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 514 18446604450454345856 0 0 -1 0 0 0 0
[pid=16780] ppid=16718 vsize=295700 CPUtime=0.87 cores=0,2
/proc/16780/stat : 16780 (python) S 16718 16718 15206 0 -1 4202560 1038 0 0 0 49 38 0 0 15 0 1 0 886858122 302796800 7047 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854342 0 0 16781312 514 17166331996838789380 0 0 17 0 0 0 0
/proc/16780/statm: 73925 7047 382 364 0 9840 0
[pid=16782] ppid=16780 vsize=132060 CPUtime=531.81 cores=0,2
/proc/16782/stat : 16782 (cryptominisat-2) R 16780 16782 16782 0 -1 4202496 107940 0 0 0 53152 29 0 0 25 0 1 0 886858122 135229440 27691 33554432000 4194304 4677096 140737078877584 18446744073709551615 4319568 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16782/statm: 33015 27691 392 118 0 27974 0
[pid=16718/tid=16749] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 3 0 886799453 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
[pid=16718/tid=16781] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16781/stat : 16781 (python) S 16716 16718 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886858122 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.15
Current children cumulated vsize (KiB) 1069856

[startup+1182.3 s]
/proc/loadavg: 4.09 4.06 3.92 6/215 16848
/proc/meminfo: memFree=30509688/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=304800 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 15382 931 1 0 268 16 0 0 19 0 3 0 886799150 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 76200 8538 1870 364 0 12115 0
[pid=16748] ppid=16718 vsize=295240 CPUtime=0.77 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 1203 0 0 0 41 36 0 0 19 0 2 0 886799453 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16748/statm: 73810 7081 415 364 0 9728 0
[pid=16750] ppid=16748 vsize=42056 CPUtime=585.86 cores=0,2
/proc/16750/stat : 16750 (lingeling) T 16748 16750 16750 0 -1 4202496 90354 0 0 0 58573 13 0 0 25 0 1 0 886799453 43065344 9684 33554432000 4194304 4352236 140735300204496 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16750/statm: 10514 9684 129 39 0 9594 0
[pid=16748/tid=16779] ppid=16718 vsize=295240 CPUtime=0 cores=0,2
/proc/16748/task/16779/stat : 16779 (python) S 16718 16718 15206 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886858121 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 514 18446604450454345856 0 0 -1 0 0 0 0
[pid=16780] ppid=16718 vsize=295700 CPUtime=0.96 cores=0,2
/proc/16780/stat : 16780 (python) S 16718 16718 15206 0 -1 4202560 1038 0 0 0 54 42 0 0 15 0 1 0 886858122 302796800 7047 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854342 0 0 16781312 514 17166331996838789380 0 0 17 0 0 0 0
/proc/16780/statm: 73925 7047 382 364 0 9840 0
[pid=16782] ppid=16780 vsize=111160 CPUtime=591.76 cores=0,2
/proc/16782/stat : 16782 (cryptominisat-2) R 16780 16782 16782 0 -1 4202496 114715 0 0 0 59144 32 0 0 25 0 1 0 886858122 113827840 21782 33554432000 4194304 4677096 140737078877584 18446744073709551615 4319603 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16782/statm: 27790 21782 392 118 0 22749 0
[pid=16718/tid=16749] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 3 0 886799453 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
[pid=16718/tid=16781] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16781/stat : 16781 (python) S 16716 16718 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886858122 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 1048956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.1 s]
/proc/loadavg: 4.06 4.06 3.92 4/206 16849
/proc/meminfo: memFree=30668720/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=304800 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 15382 931 1 0 268 16 0 0 19 0 3 0 886799150 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 76200 8538 1870 364 0 12115 0
[pid=16748] ppid=16718 vsize=295240 CPUtime=0.77 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 1203 0 0 0 41 36 0 0 19 0 2 0 886799453 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16748/statm: 73810 7081 415 364 0 9728 0
[pid=16750] ppid=16748 vsize=42056 CPUtime=585.86 cores=0,2
/proc/16750/stat : 16750 (lingeling) T 16748 16750 16750 0 -1 4202496 90354 0 0 0 58573 13 0 0 25 0 1 0 886799453 43065344 9684 33554432000 4194304 4352236 140735300204496 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16750/statm: 10514 9684 129 39 0 9594 0
[pid=16748/tid=16779] ppid=16718 vsize=295240 CPUtime=0 cores=0,2
/proc/16748/task/16779/stat : 16779 (python) S 16718 16718 15206 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886858121 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 514 18446604450454345856 0 0 -1 0 0 0 0
[pid=16780] ppid=16718 vsize=295700 CPUtime=0.99 cores=0,2
/proc/16780/stat : 16780 (python) S 16718 16718 15206 0 -1 4202560 1039 0 0 0 56 43 0 0 15 0 1 0 886858122 302796800 7047 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854342 0 0 16781312 514 17166331996838789380 0 0 17 0 0 0 0
/proc/16780/statm: 73925 7047 382 364 0 9840 0
[pid=16782] ppid=16780 vsize=110296 CPUtime=609.55 cores=0,2
/proc/16782/stat : 16782 (cryptominisat-2) R 16780 16782 16782 0 -1 4202496 117322 0 0 0 60922 33 0 0 25 0 1 0 886858122 112943104 20944 33554432000 4194304 4677096 140737078877584 18446744073709551615 4334772 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16782/statm: 27574 20944 392 118 0 22533 0
[pid=16718/tid=16749] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 3 0 886799453 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
[pid=16718/tid=16781] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16781/stat : 16781 (python) S 16716 16718 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886858122 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1048092

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

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

[startup+1200.1 s]
/proc/loadavg: 4.06 4.06 3.92 4/206 16849
/proc/meminfo: memFree=30668720/32951124 swapFree=67063556/67111528
[pid=16718] ppid=16716 vsize=304800 CPUtime=2.84 cores=0,2
/proc/16718/stat : 16718 (python) S 16716 16718 15206 0 -1 4202496 15382 931 1 0 268 16 0 0 19 0 3 0 886799150 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16718/statm: 76200 8538 1870 364 0 12115 0
[pid=16748] ppid=16718 vsize=295240 CPUtime=0.77 cores=0,2
/proc/16748/stat : 16748 (python) S 16718 16718 15206 0 -1 4202560 1203 0 0 0 41 36 0 0 19 0 2 0 886799453 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16748/statm: 73810 7081 415 364 0 9728 0
[pid=16750] ppid=16748 vsize=42056 CPUtime=585.86 cores=0,2
/proc/16750/stat : 16750 (lingeling) T 16748 16750 16750 0 -1 4202496 90354 0 0 0 58573 13 0 0 25 0 1 0 886799453 43065344 9684 33554432000 4194304 4352236 140735300204496 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/16750/statm: 10514 9684 129 39 0 9594 0
[pid=16748/tid=16779] ppid=16718 vsize=295240 CPUtime=0 cores=0,2
/proc/16748/task/16779/stat : 16779 (python) S 16718 16718 15206 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886858121 302325760 7081 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 514 18446604450454345856 0 0 -1 0 0 0 0
[pid=16780] ppid=16718 vsize=295700 CPUtime=0.99 cores=0,2
/proc/16780/stat : 16780 (python) S 16718 16718 15206 0 -1 4202560 1039 0 0 0 56 43 0 0 15 0 1 0 886858122 302796800 7047 33554432000 4194304 5683644 140736347509504 18446744073709551615 246516854342 0 0 16781312 514 17166331996838789380 0 0 17 0 0 0 0
/proc/16780/statm: 73925 7047 382 364 0 9840 0
[pid=16782] ppid=16780 vsize=110296 CPUtime=609.55 cores=0,2
/proc/16782/stat : 16782 (cryptominisat-2) R 16780 16782 16782 0 -1 4202496 117322 0 0 0 60922 33 0 0 25 0 1 0 886858122 112943104 20944 33554432000 4194304 4677096 140737078877584 18446744073709551615 4334772 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16782/statm: 27574 20944 392 118 0 22533 0
[pid=16718/tid=16749] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16749/stat : 16749 (python) S 16716 16718 15206 0 -1 4202560 31 931 0 0 0 0 0 0 23 0 3 0 886799453 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
[pid=16718/tid=16781] ppid=16716 vsize=304800 CPUtime=0 cores=0,2
/proc/16718/task/16781/stat : 16781 (python) S 16716 16718 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886858122 312115200 8538 33554432000 4194304 5683644 140736347509504 18446744073709551615 246528657841 0 0 16781312 2 18446604453848064320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1048092

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.12
CPU time (s): 1200.01
CPU user time (s): 1198.6
CPU system time (s): 1.41
CPU usage (%): 99.9904
Max. virtual memory (cumulated for all children) (KiB): 1121000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.68759
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16313
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= 12010
involuntary context switches= 20

runsolver used 2.16967 second user time and 4.5833 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-11 02:26:49
IDJOB=3484649
IDBENCH=84211
IDSOLVER=1976
FILE ID=node134/3484649-1307752009
RUNJOBID= node134-1307750805-16434
PBS_JOBID= 13550824
Free space on /tmp= 74088 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.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-3484649-1307752009/watcher-3484649-1307752009 -o /tmp/evaluation-result-3484649-1307752009/solver-3484649-1307752009 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484649-1307752009.cnf -seed 398212220 -budget 1200

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=398212220

node134.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.67
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.83
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	: 7186.06
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.80
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31706196 kB
Buffers:        278108 kB
Cached:         724672 kB
SwapCached:      10284 kB
Active:         554996 kB
Inactive:       485816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31706196 kB
SwapTotal:    67111528 kB
SwapFree:     67063556 kB
Dirty:           99064 kB
Writeback:           4 kB
AnonPages:       34960 kB
Mapped:          12940 kB
Slab:           139528 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73948 MiB
End job on node134 at 2011-06-11 02:46:52