Trace number 3483874

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, 1200 s timeout)UNSAT 114.036 115.808

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.22/2.16	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.22/2.16	c INFO: solving HOME/instance-3483874-1307748217.cnf
0.22/2.16	c INFO: computing task features
3.01/4.84	c INFO: computed variable-clause graph statistics
3.10/4.93	c INFO: computed clause balance statistics
14.50/16.37	c INFO: computed variable balance statistics
23.51/25.39	c INFO: computed small-clause counts
23.70/25.56	c INFO: computed Horn-clause counts
54.40/56.23	c INFO: computed variable graph statistics
54.40/56.23	c INFO: collected features for HOME/instance-3483874-1307748217.cnf in 53.99 s
54.40/56.24	c INFO: running cryptominisat-2.9.0@0 for 1146 with 1146 remaining (b = 0.46)
113.91/115.75	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3483874-1307748217/watcher-3483874-1307748217 -o /tmp/evaluation-result-3483874-1307748217/solver-3483874-1307748217 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483874-1307748217.cnf -seed 1394102490 -budget 1200 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.88 3.91 2.91 3/193 23236
/proc/meminfo: memFree=30899988/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=11804 CPUtime=0 cores=1,3
/proc/23236/stat : 23236 (runsolver) R 23234 23236 22919 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 886421703 12087296 50 33554432000 4194304 5436572 140734756424448 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/23236/statm: 2951 50 31 304 0 2643 0

[startup+0.0488999 s]
/proc/loadavg: 3.88 3.91 2.91 3/193 23236
/proc/meminfo: memFree=30899988/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=15764 CPUtime=0 cores=1,3
/proc/23236/stat : 23236 (python) S 23234 23236 22919 0 -1 4202496 847 0 0 0 0 0 0 0 17 0 1 0 886421703 16142336 728 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/23236/statm: 3941 728 334 364 0 428 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15764

[startup+0.100948 s]
/proc/loadavg: 3.88 3.91 2.91 3/193 23236
/proc/meminfo: memFree=30899988/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=29788 CPUtime=0.02 cores=1,3
/proc/23236/stat : 23236 (python) R 23234 23236 22919 0 -1 4202496 1382 0 0 0 2 0 0 0 17 0 1 0 886421703 30502912 1225 33554432000 4194304 5683644 140736377197680 18446744073709551615 5213917 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23236/statm: 7447 1228 443 364 0 817 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29788

[startup+0.300915 s]
/proc/loadavg: 3.88 3.91 2.91 3/193 23236
/proc/meminfo: memFree=30899988/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=84472 CPUtime=0.05 cores=1,3
/proc/23236/stat : 23236 (python) R 23234 23236 22919 0 -1 4202496 2398 0 0 0 4 1 0 0 16 0 1 0 886421703 86499328 2125 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278540485 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23236/statm: 21118 2127 707 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84472

[startup+0.700852 s]
/proc/loadavg: 3.88 3.91 2.91 3/193 23236
/proc/meminfo: memFree=30899988/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=104636 CPUtime=0.07 cores=1,3
/proc/23236/stat : 23236 (python) S 23234 23236 22919 0 -1 4202496 3182 0 0 0 5 2 0 0 15 0 1 0 886421703 107147264 2851 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/23236/statm: 26159 2851 847 364 0 1907 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104636

[startup+1.50064 s]
/proc/loadavg: 3.88 3.91 2.91 4/192 23242
/proc/meminfo: memFree=30821676/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=157380 CPUtime=0.22 cores=1,3
/proc/23236/stat : 23236 (python) D 23234 23236 22919 0 -1 4202496 6602 934 1 0 15 7 0 0 16 0 1 0 886421703 161157120 4696 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278885431 0 0 16781312 2 18446744071562154983 0 0 17 1 0 0 0
/proc/23236/statm: 39345 4696 1257 364 0 3453 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 157380

[startup+3.10036 s]
/proc/loadavg: 3.88 3.91 2.91 4/192 23242
/proc/meminfo: memFree=30821676/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=354264 CPUtime=1.3 cores=1,3
/proc/23236/stat : 23236 (python) R 23234 23236 22919 0 -1 4202496 27877 934 1 0 117 13 0 0 17 0 1 0 886421703 362766336 25545 33554432000 4194304 5683644 140736377197680 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 96
/proc/23236/statm: 88566 25546 1761 364 0 24490 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 354264
heavy processes:

[startup+6.30079 s]
/proc/loadavg: 3.97 3.93 2.92 5/200 23258
/proc/meminfo: memFree=30428856/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=433156 CPUtime=4.5 cores=1,3
/proc/23236/stat : 23236 (python) R 23234 23236 22919 0 -1 4202496 74860 934 1 0 433 17 0 0 23 0 1 0 886421703 443551744 45674 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278539089 0 0 16781312 2 0 0 0 17 1 0 0 96
/proc/23236/statm: 108289 45674 1826 364 0 44213 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 433156
heavy processes:

[startup+12.7006 s]
/proc/loadavg: 3.97 3.93 2.92 5/200 23258
/proc/meminfo: memFree=30345484/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=433156 CPUtime=10.9 cores=1,3
/proc/23236/stat : 23236 (python) R 23234 23236 22919 0 -1 4202496 74860 934 1 0 1073 17 0 0 25 0 1 0 886421703 443551744 45674 33554432000 4194304 5683644 140736377197680 18446744073709551615 47802205383449 0 0 16781312 2 0 0 0 17 1 0 0 96
/proc/23236/statm: 108289 45674 1826 364 0 44213 0
Current children cumulated CPU time (s) 10.9
Current children cumulated vsize (KiB) 433156

[startup+25.5004 s]
/proc/loadavg: 3.97 3.94 2.94 5/200 23259
/proc/meminfo: memFree=30340040/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=439572 CPUtime=23.7 cores=1,3
/proc/23236/stat : 23236 (python) R 23234 23236 22919 0 -1 4202496 76467 934 1 0 2353 17 0 0 25 0 1 0 886421703 450121728 47281 33554432000 4194304 5683644 140736377197680 18446744073709551615 47802203035226 0 0 16781312 2 0 0 0 17 1 0 0 96
/proc/23236/statm: 109893 47281 1829 364 0 45817 0
Current children cumulated CPU time (s) 23.7
Current children cumulated vsize (KiB) 439572

[startup+51.1008 s]
/proc/loadavg: 3.98 3.94 2.97 5/200 23259
/proc/meminfo: memFree=30332420/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=439572 CPUtime=49.3 cores=1,3
/proc/23236/stat : 23236 (python) R 23234 23236 22919 0 -1 4202496 76471 934 1 0 4912 18 0 0 25 0 1 0 886421703 450121728 47285 33554432000 4194304 5683644 140736377197680 18446744073709551615 47802202622092 0 0 16781312 2 0 0 0 17 1 0 0 96
/proc/23236/statm: 109893 47285 1833 364 0 45817 0
Current children cumulated CPU time (s) 49.3
Current children cumulated vsize (KiB) 439572

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.02 5/203 23264
/proc/meminfo: memFree=29632968/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=437092 CPUtime=54.46 cores=1,3
/proc/23236/stat : 23236 (python) S 23234 23236 22919 0 -1 4202496 76754 934 1 0 5427 19 0 0 25 0 2 0 886421703 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 96
/proc/23236/statm: 109273 44136 1867 364 0 45191 0
[pid=23260] ppid=23236 vsize=426848 CPUtime=0.05 cores=1,3
/proc/23260/stat : 23260 (python) S 23236 23236 22919 0 -1 4202560 903 0 0 0 3 2 0 0 15 0 1 0 886427328 437092352 42641 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278899727 0 0 16781312 514 14863303737392201992 0 0 17 1 0 0 0
/proc/23260/statm: 106712 42641 376 364 0 42630 0
[pid=23262] ppid=23260 vsize=848952 CPUtime=45.98 cores=1,3
/proc/23262/stat : 23262 (cryptominisat-2) R 23260 23262 23262 0 -1 4202496 180150 0 0 0 4578 20 0 0 25 0 1 0 886427329 869326848 170454 33554432000 4194304 4677096 140734839075808 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23262/statm: 212238 170454 391 118 0 207197 0
[pid=23236/tid=23261] ppid=23234 vsize=437092 CPUtime=0 cores=1,3
/proc/23236/task/23261/stat : 23261 (python) S 23234 23236 22919 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886427329 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290703281 0 0 16781312 2 18446604471121520512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.49
Current children cumulated vsize (KiB) 1712892

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

