Trace number 3483850

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.02 1200.93

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.34/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.64	c INFO: solving HOME/instance-3483850-1307747258.cnf
0.34/0.64	c INFO: computing task features
0.73/1.04	c INFO: computed variable-clause graph statistics
0.73/1.06	c INFO: computed clause balance statistics
2.82/3.16	c INFO: computed variable balance statistics
4.42/4.72	c INFO: computed small-clause counts
4.42/4.74	c INFO: computed Horn-clause counts
7.12/7.43	c INFO: computed variable graph statistics
7.12/7.43	c INFO: collected features for HOME/instance-3483850-1307747258.cnf in 6.78 s
7.12/7.44	c INFO: running lingeling-276@0 for 582 with 1193 remaining (b = 0.59)
591.51/591.15	c INFO: running cryptominisat-2.9.0@0 for 609 with 609 remaining (b = 0.53)

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

running on 2 cores: 5,7

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: 5.03 3.32 1.96 5/203 12454
/proc/meminfo: memFree=30549624/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=15184 CPUtime=0 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 735 0 0 0 0 0 0 0 25 0 1 0 886324609 15548416 622 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/12454/statm: 3796 622 322 364 0 283 0

[startup+0.086255 s]
/proc/loadavg: 5.03 3.32 1.96 5/203 12454
/proc/meminfo: memFree=30549624/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=56648 CPUtime=0.05 cores=5,7
/proc/12454/stat : 12454 (python) R 12452 12454 12251 0 -1 4202496 2081 0 0 0 4 1 0 0 25 0 1 0 886324609 58007552 1835 33554432000 4194304 5683644 140734456024256 18446744073709551615 268267765770 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12454/statm: 14162 1841 495 364 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 56648

[startup+0.100255 s]
/proc/loadavg: 5.03 3.32 1.96 5/203 12454
/proc/meminfo: memFree=30549624/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=91832 CPUtime=0.06 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 2680 0 0 0 4 2 0 0 25 0 1 0 886324609 94035968 2394 33554432000 4194304 5683644 140734456024256 18446744073709551615 268267765383 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/12454/statm: 22958 2394 755 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 91832

[startup+0.300221 s]
/proc/loadavg: 5.03 3.32 1.96 5/203 12454
/proc/meminfo: memFree=30549624/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=135752 CPUtime=0.17 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 5972 931 1 0 12 5 0 0 25 0 1 0 886324609 139010048 4148 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272685061 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/12454/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700148 s]
/proc/loadavg: 5.03 3.32 1.96 5/203 12454
/proc/meminfo: memFree=30549624/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=284012 CPUtime=0.43 cores=5,7
/proc/12454/stat : 12454 (python) R 12452 12454 12251 0 -1 4202496 10643 931 1 0 32 11 0 0 25 0 1 0 886324609 290828288 8313 33554432000 4194304 5683644 140734456024256 18446744073709551615 4944042 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/12454/statm: 71003 8313 1761 364 0 6927 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 284012

[startup+1.501 s]
/proc/loadavg: 5.03 3.32 1.96 7/204 12459
/proc/meminfo: memFree=30512936/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=304160 CPUtime=1.22 cores=5,7
/proc/12454/stat : 12454 (python) R 12452 12454 12251 0 -1 4202496 20243 931 1 0 110 12 0 0 25 0 1 0 886324609 311459840 13424 33554432000 4194304 5683644 140734456024256 18446744073709551615 4500500 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12454/statm: 76040 13424 1826 364 0 11964 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 304160

[startup+3.10072 s]
/proc/loadavg: 5.03 3.32 1.96 6/204 12459
/proc/meminfo: memFree=30503140/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=304160 CPUtime=2.82 cores=5,7
/proc/12454/stat : 12454 (python) R 12452 12454 12251 0 -1 4202496 20243 931 1 0 270 12 0 0 25 0 1 0 886324609 311459840 13424 33554432000 4194304 5683644 140734456024256 18446744073709551615 47159087104301 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12454/statm: 76040 13424 1826 364 0 11964 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 304160

