Trace number 3378734

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-par-industrial (fixed)UNSAT 84.3162 52.1457

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
MD5SUM78f66492ac42d4b6896175e486263134
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.74858
Satisfiable
(Un)Satisfiability was proved
Number of variables154038
Number of clauses460862
Sum of the clauses size1075342
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2307240
Number of clauses of size 3153620
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.48	c INFO: solving HOME/instance-3378734-1305465899.cnf
0.30/0.48	c INFO: computing task features
1.69/1.85	c INFO: computed variable-clause graph statistics
1.78/1.91	c INFO: computed clause balance statistics
8.60/8.75	c INFO: computed variable balance statistics
13.58/13.78	c INFO: computed small-clause counts
13.68/13.88	c INFO: computed Horn-clause counts
41.09/41.23	c INFO: computed variable graph statistics
41.09/41.23	c INFO: collected features for HOME/instance-3378734-1305465899.cnf in 40.69 s
41.09/41.24	c INFO: running lingeling-276@0 for 485 with 1159 remaining (b = 0.69)
41.09/41.25	c INFO: running lingeling-276@0 for 97 with 1159 remaining (b = 0.45)
41.09/41.26	c INFO: running cryptominisat-2.9.0@0 for 1159 with 1159 remaining (b = 0.49)
41.09/41.27	c INFO: running cryptominisat-2.9.0@0 for 1159 with 1159 remaining (b = 0.42)
84.21/52.11	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-3378734-1305465899/watcher-3378734-1305465899 -o /tmp/evaluation-result-3378734-1305465899/solver-3378734-1305465899 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378734-1305465899.cnf -seed 690127963 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 4.55 4.96 4.67 2/408 31546
/proc/meminfo: memFree=20073800/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 1040 0 0 0 0 0 0 0 20 0 1 0 658187060 16625664 912 33554432000 4194304 5683644 140735504257456 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/31546/statm: 4059 912 380 364 0 546 0

[startup+0.0928421 s]
/proc/loadavg: 4.55 4.96 4.67 2/408 31546
/proc/meminfo: memFree=20073800/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=99344 CPUtime=0.05 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 2856 0 0 0 4 1 0 0 17 0 1 0 658187060 101728256 2557 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/31546/statm: 24836 2557 818 364 0 1687 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 99344

[startup+0.100898 s]
/proc/loadavg: 4.55 4.96 4.67 2/408 31546
/proc/meminfo: memFree=20073800/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=104216 CPUtime=0.06 cores=1,3,5,7
/proc/31546/stat : 31546 (python) S 31544 31546 31060 0 -1 4202496 3036 0 0 0 4 2 0 0 17 0 1 0 658187060 106717184 2725 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/31546/statm: 26054 2725 847 364 0 1802 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104216

[startup+0.30083 s]
/proc/loadavg: 4.55 4.96 4.67 2/408 31546
/proc/meminfo: memFree=20073800/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=157376 CPUtime=0.21 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 6592 933 1 0 15 6 0 0 17 0 1 0 658187060 161153024 4695 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476738183 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31546/statm: 39344 4695 1257 364 0 3452 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 157376

[startup+0.700725 s]
/proc/loadavg: 4.55 4.96 4.67 2/408 31546
/proc/meminfo: memFree=20073800/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=301112 CPUtime=0.59 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 14832 933 1 0 49 10 0 0 17 0 1 0 658187060 308338688 12509 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31546/statm: 75278 12512 1761 364 0 11202 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 301112

[startup+1.50058 s]
/proc/loadavg: 4.43 4.93 4.66 3/409 31551
/proc/meminfo: memFree=20007932/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=352068 CPUtime=1.38 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 27568 933 1 0 125 13 0 0 18 0 1 0 658187060 360517632 25245 33554432000 4194304 5683644 140735504257456 18446744073709551615 46946992447520 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31546/statm: 88017 25245 1761 364 0 23941 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 352068

