Trace number 3378880

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-par-industrial (fixed)? (TO) 1299.83 1300.06

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.08
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

Solver Data

0.43/0.71	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.43/0.71	c INFO: solving HOME/instance-3378880-1305467520.cnf
0.43/0.71	c INFO: computing task features
40.95/41.21	c INFO: computed variable-clause graph statistics
41.63/41.93	c INFO: computed clause balance statistics
134.34/134.69	c INFO: computed variable balance statistics
202.03/202.31	c INFO: computed small-clause counts
214.14/214.43	c INFO: computed Horn-clause counts

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378880-1305467520/watcher-3378880-1305467520 -o /tmp/evaluation-result-3378880-1305467520/solver-3378880-1305467520 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378880-1305467520.cnf -seed 1622600177 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.76 6.57 7.93 3/366 2615
/proc/meminfo: memFree=22482512/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (python) S 2613 2615 1220 0 -1 4202496 794 0 0 0 0 0 0 0 20 0 1 0 639167430 15753216 681 33554432000 4194304 5683644 140733853504704 18446744073709551615 254261614592 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/2615/statm: 3846 681 322 364 0 333 0

[startup+0.017923 s]
/proc/loadavg: 4.76 6.57 7.93 3/366 2615
/proc/meminfo: memFree=22482512/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=16244 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 1038 0 0 0 0 0 0 0 18 0 1 0 639167430 16633856 910 33554432000 4194304 5683644 140733853504704 18446744073709551615 4886934 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2615/statm: 4061 910 380 364 0 548 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16244

[startup+0.100911 s]
/proc/loadavg: 4.76 6.57 7.93 3/366 2615
/proc/meminfo: memFree=22482512/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=85364 CPUtime=0.06 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2583 0 0 0 4 2 0 0 17 0 1 0 639167430 87412736 2308 33554432000 4194304 5683644 140733853504704 18446744073709551615 254273445746 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2615/statm: 21342 2310 708 364 0 1559 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364

[startup+0.300945 s]
/proc/loadavg: 4.76 6.57 7.93 3/366 2615
/proc/meminfo: memFree=22482512/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/2615/stat : 2615 (python) S 2613 2615 1220 0 -1 4202496 5961 933 1 0 14 5 0 0 17 0 1 0 639167430 139010048 4150 33554432000 4194304 5683644 140733853504704 18446744073709551615 254261612549 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 0
/proc/2615/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.70083 s]
/proc/loadavg: 4.76 6.57 7.93 3/366 2615
/proc/meminfo: memFree=22482512/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=266248 CPUtime=0.43 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 8810 933 1 0 30 13 0 0 15 0 1 0 639167430 272637952 6585 33554432000 4194304 5683644 140733853504704 18446744073709551615 254261614592 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 66562 6586 1690 364 0 5257 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 266248

[startup+1.50068 s]
/proc/loadavg: 4.76 6.57 7.93 4/372 2630
/proc/meminfo: memFree=22158196/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=444396 CPUtime=1.22 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 50535 933 1 0 102 20 0 0 16 0 1 0 639167430 455061504 48218 33554432000 4194304 5683644 140733853504704 18446744073709551615 254261277381 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 111099 48218 1761 364 0 47023 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 444396

[startup+3.1004 s]
/proc/loadavg: 4.62 6.51 7.90 4/372 2630
/proc/meminfo: memFree=22020856/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=551420 CPUtime=2.82 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 76392 933 1 0 259 23 0 0 18 0 1 0 639167430 564654080 74075 33554432000 4194304 5683644 140733853504704 18446744073709551615 254261277381 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 137855 74075 1761 364 0 73779 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 551420

[startup+6.30081 s]
/proc/loadavg: 4.62 6.51 7.90 4/372 2630
/proc/meminfo: memFree=21609512/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=760712 CPUtime=6.03 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 127998 933 1 0 573 30 0 0 25 0 1 0 639167430 778969088 125681 33554432000 4194304 5683644 140733853504704 18446744073709551615 254261277381 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 190178 125681 1761 364 0 126102 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 760712

[startup+12.7007 s]
/proc/loadavg: 4.66 6.46 7.87 4/372 2631
/proc/meminfo: memFree=20720672/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1161868 CPUtime=12.43 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 228082 933 1 0 1199 44 0 0 25 0 1 0 639167430 1189752832 225765 33554432000 4194304 5683644 140733853504704 18446744073709551615 5114052 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 290467 225765 1761 364 0 226391 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1161868

[startup+25.5004 s]
/proc/loadavg: 4.41 6.35 7.82 4/372 2631
/proc/meminfo: memFree=20266584/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1437160 CPUtime=25.23 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 970398 933 1 0 2396 127 0 0 25 0 1 0 639167430 1471651840 287826 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926861411962 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 359290 287827 1814 364 0 295214 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 1437160

[startup+51.1129 s]
/proc/loadavg: 3.93 6.08 7.69 4/372 2632
/proc/meminfo: memFree=20452896/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1251300 CPUtime=50.84 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2003373 933 1 0 4843 241 0 0 25 0 1 0 639167430 1281331200 250209 33554432000 4194304 5683644 140733853504704 18446744073709551615 254261274417 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 312825 250209 1826 364 0 248749 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 1251300

[startup+102.301 s]
/proc/loadavg: 3.40 5.60 7.44 4/372 2633
/proc/meminfo: memFree=20452760/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1251300 CPUtime=102.03 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2003373 933 1 0 9962 241 0 0 25 0 1 0 639167430 1281331200 250209 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926861236673 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 312825 250209 1826 364 0 248749 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 1251300

