Trace number 3498245

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 115.051 115.412

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.0536
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.38/0.88	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.88	c INFO: solving HOME/instance-3498245-1308045308.cnf
0.38/0.88	c INFO: computing task features
1.74/2.28	c INFO: computed variable-clause graph statistics
1.83/2.33	c INFO: computed clause balance statistics
8.53/9.01	c INFO: computed variable balance statistics
13.53/14.06	c INFO: computed small-clause counts
13.63/14.13	c INFO: computed Horn-clause counts
27.43/27.97	c INFO: computed variable graph statistics
27.43/27.97	c INFO: collected features for HOME/instance-3498245-1308045308.cnf in 27.04 s
27.53/28.00	c INFO: running SApperloT@0 for 97 with 4972 remaining (b = 0.16)
114.90/115.37	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 /tmp/evaluation-result-3498245-1308045308/watcher-3498245-1308045308 -o /tmp/evaluation-result-3498245-1308045308/solver-3498245-1308045308 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498245-1308045308.cnf -seed 1169214506 -budget 5000 

running on 4 cores: 0,2,4,6

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: 1.64 1.66 2.58 3/180 7183
/proc/meminfo: memFree=28803340/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=15188 CPUtime=0 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 721 0 0 0 0 0 0 0 24 0 1 0 916131839 15552512 612 33554432000 4194304 5683644 140735157759200 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7183/statm: 3796 612 321 364 0 283 0

[startup+0.0215369 s]
/proc/loadavg: 1.64 1.66 2.58 3/180 7183
/proc/meminfo: memFree=28803340/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=15384 CPUtime=0 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 796 0 0 0 0 0 0 0 23 0 1 0 916131839 15753216 682 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/7183/statm: 3846 682 322 364 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+0.100505 s]
/proc/loadavg: 1.64 1.66 2.58 3/180 7183
/proc/meminfo: memFree=28803340/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=38908 CPUtime=0.04 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 1666 0 0 0 3 1 0 0 23 0 1 0 916131839 39841792 1492 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/7183/statm: 9727 1492 455 364 0 1027 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38908

[startup+0.300458 s]
/proc/loadavg: 1.64 1.66 2.58 3/180 7183
/proc/meminfo: memFree=28803340/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=130940 CPUtime=0.16 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 5636 934 1 0 12 4 0 0 18 0 1 0 916131839 134082560 4033 33554432000 4194304 5683644 140735157759200 18446744073709551615 5214071 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7183/statm: 32735 4035 1015 364 0 2996 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 130940

[startup+0.700422 s]
/proc/loadavg: 1.64 1.66 2.58 3/180 7183
/proc/meminfo: memFree=28803340/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=246444 CPUtime=0.37 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 8197 934 1 0 27 10 0 0 16 0 1 0 916131839 252358656 6083 33554432000 4194304 5683644 140735157759200 18446744073709551615 5281976 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7183/statm: 61611 6084 1621 364 0 4613 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 246444

[startup+1.50028 s]
/proc/loadavg: 1.64 1.66 2.58 3/175 7217
/proc/meminfo: memFree=29063036/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=329304 CPUtime=1.03 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 21628 934 1 0 90 13 0 0 16 0 1 0 916131839 337207296 19297 33554432000 4194304 5683644 140735157759200 18446744073709551615 270612771525 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7183/statm: 82326 19298 1761 364 0 18250 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 329304

[startup+3.10097 s]
/proc/loadavg: 1.64 1.66 2.58 3/178 7227
/proc/meminfo: memFree=28952668/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=374132 CPUtime=2.63 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 43845 934 1 0 246 17 0 0 18 0 1 0 916131839 383111168 30918 33554432000 4194304 5683644 140735157759200 18446744073709551615 270612770219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7183/statm: 93533 30918 1826 364 0 29457 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 374132