[startup+3.10026 s]
/proc/loadavg: 4.43 4.93 4.66 3/409 31551
/proc/meminfo: memFree=19964284/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=364932 CPUtime=2.98 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 45811 933 1 0 282 16 0 0 21 0 1 0 658187060 373690368 28618 33554432000 4194304 5683644 140735504257456 18446744073709551615 46946995077191 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31546/statm: 91233 28618 1826 364 0 27157 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 364932

[startup+6.30065 s]
/proc/loadavg: 4.43 4.93 4.66 3/409 31551
/proc/meminfo: memFree=19964420/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=364932 CPUtime=6.19 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 45811 933 1 0 603 16 0 0 25 0 1 0 658187060 373690368 28618 33554432000 4194304 5683644 140735504257456 18446744073709551615 5005713 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31546/statm: 91233 28618 1826 364 0 27157 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 364932

[startup+12.7004 s]
/proc/loadavg: 4.05 4.83 4.63 3/409 31551
/proc/meminfo: memFree=19963688/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=364932 CPUtime=12.59 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 45812 933 1 0 1243 16 0 0 25 0 1 0 658187060 373690368 28619 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476362237 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31546/statm: 91233 28619 1827 364 0 27157 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 364932

[startup+25.501 s]
/proc/loadavg: 3.74 4.74 4.60 3/409 31551
/proc/meminfo: memFree=19960852/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=368532 CPUtime=25.39 cores=1,3,5,7
/proc/31546/stat : 31546 (python) R 31544 31546 31060 0 -1 4202496 46718 933 1 0 2523 16 0 0 25 0 1 0 658187060 377376768 29525 33554432000 4194304 5683644 140735504257456 18446744073709551615 46946992208000 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31546/statm: 92133 29525 1833 364 0 28057 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 368532

