Trace number 3484698

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.03 1200.06

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

0.38/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.65	c INFO: solving HOME/instance-3484698-1307753476.cnf
0.38/0.65	c INFO: computing task features
15.46/15.77	c INFO: computed variable-clause graph statistics
15.96/16.27	c INFO: computed clause balance statistics
79.06/79.36	c INFO: computed variable balance statistics
119.86/120.12	c INFO: computed small-clause counts
120.46/120.73	c INFO: computed Horn-clause counts
135.86/136.16	c INFO: computed variable graph statistics
135.86/136.17	c INFO: collected features for HOME/instance-3484698-1307753476.cnf in 134.95 s
135.86/136.18	c INFO: running lingeling-276@0 for 485 with 1065 remaining (b = 0.71)
626.48/626.70	c INFO: running lingeling-276@0 for 97 with 575 remaining (b = 0.50)
725.67/725.84	c INFO: running cryptominisat-2.9.0@0 for 476 with 476 remaining (b = 0.30)

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-3484698-1307753476/watcher-3484698-1307753476 -o /tmp/evaluation-result-3484698-1307753476/solver-3484698-1307753476 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484698-1307753476.cnf -seed 148197392 -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: 2.99 3.37 3.63 3/186 15901
/proc/meminfo: memFree=30480120/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=15188 CPUtime=0 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 727 0 0 0 0 0 0 0 22 0 1 0 867763794 15552512 616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816279687 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 3796 617 322 364 0 283 0

[startup+0.0215549 s]
/proc/loadavg: 2.99 3.37 3.63 3/186 15901
/proc/meminfo: memFree=30480120/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=16240 CPUtime=0.01 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 1051 0 0 0 1 0 0 0 22 0 1 0 867763794 16629760 922 33554432000 4194304 5683644 140737433821040 18446744073709551615 4429297 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 4060 922 381 364 0 547 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16240

[startup+0.100543 s]
/proc/loadavg: 2.99 3.37 3.63 3/186 15901
/proc/meminfo: memFree=30480120/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=89768 CPUtime=0.05 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 2644 0 0 0 4 1 0 0 17 0 1 0 867763794 91922432 2359 33554432000 4194304 5683644 140737433821040 18446744073709551615 47394973982896 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 22442 2363 725 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 89768

[startup+0.301503 s]
/proc/loadavg: 2.99 3.37 3.63 3/186 15901
/proc/meminfo: memFree=30480120/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=135752 CPUtime=0.19 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 5970 934 1 0 13 6 0 0 17 0 1 0 867763794 139010048 4149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816232453 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/15901/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.725443 s]
/proc/loadavg: 2.99 3.37 3.63 3/186 15901
/proc/meminfo: memFree=30480120/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=361592 CPUtime=0.48 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 30052 934 1 0 29 19 0 0 15 0 1 0 867763794 370270208 27725 33554432000 4194304 5683644 140737433821040 18446744073709551615 4602336 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 90398 27725 1761 364 0 26322 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 361592

[startup+1.50028 s]
/proc/loadavg: 2.99 3.37 3.63 4/187 15906
/proc/meminfo: memFree=30359980/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=408288 CPUtime=1.25 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 41409 934 1 0 105 20 0 0 16 0 1 0 867763794 418086912 39082 33554432000 4194304 5683644 140737433821040 18446744073709551615 220815897285 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 102072 39082 1761 364 0 37996 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 408288

[startup+3.10099 s]
/proc/loadavg: 2.99 3.36 3.63 4/187 15906
/proc/meminfo: memFree=30294260/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=503884 CPUtime=2.86 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 64898 934 1 0 262 24 0 0 18 0 1 0 867763794 515977216 62571 33554432000 4194304 5683644 140737433821040 18446744073709551615 220815597318 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 125971 62574 1761 364 0 61895 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 503884

[startup+6.3004 s]
/proc/loadavg: 2.99 3.36 3.63 4/187 15906
/proc/meminfo: memFree=30103372/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=698164 CPUtime=6.06 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 113148 934 1 0 575 31 0 0 25 0 1 0 867763794 714919936 110821 33554432000 4194304 5683644 140737433821040 18446744073709551615 220815897285 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 174541 110821 1761 364 0 110465 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 698164