[startup+6.30045 s]
/proc/loadavg: 1.75 1.68 2.58 3/178 7231
/proc/meminfo: memFree=28705956/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=374132 CPUtime=5.83 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 43845 934 1 0 566 17 0 0 25 0 1 0 916131839 383111168 30918 33554432000 4194304 5683644 140735157759200 18446744073709551615 4602358 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7183/statm: 93533 30918 1826 364 0 29457 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 374132

[startup+12.7003 s]
/proc/loadavg: 1.77 1.68 2.58 3/178 7232
/proc/meminfo: memFree=28645484/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=374132 CPUtime=12.23 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 43846 934 1 0 1206 17 0 0 25 0 1 0 916131839 383111168 30919 33554432000 4194304 5683644 140735157759200 18446744073709551615 4532146 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7183/statm: 93533 30919 1827 364 0 29457 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 374132

[startup+25.501 s]
/proc/loadavg: 1.82 1.70 2.57 3/178 7232
/proc/meminfo: memFree=28646448/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=374132 CPUtime=25.03 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 43852 934 1 0 2486 17 0 0 25 0 1 0 916131839 383111168 30925 33554432000 4194304 5683644 140735157759200 18446744073709551615 47765554985088 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7183/statm: 93533 30925 1833 364 0 29457 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 374132

[startup+51.1005 s]
/proc/loadavg: 1.88 1.72 2.55 3/181 7236
/proc/meminfo: memFree=28607024/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=377156 CPUtime=27.53 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 44221 934 1 0 2736 17 0 0 25 0 2 0 916131839 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7183/statm: 94289 29160 1875 364 0 30207 0
[pid=7233] ppid=7183 vsize=366912 CPUtime=0.02 cores=0,2,4,6
/proc/7233/stat : 7233 (python) S 7183 7183 7082 0 -1 4202560 974 0 0 0 1 1 0 0 18 0 1 0 916134640 375717888 27662 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613130767 0 0 16781312 514 5036853970748801284 0 0 17 4 0 0 0
/proc/7233/statm: 91728 27662 381 364 0 27646 0
[pid=7235] ppid=7233 vsize=37296 CPUtime=23.08 cores=0,2,4,6
/proc/7235/stat : 7235 (SApperloT-base) R 7233 7235 7235 0 -1 4202496 8847 0 0 0 2306 2 0 0 25 0 1 0 916134640 38191104 8448 33554432000 134512640 135674940 4288967344 18446744073709551615 134564258 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7235/statm: 9324 8448 99 284 0 9038 0
[pid=7183/tid=7234] ppid=7181 vsize=377156 CPUtime=0 cores=0,2,4,6
/proc/7183/task/7234/stat : 7234 (python) S 7181 7183 7082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 2 0 916134640 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624934321 0 0 16781312 2 18446604453983592768 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 781364

[startup+102.306 s]
/proc/loadavg: 1.95 1.76 2.52 3/181 7237
/proc/meminfo: memFree=28601224/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=377156 CPUtime=27.53 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 44221 934 1 0 2736 17 0 0 25 0 2 0 916131839 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7183/statm: 94289 29160 1875 364 0 30207 0
[pid=7233] ppid=7183 vsize=366912 CPUtime=0.07 cores=0,2,4,6
/proc/7233/stat : 7233 (python) S 7183 7183 7082 0 -1 4202560 994 0 0 0 3 4 0 0 18 0 1 0 916134640 375717888 27662 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613130767 0 0 16781312 514 5036853970748801284 0 0 17 4 0 0 0
/proc/7233/statm: 91728 27662 381 364 0 27646 0
[pid=7235] ppid=7233 vsize=43756 CPUtime=74.28 cores=0,2,4,6
/proc/7235/stat : 7235 (SApperloT-base) R 7233 7235 7235 0 -1 4202496 10292 0 0 0 7426 2 0 0 25 0 1 0 916134640 44806144 9893 33554432000 134512640 135674940 4288967344 18446744073709551615 134564660 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7235/statm: 10939 9893 100 284 0 10653 0
[pid=7183/tid=7234] ppid=7181 vsize=377156 CPUtime=0 cores=0,2,4,6
/proc/7183/task/7234/stat : 7234 (python) S 7181 7183 7082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 2 0 916134640 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624934321 0 0 16781312 2 18446604453983592768 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 787824

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