[startup+51.101 s]
/proc/loadavg: 3.38 4.57 4.55 6/421 31564
/proc/meminfo: memFree=18887240/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=402508 CPUtime=41.15 cores=1,3,5,7
/proc/31546/stat : 31546 (python) S 31544 31546 31060 0 -1 4202496 49341 933 1 0 4098 17 0 0 20 0 5 0 658187060 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31546/statm: 100627 27816 1873 364 0 36536 0
[pid=31553] ppid=31546 vsize=361496 CPUtime=0.01 cores=1,3,5,7
/proc/31553/stat : 31553 (python) S 31546 31546 31060 0 -1 4202560 906 0 0 0 0 1 0 0 18 0 1 0 658191184 370171904 26303 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476715023 0 0 16781312 514 2403009055078449413 0 0 17 7 0 0 0
/proc/31553/statm: 90374 26303 376 364 0 26292 0
[pid=31555] ppid=31553 vsize=40588 CPUtime=9.67 cores=1,3,5,7
/proc/31555/stat : 31555 (lingeling) R 31553 31555 31555 0 -1 4202496 27685 0 0 0 964 3 0 0 25 0 1 0 658191185 41562112 9317 33554432000 4194304 4352236 140734709925760 18446744073709551615 4328498 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/31555/statm: 10147 9317 129 39 0 9227 0
[pid=31556] ppid=31546 vsize=371752 CPUtime=0.01 cores=1,3,5,7
/proc/31556/stat : 31556 (python) S 31546 31546 31060 0 -1 4202560 894 0 0 0 0 1 0 0 18 0 1 0 658191185 380674048 26301 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476715078 0 0 16781312 514 2403012903369146631 0 0 17 3 0 0 0
/proc/31556/statm: 92938 26301 370 364 0 28853 0
[pid=31558] ppid=31556 vsize=41388 CPUtime=9.79 cores=1,3,5,7
/proc/31558/stat : 31558 (lingeling) R 31556 31558 31558 0 -1 4202496 24282 0 0 0 976 3 0 0 25 0 1 0 658191186 42381312 9549 33554432000 4194304 4352236 140735469367488 18446744073709551615 4278692 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/31558/statm: 10347 9549 129 39 0 9427 0
[pid=31559] ppid=31546 vsize=382008 CPUtime=0.01 cores=1,3,5,7
/proc/31559/stat : 31559 (python) S 31546 31546 31060 0 -1 4202560 896 0 0 0 0 1 0 0 15 0 1 0 658191186 391176192 26305 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476715078 0 0 16781312 514 12047911584912081157 0 0 17 7 0 0 0
/proc/31559/statm: 95502 26305 370 364 0 31414 0
[pid=31561] ppid=31559 vsize=669056 CPUtime=9.81 cores=1,3,5,7
/proc/31561/stat : 31561 (cryptominisat-2) R 31559 31561 31561 0 -1 4202496 136490 0 0 0 967 14 0 0 25 0 1 0 658191187 685113344 131858 33554432000 4194304 4677096 140735065763088 18446744073709551615 4319344 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/31561/statm: 167264 131858 362 118 0 162223 0
[pid=31562] ppid=31546 vsize=392264 CPUtime=0.01 cores=1,3,5,7
/proc/31562/stat : 31562 (python) S 31546 31546 31060 0 -1 4202560 916 0 0 0 0 1 0 0 15 0 1 0 658191187 401678336 26309 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476715078 0 0 16781312 514 11960844282765476101 0 0 17 3 0 0 0
/proc/31562/statm: 98066 26309 370 364 0 33975 0
[pid=31564] ppid=31562 vsize=668876 CPUtime=9.81 cores=1,3,5,7
/proc/31564/stat : 31564 (cryptominisat-2) R 31562 31564 31564 0 -1 4202496 136464 0 0 0 963 18 0 0 25 0 1 0 658191188 684929024 131832 33554432000 4194304 4677096 140735281075008 18446744073709551615 4250231 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31564/statm: 167219 131832 362 118 0 162178 0
[pid=31546/tid=31554] ppid=31544 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/31546/task/31554/stat : 31554 (python) S 31544 31546 31060 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 658191184 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 7 0 0 0
[pid=31546/tid=31557] ppid=31544 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/31546/task/31557/stat : 31557 (python) S 31544 31546 31060 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 5 0 658191185 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 3 0 0 0
[pid=31546/tid=31560] ppid=31544 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/31546/task/31560/stat : 31560 (python) S 31544 31546 31060 0 -1 4202560 23 933 0 0 0 0 0 0 22 0 5 0 658191186 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 7 0 0 0
[pid=31546/tid=31563] ppid=31544 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/31546/task/31563/stat : 31563 (python) S 31544 31546 31060 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 658191187 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 80.27
Current children cumulated vsize (KiB) 3329936

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