[startup+12.7002 s]
/proc/loadavg: 3.07 3.37 3.63 4/187 15906
/proc/meminfo: memFree=29743464/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=1073192 CPUtime=12.46 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 205336 934 1 0 1205 41 0 0 25 0 1 0 867763794 1098948608 203009 33554432000 4194304 5683644 140737433821040 18446744073709551615 47394980770294 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 268298 203009 1761 364 0 204222 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1073192

[startup+25.5009 s]
/proc/loadavg: 3.06 3.36 3.62 4/187 15907
/proc/meminfo: memFree=29630836/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=1104448 CPUtime=25.26 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 426341 934 1 0 2460 66 0 0 25 0 1 0 867763794 1130954752 213529 33554432000 4194304 5683644 140737433821040 18446744073709551615 4500491 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 276112 213529 1826 364 0 212036 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1104448

[startup+51.1001 s]
/proc/loadavg: 3.04 3.33 3.60 4/187 15907
/proc/meminfo: memFree=29629672/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=1104448 CPUtime=50.86 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 426341 934 1 0 5020 66 0 0 25 0 1 0 867763794 1130954752 213529 33554432000 4194304 5683644 140737433821040 18446744073709551615 220815892610 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 276112 213529 1826 364 0 212036 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 1104448

[startup+102.307 s]
/proc/loadavg: 3.01 3.27 3.56 4/187 15909
/proc/meminfo: memFree=29632740/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=1104448 CPUtime=102.06 cores=5,7
/proc/15901/stat : 15901 (python) R 15899 15901 12976 0 -1 4202496 426342 934 1 0 10140 66 0 0 25 0 1 0 867763794 1130954752 213530 33554432000 4194304 5683644 140737433821040 18446744073709551615 47394980751568 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15901/statm: 276112 213530 1827 364 0 212036 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 1104448

[startup+162.301 s]
/proc/loadavg: 3.00 3.22 3.53 4/190 15913
/proc/meminfo: memFree=29820452/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=746884 CPUtime=135.96 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 475612 934 1 0 13522 74 0 0 25 0 2 0 867763794 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15901/statm: 186721 121616 1867 364 0 122639 0
[pid=15911] ppid=15901 vsize=736640 CPUtime=0.03 cores=5,7
/proc/15911/stat : 15911 (python) S 15901 15901 12976 0 -1 4202560 892 0 0 0 1 2 0 0 18 0 1 0 867777412 754319360 120121 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816256527 0 0 16781312 514 18298371576610914568 0 0 17 5 0 0 0
/proc/15911/statm: 184160 120121 376 364 0 120078 0
[pid=15913] ppid=15911 vsize=183440 CPUtime=26.05 cores=5,7
/proc/15913/stat : 15913 (lingeling) R 15911 15913 15913 0 -1 4202496 88419 0 0 0 2590 15 0 0 25 0 1 0 867777414 187842560 45030 33554432000 4194304 4352236 140736398042048 18446744073709551615 4284096 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15913/statm: 45860 45030 129 39 0 44940 0
[pid=15901/tid=15912] ppid=15899 vsize=746884 CPUtime=0 cores=5,7
/proc/15901/task/15912/stat : 15912 (python) S 15899 15901 12976 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 867777414 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 1666964

[startup+222.301 s]
/proc/loadavg: 3.00 3.17 3.49 4/190 15915
/proc/meminfo: memFree=29792744/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=746884 CPUtime=135.96 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 475612 934 1 0 13522 74 0 0 25 0 2 0 867763794 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15901/statm: 186721 121616 1867 364 0 122639 0
[pid=15911] ppid=15901 vsize=736640 CPUtime=0.1 cores=5,7
/proc/15911/stat : 15911 (python) S 15901 15901 12976 0 -1 4202560 918 0 0 0 5 5 0 0 18 0 1 0 867777412 754319360 120121 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816256527 0 0 16781312 514 18298371576610914568 0 0 17 5 0 0 0
/proc/15911/statm: 184160 120121 376 364 0 120078 0
[pid=15913] ppid=15911 vsize=206932 CPUtime=85.98 cores=5,7
/proc/15913/stat : 15913 (lingeling) R 15911 15913 15913 0 -1 4202496 129976 0 0 0 8579 19 0 0 25 0 1 0 867777414 211898368 50648 33554432000 4194304 4352236 140736398042048 18446744073709551615 4207619 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15913/statm: 51733 50648 129 39 0 50813 0
[pid=15901/tid=15912] ppid=15899 vsize=746884 CPUtime=0 cores=5,7
/proc/15901/task/15912/stat : 15912 (python) S 15899 15901 12976 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 867777414 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 1690456

