Trace number 3377845

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)? (TO) 1299.99 1300.06

General information on the benchmark

NameSAT05/industrial/narain05/vpn/
clauses-8.renamed-as.sat05-1964.cnf
MD5SUM83c1fe52702413077bb84179a04b277a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark141.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

Solver Data

0.29/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.29/0.47	c INFO: solving HOME/instance-3377845-1305457628.cnf
0.29/0.47	c INFO: computing task features
32.87/33.02	c INFO: computed variable-clause graph statistics
33.58/33.72	c INFO: computed clause balance statistics
122.98/123.10	c INFO: computed variable balance statistics
186.69/186.87	c INFO: computed small-clause counts
195.28/195.49	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-3377845-1305457628/watcher-3377845-1305457628 -o /tmp/evaluation-result-3377845-1305457628/solver-3377845-1305457628 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377845-1305457628.cnf -seed 796474619 -budget 2400 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 1.93 1.40 2.24 5/313 29588
/proc/meminfo: memFree=13550684/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=11796 CPUtime=0 cores=1,3
/proc/29588/stat : 29588 (runsolver) R 29586 29588 27642 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 1 0 657361439 12079104 53 33554432000 4194304 5432360 140737474666432 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/29588/statm: 2949 53 33 303 0 2643 0

[startup+0.090243 s]
/proc/loadavg: 1.93 1.40 2.24 5/313 29588
/proc/meminfo: memFree=13550684/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=85624 CPUtime=0.05 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 2628 0 0 0 4 1 0 0 17 0 1 0 657361439 87678976 2348 33554432000 4194304 5683644 140736233817424 18446744073709551615 246516530692 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85624

[startup+0.100236 s]
/proc/loadavg: 1.93 1.40 2.24 5/313 29588
/proc/meminfo: memFree=13550684/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=99352 CPUtime=0.06 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 2857 0 0 0 4 2 0 0 17 0 1 0 657361439 101736448 2558 33554432000 4194304 5683644 140736233817424 18446744073709551615 246516832256 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 24838 2558 818 364 0 1689 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99352

[startup+0.300209 s]
/proc/loadavg: 1.93 1.40 2.24 5/313 29588
/proc/meminfo: memFree=13550684/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=157384 CPUtime=0.21 cores=1,3
/proc/29588/stat : 29588 (python) S 29586 29588 27642 0 -1 4202496 6602 939 1 0 16 5 0 0 17 0 1 0 657361439 161161216 4696 33554432000 4194304 5683644 140736233817424 18446744073709551615 246516832256 0 2147483391 16781312 2 18446744071699453118 0 0 17 1 0 0 0
/proc/29588/statm: 39346 4696 1257 364 0 3454 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 157384

[startup+0.700129 s]
/proc/loadavg: 1.93 1.40 2.24 5/313 29588
/proc/meminfo: memFree=13550684/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=403636 CPUtime=0.57 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 40477 939 1 0 43 14 0 0 17 0 1 0 657361439 413323264 38148 33554432000 4194304 5683644 140736233817424 18446744073709551615 246516495045 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 100909 38148 1761 364 0 36833 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 403636

[startup+1.50098 s]
/proc/loadavg: 1.93 1.40 2.24 5/314 29593
/proc/meminfo: memFree=13383120/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=456536 CPUtime=1.37 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 53629 939 1 0 121 16 0 0 18 0 1 0 657361439 467492864 51300 33554432000 4194304 5683644 140736233817424 18446744073709551615 246516495045 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 114134 51300 1761 364 0 50058 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 456536

[startup+3.1007 s]
/proc/loadavg: 1.93 1.40 2.24 5/314 29593
/proc/meminfo: memFree=13313444/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=565944 CPUtime=2.97 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 79543 939 1 0 277 20 0 0 21 0 1 0 657361439 579526656 77214 33554432000 4194304 5683644 140736233817424 18446744073709551615 246516495045 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 141486 77214 1761 364 0 77410 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 565944

