Trace number 3378015

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 245.288 245.365

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

0.38/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.50	c INFO: solving HOME/instance-3378015-1305454527.cnf
0.38/0.50	c INFO: computing task features
8.38/8.56	c INFO: computed variable-clause graph statistics
8.68/8.86	c INFO: computed clause balance statistics
42.28/42.42	c INFO: computed variable balance statistics
67.58/67.71	c INFO: computed small-clause counts
68.28/68.49	c INFO: computed Horn-clause counts
167.28/167.40	c INFO: computed variable graph statistics
167.28/167.40	c INFO: collected features for HOME/instance-3378015-1305454527.cnf in 166.59 s
167.28/167.42	c INFO: running lingeling-276@0 for 97 with 2233 remaining (b = 0.35)
245.08/245.26	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-3378015-1305454527/watcher-3378015-1305454527 -o /tmp/evaluation-result-3378015-1305454527/solver-3378015-1305454527 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378015-1305454527.cnf -seed 1804852610 -budget 2400 

running on 2 cores: 5,7

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: 3.68 3.95 3.85 4/286 6104
/proc/meminfo: memFree=20233484/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=15384 CPUtime=0 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 794 0 0 0 0 0 0 0 17 0 1 0 657052587 15753216 681 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/6104/statm: 3847 682 322 364 0 334 0

[startup+0.0917861 s]
/proc/loadavg: 3.68 3.95 3.85 4/286 6104
/proc/meminfo: memFree=20233484/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=87712 CPUtime=0.06 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 2638 0 0 0 5 1 0 0 17 0 1 0 657052587 89817088 2354 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278922887 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87712

[startup+0.100783 s]
/proc/loadavg: 3.68 3.95 3.85 4/286 6104
/proc/meminfo: memFree=20233484/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=99376 CPUtime=0.07 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 2866 0 0 0 5 2 0 0 17 0 1 0 657052587 101761024 2564 33554432000 4194304 5683644 140734038112400 18446744073709551615 4446000 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 24844 2564 818 364 0 1695 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99376

[startup+0.300749 s]
/proc/loadavg: 3.68 3.95 3.85 4/286 6104
/proc/meminfo: memFree=20233484/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=151216 CPUtime=0.22 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 6324 932 1 0 16 6 0 0 17 0 1 0 657052587 154845184 4441 33554432000 4194304 5683644 140734038112400 18446744073709551615 237273955975 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/6104/statm: 37804 4441 1220 364 0 3215 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 151216

[startup+0.700739 s]
/proc/loadavg: 3.68 3.95 3.85 4/286 6104
/proc/meminfo: memFree=20233484/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=336952 CPUtime=0.58 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 23806 932 1 0 47 11 0 0 17 0 1 0 657052587 345038848 21477 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278540485 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 84271 21478 1761 364 0 20195 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 336952

[startup+1.50054 s]
/proc/loadavg: 3.68 3.95 3.85 5/290 6115
/proc/meminfo: memFree=19974244/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=393148 CPUtime=1.38 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 37544 932 1 0 124 14 0 0 18 0 1 0 657052587 402583552 35215 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278540485 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 98287 35217 1761 364 0 34211 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 393148

[startup+3.10025 s]
/proc/loadavg: 3.68 3.95 3.85 5/293 6127
/proc/meminfo: memFree=19460184/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=503200 CPUtime=2.98 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 64651 932 1 0 280 18 0 0 21 0 1 0 657052587 515276800 62322 33554432000 4194304 5683644 140734038112400 18446744073709551615 4300627 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 125800 62322 1761 364 0 61724 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 503200

[startup+6.30068 s]
/proc/loadavg: 4.03 4.02 3.87 5/293 6129
/proc/meminfo: memFree=18709820/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=709568 CPUtime=6.18 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 114793 932 1 0 593 25 0 0 25 0 1 0 657052587 726597632 112464 33554432000 4194304 5683644 140734038112400 18446744073709551615 47411375909573 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 177392 112465 1761 364 0 113316 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 709568