[startup+282.301 s]
/proc/loadavg: 3.00 3.14 3.46 4/190 15917
/proc/meminfo: memFree=29783308/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=746884 CPUtime=135.96 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 475612 934 1 0 13522 74 0 0 25 0 2 0 867763794 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15901/statm: 186721 121616 1867 364 0 122639 0
[pid=15911] ppid=15901 vsize=736640 CPUtime=0.17 cores=5,7
/proc/15911/stat : 15911 (python) S 15901 15901 12976 0 -1 4202560 939 0 0 0 8 9 0 0 18 0 1 0 867777412 754319360 120121 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816256527 0 0 16781312 514 18298371576610914568 0 0 17 5 0 0 0
/proc/15911/statm: 184160 120121 376 364 0 120078 0
[pid=15913] ppid=15911 vsize=209440 CPUtime=145.92 cores=5,7
/proc/15913/stat : 15913 (lingeling) R 15911 15913 15913 0 -1 4202496 180752 0 0 0 14567 25 0 0 25 0 1 0 867777414 214466560 51543 33554432000 4194304 4352236 140736398042048 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15913/statm: 52360 51543 129 39 0 51440 0
[pid=15901/tid=15912] ppid=15899 vsize=746884 CPUtime=0 cores=5,7
/proc/15901/task/15912/stat : 15912 (python) S 15899 15901 12976 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 867777414 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 1692964

[startup+342.3 s]
/proc/loadavg: 3.04 3.13 3.43 4/190 15918
/proc/meminfo: memFree=29751504/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=746884 CPUtime=135.96 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 475612 934 1 0 13522 74 0 0 25 0 2 0 867763794 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15901/statm: 186721 121616 1867 364 0 122639 0
[pid=15911] ppid=15901 vsize=736640 CPUtime=0.24 cores=5,7
/proc/15911/stat : 15911 (python) S 15901 15901 12976 0 -1 4202560 958 0 0 0 11 13 0 0 18 0 1 0 867777412 754319360 120121 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816256527 0 0 16781312 514 18298371576610914568 0 0 17 5 0 0 0
/proc/15911/statm: 184160 120121 376 364 0 120078 0
[pid=15913] ppid=15911 vsize=245820 CPUtime=205.85 cores=5,7
/proc/15913/stat : 15913 (lingeling) R 15911 15913 15913 0 -1 4202496 206252 0 0 0 20557 28 0 0 25 0 1 0 867777414 251719680 60624 33554432000 4194304 4352236 140736398042048 18446744073709551615 4268336 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15913/statm: 61455 60624 129 39 0 60535 0
[pid=15901/tid=15912] ppid=15899 vsize=746884 CPUtime=0 cores=5,7
/proc/15901/task/15912/stat : 15912 (python) S 15899 15901 12976 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 867777414 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 1729344

[startup+402.3 s]
/proc/loadavg: 3.12 3.13 3.42 4/194 15924
/proc/meminfo: memFree=29753964/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=746884 CPUtime=135.96 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 475612 934 1 0 13522 74 0 0 25 0 2 0 867763794 764809216 121616 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0

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

