Trace number 3378000

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)UNSAT 234.694 234.919

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.45456
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.41/0.74	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.41/0.74	c INFO: solving HOME/instance-3378000-1305455074.cnf
0.41/0.74	c INFO: computing task features
4.48/4.85	c INFO: computed variable-clause graph statistics
4.58/4.98	c INFO: computed clause balance statistics
23.48/23.89	c INFO: computed variable balance statistics
37.38/37.71	c INFO: computed small-clause counts
37.78/38.18	c INFO: computed Horn-clause counts
204.88/205.20	c INFO: computed variable graph statistics
204.88/205.20	c INFO: collected features for HOME/instance-3378000-1305455074.cnf in 204.32 s
204.88/205.21	c INFO: running lingeling-276@0 for 194 with 2195 remaining (b = 0.83)
234.55/234.85	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 0,2

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: 2.02 2.99 3.45 3/407 29992
/proc/meminfo: memFree=19924384/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=15184 CPUtime=0 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 726 0 0 0 0 0 0 0 20 0 1 0 657104555 15548416 616 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476690789 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 3796 616 322 364 0 283 0

[startup+0.043518 s]
/proc/loadavg: 2.02 2.99 3.45 3/407 29992
/proc/meminfo: memFree=19924384/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=16532 CPUtime=0.01 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 1183 0 0 0 1 0 0 0 20 0 1 0 657104555 16928768 1045 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/29992/statm: 4133 1045 417 364 0 620 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16532

[startup+0.100507 s]
/proc/loadavg: 2.02 2.99 3.45 3/407 29992
/proc/meminfo: memFree=19924384/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=50332 CPUtime=0.06 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 2009 0 0 0 4 2 0 0 18 0 1 0 657104555 51539968 1769 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/29992/statm: 12583 1769 480 364 0 1283 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50332

[startup+0.300424 s]
/proc/loadavg: 2.02 2.99 3.45 3/407 29992
/proc/meminfo: memFree=19924384/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=135748 CPUtime=0.18 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 5969 930 1 0 13 5 0 0 17 0 1 0 657104555 139005952 4148 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476690949 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/29992/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700348 s]
/proc/loadavg: 2.02 2.99 3.45 3/407 29992
/proc/meminfo: memFree=19924384/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=254464 CPUtime=0.41 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 8413 930 1 0 29 12 0 0 16 0 1 0 657104555 260571136 6279 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 63616 6279 1642 364 0 5018 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 254464

[startup+1.50026 s]
/proc/loadavg: 2.02 2.99 3.45 3/408 29997
/proc/meminfo: memFree=19868700/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=340508 CPUtime=1.19 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 24701 930 1 0 103 16 0 0 16 0 1 0 657104555 348680192 22372 33554432000 4194304 5683644 140733743922736 18446744073709551615 47050339022116 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 85127 22372 1761 364 0 21051 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 340508

[startup+3.10096 s]
/proc/loadavg: 2.02 2.99 3.45 3/408 29997
/proc/meminfo: memFree=19802236/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=431252 CPUtime=2.79 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 46413 930 1 0 259 20 0 0 18 0 1 0 657104555 441602048 44084 33554432000 4194304 5683644 140733743922736 18446744073709551615 4436508 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 107813 44084 1761 364 0 43737 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 431252

[startup+6.30034 s]
/proc/loadavg: 2.02 2.97 3.44 3/408 29997
/proc/meminfo: memFree=19684436/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=494788 CPUtime=5.98 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 87874 930 1 0 574 24 0 0 25 0 1 0 657104555 506662912 61082 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476055799 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 123697 61082 1826 364 0 59621 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 494788

[startup+12.7011 s]
/proc/loadavg: 2.02 2.96 3.43 3/408 29997
/proc/meminfo: memFree=19675980/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=494788 CPUtime=12.39 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 87874 930 1 0 1215 24 0 0 25 0 1 0 657104555 506662912 61082 33554432000 4194304 5683644 140733743922736 18446744073709551615 4623600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 123697 61082 1826 364 0 59621 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 494788

[startup+25.5007 s]
/proc/loadavg: 2.01 2.91 3.41 3/408 29998
/proc/meminfo: memFree=19667920/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=494788 CPUtime=25.18 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 87875 930 1 0 2494 24 0 0 25 0 1 0 657104555 506662912 61083 33554432000 4194304 5683644 140733743922736 18446744073709551615 47050170935199 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 123697 61083 1827 364 0 59621 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 494788