[startup+108.7 s]
/proc/loadavg: 1.95 1.77 2.52 3/181 7237
/proc/meminfo: memFree=28598744/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=377156 CPUtime=27.53 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 44221 934 1 0 2736 17 0 0 25 0 2 0 916131839 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7183/statm: 94289 29160 1875 364 0 30207 0
[pid=7233] ppid=7183 vsize=366912 CPUtime=0.08 cores=0,2,4,6
/proc/7233/stat : 7233 (python) S 7183 7183 7082 0 -1 4202560 995 0 0 0 4 4 0 0 18 0 1 0 916134640 375717888 27662 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613130767 0 0 16781312 514 5036853970748801284 0 0 17 4 0 0 0
/proc/7233/statm: 91728 27662 381 364 0 27646 0
[pid=7235] ppid=7233 vsize=46248 CPUtime=80.68 cores=0,2,4,6
/proc/7235/stat : 7235 (SApperloT-base) R 7233 7235 7235 0 -1 4202496 10910 0 0 0 8066 2 0 0 25 0 1 0 916134640 47357952 10511 33554432000 134512640 135674940 4288967344 18446744073709551615 134564660 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7235/statm: 11562 10511 100 284 0 11276 0
[pid=7183/tid=7234] ppid=7181 vsize=377156 CPUtime=0 cores=0,2,4,6
/proc/7183/task/7234/stat : 7234 (python) S 7181 7183 7082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 2 0 916134640 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624934321 0 0 16781312 2 18446604453983592768 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 108.29
Current children cumulated vsize (KiB) 790316

[startup+111.901 s]
/proc/loadavg: 1.95 1.77 2.51 3/181 7237
/proc/meminfo: memFree=28597500/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=377156 CPUtime=27.53 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 44221 934 1 0 2736 17 0 0 25 0 2 0 916131839 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7183/statm: 94289 29160 1875 364 0 30207 0
[pid=7233] ppid=7183 vsize=366912 CPUtime=0.09 cores=0,2,4,6
/proc/7233/stat : 7233 (python) S 7183 7183 7082 0 -1 4202560 997 0 0 0 4 5 0 0 18 0 1 0 916134640 375717888 27662 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613130767 0 0 16781312 514 5036853970748801284 0 0 17 4 0 0 0
/proc/7233/statm: 91728 27662 381 364 0 27646 0
[pid=7235] ppid=7233 vsize=47796 CPUtime=83.88 cores=0,2,4,6
/proc/7235/stat : 7235 (SApperloT-base) R 7233 7235 7235 0 -1 4202496 11250 0 0 0 8386 2 0 0 25 0 1 0 916134640 48943104 10851 33554432000 134512640 135674940 4288967344 18446744073709551615 134537663 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7235/statm: 11949 10851 100 284 0 11663 0
[pid=7183/tid=7234] ppid=7181 vsize=377156 CPUtime=0 cores=0,2,4,6
/proc/7183/task/7234/stat : 7234 (python) S 7181 7183 7082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 2 0 916134640 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624934321 0 0 16781312 2 18446604453983592768 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 111.5
Current children cumulated vsize (KiB) 791864