[startup+1062.3 s]
/proc/loadavg: 1.12 1.79 2.58 2/183 16008
/proc/meminfo: memFree=29000840/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=832932 CPUtime=135.98 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 477214 934 1 0 13522 76 0 0 18 0 4 0 867763794 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15901/statm: 208233 121631 1872 364 0 144145 0
[pid=15911] ppid=15901 vsize=746884 CPUtime=0.57 cores=5,7
/proc/15911/stat : 15911 (python) S 15901 15901 12976 0 -1 4202560 1191 0 0 0 28 29 0 0 19 0 2 0 867777412 764809216 120164 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15911/statm: 186721 120164 414 364 0 122639 0
[pid=15913] ppid=15911 vsize=217588 CPUtime=489.95 cores=5,7
/proc/15913/stat : 15913 (lingeling) T 15911 15913 15913 0 -1 4202496 306370 0 0 0 48955 40 0 0 25 0 1 0 867777414 222810112 53567 33554432000 4194304 4352236 140736398042048 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/15913/statm: 54397 53567 129 39 0 53477 0
[pid=15911/tid=15965] ppid=15901 vsize=746884 CPUtime=0 cores=5,7
/proc/15911/task/15965/stat : 15965 (python) S 15901 15901 12976 0 -1 4202560 114 0 0 0 0 0 0 0 19 0 2 0 867826464 764809216 120164 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 514 18446604471125262528 0 0 -1 7 0 0 0
[pid=15966] ppid=15901 vsize=746896 CPUtime=0.12 cores=5,7
/proc/15966/stat : 15966 (python) S 15901 15901 12976 0 -1 4202560 1087 0 0 0 6 6 0 0 19 0 2 0 867826464 764821504 120149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15966/statm: 186724 120149 399 364 0 122639 0
[pid=15968] ppid=15966 vsize=208852 CPUtime=99.1 cores=5,7
/proc/15968/stat : 15968 (lingeling) T 15966 15968 15968 0 -1 4202496 147932 0 0 0 9892 18 0 0 25 0 1 0 867826466 213864448 51383 33554432000 4194304 4352236 140736902606352 18446744073709551615 4328087 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/15968/statm: 52213 51383 129 39 0 51293 0
[pid=15966/tid=15971] ppid=15901 vsize=746896 CPUtime=0 cores=5,7
/proc/15966/task/15971/stat : 15971 (python) S 15901 15901 12976 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 867836378 764821504 120149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 514 18446604471158416576 0 0 -1 5 0 0 0
[pid=15972] ppid=15901 vsize=757152 CPUtime=0.44 cores=5,7
/proc/15972/stat : 15972 (python) S 15901 15901 12976 0 -1 4202560 981 0 0 0 20 24 0 0 15 0 1 0 867836378 775323648 120123 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816256582 0 0 16781312 514 18298371576610914568 0 0 17 5 0 0 0
/proc/15972/statm: 189288 120123 370 364 0 125200 0
[pid=15974] ppid=15972 vsize=2189624 CPUtime=336.11 cores=5,7
/proc/15974/stat : 15974 (cryptominisat-2) R 15972 15974 15974 0 -1 4202496 549055 0 0 0 33537 74 0 0 25 0 1 0 867836380 2242174976 448950 33554432000 4194304 4677096 140736369426528 18446744073709551615 4334818 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15974/statm: 547406 448950 391 118 0 542365 0
[pid=15901/tid=15912] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15912/stat : 15912 (python) S 15899 15901 12976 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 4 0 867777414 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
[pid=15901/tid=15967] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15967/stat : 15967 (python) S 15899 15901 12976 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867826465 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 7 0 0 0
[pid=15901/tid=15973] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15973/stat : 15973 (python) S 15899 15901 12976 0 -1 4202560 20 934 0 0 0 0 0 0 20 0 4 0 867836379 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 5699928