[startup+6.30015 s]
/proc/loadavg: 5.03 3.35 1.97 6/204 12459
/proc/meminfo: memFree=30505608/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=305260 CPUtime=6.02 cores=5,7
/proc/12454/stat : 12454 (python) R 12452 12454 12251 0 -1 4202496 20525 931 1 0 590 12 0 0 25 0 1 0 886324609 312586240 13706 33554432000 4194304 5683644 140734456024256 18446744073709551615 47159086954624 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12454/statm: 76315 13706 1833 364 0 12239 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 305260

[startup+12.701 s]
/proc/loadavg: 5.03 3.38 1.99 7/207 12462
/proc/meminfo: memFree=30481520/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=313364 CPUtime=7.17 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 20808 931 1 0 704 13 0 0 25 0 2 0 886324609 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 78341 13203 1867 364 0 14259 0
[pid=12460] ppid=12454 vsize=303120 CPUtime=0 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 1 0 886325353 310394880 11708 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709135 0 0 16781312 514 4590175452114419975 0 0 17 5 0 0 0
/proc/12460/statm: 75780 11708 376 364 0 11698 0
[pid=12462] ppid=12460 vsize=19628 CPUtime=5.23 cores=5,7
/proc/12462/stat : 12462 (lingeling) R 12460 12462 12462 0 -1 4202496 7080 0 0 0 523 0 0 0 25 0 1 0 886325354 20099072 4076 33554432000 4194304 4352236 140736209289744 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12462/statm: 4907 4076 129 39 0 3987 0
[pid=12454/tid=12461] ppid=12452 vsize=313364 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886325354 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 636112

[startup+25.5007 s]
/proc/loadavg: 5.02 3.46 2.04 6/207 12462
/proc/meminfo: memFree=30474864/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=313364 CPUtime=7.17 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 20808 931 1 0 704 13 0 0 25 0 2 0 886324609 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 78341 13203 1867 364 0 14259 0
[pid=12460] ppid=12454 vsize=303120 CPUtime=0.02 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 899 0 0 0 1 1 0 0 18 0 1 0 886325353 310394880 11708 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709135 0 0 16781312 514 1267411451383873799 0 0 17 5 0 0 0
/proc/12460/statm: 75780 11708 376 364 0 11698 0
[pid=12462] ppid=12460 vsize=22888 CPUtime=18.02 cores=5,7
/proc/12462/stat : 12462 (lingeling) R 12460 12462 12462 0 -1 4202496 8492 0 0 0 1802 0 0 0 25 0 1 0 886325354 23437312 4891 33554432000 4194304 4352236 140736209289744 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12462/statm: 5722 4891 129 39 0 4802 0
[pid=12454/tid=12461] ppid=12452 vsize=313364 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886325354 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 639372

[startup+51.1012 s]
/proc/loadavg: 5.01 3.58 2.11 6/207 12463
/proc/meminfo: memFree=30465300/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=313364 CPUtime=7.17 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 20808 931 1 0 704 13 0 0 25 0 2 0 886324609 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 78341 13203 1867 364 0 14259 0
[pid=12460] ppid=12454 vsize=303120 CPUtime=0.04 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 910 0 0 0 2 2 0 0 18 0 1 0 886325353 310394880 11708 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709135 0 0 16781312 514 1267411451383873799 0 0 17 5 0 0 0
/proc/12460/statm: 75780 11708 376 364 0 11698 0
[pid=12462] ppid=12460 vsize=23132 CPUtime=43.61 cores=5,7
/proc/12462/stat : 12462 (lingeling) R 12460 12462 12462 0 -1 4202496 8563 0 0 0 4360 1 0 0 25 0 1 0 886325354 23687168 4962 33554432000 4194304 4352236 140736209289744 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12462/statm: 5783 4962 129 39 0 4863 0
[pid=12454/tid=12461] ppid=12452 vsize=313364 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886325354 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 639616

[startup+102.307 s]
/proc/loadavg: 5.00 3.80 2.26 6/207 12464
/proc/meminfo: memFree=30443676/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=313364 CPUtime=7.17 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 20808 931 1 0 704 13 0 0 25 0 2 0 886324609 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 78341 13203 1867 364 0 14259 0
[pid=12460] ppid=12454 vsize=303120 CPUtime=0.12 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 931 0 0 0 6 6 0 0 18 0 1 0 886325353 310394880 11708 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709135 0 0 16781312 514 1267411451383873799 0 0 17 5 0 0 0
/proc/12460/statm: 75780 11708 376 364 0 11698 0
[pid=12462] ppid=12460 vsize=27412 CPUtime=94.77 cores=5,7
/proc/12462/stat : 12462 (lingeling) R 12460 12462 12462 0 -1 4202496 9623 0 0 0 9476 1 0 0 25 0 1 0 886325354 28069888 6022 33554432000 4194304 4352236 140736209289744 18446744073709551615 4228410 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12462/statm: 6853 6022 129 39 0 5933 0
[pid=12454/tid=12461] ppid=12452 vsize=313364 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886325354 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 643896