[startup+6.30111 s]
/proc/loadavg: 2.10 1.45 2.25 5/314 29593
/proc/meminfo: memFree=13034060/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=777100 CPUtime=6.18 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 131580 939 1 0 590 28 0 0 25 0 1 0 657361439 795750400 129251 33554432000 4194304 5683644 140736233817424 18446744073709551615 246516892074 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 194275 129251 1761 364 0 130199 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 777100

[startup+12.7009 s]
/proc/loadavg: 2.25 1.49 2.26 6/314 29593
/proc/meminfo: memFree=12675240/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1139496 CPUtime=12.58 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 222948 939 1 0 1218 40 0 0 25 0 1 0 657361439 1166843904 220619 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822664238 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 284874 220619 1761 364 0 220798 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 1139496

[startup+25.5006 s]
/proc/loadavg: 2.64 1.61 2.29 5/314 29594
/proc/meminfo: memFree=12346852/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1314620 CPUtime=25.38 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1016485 939 1 0 2409 129 0 0 25 0 1 0 657361439 1346170880 266028 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822837824 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 328655 266028 1815 364 0 264579 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1314620

[startup+51.1009 s]
/proc/loadavg: 3.10 1.80 2.33 5/314 29594
/proc/meminfo: memFree=12542952/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1235924 CPUtime=50.98 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1049824 939 1 0 4965 133 0 0 25 0 1 0 657361439 1265586176 246397 33554432000 4194304 5683644 140736233817424 18446744073709551615 5013399 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 308981 246397 1826 364 0 244905 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1235924

[startup+102.301 s]
/proc/loadavg: 3.61 2.14 2.41 5/314 29596
/proc/meminfo: memFree=12519672/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1235924 CPUtime=102.18 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1049824 939 1 0 10085 133 0 0 25 0 1 0 657361439 1265586176 246397 33554432000 4194304 5683644 140736233817424 18446744073709551615 246516493733 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 308981 246397 1826 364 0 244905 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1235924

[startup+162.301 s]
/proc/loadavg: 3.90 2.49 2.52 5/314 29597
/proc/meminfo: memFree=12483940/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=162.18 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1055503 939 1 0 16084 134 0 0 25 0 1 0 657361439 1288974336 252076 33554432000 4194304 5683644 140736233817424 18446744073709551615 4623632 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252076 1827 364 0 250615 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 1258764

[startup+222.301 s]
/proc/loadavg: 4.17 2.81 2.62 5/314 29599
/proc/meminfo: memFree=12470652/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=222.18 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 22023 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1258764

[startup+282.301 s]
/proc/loadavg: 4.18 3.06 2.72 5/314 29600
/proc/meminfo: memFree=12466796/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=282.19 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 28024 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424704 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1258764

[startup+342.301 s]
/proc/loadavg: 4.10 3.24 2.80 5/314 29602
/proc/meminfo: memFree=12458612/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=342.19 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 34024 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1258764

[startup+402.301 s]
/proc/loadavg: 4.11 3.39 2.88 5/314 29604
/proc/meminfo: memFree=12464048/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=402.2 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 40025 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1258764

[startup+462.301 s]
/proc/loadavg: 4.04 3.50 2.94 5/314 29605
/proc/meminfo: memFree=12448288/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=462.19 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 46024 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1258764

[startup+522.312 s]
/proc/loadavg: 4.01 3.59 3.01 5/314 29607
/proc/meminfo: memFree=12440068/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=522.2 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 52025 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1258764

[startup+582.301 s]
/proc/loadavg: 4.00 3.66 3.07 6/314 29608
/proc/meminfo: memFree=12440168/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=582.19 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 58024 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1258764

[startup+642.301 s]
/proc/loadavg: 4.00 3.72 3.12 6/314 29610
/proc/meminfo: memFree=12421552/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=642.2 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 64025 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 1258764