[startup+103.407 s]
/proc/loadavg: 3.99 3.95 3.02 5/203 23264
/proc/meminfo: memFree=29606304/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=437092 CPUtime=54.46 cores=1,3
/proc/23236/stat : 23236 (python) S 23234 23236 22919 0 -1 4202496 76754 934 1 0 5427 19 0 0 25 0 2 0 886421703 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 96
/proc/23236/statm: 109273 44136 1867 364 0 45191 0
[pid=23260] ppid=23236 vsize=426848 CPUtime=0.05 cores=1,3
/proc/23260/stat : 23260 (python) S 23236 23236 22919 0 -1 4202560 903 0 0 0 3 2 0 0 15 0 1 0 886427328 437092352 42641 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278899727 0 0 16781312 514 14863303737392201992 0 0 17 1 0 0 0
/proc/23260/statm: 106712 42641 376 364 0 42630 0
[pid=23262] ppid=23260 vsize=876320 CPUtime=47.08 cores=1,3
/proc/23262/stat : 23262 (cryptominisat-2) R 23260 23262 23262 0 -1 4202496 186036 0 0 0 4687 21 0 0 25 0 1 0 886427329 897351680 176340 33554432000 4194304 4677096 140734839075808 18446744073709551615 4318797 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23262/statm: 219080 176340 391 118 0 214039 0
[pid=23236/tid=23261] ppid=23234 vsize=437092 CPUtime=0 cores=1,3
/proc/23236/task/23261/stat : 23261 (python) S 23234 23236 22919 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886427329 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290703281 0 0 16781312 2 18446604471121520512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 1740260

[startup+109.8 s]
/proc/loadavg: 3.99 3.95 3.03 5/203 23264
/proc/meminfo: memFree=29573072/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=437092 CPUtime=54.46 cores=1,3
/proc/23236/stat : 23236 (python) S 23234 23236 22919 0 -1 4202496 76754 934 1 0 5427 19 0 0 25 0 2 0 886421703 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 96
/proc/23236/statm: 109273 44136 1867 364 0 45191 0
[pid=23260] ppid=23236 vsize=426848 CPUtime=0.07 cores=1,3
/proc/23260/stat : 23260 (python) S 23236 23236 22919 0 -1 4202560 905 0 0 0 4 3 0 0 15 0 1 0 886427328 437092352 42641 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278899727 0 0 16781312 514 5634055914693558536 0 0 17 1 0 0 0
/proc/23260/statm: 106712 42641 376 364 0 42630 0
[pid=23262] ppid=23260 vsize=912552 CPUtime=53.47 cores=1,3
/proc/23262/stat : 23262 (cryptominisat-2) R 23260 23262 23262 0 -1 4202496 193785 0 0 0 5325 22 0 0 25 0 1 0 886427329 934453248 184089 33554432000 4194304 4677096 140734839075808 18446744073709551615 4317673 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23262/statm: 228138 184089 391 118 0 223097 0
[pid=23236/tid=23261] ppid=23234 vsize=437092 CPUtime=0 cores=1,3
/proc/23236/task/23261/stat : 23261 (python) S 23234 23236 22919 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886427329 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290703281 0 0 16781312 2 18446604471121520512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 108
Current children cumulated vsize (KiB) 1776492

[startup+113.001 s]
/proc/loadavg: 3.99 3.95 3.03 5/203 23264
/proc/meminfo: memFree=29570092/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=437092 CPUtime=54.46 cores=1,3
/proc/23236/stat : 23236 (python) S 23234 23236 22919 0 -1 4202496 76754 934 1 0 5427 19 0 0 25 0 2 0 886421703 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 96
/proc/23236/statm: 109273 44136 1867 364 0 45191 0
[pid=23260] ppid=23236 vsize=426848 CPUtime=0.07 cores=1,3
/proc/23260/stat : 23260 (python) S 23236 23236 22919 0 -1 4202560 908 0 0 0 4 3 0 0 15 0 1 0 886427328 437092352 42641 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278899727 0 0 16781312 514 14863303737392201992 0 0 17 1 0 0 0
/proc/23260/statm: 106712 42641 376 364 0 42630 0
[pid=23262] ppid=23260 vsize=912552 CPUtime=56.66 cores=1,3
/proc/23262/stat : 23262 (cryptominisat-2) R 23260 23262 23262 0 -1 4202496 194128 0 0 0 5644 22 0 0 25 0 1 0 886427329 934453248 184432 33554432000 4194304 4677096 140734839075808 18446744073709551615 4319384 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23262/statm: 228138 184432 391 118 0 223097 0
[pid=23236/tid=23261] ppid=23234 vsize=437092 CPUtime=0 cores=1,3
/proc/23236/task/23261/stat : 23261 (python) S 23234 23236 22919 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886427329 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290703281 0 0 16781312 2 18446604471121520512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 111.19
Current children cumulated vsize (KiB) 1776492