[startup+162.3 s]
/proc/loadavg: 5.00 4.01 2.43 6/207 12466
/proc/meminfo: memFree=30415844/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=313364 CPUtime=7.17 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 20808 931 1 0 704 13 0 0 25 0 2 0 886324609 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 78341 13203 1867 364 0 14259 0
[pid=12460] ppid=12454 vsize=303120 CPUtime=0.2 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 950 0 0 0 11 9 0 0 18 0 1 0 886325353 310394880 11708 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709135 0 0 16781312 514 1267411451383873799 0 0 17 7 0 0 0
/proc/12460/statm: 75780 11708 376 364 0 11698 0
[pid=12462] ppid=12460 vsize=30448 CPUtime=154.76 cores=5,7
/proc/12462/stat : 12462 (lingeling) R 12460 12462 12462 0 -1 4202496 10404 0 0 0 15475 1 0 0 25 0 1 0 886325354 31178752 6803 33554432000 4194304 4352236 140736209289744 18446744073709551615 4278726 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12462/statm: 7612 6803 129 39 0 6692 0
[pid=12454/tid=12461] ppid=12452 vsize=313364 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886325354 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 646932

[startup+222.301 s]
/proc/loadavg: 5.00 4.19 2.59 6/207 12467
/proc/meminfo: memFree=30384424/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=313364 CPUtime=7.17 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 20808 931 1 0 704 13 0 0 25 0 2 0 886324609 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 78341 13203 1867 364 0 14259 0
[pid=12460] ppid=12454 vsize=303120 CPUtime=0.28 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 970 0 0 0 16 12 0 0 18 0 1 0 886325353 310394880 11708 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709135 0 0 16781312 514 1267411451383873799 0 0 17 7 0 0 0
/proc/12460/statm: 75780 11708 376 364 0 11698 0
[pid=12462] ppid=12460 vsize=39496 CPUtime=214.76 cores=5,7
/proc/12462/stat : 12462 (lingeling) R 12460 12462 12462 0 -1 4202496 16740 0 0 0 21475 1 0 0 25 0 1 0 886325354 40443904 9043 33554432000 4194304 4352236 140736209289744 18446744073709551615 4328411 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12462/statm: 9874 9043 129 39 0 8954 0
[pid=12454/tid=12461] ppid=12452 vsize=313364 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886325354 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 655980

[startup+282.301 s]
/proc/loadavg: 5.00 4.33 2.74 6/207 12469
/proc/meminfo: memFree=30379664/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=313364 CPUtime=7.17 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 20808 931 1 0 704 13 0 0 25 0 2 0 886324609 320884736 13203 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 78341 13203 1867 364 0 14259 0
[pid=12460] ppid=12454 vsize=303120 CPUtime=0.36 cores=5,7

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

[pid=12483] ppid=12454 vsize=313376 CPUtime=0.61 cores=5,7
/proc/12483/stat : 12483 (python) S 12454 12454 12251 0 -1 4202560 1006 0 0 0 34 27 0 0 16 0 1 0 886383724 320897024 11706 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709190 0 0 16781312 514 1267411451383873800 0 0 17 5 0 0 0
/proc/12483/statm: 78344 11706 370 364 0 14259 0
[pid=12485] ppid=12483 vsize=159280 CPUtime=409.41 cores=5,7
/proc/12485/stat : 12485 (cryptominisat-2) R 12483 12485 12485 0 -1 4202496 140251 0 0 0 40908 33 0 0 25 0 1 0 886383724 163102720 32716 33554432000 4194304 4677096 140736580025680 18446744073709551615 4334573 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12485/statm: 39820 32716 392 118 0 34779 0
[pid=12454/tid=12461] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886325354 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
[pid=12454/tid=12484] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12484/stat : 12484 (python) S 12452 12454 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886383724 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1001.6
Current children cumulated vsize (KiB) 1157020