[startup+51.9608 s]
/proc/loadavg: 3.51 4.57 4.55 7/421 31564
/proc/meminfo: memFree=18803540/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=402508 CPUtime=41.15 cores=1,3,5,7
/proc/31546/stat : 31546 (python) S 31544 31546 31060 0 -1 4202496 49341 933 1 0 4098 17 0 0 20 0 5 0 658187060 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31546/statm: 100627 27816 1873 364 0 36536 0
[pid=31553] ppid=31546 vsize=361496 CPUtime=0.11 cores=1,3,5,7
/proc/31553/stat : 31553 (python) R 31546 31546 31060 0 -1 4202560 912 0 0 0 7 4 0 0 15 0 1 0 658191184 370171904 26303 33554432000 4194304 5683644 140735504257456 18446744073709551615 4500322 0 0 16781312 514 0 0 0 17 7 0 0 0
/proc/31553/statm: 90374 26303 376 364 0 26292 0
[pid=31555] ppid=31553 vsize=0 CPUtime=10.41 cores=1,3,5,7
/proc/31555/stat : 31555 (lingeling) R 31553 31555 31555 0 -1 4202500 27793 0 0 0 1038 3 0 0 25 0 1 0 658191185 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31555/statm: 0 0 0 0 0 0 0
[pid=31556] ppid=31546 vsize=371752 CPUtime=0.8 cores=1,3,5,7
/proc/31556/stat : 31556 (python) R 31546 31546 31060 0 -1 4202560 905 0 0 0 63 17 0 0 18 0 1 0 658191185 380674048 26301 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488525119 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/31556/statm: 92938 26301 370 364 0 28853 0
[pid=31558] ppid=31556 vsize=0 CPUtime=9.87 cores=1,3,5,7
/proc/31558/stat : 31558 (lingeling) R 31556 31558 31558 0 -1 4202500 24285 0 0 0 983 4 0 0 25 0 1 0 658191186 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/31558/statm: 0 0 0 0 0 0 0
[pid=31559] ppid=31546 vsize=382008 CPUtime=0.03 cores=1,3,5,7
/proc/31559/stat : 31559 (python) S 31546 31546 31060 0 -1 4202560 902 0 0 0 1 2 0 0 15 0 1 0 658191186 391176192 26305 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476715078 0 0 16781312 514 14086947270000901 0 0 17 1 0 0 0
/proc/31559/statm: 95502 26305 370 364 0 31414 0
[pid=31561] ppid=31559 vsize=724584 CPUtime=10.66 cores=1,3,5,7
/proc/31561/stat : 31561 (cryptominisat-2) R 31559 31561 31561 0 -1 4202496 149077 0 0 0 1051 15 0 0 25 0 1 0 658191187 741974016 144445 33554432000 4194304 4677096 140735065763088 18446744073709551615 4586861 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/31561/statm: 181146 144445 372 118 0 176105 0
[pid=31562] ppid=31546 vsize=392264 CPUtime=0.03 cores=1,3,5,7
/proc/31562/stat : 31562 (python) S 31546 31546 31060 0 -1 4202560 924 0 0 0 1 2 0 0 15 0 1 0 658191187 401678336 26309 33554432000 4194304 5683644 140735504257456 18446744073709551615 239476715078 0 0 16781312 514 17541639300158816517 0 0 17 5 0 0 0
/proc/31562/statm: 98066 26309 370 364 0 33975 0
[pid=31564] ppid=31562 vsize=724588 CPUtime=10.65 cores=1,3,5,7
/proc/31564/stat : 31564 (cryptominisat-2) R 31562 31564 31564 0 -1 4202496 149080 0 0 0 1046 19 0 0 25 0 1 0 658191188 741978112 144448 33554432000 4194304 4677096 140735281075008 18446744073709551615 4468240 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31564/statm: 181147 144448 372 118 0 176106 0
[pid=31546/tid=31554] ppid=31544 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/31546/task/31554/stat : 31554 (python) S 31544 31546 31060 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 658191184 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 7 0 0 0
[pid=31546/tid=31557] ppid=31544 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/31546/task/31557/stat : 31557 (python) S 31544 31546 31060 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 5 0 658191185 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 3 0 0 0
[pid=31546/tid=31560] ppid=31544 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/31546/task/31560/stat : 31560 (python) S 31544 31546 31060 0 -1 4202560 23 933 0 0 0 0 0 0 22 0 5 0 658191186 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 7 0 0 0
[pid=31546/tid=31563] ppid=31544 vsize=402508 CPUtime=0 cores=1,3,5,7
/proc/31546/task/31563/stat : 31563 (python) S 31544 31546 31060 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 658191187 412168192 27816 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 83.71
Current children cumulated vsize (KiB) 3359200

