Trace number 3498391

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 286.009 286.136

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.88941
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.69	c INFO: solving HOME/instance-3498391-1307953613.cnf
0.35/0.69	c INFO: computing task features
3.43/3.71	c INFO: computed variable-clause graph statistics
3.52/3.81	c INFO: computed clause balance statistics
18.12/18.41	c INFO: computed variable balance statistics
28.42/28.79	c INFO: computed small-clause counts
28.82/29.13	c INFO: computed Horn-clause counts
169.03/169.36	c INFO: computed variable graph statistics
169.03/169.36	c INFO: collected features for HOME/instance-3498391-1307953613.cnf in 168.58 s
169.03/169.38	c INFO: running lingeling-276@0 for 194 with 4831 remaining (b = 0.91)
285.84/286.08	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.1 (svn: 989)

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 /var/tmp/evaluation-result-3498391-1307953613/watcher-3498391-1307953613 -o /var/tmp/evaluation-result-3498391-1307953613/solver-3498391-1307953613 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498391-1307953613.cnf -seed 356937537 -budget 5000 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.00 1.62 0.81 2/174 28837
/proc/meminfo: memFree=3720924/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 709 0 0 0 0 0 0 0 21 0 1 0 906961823 15548416 599 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446639070 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 3796 603 319 364 0 283 0

[startup+0.051939 s]
/proc/loadavg: 2.00 1.62 0.81 2/174 28837
/proc/meminfo: memFree=3720924/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=18888 CPUtime=0.02 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 1290 0 0 0 2 0 0 0 17 0 1 0 906961823 19341312 1141 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446943232 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 4722 1141 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.10093 s]
/proc/loadavg: 2.00 1.62 0.81 2/174 28837
/proc/meminfo: memFree=3720924/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=85364 CPUtime=0.05 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 2597 0 0 0 4 1 0 0 17 0 1 0 906961823 87412736 2315 33554432000 4194304 5683644 140736402307248 18446744073709551615 5211974 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 21341 2315 713 364 0 1558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85364

[startup+0.300914 s]
/proc/loadavg: 2.00 1.62 0.81 2/174 28837
/proc/meminfo: memFree=3720924/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/28837/stat : 28837 (python) S 28835 28837 28636 0 -1 4202496 5970 936 1 0 13 5 0 0 17 0 1 0 906961823 139005952 4149 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446941189 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/28837/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700801 s]
/proc/loadavg: 2.00 1.62 0.81 2/174 28837
/proc/meminfo: memFree=3720924/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=294116 CPUtime=0.42 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 10449 936 1 0 28 14 0 0 15 0 1 0 906961823 301174784 8123 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446945024 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 73529 8145 1758 364 0 9453 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 294116

[startup+1.50066 s]
/proc/loadavg: 1.92 1.60 0.81 3/175 28842
/proc/meminfo: memFree=3664140/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=347668 CPUtime=1.23 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 26130 936 1 0 106 17 0 0 16 0 1 0 906961823 356012032 23803 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446606021 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 86917 23803 1761 364 0 22841 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 347668

[startup+3.10036 s]
/proc/loadavg: 1.92 1.60 0.81 3/175 28842
/proc/meminfo: memFree=3591724/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=451592 CPUtime=2.83 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 72389 936 1 0 261 22 0 0 18 0 1 0 906961823 462430208 50103 33554432000 4194304 5683644 140736402307248 18446744073709551615 47076746483322 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 112898 50104 1812 364 0 48822 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 451592

[startup+6.30075 s]
/proc/loadavg: 1.93 1.61 0.81 3/175 28842
/proc/meminfo: memFree=3531708/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=444724 CPUtime=6.02 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 79409 936 1 0 580 22 0 0 25 0 1 0 906961823 455397376 48566 33554432000 4194304 5683644 140736402307248 18446744073709551615 47076746149488 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 111181 48566 1826 364 0 47105 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 444724

[startup+12.7006 s]
/proc/loadavg: 1.93 1.62 0.82 3/175 28842
/proc/meminfo: memFree=3532624/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=444724 CPUtime=12.42 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 79409 936 1 0 1220 22 0 0 25 0 1 0 906961823 455397376 48566 33554432000 4194304 5683644 140736402307248 18446744073709551615 4623632 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 111181 48566 1826 364 0 47105 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 444724

