Trace number 3377955

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 128.135 128.482

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

0.40/0.80	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.40/0.80	c INFO: solving HOME/instance-3377955-1305457120.cnf
0.40/0.80	c INFO: computing task features
2.19/2.69	c INFO: computed variable-clause graph statistics
2.30/2.76	c INFO: computed clause balance statistics
10.71/11.15	c INFO: computed variable balance statistics
16.50/16.98	c INFO: computed small-clause counts
16.60/17.02	c INFO: computed Horn-clause counts
17.60/18.07	c INFO: computed variable graph statistics
17.60/18.07	c INFO: collected features for HOME/instance-3377955-1305457120.cnf in 17.22 s
17.60/18.08	c INFO: running lingeling-276@0 for 582 with 2382 remaining (b = 0.35)
128.02/128.43	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-3377955-1305457120/watcher-3377955-1305457120 -o /tmp/evaluation-result-3377955-1305457120/solver-3377955-1305457120 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377955-1305457120.cnf -seed 663122329 -budget 2400 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.71 3.28 3.30 4/253 20329
/proc/meminfo: memFree=22404568/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=15184 CPUtime=0 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 733 0 0 0 0 0 0 0 20 0 1 0 657312865 15548416 622 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/20329/statm: 3796 622 322 364 0 283 0

[startup+0.10526 s]
/proc/loadavg: 3.71 3.28 3.30 4/253 20329
/proc/meminfo: memFree=22404568/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=94184 CPUtime=0.06 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 2770 0 0 0 5 1 0 0 17 0 1 0 657312865 96444416 2477 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921772901 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/20329/statm: 23546 2477 765 364 0 1678 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 94184

[startup+0.200977 s]
/proc/loadavg: 3.71 3.28 3.30 4/253 20329
/proc/meminfo: memFree=22404568/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=126304 CPUtime=0.11 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 4568 466 1 0 8 3 0 0 18 0 1 0 657312865 129335296 3895 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921776896 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 0
/proc/20329/statm: 31576 3895 1001 364 0 2871 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 126304

[startup+0.300248 s]
/proc/loadavg: 3.71 3.28 3.30 4/253 20329
/proc/meminfo: memFree=22404568/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=135752 CPUtime=0.17 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 5970 934 1 0 12 5 0 0 17 0 1 0 657312865 139010048 4148 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921773061 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/20329/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700149 s]
/proc/loadavg: 3.71 3.28 3.30 4/253 20329
/proc/meminfo: memFree=22404568/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=245916 CPUtime=0.32 cores=1,3
/proc/20329/stat : 20329 (python) R 20327 20329 18686 0 -1 4202496 8024 934 1 0 22 10 0 0 16 0 1 0 657312865 251817984 5914 33554432000 4194304 5683644 140734489303696 18446744073709551615 4887611 0 0 16781312 2 0 0 0 17 1 0 0 16
/proc/20329/statm: 61479 5914 1621 364 0 4481 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 245916

[startup+1.50102 s]
/proc/loadavg: 3.71 3.28 3.30 5/254 20334
/proc/meminfo: memFree=22350992/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=334076 CPUtime=1.09 cores=1,3
/proc/20329/stat : 20329 (python) R 20327 20329 18686 0 -1 4202496 22911 934 1 0 96 13 0 0 16 0 1 0 657312865 342093824 20583 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 1 0 0 16
/proc/20329/statm: 83519 20583 1761 364 0 19443 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 334076

[startup+3.10071 s]
/proc/loadavg: 3.73 3.29 3.30 5/254 20334
/proc/meminfo: memFree=22289116/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404336 CPUtime=2.7 cores=1,3
/proc/20329/stat : 20329 (python) R 20327 20329 18686 0 -1 4202496 55329 934 1 0 252 18 0 0 18 0 1 0 657312865 414040064 38468 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921435361 0 0 16781312 2 0 0 0 17 1 0 0 16
/proc/20329/statm: 101084 38468 1826 364 0 37008 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 404336

[startup+6.30012 s]
/proc/loadavg: 3.73 3.29 3.30 5/257 20337
/proc/meminfo: memFree=22203900/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404336 CPUtime=5.9 cores=1,3
/proc/20329/stat : 20329 (python) R 20327 20329 18686 0 -1 4202496 55329 934 1 0 572 18 0 0 25 0 1 0 657312865 414040064 38468 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921432214 0 0 16781312 2 0 0 0 17 1 0 0 16
/proc/20329/statm: 101084 38468 1826 364 0 37008 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 404336