[startup+162.3 s]
/proc/loadavg: 3.22 5.12 7.15 4/372 2635
/proc/meminfo: memFree=20329828/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1252324 CPUtime=162.03 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2011361 933 1 0 15961 242 0 0 25 0 1 0 639167430 1282379776 250466 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926861277105 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313081 250466 1827 364 0 249005 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 1252324

[startup+222.301 s]
/proc/loadavg: 4.62 5.15 7.04 7/384 2648
/proc/meminfo: memFree=19187780/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=222.03 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 21873 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 1253240

[startup+282.301 s]
/proc/loadavg: 5.60 5.33 6.97 7/388 2654
/proc/meminfo: memFree=19147500/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=282.04 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 27874 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998784 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 1253240

[startup+342.3 s]
/proc/loadavg: 5.90 5.46 6.92 7/389 2656
/proc/meminfo: memFree=18440628/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=342.04 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 33874 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998784 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 1253240

[startup+402.301 s]
/proc/loadavg: 6.02 5.57 6.86 7/389 2658
/proc/meminfo: memFree=18014488/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=402.04 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 39874 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998784 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 1253240

[startup+462.301 s]
/proc/loadavg: 6.07 5.66 6.81 7/389 2660
/proc/meminfo: memFree=17015100/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=462.04 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 45874 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 1253240

[startup+522.3 s]
/proc/loadavg: 6.11 5.75 6.77 7/389 2661
/proc/meminfo: memFree=16410888/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=522.04 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 51874 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 1253240

[startup+582.301 s]
/proc/loadavg: 6.08 5.81 6.72 7/389 2672
/proc/meminfo: memFree=16190372/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=582.05 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 57875 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998784 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 1253240

[startup+642.301 s]
/proc/loadavg: 6.14 5.87 6.68 7/389 2673
/proc/meminfo: memFree=16018684/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=642.04 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 63874 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 1253240

[startup+702.313 s]
/proc/loadavg: 6.15 5.92 6.64 7/389 2675
/proc/meminfo: memFree=15974100/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=702.06 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 69876 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998784 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 1253240

[startup+762.301 s]
/proc/loadavg: 6.16 5.96 6.62 7/389 2677
/proc/meminfo: memFree=15745992/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=762.05 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 75875 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998784 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 1253240

[startup+822.301 s]
/proc/loadavg: 6.09 5.98 6.58 7/393 2682
/proc/meminfo: memFree=15600432/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=822.05 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 81875 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998784 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1253240

[startup+882.3 s]
/proc/loadavg: 6.11 6.01 6.55 7/394 2685
/proc/meminfo: memFree=15449820/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=882.05 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 87875 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1253240

[startup+942.301 s]
/proc/loadavg: 6.14 6.04 6.52 7/398 2690
/proc/meminfo: memFree=14994280/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=942.05 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 93875 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1253240

[startup+1002.3 s]
/proc/loadavg: 6.05 6.03 6.49 7/398 2692
/proc/meminfo: memFree=14689432/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=1002.05 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 99875 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1253240

[startup+1062.3 s]
/proc/loadavg: 6.02 6.02 6.45 7/399 2695
/proc/meminfo: memFree=14694188/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=1062.06 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 105876 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 1253240

[startup+1122.3 s]
/proc/loadavg: 6.07 6.03 6.43 7/399 2696
/proc/meminfo: memFree=14692268/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=1122.06 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 111876 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 1253240

[startup+1182.3 s]
/proc/loadavg: 6.08 6.04 6.40 7/399 2698
/proc/meminfo: memFree=14640248/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=1182.06 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 117876 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1253240

[startup+1242.3 s]
/proc/loadavg: 5.20 5.85 6.32 3/366 2717
/proc/meminfo: memFree=21592548/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=1242.07 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 123877 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1253240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.34 5.22 6.07 3/366 2719
/proc/meminfo: memFree=21592892/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=1299.77 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 129647 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 1299.77
Current children cumulated vsize (KiB) 1253240

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

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

[startup+1300 s]
/proc/loadavg: 3.34 5.22 6.07 3/366 2719
/proc/meminfo: memFree=21592892/32951124 swapFree=67057896/67111528
[pid=2615] ppid=2613 vsize=1253240 CPUtime=1299.77 cores=1,3,5,7
/proc/2615/stat : 2615 (python) R 2613 2615 1220 0 -1 4202496 2799743 933 1 0 129647 330 0 0 25 0 1 0 639167430 1283317760 250701 33554432000 4194304 5683644 140733853504704 18446744073709551615 47926860998796 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/2615/statm: 313310 250701 1833 364 0 249234 0
Current children cumulated CPU time (s) 1299.77
Current children cumulated vsize (KiB) 1253240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1299.83
CPU user time (s): 1296.48
CPU system time (s): 3.34949
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 1483752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.48
system time used= 3.34949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2800676
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= 5577
involuntary context switches= 3233

runsolver used 4.15937 second user time and 10.8803 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 15:52:01
IDJOB=3378880
IDBENCH=88172
IDSOLVER=1860
FILE ID=node140/3378880-1305467520
RUNJOBID= node140-1305467520-2604
PBS_JOBID= 13324987
Free space on /tmp= 73272 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378880-1305467520/watcher-3378880-1305467520 -o /tmp/evaluation-result-3378880-1305467520/solver-3378880-1305467520 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378880-1305467520.cnf -seed 1622600177 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=1622600177

node140.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.833
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.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      22482552 kB
Buffers:        322824 kB
Cached:        4730628 kB
SwapCached:       8088 kB
Active:        6945176 kB
Inactive:      3185520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22482552 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:          256428 kB
Writeback:           0 kB
AnonPages:     5074116 kB
Mapped:          29452 kB
Slab:           235560 kB
PageTables:      36160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 92190924 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= 73308 MiB
End job on node140 at 2011-05-15 16:13:43