[startup+702.3 s]
/proc/loadavg: 4.09 3.80 3.18 6/326 29624
/proc/meminfo: memFree=12361912/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=702.2 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 70025 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424704 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 1258764

[startup+762.3 s]
/proc/loadavg: 4.19 3.86 3.24 5/326 29625
/proc/meminfo: memFree=12339816/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=762.2 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 76025 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 1258764

[startup+822.3 s]
/proc/loadavg: 4.27 3.95 3.31 6/332 29633
/proc/meminfo: memFree=12302676/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=822.2 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 82025 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 1258764

[startup+882.3 s]
/proc/loadavg: 4.15 3.97 3.35 6/332 29634
/proc/meminfo: memFree=12285428/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=882.2 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 88025 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 1258764

[startup+942.3 s]
/proc/loadavg: 4.05 3.97 3.39 5/332 29636
/proc/meminfo: memFree=12264684/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=942.21 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 94026 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 1258764

[startup+1002.3 s]
/proc/loadavg: 4.15 4.02 3.44 5/332 29638
/proc/meminfo: memFree=12273348/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=1002.21 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 100026 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 1258764

[startup+1062.3 s]
/proc/loadavg: 4.24 4.06 3.49 5/332 29639
/proc/meminfo: memFree=12254832/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=1062.22 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 106027 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424704 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 1258764

[startup+1122.3 s]
/proc/loadavg: 4.22 4.08 3.53 5/332 29641
/proc/meminfo: memFree=12259780/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=1122.21 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 112026 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 1258764

[startup+1182.31 s]
/proc/loadavg: 4.08 4.06 3.56 5/332 29642
/proc/meminfo: memFree=12252936/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=1182.22 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 118027 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 1258764

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 3.58 5/332 29644
/proc/meminfo: memFree=12242376/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=1242.21 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 124026 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 1258764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 3.81 4.00 3.59 2/294 29709
/proc/meminfo: memFree=12463896/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=1299.93 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 129798 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 1258764

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

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

[startup+1300.01 s]
/proc/loadavg: 3.81 4.00 3.59 2/294 29709
/proc/meminfo: memFree=12463896/32951124 swapFree=61565116/67111528
[pid=29588] ppid=29586 vsize=1258764 CPUtime=1299.93 cores=1,3
/proc/29588/stat : 29588 (python) R 29586 29588 27642 0 -1 4202496 1622068 939 1 0 129798 195 0 0 25 0 1 0 657361439 1288974336 252082 33554432000 4194304 5683644 140736233817424 18446744073709551615 47298822424716 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29588/statm: 314691 252082 1833 364 0 250615 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 1258764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1299.99
CPU user time (s): 1297.99
CPU system time (s): 1.9987
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 1480944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.99
system time used= 1.9987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1623007
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= 969
involuntary context switches= 1922

runsolver used 3.75443 second user time and 9.1856 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 13:07:12
IDJOB=3377845
IDBENCH=86133
IDSOLVER=1858
FILE ID=node134/3377845-1305457628
RUNJOBID= node134-1305457624-29352
PBS_JOBID= 13324884
Free space on /tmp= 73292 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT05/industrial/narain05/vpn/clauses-8.renamed-as.sat05-1964.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-3377845-1305457628/watcher-3377845-1305457628 -o /tmp/evaluation-result-3377845-1305457628/solver-3377845-1305457628 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377845-1305457628.cnf -seed 796474619 -budget 2400

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

MD5SUM BENCH= 83c1fe52702413077bb84179a04b277a
RANDOM SEED=796474619

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13551212 kB
Buffers:        282724 kB
Cached:        6556688 kB
SwapCached:      13768 kB
Active:       10322528 kB
Inactive:      8811364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13551212 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:          242520 kB
Writeback:           0 kB
AnonPages:    12288600 kB
Mapped:          21040 kB
Slab:           147704 kB
PageTables:      54388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 48711064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node134 at 2011-05-15 13:28:54