[startup+1122.3 s]
/proc/loadavg: 1.04 1.64 2.47 2/183 16010
/proc/meminfo: memFree=28993752/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=832932 CPUtime=135.98 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 477214 934 1 0 13522 76 0 0 18 0 4 0 867763794 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15901/statm: 208233 121631 1872 364 0 144145 0
[pid=15911] ppid=15901 vsize=746884 CPUtime=0.57 cores=5,7
/proc/15911/stat : 15911 (python) S 15901 15901 12976 0 -1 4202560 1191 0 0 0 28 29 0 0 19 0 2 0 867777412 764809216 120164 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15911/statm: 186721 120164 414 364 0 122639 0
[pid=15913] ppid=15911 vsize=217588 CPUtime=489.95 cores=5,7
/proc/15913/stat : 15913 (lingeling) T 15911 15913 15913 0 -1 4202496 306370 0 0 0 48955 40 0 0 25 0 1 0 867777414 222810112 53567 33554432000 4194304 4352236 140736398042048 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/15913/statm: 54397 53567 129 39 0 53477 0
[pid=15911/tid=15965] ppid=15901 vsize=746884 CPUtime=0 cores=5,7
/proc/15911/task/15965/stat : 15965 (python) S 15901 15901 12976 0 -1 4202560 114 0 0 0 0 0 0 0 19 0 2 0 867826464 764809216 120164 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 514 18446604471125262528 0 0 -1 7 0 0 0
[pid=15966] ppid=15901 vsize=746896 CPUtime=0.12 cores=5,7
/proc/15966/stat : 15966 (python) S 15901 15901 12976 0 -1 4202560 1087 0 0 0 6 6 0 0 19 0 2 0 867826464 764821504 120149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15966/statm: 186724 120149 399 364 0 122639 0
[pid=15968] ppid=15966 vsize=208852 CPUtime=99.1 cores=5,7
/proc/15968/stat : 15968 (lingeling) T 15966 15968 15968 0 -1 4202496 147932 0 0 0 9892 18 0 0 25 0 1 0 867826466 213864448 51383 33554432000 4194304 4352236 140736902606352 18446744073709551615 4328087 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/15968/statm: 52213 51383 129 39 0 51293 0
[pid=15966/tid=15971] ppid=15901 vsize=746896 CPUtime=0 cores=5,7
/proc/15966/task/15971/stat : 15971 (python) S 15901 15901 12976 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 867836378 764821504 120149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 514 18446604471158416576 0 0 -1 5 0 0 0
[pid=15972] ppid=15901 vsize=757152 CPUtime=0.51 cores=5,7
/proc/15972/stat : 15972 (python) S 15901 15901 12976 0 -1 4202560 981 0 0 0 24 27 0 0 15 0 1 0 867836378 775323648 120123 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816256582 0 0 16781312 514 12025882044815868168 0 0 17 5 0 0 0
/proc/15972/statm: 189288 120123 370 364 0 125200 0
[pid=15974] ppid=15972 vsize=2192124 CPUtime=396.06 cores=5,7
/proc/15974/stat : 15974 (cryptominisat-2) R 15972 15974 15974 0 -1 4202496 569123 0 0 0 39528 78 0 0 25 0 1 0 867836380 2244734976 450569 33554432000 4194304 4677096 140736369426528 18446744073709551615 4462616 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15974/statm: 548031 450569 391 118 0 542990 0
[pid=15901/tid=15912] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15912/stat : 15912 (python) S 15899 15901 12976 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 4 0 867777414 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
[pid=15901/tid=15967] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15967/stat : 15967 (python) S 15899 15901 12976 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867826465 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 7 0 0 0
[pid=15901/tid=15973] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15973/stat : 15973 (python) S 15899 15901 12976 0 -1 4202560 20 934 0 0 0 0 0 0 20 0 4 0 867836379 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 5702428