[startup+12.701 s]
/proc/loadavg: 3.77 3.32 3.31 5/257 20337
/proc/meminfo: memFree=22200948/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404336 CPUtime=12.3 cores=1,3
/proc/20329/stat : 20329 (python) R 20327 20329 18686 0 -1 4202496 55330 934 1 0 1212 18 0 0 25 0 1 0 657312865 414040064 38469 33554432000 4194304 5683644 140734489303696 18446744073709551615 4602354 0 0 16781312 2 0 0 0 17 1 0 0 16
/proc/20329/statm: 101084 38469 1827 364 0 37008 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 404336

[startup+25.5006 s]
/proc/loadavg: 3.81 3.34 3.31 5/260 20340
/proc/meminfo: memFree=22188904/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.01 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 4451029506840297736 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=41288 CPUtime=7.38 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 12306 0 0 0 737 1 0 0 25 0 1 0 657314675 42278912 8469 33554432000 4194304 4352236 140736463401600 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10322 8469 129 39 0 9402 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 840276

[startup+51.1009 s]
/proc/loadavg: 3.87 3.39 3.33 5/260 20341
/proc/meminfo: memFree=22182368/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.04 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 896 0 0 0 2 2 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=43844 CPUtime=32.96 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 15256 0 0 0 3294 2 0 0 25 0 1 0 657314675 44896256 10131 33554432000 4194304 4352236 140736463401600 18446744073709551615 4328079 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10961 10131 129 39 0 10041 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 842832

[startup+102.301 s]
/proc/loadavg: 3.95 3.49 3.37 6/263 20380
/proc/meminfo: memFree=22672900/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.13 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 921 0 0 0 7 6 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=43300 CPUtime=84.08 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 15845 0 0 0 8406 2 0 0 25 0 1 0 657314675 44339200 9995 33554432000 4194304 4352236 140736463401600 18446744073709551615 4279140 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10825 9995 129 39 0 9905 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 842288

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

[startup+102.41 s]
/proc/loadavg: 3.95 3.49 3.37 6/263 20380
/proc/meminfo: memFree=22672900/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.13 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 921 0 0 0 7 6 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=43300 CPUtime=84.19 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 15845 0 0 0 8417 2 0 0 25 0 1 0 657314675 44339200 9995 33554432000 4194304 4352236 140736463401600 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10825 9995 129 39 0 9905 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 842288

[startup+115.201 s]
/proc/loadavg: 3.95 3.51 3.37 6/263 20381
/proc/meminfo: memFree=22593416/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.15 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 927 0 0 0 8 7 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=45124 CPUtime=96.97 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 16303 0 0 0 9695 2 0 0 25 0 1 0 657314675 46206976 10451 33554432000 4194304 4352236 140736463401600 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 11281 10451 129 39 0 10361 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 114.81
Current children cumulated vsize (KiB) 844112

[startup+121.601 s]
/proc/loadavg: 3.96 3.51 3.38 6/263 20381
/proc/meminfo: memFree=22673156/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.17 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 929 0 0 0 9 8 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=45124 CPUtime=103.37 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 16303 0 0 0 10335 2 0 0 25 0 1 0 657314675 46206976 10451 33554432000 4194304 4352236 140736463401600 18446744073709551615 4271298 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 11281 10451 129 39 0 10361 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 121.23
Current children cumulated vsize (KiB) 844112

[startup+124.8 s]
/proc/loadavg: 3.96 3.52 3.38 6/263 20381
/proc/meminfo: memFree=22672660/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.17 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 932 0 0 0 9 8 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=42992 CPUtime=106.56 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 16303 0 0 0 10654 2 0 0 25 0 1 0 657314675 44023808 9918 33554432000 4194304 4352236 140736463401600 18446744073709551615 4328042 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10748 9918 129 39 0 9828 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 124.42
Current children cumulated vsize (KiB) 841980

[startup+126.401 s]
/proc/loadavg: 3.96 3.52 3.38 6/263 20381
/proc/meminfo: memFree=22672164/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.17 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 932 0 0 0 9 8 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=42992 CPUtime=108.16 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 16303 0 0 0 10814 2 0 0 25 0 1 0 657314675 44023808 9918 33554432000 4194304 4352236 140736463401600 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10748 9918 129 39 0 9828 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 126.02
Current children cumulated vsize (KiB) 841980