[startup+52.1009 s]
/proc/loadavg: 3.51 4.57 4.55 7/421 31564
/proc/meminfo: memFree=18803540/32950928 swapFree=67056568/67111528
[pid=31546] ppid=31544 vsize=402508 CPUtime=62.62 cores=1,3,5,7
/proc/31546/stat : 31546 (python) S 31544 31546 31060 0 -1 4202496 49383 179970 1 0 4098 17 2116 31 17 0 5 0 658187060 412168192 27817 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488525119 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31546/statm: 100627 27817 1874 364 0 36536 0
[pid=31556] ppid=31546 vsize=0 CPUtime=10.77 cores=1,3,5,7
/proc/31556/stat : 31556 (python) Z 31546 31546 31060 0 -1 4202588 1129 24285 0 0 70 20 983 4 19 0 1 0 658191185 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31556/statm: 0 0 0 0 0 0 0
[pid=31562] ppid=31546 vsize=392264 CPUtime=0.03 cores=1,3,5,7
/proc/31562/stat : 31562 (python) S 31546 31546 31060 0 -1 4202560 941 0 0 0 1 2 0 0 15 0 1 0 658191187 401678336 26314 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488525119 0 0 16781824 2 18446744071562232103 0 0 17 5 0 0 0
/proc/31562/statm: 98066 26314 375 364 0 33975 0
[pid=31564] ppid=31562 vsize=0 CPUtime=10.79 cores=1,3,5,7
/proc/31564/stat : 31564 (cryptominisat-2) R 31562 31564 31564 0 -1 4203524 149083 0 0 0 1058 21 0 0 25 0 1 0 658191188 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31564/statm: 0 0 0 0 0 0 0
[pid=31546/tid=31554] ppid=31544 vsize=402508 CPUtime=21.47 cores=1,3,5,7
/proc/31546/task/31554/stat : 31554 (python) S 31544 31546 31060 0 -1 4202560 26 179970 0 0 0 0 2116 31 20 0 5 0 658191184 412168192 27817 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 7 0 0 0
[pid=31546/tid=31557] ppid=31544 vsize=402508 CPUtime=21.47 cores=1,3,5,7
/proc/31546/task/31557/stat : 31557 (python) S 31544 31546 31060 0 -1 4202560 21 179970 0 0 0 0 2116 31 20 0 5 0 658191185 412168192 27817 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 3 0 0 0
[pid=31546/tid=31560] ppid=31544 vsize=402508 CPUtime=21.47 cores=1,3,5,7
/proc/31546/task/31560/stat : 31560 (python) S 31544 31546 31060 0 -1 4202560 23 179970 0 0 0 0 2116 31 22 0 5 0 658191186 412168192 27817 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 7 0 0 0
[pid=31546/tid=31563] ppid=31544 vsize=402508 CPUtime=21.47 cores=1,3,5,7
/proc/31546/task/31563/stat : 31563 (python) S 31544 31546 31060 0 -1 4202560 26 179970 0 0 0 0 2116 31 20 0 5 0 658191187 412168192 27817 33554432000 4194304 5683644 140735504257456 18446744073709551615 239488518577 0 0 16781312 2 18446604461918400832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 84.21
Current children cumulated vsize (KiB) 794772

Child status: 0
Real time (s): 52.1457
CPU time (s): 84.3162
CPU user time (s): 83.3213
CPU system time (s): 0.994848
CPU usage (%): 161.693
Max. virtual memory (cumulated for all children) (KiB): 3379208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.3213
system time used= 0.994848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418357
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= 1209
involuntary context switches= 418

runsolver used 0.177972 second user time and 0.478927 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 15:25:00
IDJOB=3378734
IDBENCH=82479
IDSOLVER=1860
FILE ID=node148/3378734-1305465899
RUNJOBID= node148-1305463368-31079
PBS_JOBID= 13324994
Free space on /tmp= 72508 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378734-1305465899/watcher-3378734-1305465899 -o /tmp/evaluation-result-3378734-1305465899/solver-3378734-1305465899 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378734-1305465899.cnf -seed 690127963 -budget 4800 -cores 4

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

MD5SUM BENCH= 78f66492ac42d4b6896175e486263134
RANDOM SEED=690127963

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20074080 kB
Buffers:        341804 kB
Cached:        5308132 kB
SwapCached:       8488 kB
Active:        9225736 kB
Inactive:      3282232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20074080 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           40320 kB
Writeback:           0 kB
AnonPages:     6856276 kB
Mapped:          37404 kB
Slab:           260036 kB
PageTables:      42560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 107790284 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= 72476 MiB
End job on node148 at 2011-05-15 15:25:52