[startup+1062.3 s]
/proc/loadavg: 5.03 5.00 4.04 6/204 12679
/proc/meminfo: memFree=30707584/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=323620 CPUtime=7.18 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 21626 931 1 0 705 13 0 0 19 0 3 0 886324609 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 80905 13210 1870 364 0 16820 0
[pid=12460] ppid=12454 vsize=313364 CPUtime=0.78 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 1198 0 0 0 41 37 0 0 19 0 2 0 886325353 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12460/statm: 78341 11751 414 364 0 14259 0
[pid=12462] ppid=12460 vsize=47380 CPUtime=583.62 cores=5,7
/proc/12462/stat : 12462 (lingeling) T 12460 12462 12462 0 -1 4202496 22807 0 0 0 58360 2 0 0 25 0 1 0 886325354 48517120 11014 33554432000 4194304 4352236 140736209289744 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12462/statm: 11845 11014 129 39 0 10925 0
[pid=12460/tid=12482] ppid=12454 vsize=313364 CPUtime=0 cores=5,7
/proc/12460/task/12482/stat : 12482 (python) S 12454 12454 12251 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886383723 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 7 0 0 0
[pid=12483] ppid=12454 vsize=313376 CPUtime=0.69 cores=5,7
/proc/12483/stat : 12483 (python) S 12454 12454 12251 0 -1 4202560 1006 0 0 0 38 31 0 0 15 0 1 0 886383724 320897024 11706 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709190 0 0 16781312 514 1267411451383873800 0 0 17 5 0 0 0
/proc/12483/statm: 78344 11706 370 364 0 14259 0
[pid=12485] ppid=12483 vsize=187816 CPUtime=469.35 cores=5,7
/proc/12485/stat : 12485 (cryptominisat-2) R 12483 12485 12485 0 -1 4202496 161115 0 0 0 46900 35 0 0 25 0 1 0 886383724 192323584 38885 33554432000 4194304 4677096 140736580025680 18446744073709551615 4337199 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12485/statm: 46954 38885 392 118 0 41913 0
[pid=12454/tid=12461] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886325354 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
[pid=12454/tid=12484] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12484/stat : 12484 (python) S 12452 12454 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886383724 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 1185556

[startup+1122.3 s]
/proc/loadavg: 5.05 5.01 4.10 6/207 12683
/proc/meminfo: memFree=29616032/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=323620 CPUtime=7.18 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 21626 931 1 0 705 13 0 0 19 0 3 0 886324609 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 80905 13210 1870 364 0 16820 0
[pid=12460] ppid=12454 vsize=313364 CPUtime=0.78 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 1198 0 0 0 41 37 0 0 19 0 2 0 886325353 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12460/statm: 78341 11751 414 364 0 14259 0
[pid=12462] ppid=12460 vsize=47380 CPUtime=583.62 cores=5,7
/proc/12462/stat : 12462 (lingeling) T 12460 12462 12462 0 -1 4202496 22807 0 0 0 58360 2 0 0 25 0 1 0 886325354 48517120 11014 33554432000 4194304 4352236 140736209289744 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12462/statm: 11845 11014 129 39 0 10925 0
[pid=12460/tid=12482] ppid=12454 vsize=313364 CPUtime=0 cores=5,7
/proc/12460/task/12482/stat : 12482 (python) S 12454 12454 12251 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886383723 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 7 0 0 0
[pid=12483] ppid=12454 vsize=313376 CPUtime=0.78 cores=5,7
/proc/12483/stat : 12483 (python) S 12454 12454 12251 0 -1 4202560 1006 0 0 0 43 35 0 0 15 0 1 0 886383724 320897024 11706 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709190 0 0 16781312 514 1267411451383873800 0 0 17 5 0 0 0
/proc/12483/statm: 78344 11706 370 364 0 14259 0
[pid=12485] ppid=12483 vsize=188620 CPUtime=529.29 cores=5,7
/proc/12485/stat : 12485 (cryptominisat-2) R 12483 12485 12485 0 -1 4202496 172611 0 0 0 52890 39 0 0 25 0 1 0 886383724 193146880 40221 33554432000 4194304 4677096 140736580025680 18446744073709551615 4335955 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12485/statm: 47155 40221 392 118 0 42114 0
[pid=12454/tid=12461] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886325354 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
[pid=12454/tid=12484] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12484/stat : 12484 (python) S 12452 12454 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886383724 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 1186360