[startup+127.201 s]
/proc/loadavg: 3.96 3.52 3.38 6/263 20381
/proc/meminfo: memFree=22671048/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.17 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 932 0 0 0 9 8 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=42992 CPUtime=108.96 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 16303 0 0 0 10894 2 0 0 25 0 1 0 657314675 44023808 9918 33554432000 4194304 4352236 140736463401600 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10748 9918 129 39 0 9828 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 126.82
Current children cumulated vsize (KiB) 841980

[startup+128.001 s]
/proc/loadavg: 3.96 3.53 3.38 6/263 20381
/proc/meminfo: memFree=22668816/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.17 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 932 0 0 0 9 8 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=42992 CPUtime=109.76 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 16303 0 0 0 10974 2 0 0 25 0 1 0 657314675 44023808 9918 33554432000 4194304 4352236 140736463401600 18446744073709551615 4207915 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10748 9918 129 39 0 9828 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 127.62
Current children cumulated vsize (KiB) 841980

[startup+128.401 s]
/proc/loadavg: 3.96 3.53 3.38 6/263 20381
/proc/meminfo: memFree=22668816/32951124 swapFree=61559568/67111528
[pid=20329] ppid=20327 vsize=404616 CPUtime=17.69 cores=1,3
/proc/20329/stat : 20329 (python) S 20327 20329 18686 0 -1 4202496 55621 934 1 0 1751 18 0 0 25 0 2 0 657312865 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 16
/proc/20329/statm: 101154 36016 1867 364 0 37072 0
[pid=20338] ppid=20329 vsize=394372 CPUtime=0.17 cores=1,3
/proc/20338/stat : 20338 (python) S 20329 20329 18686 0 -1 4202560 932 0 0 0 9 8 0 0 18 0 1 0 657314674 403836928 34521 33554432000 4194304 5683644 140734489303696 18446744073709551615 222921797135 0 0 16781312 514 5386287562149036296 0 0 17 1 0 0 0
/proc/20338/statm: 98593 34521 376 364 0 34511 0
[pid=20340] ppid=20338 vsize=42992 CPUtime=110.16 cores=1,3
/proc/20340/stat : 20340 (lingeling) R 20338 20340 20340 0 -1 4202496 16303 0 0 0 11014 2 0 0 25 0 1 0 657314675 44023808 9918 33554432000 4194304 4352236 140736463401600 18446744073709551615 4277685 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/20340/statm: 10748 9918 129 39 0 9828 0
[pid=20329/tid=20339] ppid=20327 vsize=404616 CPUtime=0 cores=1,3
/proc/20329/task/20339/stat : 20339 (python) S 20327 20329 18686 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 657314675 414326784 36016 33554432000 4194304 5683644 140734489303696 18446744073709551615 222933600689 0 0 16781312 2 18446604456573072384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 128.02
Current children cumulated vsize (KiB) 841980

Child status: 0
Real time (s): 128.482
CPU time (s): 128.135
CPU user time (s): 127.808
CPU system time (s): 0.32695
CPU usage (%): 99.7293
Max. virtual memory (cumulated for all children) (KiB): 845172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.808
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91230
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= 2856
involuntary context switches= 444

runsolver used 0.283956 second user time and 0.666898 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 12:58:41
IDJOB=3377955
IDBENCH=84172
IDSOLVER=1858
FILE ID=node109/3377955-1305457120
RUNJOBID= node109-1305457038-20097
PBS_JOBID= 13324879
Free space on /tmp= 73048 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.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-3377955-1305457120/watcher-3377955-1305457120 -o /tmp/evaluation-result-3377955-1305457120/solver-3377955-1305457120 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377955-1305457120.cnf -seed 663122329 -budget 2400

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=663122329

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22404848 kB
Buffers:        269812 kB
Cached:        2774848 kB
SwapCached:      28404 kB
Active:        1816988 kB
Inactive:      8495800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22404848 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:          187732 kB
Writeback:           0 kB
AnonPages:     7246224 kB
Mapped:          23824 kB
Slab:           134516 kB
PageTables:      36148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19319652 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= 73036 MiB
End job on node109 at 2011-05-15 13:00:50