[startup+12.7005 s]
/proc/loadavg: 4.11 4.04 3.88 5/293 6129
/proc/meminfo: memFree=17875504/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=684796 CPUtime=12.58 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 211518 932 1 0 1220 38 0 0 25 0 1 0 657052587 701231104 108615 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278240496 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 171199 108615 1826 364 0 107123 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 684796

[startup+25.5003 s]
/proc/loadavg: 4.08 4.03 3.88 5/293 6130
/proc/meminfo: memFree=17597640/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=684796 CPUtime=25.38 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 211518 932 1 0 2500 38 0 0 25 0 1 0 657052587 701231104 108615 33554432000 4194304 5683644 140734038112400 18446744073709551615 47411375978369 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 171199 108615 1826 364 0 107123 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 684796

[startup+51.1007 s]
/proc/loadavg: 4.05 4.03 3.88 5/296 6133
/proc/meminfo: memFree=17722484/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=684796 CPUtime=50.98 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 211519 932 1 0 5060 38 0 0 25 0 1 0 657052587 701231104 108616 33554432000 4194304 5683644 140734038112400 18446744073709551615 47411376100752 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 171199 108616 1827 364 0 107123 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 684796

[startup+102.301 s]
/proc/loadavg: 4.02 4.02 3.89 5/296 6170
/proc/meminfo: memFree=17870232/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=704052 CPUtime=102.18 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 230746 932 1 0 10178 40 0 0 25 0 1 0 657052587 720949248 113436 33554432000 4194304 5683644 140734038112400 18446744073709551615 47411375728780 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 176013 113436 1833 364 0 111937 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 704052

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.89 5/296 6171
/proc/meminfo: memFree=17836108/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=704052 CPUtime=162.19 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 230746 932 1 0 16179 40 0 0 25 0 1 0 657052587 720949248 113436 33554432000 4194304 5683644 140734038112400 18446744073709551615 47411375728768 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6104/statm: 176013 113436 1833 364 0 111937 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 704052

[startup+222.3 s]
/proc/loadavg: 4.06 4.03 3.91 5/299 6176
/proc/meminfo: memFree=17939524/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537368 CPUtime=167.31 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 231040 932 1 0 16689 42 0 0 25 0 2 0 657052587 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6104/statm: 134342 69244 1875 364 0 70260 0
[pid=6172] ppid=6104 vsize=527124 CPUtime=0.1 cores=5,7
/proc/6172/stat : 6172 (python) S 6104 6104 4476 0 -1 4202560 909 0 0 0 5 5 0 0 18 0 1 0 657069330 539774976 67741 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278899727 0 0 16781312 514 14928289272640274694 0 0 17 5 0 0 0
/proc/6172/statm: 131781 67741 376 364 0 67699 0
[pid=6174] ppid=6172 vsize=72672 CPUtime=54.76 cores=5,7
/proc/6174/stat : 6174 (lingeling) R 6172 6174 6174 0 -1 4202496 36355 0 0 0 5470 6 0 0 25 0 1 0 657069331 74416128 17338 33554432000 4194304 4352236 140734567506880 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/6174/statm: 18168 17338 129 39 0 17248 0
[pid=6104/tid=6173] ppid=6102 vsize=537368 CPUtime=0 cores=5,7
/proc/6104/task/6173/stat : 6173 (python) S 6102 6104 4476 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 657069331 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290703281 0 0 16781312 2 18446604465848895680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 1137164

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

