Trace number 3321392

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-industrial? (MO) 32879 4178.65

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37756.2
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.36/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.68	c INFO: solving HOME/instance-3321392-1304337827.cnf
0.36/0.68	c INFO: computing task features
2.24/2.53	c INFO: computed variable-clause graph statistics
2.34/2.61	c INFO: computed clause balance statistics
11.64/11.99	c INFO: computed variable balance statistics
18.54/18.84	c INFO: computed small-clause counts
18.64/18.99	c INFO: computed Horn-clause counts
64.84/65.12	c INFO: computed variable graph statistics
64.84/65.12	c INFO: collected features for HOME/instance-3321392-1304337827.cnf in 64.38 s
64.84/65.16	c INFO: running lingeling-276@0 for 97 with 39935 remaining (b = 0.56)
64.84/65.19	c INFO: running cryptominisat-2.9.0@0 for 485 with 39935 remaining (b = 0.42)
64.93/65.22	c INFO: running lingeling-276@0 for 1261 with 39935 remaining (b = 0.53)
64.93/65.25	c INFO: running SApperloT@0 for 97 with 39935 remaining (b = 0.04)
64.93/65.29	c INFO: running cryptominisat-2.9.0@0 for 485 with 39935 remaining (b = 0.32)
65.03/65.32	c INFO: running lingeling-276@0 for 1261 with 39935 remaining (b = 0.42)
65.03/65.36	c INFO: running precosat-570@0 for 291 with 39935 remaining (b = 0.20)
65.03/65.39	c INFO: running cryptominisat-2.9.0@0 for 97 with 39935 remaining (b = 0.04)
849.86/163.51	c INFO: running cryptominisat-2.9.0@97 for 1552 with 39837 remaining (b = 0.45)
864.23/165.32	c INFO: running lingeling-276@0 for 97 with 39835 remaining (b = 0.08)
865.01/165.42	c INFO: running cryptominisat-2.9.0@0 for 97 with 39835 remaining (b = 0.04)
1623.54/260.47	c INFO: running lingeling-276@100 for 776 with 39740 remaining (b = 0.21)
1666.65/265.82	c INFO: running cryptominisat-2.9.0@95 for 1843 with 39734 remaining (b = 0.46)
2400.43/357.76	c INFO: running precosat-570@0 for 679 with 39642 remaining (b = 0.32)
3979.82/555.56	c INFO: running precosat-570@0 for 388 with 39445 remaining (b = 0.27)
3982.64/555.93	c INFO: running lingeling-276@0 for 194 with 39444 remaining (b = 0.16)
5550.27/752.21	c INFO: running precosat-570@0 for 97 with 39248 remaining (b = 0.06)
6350.27/852.41	c INFO: running cryptominisat-2.9.0@0 for 1843 with 39148 remaining (b = 0.37)
7082.37/944.11	c INFO: running precosat-570@489 for 194 with 39056 remaining (b = 0.08)
7851.22/1040.47	c INFO: running cryptominisat-2.9.0@0 for 1843 with 38960 remaining (b = 0.35)
7860.81/1041.66	c INFO: running precosat-570@488 for 1746 with 38959 remaining (b = 0.33)
8657.57/1141.41	c INFO: running precosat-570@1269 for 97 with 38859 remaining (b = 0.07)
9457.53/1241.60	c INFO: running precosat-570@99 for 194 with 38759 remaining (b = 0.13)
10169.67/1330.84	c INFO: running precosat-570@0 for 388 with 38669 remaining (b = 0.17)
10314.14/1348.98	c INFO: running lingeling-276@196 for 1067 with 38651 remaining (b = 0.21)
11048.65/1440.92	c INFO: running cryptominisat-2.9.0@0 for 97 with 38559 remaining (b = 0.09)
11840.48/1540.20	c INFO: running lingeling-276@0 for 97 with 38460 remaining (b = 0.04)
12616.40/1637.39	c INFO: running lingeling-276@0 for 97 with 38363 remaining (b = 0.04)
13311.64/1724.44	c INFO: running lingeling-276@97 for 97 with 38276 remaining (b = 0.04)
13325.98/1726.23	c INFO: running lingeling-276@199 for 1067 with 38274 remaining (b = 0.21)
13392.26/1734.58	c INFO: running cryptominisat-2.9.0@197 for 291 with 38266 remaining (b = 0.09)
14087.50/1821.63	c INFO: running lingeling-276@0 for 388 with 38179 remaining (b = 0.09)
15766.09/2032.18	c INFO: running cryptominisat-2.9.0@294 for 97 with 37968 remaining (b = 0.03)
16466.72/2120.04	c INFO: running cryptominisat-2.9.0@386 for 194 with 37880 remaining (b = 0.06)
16553.09/2130.98	c INFO: running cryptominisat-2.9.0@2138 for 97 with 37869 remaining (b = 0.02)
17234.13/2216.37	c INFO: running lingeling-276@392 for 873 with 37784 remaining (b = 0.14)
17344.99/2230.24	c INFO: running cryptominisat-2.9.0@98 for 1843 with 37770 remaining (b = 0.30)
18015.69/2314.33	c INFO: running precosat-570@1264 for 97 with 37686 remaining (b = 0.04)
18790.73/2411.52	c INFO: running cryptominisat-2.9.0@0 for 97 with 37589 remaining (b = 0.05)
18829.77/2416.49	c INFO: running cryptominisat-2.9.0@484 for 97 with 37584 remaining (b = 0.03)
19583.41/2510.98	c INFO: running precosat-570@0 for 388 with 37489 remaining (b = 0.08)
19598.51/2512.82	c INFO: running cryptominisat-2.9.0@1067 for 582 with 37487 remaining (b = 0.11)
21100.85/2701.23	c INFO: running precosat-570@0 for 97 with 37299 remaining (b = 0.03)
21769.86/2785.16	c INFO: running precosat-570@685 for 97 with 37215 remaining (b = 0.03)
21806.53/2789.76	c INFO: running lingeling-276@290 for 97 with 37210 remaining (b = 0.02)
21899.77/2801.45	c INFO: running lingeling-276@296 for 97 with 37199 remaining (b = 0.02)
22570.34/2885.52	c INFO: running lingeling-276@393 for 873 with 37115 remaining (b = 0.14)
22576.78/2886.35	c INFO: running lingeling-276@1650 for 97 with 37114 remaining (b = 0.02)
22629.39/2893.01	c INFO: running cryptominisat-2.9.0@388 for 97 with 37107 remaining (b = 0.02)
22674.79/2898.65	c INFO: running precosat-570@1368 for 97 with 37102 remaining (b = 0.02)
22722.59/2904.62	c INFO: running precosat-570@1364 for 97 with 37096 remaining (b = 0.02)
23351.74/2983.56	c INFO: running cryptominisat-2.9.0@0 for 97 with 37017 remaining (b = 0.02)
23390.78/2988.48	c INFO: running cryptominisat-2.9.0@682 for 1261 with 37012 remaining (b = 0.17)
23449.81/2995.86	c INFO: running precosat-570@1748 for 485 with 37004 remaining (b = 0.07)
23497.63/3001.83	c INFO: running cryptominisat-2.9.0@583 for 1358 with 36998 remaining (b = 0.18)
24136.29/3081.95	c INFO: running precosat-570@95 for 291 with 36918 remaining (b = 0.04)
24208.11/3090.94	c INFO: running lingeling-276@491 for 776 with 36909 remaining (b = 0.10)
24269.46/3098.65	c INFO: running cryptominisat-2.9.0@2912 for 97 with 36902 remaining (b = 0.02)
25039.69/3195.24	c INFO: running cryptominisat-2.9.0@3008 for 291 with 36805 remaining (b = 0.04)
26444.71/3371.42	c INFO: running precosat-570@966 for 291 with 36629 remaining (b = 0.04)
27323.32/3481.65	c INFO: running precosat-570@0 for 388 with 36519 remaining (b = 0.06)
27369.54/3487.40	c INFO: running cryptominisat-2.9.0@3296 for 97 with 36513 remaining (b = 0.03)
28166.14/3587.37	c INFO: running precosat-570@1843 for 291 with 36413 remaining (b = 0.04)
28784.11/3664.88	c INFO: running cryptominisat-2.9.0@95 for 291 with 36335 remaining (b = 0.04)
29557.53/3761.82	c INFO: running lingeling-276@494 for 776 with 36238 remaining (b = 0.10)
30428.27/3871.05	c INFO: running lingeling-276@1075 for 194 with 36129 remaining (b = 0.04)
30469.70/3876.26	c INFO: running glucose@0 for 194 with 36124 remaining (b = 0.03)
30474.46/3876.85	c INFO: running precosat-570@2135 for 97 with 36123 remaining (b = 0.01)
31107.56/3956.28	c INFO: running cryptominisat-2.9.0@970 for 679 with 36044 remaining (b = 0.09)
31281.37/3978.08	c INFO: running lingeling-276@390 for 873 with 36022 remaining (b = 0.11)
31954.25/4062.41	c INFO: running lingeling-276@0 for 291 with 35938 remaining (b = 0.05)
32035.53/4072.62	c INFO: running precosat-570@290 for 194 with 35928 remaining (b = 0.02)
32205.17/4093.93	c INFO: running cryptominisat-2.9.0@0 for 97 with 35906 remaining (b = 0.01)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

Launcher Data

Begin job on node113 at 2011-05-02 14:03:47
IDJOB=3321392
IDBENCH=70815
IDSOLVER=1710
FILE ID=node113/3321392-1304337827
RUNJOBID= node113-1304335921-24405
PBS_JOBID= 13178023
Free space on /tmp= 73576 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.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-3321392-1304337827/watcher-3321392-1304337827 -o /tmp/evaluation-result-3321392-1304337827/solver-3321392-1304337827 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321392-1304337827.cnf -seed 698610472 -budget 40000 -cores 8

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=698610472

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.846
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.846
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.83
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.846
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:      22850160 kB
Buffers:        824240 kB
Cached:        2793516 kB
SwapCached:         12 kB
Active:        6572392 kB
Inactive:      3014256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22850160 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           42324 kB
Writeback:           0 kB
AnonPages:     5968980 kB
Mapped:          17788 kB
Slab:           434668 kB
PageTables:      18208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6915252 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= 73540 MiB
End job on node113 at 2011-05-02 15:13:28