[startup+113.5 s]
/proc/loadavg: 1.95 1.77 2.51 3/181 7237
/proc/meminfo: memFree=28597128/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=377156 CPUtime=27.53 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 44221 934 1 0 2736 17 0 0 25 0 2 0 916131839 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7183/statm: 94289 29160 1875 364 0 30207 0
[pid=7233] ppid=7183 vsize=366912 CPUtime=0.09 cores=0,2,4,6
/proc/7233/stat : 7233 (python) S 7183 7183 7082 0 -1 4202560 997 0 0 0 4 5 0 0 18 0 1 0 916134640 375717888 27662 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613130767 0 0 16781312 514 5036853970748801284 0 0 17 4 0 0 0
/proc/7233/statm: 91728 27662 381 364 0 27646 0
[pid=7235] ppid=7233 vsize=47796 CPUtime=85.48 cores=0,2,4,6
/proc/7235/stat : 7235 (SApperloT-base) R 7233 7235 7235 0 -1 4202496 11250 0 0 0 8546 2 0 0 25 0 1 0 916134640 48943104 10851 33554432000 134512640 135674940 4288967344 18446744073709551615 134564247 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7235/statm: 11949 10851 100 284 0 11663 0
[pid=7183/tid=7234] ppid=7181 vsize=377156 CPUtime=0 cores=0,2,4,6
/proc/7183/task/7234/stat : 7234 (python) S 7181 7183 7082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 2 0 916134640 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624934321 0 0 16781312 2 18446604453983592768 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 113.1
Current children cumulated vsize (KiB) 791864

[startup+114.3 s]
/proc/loadavg: 1.96 1.77 2.51 3/181 7237
/proc/meminfo: memFree=28597128/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=377156 CPUtime=27.53 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 44221 934 1 0 2736 17 0 0 25 0 2 0 916131839 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7183/statm: 94289 29160 1875 364 0 30207 0
[pid=7233] ppid=7183 vsize=366912 CPUtime=0.09 cores=0,2,4,6
/proc/7233/stat : 7233 (python) S 7183 7183 7082 0 -1 4202560 997 0 0 0 4 5 0 0 18 0 1 0 916134640 375717888 27662 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613130767 0 0 16781312 514 5036853970748801284 0 0 17 4 0 0 0
/proc/7233/statm: 91728 27662 381 364 0 27646 0
[pid=7235] ppid=7233 vsize=47796 CPUtime=86.28 cores=0,2,4,6
/proc/7235/stat : 7235 (SApperloT-base) R 7233 7235 7235 0 -1 4202496 11250 0 0 0 8626 2 0 0 25 0 1 0 916134640 48943104 10851 33554432000 134512640 135674940 4288967344 18446744073709551615 134564678 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7235/statm: 11949 10851 100 284 0 11663 0
[pid=7183/tid=7234] ppid=7181 vsize=377156 CPUtime=0 cores=0,2,4,6
/proc/7183/task/7234/stat : 7234 (python) S 7181 7183 7082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 2 0 916134640 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624934321 0 0 16781312 2 18446604453983592768 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 113.9
Current children cumulated vsize (KiB) 791864

[startup+115.101 s]
/proc/loadavg: 1.96 1.77 2.51 3/181 7237
/proc/meminfo: memFree=28597128/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=377156 CPUtime=27.53 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 44221 934 1 0 2736 17 0 0 25 0 2 0 916131839 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7183/statm: 94289 29160 1875 364 0 30207 0
[pid=7233] ppid=7183 vsize=366912 CPUtime=0.09 cores=0,2,4,6
/proc/7233/stat : 7233 (python) S 7183 7183 7082 0 -1 4202560 997 0 0 0 4 5 0 0 18 0 1 0 916134640 375717888 27662 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613130767 0 0 16781312 514 5036853970748801284 0 0 17 4 0 0 0
/proc/7233/statm: 91728 27662 381 364 0 27646 0
[pid=7235] ppid=7233 vsize=47796 CPUtime=87.08 cores=0,2,4,6
/proc/7235/stat : 7235 (SApperloT-base) R 7233 7235 7235 0 -1 4202496 11250 0 0 0 8706 2 0 0 25 0 1 0 916134640 48943104 10851 33554432000 134512640 135674940 4288967344 18446744073709551615 134564660 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7235/statm: 11949 10851 100 284 0 11663 0
[pid=7183/tid=7234] ppid=7181 vsize=377156 CPUtime=0 cores=0,2,4,6
/proc/7183/task/7234/stat : 7234 (python) S 7181 7183 7082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 2 0 916134640 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624934321 0 0 16781312 2 18446604453983592768 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 114.7
Current children cumulated vsize (KiB) 791864