[startup+231.001 s]
/proc/loadavg: 4.05 4.03 3.91 5/299 6176
/proc/meminfo: memFree=17939096/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537368 CPUtime=167.31 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 231040 932 1 0 16689 42 0 0 25 0 2 0 657052587 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6104/statm: 134342 69244 1875 364 0 70260 0
[pid=6172] ppid=6104 vsize=527124 CPUtime=0.12 cores=5,7
/proc/6172/stat : 6172 (python) S 6104 6104 4476 0 -1 4202560 912 0 0 0 6 6 0 0 18 0 1 0 657069330 539774976 67741 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278899727 0 0 16781312 514 14928289272640274694 0 0 17 5 0 0 0
/proc/6172/statm: 131781 67741 376 364 0 67699 0
[pid=6174] ppid=6172 vsize=72672 CPUtime=63.45 cores=5,7
/proc/6174/stat : 6174 (lingeling) R 6172 6174 6174 0 -1 4202496 36355 0 0 0 6339 6 0 0 25 0 1 0 657069331 74416128 17338 33554432000 4194304 4352236 140734567506880 18446744073709551615 4281248 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/6174/statm: 18168 17338 129 39 0 17248 0
[pid=6104/tid=6173] ppid=6102 vsize=537368 CPUtime=0 cores=5,7
/proc/6104/task/6173/stat : 6173 (python) S 6102 6104 4476 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 657069331 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290703281 0 0 16781312 2 18446604465848895680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 230.88
Current children cumulated vsize (KiB) 1137164

[startup+237.401 s]
/proc/loadavg: 4.05 4.03 3.91 5/299 6176
/proc/meminfo: memFree=17934508/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537368 CPUtime=167.31 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 231040 932 1 0 16689 42 0 0 25 0 2 0 657052587 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6104/statm: 134342 69244 1875 364 0 70260 0
[pid=6172] ppid=6104 vsize=527124 CPUtime=0.12 cores=5,7
/proc/6172/stat : 6172 (python) S 6104 6104 4476 0 -1 4202560 915 0 0 0 6 6 0 0 18 0 1 0 657069330 539774976 67741 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278899727 0 0 16781312 514 14928289272640274694 0 0 17 5 0 0 0
/proc/6172/statm: 131781 67741 376 364 0 67699 0
[pid=6174] ppid=6172 vsize=72672 CPUtime=69.84 cores=5,7
/proc/6174/stat : 6174 (lingeling) R 6172 6174 6174 0 -1 4202496 36355 0 0 0 6978 6 0 0 25 0 1 0 657069331 74416128 17338 33554432000 4194304 4352236 140734567506880 18446744073709551615 4281245 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/6174/statm: 18168 17338 129 39 0 17248 0
[pid=6104/tid=6173] ppid=6102 vsize=537368 CPUtime=0 cores=5,7
/proc/6104/task/6173/stat : 6173 (python) S 6102 6104 4476 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 657069331 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290703281 0 0 16781312 2 18446604465848895680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 237.27
Current children cumulated vsize (KiB) 1137164

[startup+240.601 s]
/proc/loadavg: 4.04 4.03 3.91 5/299 6176
/proc/meminfo: memFree=17934644/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537368 CPUtime=167.31 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 231040 932 1 0 16689 42 0 0 25 0 2 0 657052587 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6104/statm: 134342 69244 1875 364 0 70260 0
[pid=6172] ppid=6104 vsize=527124 CPUtime=0.14 cores=5,7
/proc/6172/stat : 6172 (python) S 6104 6104 4476 0 -1 4202560 919 0 0 0 7 7 0 0 18 0 1 0 657069330 539774976 67741 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278899727 0 0 16781312 514 14928289272640274694 0 0 17 5 0 0 0
/proc/6172/statm: 131781 67741 376 364 0 67699 0
[pid=6174] ppid=6172 vsize=72672 CPUtime=73.04 cores=5,7
/proc/6174/stat : 6174 (lingeling) R 6172 6174 6174 0 -1 4202496 36355 0 0 0 7298 6 0 0 25 0 1 0 657069331 74416128 17338 33554432000 4194304 4352236 140734567506880 18446744073709551615 4281293 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/6174/statm: 18168 17338 129 39 0 17248 0
[pid=6104/tid=6173] ppid=6102 vsize=537368 CPUtime=0 cores=5,7
/proc/6104/task/6173/stat : 6173 (python) S 6102 6104 4476 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 657069331 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290703281 0 0 16781312 2 18446604465848895680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 240.49
Current children cumulated vsize (KiB) 1137164