[startup+1182.3 s]
/proc/loadavg: 5.02 5.01 4.15 6/207 12685
/proc/meminfo: memFree=29224656/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=323620 CPUtime=7.18 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 21626 931 1 0 705 13 0 0 19 0 3 0 886324609 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 80905 13210 1870 364 0 16820 0
[pid=12460] ppid=12454 vsize=313364 CPUtime=0.78 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 1198 0 0 0 41 37 0 0 19 0 2 0 886325353 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12460/statm: 78341 11751 414 364 0 14259 0
[pid=12462] ppid=12460 vsize=47380 CPUtime=583.62 cores=5,7
/proc/12462/stat : 12462 (lingeling) T 12460 12462 12462 0 -1 4202496 22807 0 0 0 58360 2 0 0 25 0 1 0 886325354 48517120 11014 33554432000 4194304 4352236 140736209289744 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12462/statm: 11845 11014 129 39 0 10925 0
[pid=12460/tid=12482] ppid=12454 vsize=313364 CPUtime=0 cores=5,7
/proc/12460/task/12482/stat : 12482 (python) S 12454 12454 12251 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886383723 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 7 0 0 0
[pid=12483] ppid=12454 vsize=313376 CPUtime=0.87 cores=5,7
/proc/12483/stat : 12483 (python) S 12454 12454 12251 0 -1 4202560 1006 0 0 0 48 39 0 0 15 0 1 0 886383724 320897024 11706 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709190 0 0 16781312 514 5628611133112811784 0 0 17 5 0 0 0
/proc/12483/statm: 78344 11706 370 364 0 14259 0
[pid=12485] ppid=12483 vsize=212780 CPUtime=589.06 cores=5,7
/proc/12485/stat : 12485 (cryptominisat-2) R 12483 12485 12485 0 -1 4202496 185547 0 0 0 58864 42 0 0 25 0 1 0 886383724 217886720 42479 33554432000 4194304 4677096 140736580025680 18446744073709551615 268272385465 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/12485/statm: 53195 42479 392 118 0 48154 0
[pid=12454/tid=12461] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886325354 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
[pid=12454/tid=12484] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12484/stat : 12484 (python) S 12452 12454 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886383724 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 1210520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 5.01 5.01 4.17 6/207 12686
/proc/meminfo: memFree=29000448/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=323620 CPUtime=7.18 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 21626 931 1 0 705 13 0 0 19 0 3 0 886324609 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 80905 13210 1870 364 0 16820 0
[pid=12460] ppid=12454 vsize=313364 CPUtime=0.78 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 1198 0 0 0 41 37 0 0 19 0 2 0 886325353 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12460/statm: 78341 11751 414 364 0 14259 0
[pid=12462] ppid=12460 vsize=47380 CPUtime=583.62 cores=5,7
/proc/12462/stat : 12462 (lingeling) T 12460 12462 12462 0 -1 4202496 22807 0 0 0 58360 2 0 0 25 0 1 0 886325354 48517120 11014 33554432000 4194304 4352236 140736209289744 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12462/statm: 11845 11014 129 39 0 10925 0
[pid=12460/tid=12482] ppid=12454 vsize=313364 CPUtime=0 cores=5,7
/proc/12460/task/12482/stat : 12482 (python) S 12454 12454 12251 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886383723 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 7 0 0 0
[pid=12483] ppid=12454 vsize=313376 CPUtime=0.89 cores=5,7
/proc/12483/stat : 12483 (python) S 12454 12454 12251 0 -1 4202560 1006 0 0 0 49 40 0 0 15 0 1 0 886383724 320897024 11706 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709190 0 0 16781312 514 1267411451383873800 0 0 17 5 0 0 0
/proc/12483/statm: 78344 11706 370 364 0 14259 0
[pid=12485] ppid=12483 vsize=189660 CPUtime=607.55 cores=5,7
/proc/12485/stat : 12485 (cryptominisat-2) R 12483 12485 12485 0 -1 4202496 188393 0 0 0 60713 42 0 0 25 0 1 0 886383724 194211840 39812 33554432000 4194304 4677096 140736580025680 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/12485/statm: 47415 39812 392 118 0 42374 0
[pid=12454/tid=12461] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886325354 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
[pid=12454/tid=12484] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12484/stat : 12484 (python) S 12452 12454 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886383724 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1187400

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

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