[startup+51.1008 s]
/proc/loadavg: 2.01 2.84 3.37 3/408 29998
/proc/meminfo: memFree=19613944/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=494788 CPUtime=50.78 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 87881 930 1 0 5054 24 0 0 25 0 1 0 657104555 506662912 61089 33554432000 4194304 5683644 140733743922736 18446744073709551615 47050168170627 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 123697 61089 1833 364 0 59621 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 494788

[startup+102.314 s]
/proc/loadavg: 2.05 2.72 3.30 3/408 30000
/proc/meminfo: memFree=19607296/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=494788 CPUtime=101.99 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 87881 930 1 0 10175 24 0 0 25 0 1 0 657104555 506662912 61089 33554432000 4194304 5683644 140733743922736 18446744073709551615 47050168170636 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 123697 61089 1833 364 0 59621 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 494788

[startup+162.3 s]
/proc/loadavg: 2.07 2.60 3.22 3/408 30001
/proc/meminfo: memFree=19541812/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=494788 CPUtime=161.98 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 87881 930 1 0 16174 24 0 0 25 0 1 0 657104555 506662912 61089 33554432000 4194304 5683644 140733743922736 18446744073709551615 47050168170636 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29992/statm: 123697 61089 1833 364 0 59621 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 494788

[startup+222.301 s]
/proc/loadavg: 2.02 2.49 3.14 3/411 30006
/proc/meminfo: memFree=19423720/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=488464 CPUtime=204.9 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 88163 930 1 0 20464 26 0 0 25 0 2 0 657104555 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29992/statm: 122116 56979 1867 364 0 58034 0
[pid=30004] ppid=29992 vsize=478220 CPUtime=0.05 cores=0,2
/proc/30004/stat : 30004 (python) S 29992 29992 28260 0 -1 4202560 889 0 0 0 3 2 0 0 18 0 1 0 657125077 489697280 55484 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476715023 0 0 16781312 514 13080142167744151809 0 0 17 2 0 0 0
/proc/30004/statm: 119555 55484 376 364 0 55473 0
[pid=30006] ppid=30004 vsize=137464 CPUtime=17.06 cores=0,2
/proc/30006/stat : 30006 (lingeling) R 30004 30006 30006 0 -1 4202496 55135 0 0 0 1699 7 0 0 25 0 1 0 657125077 140763136 33534 33554432000 4194304 4352236 140737300419712 18446744073709551615 4208215 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30006/statm: 34366 33534 127 39 0 33446 0
[pid=29992/tid=30005] ppid=29990 vsize=488464 CPUtime=0 cores=0,2
/proc/29992/task/30005/stat : 30005 (python) S 29990 29992 28260 0 -1 4202560 28 930 0 0 0 0 0 0 25 0 2 0 657125077 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488518577 0 0 16781312 2 18446604449391306944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 1104148

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

[startup+223.901 s]
/proc/loadavg: 2.02 2.48 3.14 3/411 30006
/proc/meminfo: memFree=19421116/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=488464 CPUtime=204.9 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 88163 930 1 0 20464 26 0 0 25 0 2 0 657104555 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29992/statm: 122116 56979 1867 364 0 58034 0
[pid=30004] ppid=29992 vsize=478220 CPUtime=0.05 cores=0,2
/proc/30004/stat : 30004 (python) S 29992 29992 28260 0 -1 4202560 889 0 0 0 3 2 0 0 18 0 1 0 657125077 489697280 55484 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476715023 0 0 16781312 514 13080142167744151809 0 0 17 2 0 0 0
/proc/30004/statm: 119555 55484 376 364 0 55473 0
[pid=30006] ppid=30004 vsize=103572 CPUtime=18.66 cores=0,2
/proc/30006/stat : 30006 (lingeling) R 30004 30006 30006 0 -1 4202496 55137 0 0 0 1859 7 0 0 25 0 1 0 657125077 106057728 25063 33554432000 4194304 4352236 140737300419712 18446744073709551615 4280978 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30006/statm: 25893 25063 129 39 0 24973 0
[pid=29992/tid=30005] ppid=29990 vsize=488464 CPUtime=0 cores=0,2
/proc/29992/task/30005/stat : 30005 (python) S 29990 29992 28260 0 -1 4202560 28 930 0 0 0 0 0 0 25 0 2 0 657125077 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488518577 0 0 16781312 2 18446604449391306944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 223.61
Current children cumulated vsize (KiB) 1070256