[startup+243.81 s]
/proc/loadavg: 4.04 4.03 3.91 5/299 6177
/proc/meminfo: memFree=17932660/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537368 CPUtime=167.31 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 231040 932 1 0 16689 42 0 0 25 0 2 0 657052587 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6104/statm: 134342 69244 1875 364 0 70260 0
[pid=6172] ppid=6104 vsize=527124 CPUtime=0.15 cores=5,7
/proc/6172/stat : 6172 (python) S 6104 6104 4476 0 -1 4202560 922 0 0 0 7 8 0 0 18 0 1 0 657069330 539774976 67741 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278899727 0 0 16781312 514 14928289272640274694 0 0 17 5 0 0 0
/proc/6172/statm: 131781 67741 376 364 0 67699 0
[pid=6174] ppid=6172 vsize=72672 CPUtime=76.23 cores=5,7
/proc/6174/stat : 6174 (lingeling) R 6172 6174 6174 0 -1 4202496 36355 0 0 0 7617 6 0 0 25 0 1 0 657069331 74416128 17338 33554432000 4194304 4352236 140734567506880 18446744073709551615 4277008 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/6174/statm: 18168 17338 129 39 0 17248 0
[pid=6104/tid=6173] ppid=6102 vsize=537368 CPUtime=0 cores=5,7
/proc/6104/task/6173/stat : 6173 (python) S 6102 6104 4476 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 657069331 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290703281 0 0 16781312 2 18446604465848895680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 243.69
Current children cumulated vsize (KiB) 1137164

[startup+244.6 s]
/proc/loadavg: 4.04 4.03 3.91 5/299 6177
/proc/meminfo: memFree=17932660/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537368 CPUtime=167.31 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 231040 932 1 0 16689 42 0 0 25 0 2 0 657052587 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6104/statm: 134342 69244 1875 364 0 70260 0
[pid=6172] ppid=6104 vsize=527124 CPUtime=0.15 cores=5,7
/proc/6172/stat : 6172 (python) S 6104 6104 4476 0 -1 4202560 922 0 0 0 7 8 0 0 18 0 1 0 657069330 539774976 67741 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278899727 0 0 16781312 514 14928289272640274694 0 0 17 5 0 0 0
/proc/6172/statm: 131781 67741 376 364 0 67699 0
[pid=6174] ppid=6172 vsize=72672 CPUtime=77.02 cores=5,7
/proc/6174/stat : 6174 (lingeling) R 6172 6174 6174 0 -1 4202496 36355 0 0 0 7696 6 0 0 25 0 1 0 657069331 74416128 17338 33554432000 4194304 4352236 140734567506880 18446744073709551615 4234273 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/6174/statm: 18168 17338 129 39 0 17248 0
[pid=6104/tid=6173] ppid=6102 vsize=537368 CPUtime=0 cores=5,7
/proc/6104/task/6173/stat : 6173 (python) S 6102 6104 4476 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 657069331 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290703281 0 0 16781312 2 18446604465848895680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 244.48
Current children cumulated vsize (KiB) 1137164

[startup+245.001 s]
/proc/loadavg: 4.04 4.03 3.91 5/299 6177
/proc/meminfo: memFree=17932660/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537368 CPUtime=167.31 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 231040 932 1 0 16689 42 0 0 25 0 2 0 657052587 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6104/statm: 134342 69244 1875 364 0 70260 0
[pid=6172] ppid=6104 vsize=527124 CPUtime=0.15 cores=5,7
/proc/6172/stat : 6172 (python) S 6104 6104 4476 0 -1 4202560 922 0 0 0 7 8 0 0 18 0 1 0 657069330 539774976 67741 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278899727 0 0 16781312 514 14928289272640274694 0 0 17 5 0 0 0
/proc/6172/statm: 131781 67741 376 364 0 67699 0
[pid=6174] ppid=6172 vsize=72672 CPUtime=77.42 cores=5,7
/proc/6174/stat : 6174 (lingeling) R 6172 6174 6174 0 -1 4202496 36355 0 0 0 7736 6 0 0 25 0 1 0 657069331 74416128 17338 33554432000 4194304 4352236 140734567506880 18446744073709551615 4205117 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/6174/statm: 18168 17338 129 39 0 17248 0
[pid=6104/tid=6173] ppid=6102 vsize=537368 CPUtime=0 cores=5,7
/proc/6104/task/6173/stat : 6173 (python) S 6102 6104 4476 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 657069331 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290703281 0 0 16781312 2 18446604465848895680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 244.88
Current children cumulated vsize (KiB) 1137164