[startup+25.5002 s]
/proc/loadavg: 1.95 1.64 0.84 3/175 28843
/proc/meminfo: memFree=3533016/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=444724 CPUtime=25.22 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 79410 936 1 0 2500 22 0 0 25 0 1 0 906961823 455397376 48567 33554432000 4194304 5683644 140736402307248 18446744073709551615 4602391 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28837/statm: 111181 48567 1827 364 0 47105 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 444724

[startup+51.1004 s]
/proc/loadavg: 1.96 1.66 0.87 3/175 28844
/proc/meminfo: memFree=3526632/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=451592 CPUtime=50.82 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 81133 936 1 0 5060 22 0 0 25 0 1 0 906961823 462430208 50290 33554432000 4194304 5683644 140736402307248 18446744073709551615 47076746070144 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28837/statm: 112898 50290 1833 364 0 48822 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 451592

[startup+102.306 s]
/proc/loadavg: 1.98 1.71 0.92 3/175 28845
/proc/meminfo: memFree=3526396/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=451592 CPUtime=102.03 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 81133 936 1 0 10181 22 0 0 25 0 1 0 906961823 462430208 50290 33554432000 4194304 5683644 140736402307248 18446744073709551615 47076746070156 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28837/statm: 112898 50290 1833 364 0 48822 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 451592

[startup+162.301 s]
/proc/loadavg: 1.99 1.76 0.99 3/175 28846
/proc/meminfo: memFree=3526376/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=451592 CPUtime=162.02 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 81133 936 1 0 16180 22 0 0 25 0 1 0 906961823 462430208 50290 33554432000 4194304 5683644 140736402307248 18446744073709551615 47076746070144 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28837/statm: 112898 50290 1833 364 0 48822 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 451592

[startup+222.301 s]
/proc/loadavg: 1.99 1.80 1.05 3/178 28851
/proc/meminfo: memFree=3471060/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=448408 CPUtime=169.11 cores=1,3,5,7
/proc/28837/stat : 28837 (python) S 28835 28837 28636 0 -1 4202496 81494 936 1 0 16888 23 0 0 18 0 2 0 906961823 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28837/statm: 112102 46965 1867 364 0 48020 0
[pid=28848] ppid=28837 vsize=438164 CPUtime=0.06 cores=1,3,5,7
/proc/28848/stat : 28848 (python) S 28837 28837 28636 0 -1 4202560 979 0 0 0 3 3 0 0 18 0 1 0 906978761 448679936 45475 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446965263 0 0 16781312 514 16550886960260940040 0 0 17 7 0 0 0
/proc/28848/statm: 109541 45475 381 364 0 45459 0
[pid=28850] ppid=28848 vsize=69488 CPUtime=52.9 cores=1,3,5,7
/proc/28850/stat : 28850 (lingeling) R 28848 28850 28850 0 -1 4202496 41636 0 0 0 5285 5 0 0 25 0 1 0 906978762 71155712 16542 33554432000 4194304 4352236 140737058060624 18446744073709551615 4281237 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28850/statm: 17372 16542 129 39 0 16452 0
[pid=28837/tid=28849] ppid=28835 vsize=448408 CPUtime=0 cores=1,3,5,7
/proc/28837/task/28849/stat : 28849 (python) S 28835 28837 28636 0 -1 4202560 25 936 0 0 0 0 0 0 19 0 2 0 906978762 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458768817 0 0 16781312 2 18446604463666622848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 956060