[startup+1182.3 s]
/proc/loadavg: 1.01 1.53 2.38 2/183 16012
/proc/meminfo: memFree=28980556/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=832932 CPUtime=135.98 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 477214 934 1 0 13522 76 0 0 18 0 4 0 867763794 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15901/statm: 208233 121631 1872 364 0 144145 0
[pid=15911] ppid=15901 vsize=746884 CPUtime=0.57 cores=5,7
/proc/15911/stat : 15911 (python) S 15901 15901 12976 0 -1 4202560 1191 0 0 0 28 29 0 0 19 0 2 0 867777412 764809216 120164 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15911/statm: 186721 120164 414 364 0 122639 0
[pid=15913] ppid=15911 vsize=217588 CPUtime=489.95 cores=5,7
/proc/15913/stat : 15913 (lingeling) T 15911 15913 15913 0 -1 4202496 306370 0 0 0 48955 40 0 0 25 0 1 0 867777414 222810112 53567 33554432000 4194304 4352236 140736398042048 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/15913/statm: 54397 53567 129 39 0 53477 0
[pid=15911/tid=15965] ppid=15901 vsize=746884 CPUtime=0 cores=5,7
/proc/15911/task/15965/stat : 15965 (python) S 15901 15901 12976 0 -1 4202560 114 0 0 0 0 0 0 0 19 0 2 0 867826464 764809216 120164 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 514 18446604471125262528 0 0 -1 7 0 0 0
[pid=15966] ppid=15901 vsize=746896 CPUtime=0.12 cores=5,7
/proc/15966/stat : 15966 (python) S 15901 15901 12976 0 -1 4202560 1087 0 0 0 6 6 0 0 19 0 2 0 867826464 764821504 120149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15966/statm: 186724 120149 399 364 0 122639 0
[pid=15968] ppid=15966 vsize=208852 CPUtime=99.1 cores=5,7
/proc/15968/stat : 15968 (lingeling) T 15966 15968 15968 0 -1 4202496 147932 0 0 0 9892 18 0 0 25 0 1 0 867826466 213864448 51383 33554432000 4194304 4352236 140736902606352 18446744073709551615 4328087 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/15968/statm: 52213 51383 129 39 0 51293 0
[pid=15966/tid=15971] ppid=15901 vsize=746896 CPUtime=0 cores=5,7
/proc/15966/task/15971/stat : 15971 (python) S 15901 15901 12976 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 867836378 764821504 120149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 514 18446604471158416576 0 0 -1 5 0 0 0
[pid=15972] ppid=15901 vsize=757152 CPUtime=0.6 cores=5,7
/proc/15972/stat : 15972 (python) S 15901 15901 12976 0 -1 4202560 982 0 0 0 28 32 0 0 15 0 1 0 867836378 775323648 120123 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816256582 0 0 16781312 514 18298371576610914568 0 0 17 5 0 0 0
/proc/15972/statm: 189288 120123 370 364 0 125200 0
[pid=15974] ppid=15972 vsize=2209352 CPUtime=456 cores=5,7
/proc/15974/stat : 15974 (cryptominisat-2) R 15972 15974 15974 0 -1 4202496 592841 0 0 0 45518 82 0 0 25 0 1 0 867836380 2262376448 454023 33554432000 4194304 4677096 140736369426528 18446744073709551615 4319754 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15974/statm: 552338 454023 391 118 0 547297 0
[pid=15901/tid=15912] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15912/stat : 15912 (python) S 15899 15901 12976 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 4 0 867777414 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
[pid=15901/tid=15967] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15967/stat : 15967 (python) S 15899 15901 12976 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867826465 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 7 0 0 0
[pid=15901/tid=15973] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15973/stat : 15973 (python) S 15899 15901 12976 0 -1 4202560 20 934 0 0 0 0 0 0 20 0 4 0 867836379 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 5719656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.01 1.49 2.35 2/183 16012
/proc/meminfo: memFree=28980296/32951124 swapFree=67062492/67111528
[pid=15901] ppid=15899 vsize=832932 CPUtime=135.98 cores=5,7
/proc/15901/stat : 15901 (python) S 15899 15901 12976 0 -1 4202496 477214 934 1 0 13522 76 0 0 18 0 4 0 867763794 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15901/statm: 208233 121631 1872 364 0 144145 0
[pid=15911] ppid=15901 vsize=746884 CPUtime=0.57 cores=5,7
/proc/15911/stat : 15911 (python) S 15901 15901 12976 0 -1 4202560 1191 0 0 0 28 29 0 0 19 0 2 0 867777412 764809216 120164 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15911/statm: 186721 120164 414 364 0 122639 0
[pid=15913] ppid=15911 vsize=217588 CPUtime=489.95 cores=5,7
/proc/15913/stat : 15913 (lingeling) T 15911 15913 15913 0 -1 4202496 306370 0 0 0 48955 40 0 0 25 0 1 0 867777414 222810112 53567 33554432000 4194304 4352236 140736398042048 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/15913/statm: 54397 53567 129 39 0 53477 0
[pid=15911/tid=15965] ppid=15901 vsize=746884 CPUtime=0 cores=5,7
/proc/15911/task/15965/stat : 15965 (python) S 15901 15901 12976 0 -1 4202560 114 0 0 0 0 0 0 0 19 0 2 0 867826464 764809216 120164 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 514 18446604471125262528 0 0 -1 7 0 0 0
[pid=15966] ppid=15901 vsize=746896 CPUtime=0.12 cores=5,7
/proc/15966/stat : 15966 (python) S 15901 15901 12976 0 -1 4202560 1087 0 0 0 6 6 0 0 19 0 2 0 867826464 764821504 120149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15966/statm: 186724 120149 399 364 0 122639 0
[pid=15968] ppid=15966 vsize=208852 CPUtime=99.1 cores=5,7
/proc/15968/stat : 15968 (lingeling) T 15966 15968 15968 0 -1 4202496 147932 0 0 0 9892 18 0 0 25 0 1 0 867826466 213864448 51383 33554432000 4194304 4352236 140736902606352 18446744073709551615 4328087 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/15968/statm: 52213 51383 129 39 0 51293 0
[pid=15966/tid=15971] ppid=15901 vsize=746896 CPUtime=0 cores=5,7
/proc/15966/task/15971/stat : 15971 (python) S 15901 15901 12976 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 867836378 764821504 120149 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 514 18446604471158416576 0 0 -1 5 0 0 0
[pid=15972] ppid=15901 vsize=757152 CPUtime=0.62 cores=5,7
/proc/15972/stat : 15972 (python) S 15901 15901 12976 0 -1 4202560 982 0 0 0 29 33 0 0 15 0 1 0 867836378 775323648 120123 33554432000 4194304 5683644 140737433821040 18446744073709551615 220816256582 0 0 16781312 514 12025882044815868168 0 0 17 5 0 0 0
/proc/15972/statm: 189288 120123 370 364 0 125200 0
[pid=15974] ppid=15972 vsize=2209828 CPUtime=473.69 cores=5,7
/proc/15974/stat : 15974 (cryptominisat-2) R 15972 15974 15974 0 -1 4202496 603007 0 0 0 47286 83 0 0 25 0 1 0 867836380 2262863872 453935 33554432000 4194304 4677096 140736369426528 18446744073709551615 4337802 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15974/statm: 552457 453935 391 118 0 547416 0
[pid=15901/tid=15912] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15912/stat : 15912 (python) S 15899 15901 12976 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 4 0 867777414 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
[pid=15901/tid=15967] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15967/stat : 15967 (python) S 15899 15901 12976 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867826465 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 7 0 0 0
[pid=15901/tid=15973] ppid=15899 vsize=832932 CPUtime=0 cores=5,7
/proc/15901/task/15973/stat : 15973 (python) S 15899 15901 12976 0 -1 4202560 20 934 0 0 0 0 0 0 20 0 4 0 867836379 852922368 121631 33554432000 4194304 5683644 140737433821040 18446744073709551615 220828060081 0 0 16781312 2 18446604471158043904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 5720132

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15901 and gives
#  childrusage.ru_utime.tv_sec=135
#  childrusage.ru_utime.tv_usec=230441
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=790879
# CPU time returned by wait4() is 136.021
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.06
CPU time (s): 1200.03
CPU user time (s): 1197.18
CPU system time (s): 2.85
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 5900572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.23
system time used= 0.790879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478149
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= 2864
involuntary context switches= 227

runsolver used 1.91171 second user time and 4.6183 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-11 02:51:19
IDJOB=3484698
IDBENCH=88163
IDSOLVER=1976
FILE ID=node147/3484698-1307753476
RUNJOBID= node147-1307750792-14895
PBS_JOBID= 13550813
Free space on /tmp= 73664 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.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-3484698-1307753476/watcher-3484698-1307753476 -o /tmp/evaluation-result-3484698-1307753476/solver-3484698-1307753476 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484698-1307753476.cnf -seed 148197392 -budget 1200

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=148197392

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.75
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30480796 kB
Buffers:        120752 kB
Cached:        1128720 kB
SwapCached:      10296 kB
Active:        1732284 kB
Inactive:       580596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30480796 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:          178048 kB
Writeback:           0 kB
AnonPages:     1061480 kB
Mapped:          16228 kB
Slab:            87328 kB
PageTables:       8468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1312540 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= 73804 MiB
End job on node147 at 2011-06-11 03:11:21