[startup+230.3 s]
/proc/loadavg: 2.02 2.47 3.13 3/411 30006
/proc/meminfo: memFree=19447140/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=488464 CPUtime=204.9 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 88163 930 1 0 20464 26 0 0 25 0 2 0 657104555 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29992/statm: 122116 56979 1867 364 0 58034 0
[pid=30004] ppid=29992 vsize=478220 CPUtime=0.07 cores=0,2
/proc/30004/stat : 30004 (python) S 29992 29992 28260 0 -1 4202560 892 0 0 0 4 3 0 0 18 0 1 0 657125077 489697280 55484 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476715023 0 0 16781312 514 13080142167744151809 0 0 17 2 0 0 0
/proc/30004/statm: 119555 55484 376 364 0 55473 0
[pid=30006] ppid=30004 vsize=103572 CPUtime=25.06 cores=0,2
/proc/30006/stat : 30006 (lingeling) R 30004 30006 30006 0 -1 4202496 55137 0 0 0 2499 7 0 0 25 0 1 0 657125077 106057728 25063 33554432000 4194304 4352236 140737300419712 18446744073709551615 4281241 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30006/statm: 25893 25063 129 39 0 24973 0
[pid=29992/tid=30005] ppid=29990 vsize=488464 CPUtime=0 cores=0,2
/proc/29992/task/30005/stat : 30005 (python) S 29990 29992 28260 0 -1 4202560 28 930 0 0 0 0 0 0 25 0 2 0 657125077 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488518577 0 0 16781312 2 18446604449391306944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 230.03
Current children cumulated vsize (KiB) 1070256

[startup+233.501 s]
/proc/loadavg: 2.02 2.46 3.13 3/411 30006
/proc/meminfo: memFree=19439820/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=488464 CPUtime=204.9 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 88163 930 1 0 20464 26 0 0 25 0 2 0 657104555 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29992/statm: 122116 56979 1867 364 0 58034 0
[pid=30004] ppid=29992 vsize=478220 CPUtime=0.09 cores=0,2
/proc/30004/stat : 30004 (python) S 29992 29992 28260 0 -1 4202560 895 0 0 0 5 4 0 0 18 0 1 0 657125077 489697280 55484 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476715023 0 0 16781312 514 13080142167744151809 0 0 17 2 0 0 0
/proc/30004/statm: 119555 55484 376 364 0 55473 0
[pid=30006] ppid=30004 vsize=103536 CPUtime=28.26 cores=0,2
/proc/30006/stat : 30006 (lingeling) R 30004 30006 30006 0 -1 4202496 55137 0 0 0 2819 7 0 0 25 0 1 0 657125077 106020864 25054 33554432000 4194304 4352236 140737300419712 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30006/statm: 25884 25054 129 39 0 24964 0
[pid=29992/tid=30005] ppid=29990 vsize=488464 CPUtime=0 cores=0,2
/proc/29992/task/30005/stat : 30005 (python) S 29990 29992 28260 0 -1 4202560 28 930 0 0 0 0 0 0 25 0 2 0 657125077 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488518577 0 0 16781312 2 18446604449391306944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 233.25
Current children cumulated vsize (KiB) 1070220

[startup+234.315 s]
/proc/loadavg: 2.02 2.46 3.13 3/411 30006
/proc/meminfo: memFree=19456064/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=488464 CPUtime=204.9 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 88163 930 1 0 20464 26 0 0 25 0 2 0 657104555 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29992/statm: 122116 56979 1867 364 0 58034 0
[pid=30004] ppid=29992 vsize=478220 CPUtime=0.09 cores=0,2
/proc/30004/stat : 30004 (python) S 29992 29992 28260 0 -1 4202560 895 0 0 0 5 4 0 0 18 0 1 0 657125077 489697280 55484 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476715023 0 0 16781312 514 13080142167744151809 0 0 17 2 0 0 0
/proc/30004/statm: 119555 55484 376 364 0 55473 0
[pid=30006] ppid=30004 vsize=103536 CPUtime=29.07 cores=0,2
/proc/30006/stat : 30006 (lingeling) R 30004 30006 30006 0 -1 4202496 55137 0 0 0 2900 7 0 0 25 0 1 0 657125077 106020864 25054 33554432000 4194304 4352236 140737300419712 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30006/statm: 25884 25054 129 39 0 24964 0
[pid=29992/tid=30005] ppid=29990 vsize=488464 CPUtime=0 cores=0,2
/proc/29992/task/30005/stat : 30005 (python) S 29990 29992 28260 0 -1 4202560 28 930 0 0 0 0 0 0 25 0 2 0 657125077 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488518577 0 0 16781312 2 18446604449391306944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 234.06
Current children cumulated vsize (KiB) 1070220