[startup+282.301 s]
/proc/loadavg: 1.99 1.84 1.11 3/178 28853
/proc/meminfo: memFree=3471576/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=448408 CPUtime=169.11 cores=1,3,5,7
/proc/28837/stat : 28837 (python) S 28835 28837 28636 0 -1 4202496 81494 936 1 0 16888 23 0 0 18 0 2 0 906961823 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28837/statm: 112102 46965 1867 364 0 48020 0
[pid=28848] ppid=28837 vsize=438164 CPUtime=0.13 cores=1,3,5,7
/proc/28848/stat : 28848 (python) S 28837 28837 28636 0 -1 4202560 1003 0 0 0 7 6 0 0 18 0 1 0 906978761 448679936 45475 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446965263 0 0 16781312 514 16550886960260940040 0 0 17 3 0 0 0
/proc/28848/statm: 109541 45475 381 364 0 45459 0
[pid=28850] ppid=28848 vsize=69376 CPUtime=112.89 cores=1,3,5,7
/proc/28850/stat : 28850 (lingeling) R 28848 28850 28850 0 -1 4202496 44708 0 0 0 11284 5 0 0 25 0 1 0 906978762 71041024 16514 33554432000 4194304 4352236 140737058060624 18446744073709551615 4245505 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28850/statm: 17344 16514 129 39 0 16424 0
[pid=28837/tid=28849] ppid=28835 vsize=448408 CPUtime=0 cores=1,3,5,7
/proc/28837/task/28849/stat : 28849 (python) S 28835 28837 28636 0 -1 4202560 25 936 0 0 0 0 0 0 19 0 2 0 906978762 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458768817 0 0 16781312 2 18446604463666622848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 955948

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

[startup+284.701 s]
/proc/loadavg: 1.99 1.84 1.11 3/181 28856
/proc/meminfo: memFree=4126880/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=448408 CPUtime=169.11 cores=1,3,5,7
/proc/28837/stat : 28837 (python) S 28835 28837 28636 0 -1 4202496 81494 936 1 0 16888 23 0 0 18 0 2 0 906961823 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28837/statm: 112102 46965 1867 364 0 48020 0
[pid=28848] ppid=28837 vsize=438164 CPUtime=0.13 cores=1,3,5,7
/proc/28848/stat : 28848 (python) S 28837 28837 28636 0 -1 4202560 1003 0 0 0 7 6 0 0 18 0 1 0 906978761 448679936 45475 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446965263 0 0 16781312 514 16550886960260940040 0 0 17 3 0 0 0
/proc/28848/statm: 109541 45475 381 364 0 45459 0
[pid=28850] ppid=28848 vsize=63228 CPUtime=115.29 cores=1,3,5,7
/proc/28850/stat : 28850 (lingeling) R 28848 28850 28850 0 -1 4202496 44708 0 0 0 11524 5 0 0 25 0 1 0 906978762 64745472 14977 33554432000 4194304 4352236 140737058060624 18446744073709551615 4331649 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28850/statm: 15807 14977 129 39 0 14887 0
[pid=28837/tid=28849] ppid=28835 vsize=448408 CPUtime=0 cores=1,3,5,7
/proc/28837/task/28849/stat : 28849 (python) S 28835 28837 28636 0 -1 4202560 25 936 0 0 0 0 0 0 19 0 2 0 906978762 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458768817 0 0 16781312 2 18446604463666622848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 284.53
Current children cumulated vsize (KiB) 949800

[startup+285.501 s]
/proc/loadavg: 1.99 1.84 1.11 3/181 28856
/proc/meminfo: memFree=4060664/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=448408 CPUtime=169.11 cores=1,3,5,7
/proc/28837/stat : 28837 (python) S 28835 28837 28636 0 -1 4202496 81494 936 1 0 16888 23 0 0 18 0 2 0 906961823 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28837/statm: 112102 46965 1867 364 0 48020 0
[pid=28848] ppid=28837 vsize=438164 CPUtime=0.13 cores=1,3,5,7
/proc/28848/stat : 28848 (python) S 28837 28837 28636 0 -1 4202560 1003 0 0 0 7 6 0 0 18 0 1 0 906978761 448679936 45475 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446965263 0 0 16781312 514 16550886960260940040 0 0 17 3 0 0 0
/proc/28848/statm: 109541 45475 381 364 0 45459 0
[pid=28850] ppid=28848 vsize=63228 CPUtime=116.09 cores=1,3,5,7
/proc/28850/stat : 28850 (lingeling) R 28848 28850 28850 0 -1 4202496 44708 0 0 0 11604 5 0 0 25 0 1 0 906978762 64745472 14977 33554432000 4194304 4352236 140737058060624 18446744073709551615 4208047 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28850/statm: 15807 14977 129 39 0 14887 0
[pid=28837/tid=28849] ppid=28835 vsize=448408 CPUtime=0 cores=1,3,5,7
/proc/28837/task/28849/stat : 28849 (python) S 28835 28837 28636 0 -1 4202560 25 936 0 0 0 0 0 0 19 0 2 0 906978762 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458768817 0 0 16781312 2 18446604463666622848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 285.33
Current children cumulated vsize (KiB) 949800