[startup+245.201 s]
/proc/loadavg: 4.04 4.03 3.91 5/299 6177
/proc/meminfo: memFree=17932660/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537368 CPUtime=167.31 cores=5,7
/proc/6104/stat : 6104 (python) S 6102 6104 4476 0 -1 4202496 231040 932 1 0 16689 42 0 0 25 0 2 0 657052587 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6104/statm: 134342 69244 1875 364 0 70260 0
[pid=6172] ppid=6104 vsize=527124 CPUtime=0.15 cores=5,7
/proc/6172/stat : 6172 (python) S 6104 6104 4476 0 -1 4202560 922 0 0 0 7 8 0 0 18 0 1 0 657069330 539774976 67741 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278899727 0 0 16781312 514 14928289272640274694 0 0 17 5 0 0 0
/proc/6172/statm: 131781 67741 376 364 0 67699 0
[pid=6174] ppid=6172 vsize=72672 CPUtime=77.62 cores=5,7
/proc/6174/stat : 6174 (lingeling) R 6172 6174 6174 0 -1 4202496 36355 0 0 0 7756 6 0 0 25 0 1 0 657069331 74416128 17338 33554432000 4194304 4352236 140734567506880 18446744073709551615 4207882 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/6174/statm: 18168 17338 129 39 0 17248 0
[pid=6104/tid=6173] ppid=6102 vsize=537368 CPUtime=0 cores=5,7
/proc/6104/task/6173/stat : 6173 (python) S 6102 6104 4476 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 657069331 550264832 69244 33554432000 4194304 5683644 140734038112400 18446744073709551615 237290703281 0 0 16781312 2 18446604465848895680 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 245.08
Current children cumulated vsize (KiB) 1137164

[startup+245.301 s]
/proc/loadavg: 4.04 4.03 3.91 5/299 6177
/proc/meminfo: memFree=17932660/32950904 swapFree=67057400/67111528
[pid=6104] ppid=6102 vsize=537344 CPUtime=245.21 cores=5,7
/proc/6104/stat : 6104 (python) R 6102 6104 4476 0 -1 4202496 252300 38515 1 0 16691 44 7770 16 17 0 1 0 657052587 550240256 69242 33554432000 4194304 5683644 140734038112400 18446744073709551615 237278535095 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6104/statm: 134336 69242 1873 364 0 70260 0
Current children cumulated CPU time (s) 245.21
Current children cumulated vsize (KiB) 537344

Child status: 0
Real time (s): 245.365
CPU time (s): 245.288
CPU user time (s): 244.658
CPU system time (s): 0.629904
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 1165844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.658
system time used= 0.629904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323997
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= 1125
involuntary context switches= 541

runsolver used 0.667898 second user time and 1.41578 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 12:15:28
IDJOB=3378015
IDBENCH=82409
IDSOLVER=1858
FILE ID=node121/3378015-1305454527
RUNJOBID= node121-1305453224-5852
PBS_JOBID= 13324845
Free space on /tmp= 73312 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.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-3378015-1305454527/watcher-3378015-1305454527 -o /tmp/evaluation-result-3378015-1305454527/solver-3378015-1305454527 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378015-1305454527.cnf -seed 1804852610 -budget 2400

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

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=1804852610

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      20233888 kB
Buffers:        312968 kB
Cached:        6435028 kB
SwapCached:       7656 kB
Active:        6870268 kB
Inactive:      5483244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20233888 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          229408 kB
Writeback:           0 kB
AnonPages:     5602924 kB
Mapped:          27380 kB
Slab:           274108 kB
PageTables:      26092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30902576 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= 73128 MiB
End job on node121 at 2011-05-15 12:19:34