[startup+234.701 s]
/proc/loadavg: 2.02 2.46 3.13 3/411 30006
/proc/meminfo: memFree=19456064/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=488464 CPUtime=204.9 cores=0,2
/proc/29992/stat : 29992 (python) S 29990 29992 28260 0 -1 4202496 88163 930 1 0 20464 26 0 0 25 0 2 0 657104555 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29992/statm: 122116 56979 1867 364 0 58034 0
[pid=30004] ppid=29992 vsize=478220 CPUtime=0.09 cores=0,2
/proc/30004/stat : 30004 (python) S 29992 29992 28260 0 -1 4202560 895 0 0 0 5 4 0 0 18 0 1 0 657125077 489697280 55484 33554432000 4194304 5683644 140733743922736 18446744073709551615 239476715023 0 0 16781312 514 13080142167744151809 0 0 17 2 0 0 0
/proc/30004/statm: 119555 55484 376 364 0 55473 0
[pid=30006] ppid=30004 vsize=103536 CPUtime=29.46 cores=0,2
/proc/30006/stat : 30006 (lingeling) R 30004 30006 30006 0 -1 4202496 55137 0 0 0 2939 7 0 0 25 0 1 0 657125077 106020864 25054 33554432000 4194304 4352236 140737300419712 18446744073709551615 4233968 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30006/statm: 25884 25054 129 39 0 24964 0
[pid=29992/tid=30005] ppid=29990 vsize=488464 CPUtime=0 cores=0,2
/proc/29992/task/30005/stat : 30005 (python) S 29990 29992 28260 0 -1 4202560 28 930 0 0 0 0 0 0 25 0 2 0 657125077 500187136 56979 33554432000 4194304 5683644 140733743922736 18446744073709551615 239488518577 0 0 16781312 2 18446604449391306944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 234.45
Current children cumulated vsize (KiB) 1070220

[startup+234.9 s]
/proc/loadavg: 2.02 2.46 3.13 3/411 30006
/proc/meminfo: memFree=19456064/32950928 swapFree=67056568/67111528
[pid=29992] ppid=29990 vsize=488440 CPUtime=234.65 cores=0,2
/proc/29992/stat : 29992 (python) R 29990 29992 28260 0 -1 4202496 111809 57266 1 0 20466 28 2959 12 17 0 1 0 657104555 500162560 56978 33554432000 4194304 5683644 140733743922736 18446744073709551615 5258739 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29992/statm: 122110 56978 1866 364 0 58034 0
Current children cumulated CPU time (s) 234.65
Current children cumulated vsize (KiB) 488440

Child status: 0
Real time (s): 234.919
CPU time (s): 234.694
CPU user time (s): 234.274
CPU system time (s): 0.419936
CPU usage (%): 99.9043
Max. virtual memory (cumulated for all children) (KiB): 1104148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 234.274
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170263
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= 2911
involuntary context switches= 774

runsolver used 0.998848 second user time and 1.82072 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 12:24:35
IDJOB=3378000
IDBENCH=82456
IDSOLVER=1858
FILE ID=node148/3378000-1305455074
RUNJOBID= node148-1305453564-29649
PBS_JOBID= 13324858
Free space on /tmp= 72800 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.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-3378000-1305455074/watcher-3378000-1305455074 -o /tmp/evaluation-result-3378000-1305455074/solver-3378000-1305455074 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378000-1305455074.cnf -seed 662374246 -budget 2400

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=662374246

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19924664 kB
Buffers:        334708 kB
Cached:        4866944 kB
SwapCached:       8488 kB
Active:        9430640 kB
Inactive:      3225436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19924664 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           50972 kB
Writeback:           0 kB
AnonPages:     7452236 kB
Mapped:          37424 kB
Slab:           259472 kB
PageTables:      45996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108997840 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= 72768 MiB
End job on node148 at 2011-05-15 12:28:30