[startup+285.901 s]
/proc/loadavg: 1.99 1.84 1.11 3/181 28856
/proc/meminfo: memFree=3977212/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=448408 CPUtime=169.11 cores=1,3,5,7
/proc/28837/stat : 28837 (python) S 28835 28837 28636 0 -1 4202496 81494 936 1 0 16888 23 0 0 18 0 2 0 906961823 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28837/statm: 112102 46965 1867 364 0 48020 0
[pid=28848] ppid=28837 vsize=438164 CPUtime=0.13 cores=1,3,5,7
/proc/28848/stat : 28848 (python) S 28837 28837 28636 0 -1 4202560 1003 0 0 0 7 6 0 0 18 0 1 0 906978761 448679936 45475 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446965263 0 0 16781312 514 16550886960260940040 0 0 17 3 0 0 0
/proc/28848/statm: 109541 45475 381 364 0 45459 0
[pid=28850] ppid=28848 vsize=63228 CPUtime=116.5 cores=1,3,5,7
/proc/28850/stat : 28850 (lingeling) R 28848 28850 28850 0 -1 4202496 44708 0 0 0 11645 5 0 0 25 0 1 0 906978762 64745472 14977 33554432000 4194304 4352236 140737058060624 18446744073709551615 4331555 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28850/statm: 15807 14977 129 39 0 14887 0
[pid=28837/tid=28849] ppid=28835 vsize=448408 CPUtime=0 cores=1,3,5,7
/proc/28837/task/28849/stat : 28849 (python) S 28835 28837 28636 0 -1 4202560 25 936 0 0 0 0 0 0 19 0 2 0 906978762 459169792 46965 33554432000 4194304 5683644 140736402307248 18446744073709551615 244458768817 0 0 16781312 2 18446604463666622848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 285.74
Current children cumulated vsize (KiB) 949800

[startup+286.101 s]
/proc/loadavg: 1.99 1.84 1.11 3/181 28856
/proc/meminfo: memFree=3977212/32951124 swapFree=67064380/67111528
[pid=28837] ppid=28835 vsize=448384 CPUtime=285.94 cores=1,3,5,7
/proc/28837/stat : 28837 (python) R 28835 28837 28636 0 -1 4202496 88153 46881 1 0 16889 23 11670 12 17 0 1 0 906961823 459145216 46963 33554432000 4194304 5683644 140736402307248 18446744073709551615 244446600631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28837/statm: 112096 46963 1865 364 0 48020 0
Current children cumulated CPU time (s) 285.94
Current children cumulated vsize (KiB) 448384

Child status: 0
Real time (s): 286.136
CPU time (s): 286.009
CPU user time (s): 285.621
CPU system time (s): 0.387941
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 981848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.621
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150194
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= 3001
involuntary context switches= 604

runsolver used 0.387941 second user time and 0.934857 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-13 10:26:54
IDJOB=3498391
IDBENCH=82444
IDSOLVER=1991
FILE ID=node105/3498391-1307953613
RUNJOBID= node105-1307953128-28655
PBS_JOBID= 13559723
Free space on /var/tmp= 2664 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-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 /var/tmp/evaluation-result-3498391-1307953613/watcher-3498391-1307953613 -o /var/tmp/evaluation-result-3498391-1307953613/solver-3498391-1307953613 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498391-1307953613.cnf -seed 356937537 -budget 5000

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=356937537

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:       3721724 kB
Buffers:        101676 kB
Cached:       26708092 kB
SwapCached:      19904 kB
Active:       12930268 kB
Inactive:     15431984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3721724 kB
SwapTotal:    67111528 kB
SwapFree:     67064380 kB
Dirty:          183704 kB
Writeback:           0 kB
AnonPages:     1550256 kB
Mapped:          15824 kB
Slab:           799580 kB
PageTables:       7616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1704772 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 /var/tmp at the end= 2632 MiB
End job on node105 at 2011-06-13 10:31:40