[startup+114.6 s]
/proc/loadavg: 3.99 3.95 3.03 5/203 23264
/proc/meminfo: memFree=29581376/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=437092 CPUtime=54.46 cores=1,3
/proc/23236/stat : 23236 (python) S 23234 23236 22919 0 -1 4202496 76754 934 1 0 5427 19 0 0 25 0 2 0 886421703 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 96
/proc/23236/statm: 109273 44136 1867 364 0 45191 0
[pid=23260] ppid=23236 vsize=426848 CPUtime=0.07 cores=1,3
/proc/23260/stat : 23260 (python) S 23236 23236 22919 0 -1 4202560 908 0 0 0 4 3 0 0 15 0 1 0 886427328 437092352 42641 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278899727 0 0 16781312 514 14863303737392201992 0 0 17 1 0 0 0
/proc/23260/statm: 106712 42641 376 364 0 42630 0
[pid=23262] ppid=23260 vsize=910456 CPUtime=58.27 cores=1,3
/proc/23262/stat : 23262 (cryptominisat-2) R 23260 23262 23262 0 -1 4202496 194985 0 0 0 5804 23 0 0 25 0 1 0 886427329 932306944 181264 33554432000 4194304 4677096 140734839075808 18446744073709551615 4358587 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23262/statm: 227614 181264 391 118 0 222573 0
[pid=23236/tid=23261] ppid=23234 vsize=437092 CPUtime=0 cores=1,3
/proc/23236/task/23261/stat : 23261 (python) S 23234 23236 22919 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886427329 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290703281 0 0 16781312 2 18446604471121520512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 112.8
Current children cumulated vsize (KiB) 1774396

[startup+115.4 s]
/proc/loadavg: 3.99 3.95 3.03 5/203 23264
/proc/meminfo: memFree=29581004/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=437092 CPUtime=54.46 cores=1,3
/proc/23236/stat : 23236 (python) S 23234 23236 22919 0 -1 4202496 76754 934 1 0 5427 19 0 0 25 0 2 0 886421703 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 96
/proc/23236/statm: 109273 44136 1867 364 0 45191 0
[pid=23260] ppid=23236 vsize=426848 CPUtime=0.07 cores=1,3
/proc/23260/stat : 23260 (python) S 23236 23236 22919 0 -1 4202560 908 0 0 0 4 3 0 0 15 0 1 0 886427328 437092352 42641 33554432000 4194304 5683644 140736377197680 18446744073709551615 237278899727 0 0 16781312 514 14863303737392201992 0 0 17 1 0 0 0
/proc/23260/statm: 106712 42641 376 364 0 42630 0
[pid=23262] ppid=23260 vsize=910456 CPUtime=59.07 cores=1,3
/proc/23262/stat : 23262 (cryptominisat-2) R 23260 23262 23262 0 -1 4202496 195058 0 0 0 5884 23 0 0 25 0 1 0 886427329 932306944 181337 33554432000 4194304 4677096 140734839075808 18446744073709551615 4226964 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23262/statm: 227614 181337 391 118 0 222573 0
[pid=23236/tid=23261] ppid=23234 vsize=437092 CPUtime=0 cores=1,3
/proc/23236/task/23261/stat : 23261 (python) S 23234 23236 22919 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886427329 447582208 44136 33554432000 4194304 5683644 140736377197680 18446744073709551615 237290703281 0 0 16781312 2 18446604471121520512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 113.6
Current children cumulated vsize (KiB) 1774396

[startup+115.8 s]
/proc/loadavg: 3.99 3.95 3.03 5/203 23264
/proc/meminfo: memFree=29581004/32950904 swapFree=67055440/67111528
[pid=23236] ppid=23234 vsize=0 CPUtime=114.01 cores=1,3
/proc/23236/stat : 23236 (python) R 23234 23236 22919 0 -1 4202500 97725 197219 1 0 5429 20 5922 30 17 0 1 0 886421703 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 96
/proc/23236/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 114.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 115.808
CPU time (s): 114.036
CPU user time (s): 113.52
CPU system time (s): 0.515921
CPU usage (%): 98.4699
Max. virtual memory (cumulated for all children) (KiB): 1791276

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

runsolver used 0.19697 second user time and 0.436933 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-11 01:23:38
IDJOB=3483874
IDBENCH=71019
IDSOLVER=1976
FILE ID=node121/3483874-1307748217
RUNJOBID= node121-1307747010-22939
PBS_JOBID= 13550836
Free space on /tmp= 73980 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.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-3483874-1307748217/watcher-3483874-1307748217 -o /tmp/evaluation-result-3483874-1307748217/solver-3483874-1307748217 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483874-1307748217.cnf -seed 1394102490 -budget 1200

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1394102490

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:      30902028 kB
Buffers:        261924 kB
Cached:         735848 kB
SwapCached:       9940 kB
Active:        1353980 kB
Inactive:       487748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30902028 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:           87912 kB
Writeback:           8 kB
AnonPages:      841420 kB
Mapped:          19156 kB
Slab:           138196 kB
PageTables:       9288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1384052 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= 73992 MiB
End job on node121 at 2011-06-11 01:25:35