[startup+115.301 s]
/proc/loadavg: 1.96 1.77 2.51 3/181 7237
/proc/meminfo: memFree=28597128/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=377156 CPUtime=27.53 cores=0,2,4,6
/proc/7183/stat : 7183 (python) S 7181 7183 7082 0 -1 4202496 44221 934 1 0 2736 17 0 0 25 0 2 0 916131839 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7183/statm: 94289 29160 1875 364 0 30207 0
[pid=7233] ppid=7183 vsize=366912 CPUtime=0.09 cores=0,2,4,6
/proc/7233/stat : 7233 (python) S 7183 7183 7082 0 -1 4202560 997 0 0 0 4 5 0 0 18 0 1 0 916134640 375717888 27662 33554432000 4194304 5683644 140735157759200 18446744073709551615 270613130767 0 0 16781312 514 5036853970748801284 0 0 17 4 0 0 0
/proc/7233/statm: 91728 27662 381 364 0 27646 0
[pid=7235] ppid=7233 vsize=47796 CPUtime=87.28 cores=0,2,4,6
/proc/7235/stat : 7235 (SApperloT-base) R 7233 7235 7235 0 -1 4202496 11250 0 0 0 8726 2 0 0 25 0 1 0 916134640 48943104 10851 33554432000 134512640 135674940 4288967344 18446744073709551615 134537791 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7235/statm: 11949 10851 100 284 0 11663 0
[pid=7183/tid=7234] ppid=7181 vsize=377156 CPUtime=0 cores=0,2,4,6
/proc/7183/task/7234/stat : 7234 (python) S 7181 7183 7082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 2 0 916134640 386207744 29160 33554432000 4194304 5683644 140735157759200 18446744073709551615 270624934321 0 0 16781312 2 18446604453983592768 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 114.9
Current children cumulated vsize (KiB) 791864

[startup+115.401 s]
/proc/loadavg: 1.96 1.77 2.51 3/178 7238
/proc/meminfo: memFree=28642288/32951124 swapFree=67052292/67111528
[pid=7183] ppid=7181 vsize=357428 CPUtime=115.02 cores=0,2,4,6
/proc/7183/stat : 7183 (python) R 7181 7183 7082 0 -1 4202496 57827 13416 1 0 2738 18 8737 9 17 0 1 0 916131839 366006272 24267 33554432000 4194304 5683644 140735157759200 18446744073709551615 270608160569 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/7183/statm: 89357 24267 1876 364 0 25281 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 357428

Child status: 0
Real time (s): 115.412
CPU time (s): 115.051
CPU user time (s): 114.763
CPU system time (s): 0.287956
CPU usage (%): 99.6866
Max. virtual memory (cumulated for all children) (KiB): 791864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.763
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71345
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= 3080
involuntary context switches= 358

runsolver used 0.208968 second user time and 0.397939 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-14 11:55:09
IDJOB=3498245
IDBENCH=20346
IDSOLVER=1991
FILE ID=node108/3498245-1308045308
RUNJOBID= node108-1308045242-7100
PBS_JOBID= 13565709
Free space on /tmp= 74088 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.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-3498245-1308045308/watcher-3498245-1308045308 -o /tmp/evaluation-result-3498245-1308045308/solver-3498245-1308045308 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498245-1308045308.cnf -seed 1169214506 -budget 5000

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1169214506

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28803892 kB
Buffers:        209904 kB
Cached:        3408568 kB
SwapCached:      23260 kB
Active:         834284 kB
Inactive:      3078632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28803892 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           39740 kB
Writeback:           0 kB
AnonPages:      292096 kB
Mapped:          15064 kB
Slab:           167556 kB
PageTables:       6536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   625904 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= 74044 MiB
End job on node108 at 2011-06-14 11:57:05