Trace number 3380662

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)? 39086.4 4906.32

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark977.211
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.33/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.68	c INFO: solving HOME/instance-3380662-1305486489.cnf
0.33/0.68	c INFO: computing task features
0.50/0.89	c INFO: computed variable-clause graph statistics
0.50/0.89	c INFO: computed clause balance statistics
1.60/1.98	c INFO: computed variable balance statistics
2.60/2.96	c INFO: computed small-clause counts
2.60/2.96	c INFO: computed Horn-clause counts
2.60/2.98	c INFO: computed variable graph statistics
2.60/2.98	c INFO: collected features for HOME/instance-3380662-1305486489.cnf in 2.30 s
2.70/3.01	c INFO: running lingeling-276@0 for 97 with 4997 remaining (b = 0.26)
2.70/3.03	c INFO: running cryptominisat-2.9.0@0 for 485 with 4997 remaining (b = 0.33)
2.70/3.05	c INFO: running lingeling-276@0 for 1261 with 4997 remaining (b = 0.49)
2.70/3.08	c INFO: running lingeling-276@0 for 1261 with 4997 remaining (b = 0.43)
2.81/3.10	c INFO: running SApperloT@0 for 97 with 4997 remaining (b = 0.03)
2.81/3.13	c INFO: running precosat-570@0 for 291 with 4997 remaining (b = 0.15)
2.81/3.15	c INFO: running cryptominisat-2.9.0@0 for 485 with 4997 remaining (b = 0.20)
2.81/3.18	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4997 remaining (b = 0.42)
794.44/102.26	c INFO: running lingeling-276@0 for 1164 with 4898 remaining (b = 0.31)
795.24/102.36	c INFO: running lingeling-276@0 for 970 with 4898 remaining (b = 0.27)
2387.35/301.81	c INFO: running precosat-570@0 for 679 with 4698 remaining (b = 0.25)
3902.95/491.79	c INFO: running precosat-570@0 for 776 with 4508 remaining (b = 0.26)
3915.58/493.40	c INFO: running lingeling-276@0 for 97 with 4507 remaining (b = 0.05)
4715.98/593.65	c INFO: running SApperloT@0 for 97 with 4407 remaining (b = 0.01)
5516.33/693.91	c INFO: running cryptominisat-2.9.0@0 for 970 with 4306 remaining (b = 0.21)
7841.73/985.32	c INFO: running precosat-570@488 for 194 with 4015 remaining (b = 0.06)
8593.41/1079.50	c INFO: running lingeling-276@295 for 582 with 3921 remaining (b = 0.11)
9416.92/1182.77	c INFO: running precosat-570@1460 for 97 with 3817 remaining (b = 0.03)
10080.06/1265.81	c INFO: running SApperloT@0 for 291 with 3734 remaining (b = 0.06)
10080.85/1265.93	c INFO: running cryptominisat-2.9.0@0 for 3734 with 3734 remaining (b = 0.49)
10111.96/1269.86	c INFO: running cryptominisat-2.9.0@0 for 582 with 3730 remaining (b = 0.16)
10125.57/1271.51	c INFO: running cryptominisat-2.9.0@0 for 1940 with 3729 remaining (b = 0.33)
10177.31/1278.01	c INFO: running precosat-570@488 for 291 with 3722 remaining (b = 0.09)
12430.77/1560.49	c INFO: running lingeling-276@99 for 97 with 3440 remaining (b = 0.03)
12505.02/1569.74	c INFO: running precosat-570@0 for 388 with 3430 remaining (b = 0.11)
13207.09/1657.76	c INFO: running precosat-570@0 for 97 with 3342 remaining (b = 0.02)
13263.59/1664.88	c INFO: running precosat-570@2624 for 485 with 3335 remaining (b = 0.11)
13327.37/1672.87	c INFO: running lingeling-276@490 for 97 with 3327 remaining (b = 0.03)
13399.93/1681.92	c INFO: running lingeling-276@391 for 194 with 3318 remaining (b = 0.05)
14006.33/1758.03	c INFO: running precosat-570@970 for 388 with 3242 remaining (b = 0.10)
14126.79/1773.14	c INFO: running cryptominisat-2.9.0@0 for 97 with 3227 remaining (b = 0.03)
14798.55/1857.42	c INFO: running cryptominisat-2.9.0@779 for 1164 with 3143 remaining (b = 0.19)
14942.03/1875.42	c INFO: running lingeling-276@491 for 97 with 3125 remaining (b = 0.02)
14950.81/1876.60	c INFO: running cryptominisat-2.9.0@99 for 97 with 3124 remaining (b = 0.02)
15645.70/1963.70	c INFO: running precosat-570@97 for 97 with 3036 remaining (b = 0.02)
15740.68/1975.64	c INFO: running cryptominisat-2.9.0@491 for 97 with 3025 remaining (b = 0.02)
15740.68/1975.69	c INFO: running lingeling-276@593 for 679 with 3025 remaining (b = 0.11)
16452.27/2064.96	c INFO: running precosat-570@196 for 97 with 2935 remaining (b = 0.02)
16514.42/2072.77	c INFO: running precosat-570@0 for 97 with 2927 remaining (b = 0.01)
17113.75/2147.96	c INFO: running precosat-570@1069 for 97 with 2852 remaining (b = 0.03)
17154.37/2153.05	c INFO: running cryptominisat-2.9.0@677 for 1358 with 2847 remaining (b = 0.19)
17211.79/2160.21	c INFO: running precosat-570@783 for 1455 with 2840 remaining (b = 0.20)
17297.85/2171.06	c INFO: running precosat-570@292 for 97 with 2829 remaining (b = 0.02)
17873.27/2243.20	c INFO: running precosat-570@1556 for 97 with 2757 remaining (b = 0.02)
18073.29/2268.32	c INFO: running precosat-570@387 for 97 with 2732 remaining (b = 0.02)
18679.80/2344.47	c INFO: running precosat-570@388 for 388 with 2656 remaining (b = 0.08)
18832.04/2363.57	c INFO: running precosat-570@487 for 291 with 2637 remaining (b = 0.05)
21172.83/2657.27	c INFO: running glucose@0 for 873 with 2343 remaining (b = 0.15)
21285.95/2671.42	c INFO: running glucosER@0 for 970 with 2329 remaining (b = 0.14)
21804.00/2736.41	c INFO: running cryptominisat-2.9.0@0 for 388 with 2264 remaining (b = 0.06)
24101.59/3024.71	c INFO: running cryptominisat-2.9.0@972 for 970 with 1975 remaining (b = 0.14)
24960.73/3132.57	c INFO: running cryptominisat-2.9.0@1163 for 873 with 1868 remaining (b = 0.14)
25716.25/3227.40	c INFO: running lingeling-276@99 for 97 with 1773 remaining (b = 0.02)
26483.67/3323.66	c INFO: running lingeling-276@691 for 485 with 1677 remaining (b = 0.08)
28020.88/3516.63	c INFO: running lingeling-276@195 for 388 with 1484 remaining (b = 0.07)
28330.01/3555.41	c INFO: running glucose@677 for 194 with 1445 remaining (b = 0.04)
28809.82/3615.71	c INFO: running SApperloT@1262 for 97 with 1384 remaining (b = 0.01)
29081.56/3649.74	c INFO: running lingeling-276@0 for 97 with 1350 remaining (b = 0.02)
29585.15/3712.97	c INFO: running lingeling-276@0 for 1287 with 1287 remaining (b = 0.19)
29848.14/3746.00	c INFO: running lingeling-276@96 for 1254 with 1254 remaining (b = 0.18)
29855.31/3746.88	c INFO: running glucose@2132 for 97 with 1253 remaining (b = 0.04)
30468.94/3823.85	c INFO: running lingeling-276@2051 for 97 with 1176 remaining (b = 0.02)
30662.59/3848.13	c INFO: running glucose@0 for 873 with 1152 remaining (b = 0.12)
31143.64/3908.57	c INFO: running lingeling-276@1071 for 97 with 1092 remaining (b = 0.02)
31275.86/3925.10	c INFO: running lingeling-276@0 for 582 with 1075 remaining (b = 0.08)
31902.27/4003.81	c INFO: running precosat-570@0 for 194 with 996 remaining (b = 0.03)
31912.71/4005.17	c INFO: running cryptominisat-2.9.0@1366 for 97 with 995 remaining (b = 0.02)
31952.45/4010.15	c INFO: running lingeling-276@1170 for 97 with 990 remaining (b = 0.01)
32683.23/4101.98	c INFO: running SApperloT@2237 for 194 with 898 remaining (b = 0.02)
32726.15/4107.40	c INFO: running cryptominisat-2.9.0@3104 for 291 with 893 remaining (b = 0.04)
33458.44/4199.35	c INFO: running precosat-570@975 for 194 with 801 remaining (b = 0.03)
34200.30/4292.52	c INFO: running SApperloT@2334 for 97 with 708 remaining (b = 0.02)
34997.91/4392.78	c INFO: running glucosER@390 for 607 with 607 remaining (b = 0.07)
35030.50/4396.83	c INFO: running precosat-570@1165 for 97 with 603 remaining (b = 0.01)
35174.59/4414.93	c INFO: running precosat-570@0 for 97 with 585 remaining (b = 0.01)
35788.34/4492.07	c INFO: running SApperloT@99 for 291 with 508 remaining (b = 0.03)
35972.17/4515.20	c INFO: running precosat-570@1459 for 194 with 485 remaining (b = 0.02)
35991.27/4517.53	c INFO: running lingeling-276@94 for 97 with 483 remaining (b = 0.01)
36749.07/4612.76	c INFO: running lingeling-276@188 for 97 with 387 remaining (b = 0.01)
37506.93/4708.01	c INFO: running lingeling-276@283 for 292 with 292 remaining (b = 0.03)
37512.42/4708.67	c INFO: running precosat-570@2047 for 194 with 292 remaining (b = 0.03)
37676.38/4729.28	c INFO: running glucose@390 for 271 with 271 remaining (b = 0.02)
38094.34/4781.76	c INFO: running glucose@2617 for 218 with 218 remaining (b = 0.02)
39085.44/4906.29	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

Sorry, but this trace is too large and cannot be obtained.

Launcher Data

Begin job on node101 at 2011-05-15 21:08:09
IDJOB=3380662
IDBENCH=71078
IDSOLVER=1864
FILE ID=node101/3380662-1305486489
RUNJOBID= node101-1305481207-20299
PBS_JOBID= 13325379
Free space on /tmp= 73756 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.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-3380662-1305486489/watcher-3380662-1305486489 -o /tmp/evaluation-result-3380662-1305486489/solver-3380662-1305486489 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380662-1305486489.cnf -seed 999027841 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=999027841

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15829732 kB
Buffers:        348236 kB
Cached:        6242128 kB
SwapCached:      14848 kB
Active:       11639236 kB
Inactive:      5190248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15829732 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           32912 kB
Writeback:           0 kB
AnonPages:    10236428 kB
Mapped:          15488 kB
Slab:           160428 kB
PageTables:      63348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42585320 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= 73724 MiB
End job on node101 at 2011-05-15 22:29:56