[startup+1200.9 s]
/proc/loadavg: 5.01 5.01 4.17 6/207 12686
/proc/meminfo: memFree=29000448/32950928 swapFree=67048868/67111528
[pid=12454] ppid=12452 vsize=323620 CPUtime=7.18 cores=5,7
/proc/12454/stat : 12454 (python) S 12452 12454 12251 0 -1 4202496 21626 931 1 0 705 13 0 0 19 0 3 0 886324609 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12454/statm: 80905 13210 1870 364 0 16820 0
[pid=12460] ppid=12454 vsize=313364 CPUtime=0.78 cores=5,7
/proc/12460/stat : 12460 (python) S 12454 12454 12251 0 -1 4202560 1198 0 0 0 41 37 0 0 19 0 2 0 886325353 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12460/statm: 78341 11751 414 364 0 14259 0
[pid=12462] ppid=12460 vsize=47380 CPUtime=583.62 cores=5,7
/proc/12462/stat : 12462 (lingeling) T 12460 12462 12462 0 -1 4202496 22807 0 0 0 58360 2 0 0 25 0 1 0 886325354 48517120 11014 33554432000 4194304 4352236 140736209289744 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/12462/statm: 11845 11014 129 39 0 10925 0
[pid=12460/tid=12482] ppid=12454 vsize=313364 CPUtime=0 cores=5,7
/proc/12460/task/12482/stat : 12482 (python) S 12454 12454 12251 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886383723 320884736 11751 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 514 18446604471161295936 0 0 -1 7 0 0 0
[pid=12483] ppid=12454 vsize=313376 CPUtime=0.89 cores=5,7
/proc/12483/stat : 12483 (python) S 12454 12454 12251 0 -1 4202560 1006 0 0 0 49 40 0 0 15 0 1 0 886383724 320897024 11706 33554432000 4194304 5683644 140734456024256 18446744073709551615 268272709190 0 0 16781312 514 1267411451383873800 0 0 17 5 0 0 0
/proc/12483/statm: 78344 11706 370 364 0 14259 0
[pid=12485] ppid=12483 vsize=189660 CPUtime=607.55 cores=5,7
/proc/12485/stat : 12485 (cryptominisat-2) R 12483 12485 12485 0 -1 4202496 188393 0 0 0 60713 42 0 0 25 0 1 0 886383724 194211840 39812 33554432000 4194304 4677096 140736580025680 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/12485/statm: 47415 39812 392 118 0 42374 0
[pid=12454/tid=12461] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12461/stat : 12461 (python) S 12452 12454 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886325354 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
[pid=12454/tid=12484] ppid=12452 vsize=323620 CPUtime=0 cores=5,7
/proc/12454/task/12484/stat : 12484 (python) S 12452 12454 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886383724 331386880 13210 33554432000 4194304 5683644 140734456024256 18446744073709551615 268284512689 0 0 16781312 2 18446604465152681792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1187400

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12454 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=55927
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=138978
# CPU time returned by wait4() is 7.1949
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.93
CPU time (s): 1200.02
CPU user time (s): 1198.68
CPU system time (s): 1.34
CPU usage (%): 99.9246
Max. virtual memory (cumulated for all children) (KiB): 1269612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.05593
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22557
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= 2829
involuntary context switches= 94

runsolver used 1.83972 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 01:07:38
IDJOB=3483850
IDBENCH=70791
IDSOLVER=1976
FILE ID=node122/3483850-1307747258
RUNJOBID= node122-1307747010-12272
PBS_JOBID= 13550835
Free space on /tmp= 73972 MiB

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

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=1493441607

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30550300 kB
Buffers:         94276 kB
Cached:         862312 kB
SwapCached:      14612 kB
Active:        1698368 kB
Inactive:       543596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30550300 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:           33792 kB
Writeback:           0 kB
AnonPages:     1282648 kB
Mapped:          16816 kB
Slab:            85396 kB
PageTables:      12344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2316596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73928 MiB
End job on node122 at 2011-06-11 01:27:41