Trace number 3321400

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-industrialUNSAT 34046 4281.42

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1376.76
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.67	c INFO: solving HOME/instance-3321400-1304338063.cnf
0.35/0.67	c INFO: computing task features
1.03/1.39	c INFO: computed variable-clause graph statistics
1.13/1.42	c INFO: computed clause balance statistics
4.83/5.13	c INFO: computed variable balance statistics
7.63/7.96	c INFO: computed small-clause counts
7.63/7.99	c INFO: computed Horn-clause counts
13.43/13.74	c INFO: computed variable graph statistics
13.43/13.74	c INFO: collected features for HOME/instance-3321400-1304338063.cnf in 13.04 s
13.43/13.77	c INFO: running lingeling-276@0 for 97 with 39986 remaining (b = 0.35)
13.52/13.80	c INFO: running cryptominisat-2.9.0@0 for 485 with 39986 remaining (b = 0.32)
13.52/13.83	c INFO: running lingeling-276@0 for 1261 with 39986 remaining (b = 0.47)
13.52/13.87	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39986 remaining (b = 0.54)
13.63/13.90	c INFO: running lingeling-276@0 for 1261 with 39986 remaining (b = 0.40)
13.63/13.93	c INFO: running precosat-570@0 for 388 with 39986 remaining (b = 0.20)
13.63/13.97	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39986 remaining (b = 0.46)
13.72/14.00	c INFO: running lingeling-276@0 for 1261 with 39986 remaining (b = 0.30)
812.68/113.98	c INFO: running precosat-570@0 for 776 with 39886 remaining (b = 0.24)
3205.13/413.68	c INFO: running lingeling-276@0 for 485 with 39587 remaining (b = 0.14)
3895.57/500.12	c INFO: running lingeling-276@0 for 97 with 39500 remaining (b = 0.16)
4695.30/600.34	c INFO: running cryptominisat-2.9.0@0 for 1552 with 39400 remaining (b = 0.32)
7081.88/899.33	c INFO: running precosat-570@393 for 1261 with 39101 remaining (b = 0.26)
7099.42/901.53	c INFO: running precosat-570@0 for 97 with 39099 remaining (b = 0.04)
7875.26/998.75	c INFO: running precosat-570@95 for 291 with 39001 remaining (b = 0.12)
10111.70/1279.07	c INFO: running lingeling-276@485 for 97 with 38721 remaining (b = 0.02)
10119.63/1280.03	c INFO: running SApperloT@0 for 97 with 38720 remaining (b = 0.02)
10216.98/1292.28	c INFO: running precosat-570@1360 for 291 with 38708 remaining (b = 0.07)
10264.87/1298.22	c INFO: running cryptominisat-2.9.0@0 for 1940 with 38702 remaining (b = 0.36)
10888.23/1376.30	c INFO: running cryptominisat-2.9.0@0 for 1940 with 38624 remaining (b = 0.30)
10919.34/1380.27	c INFO: running precosat-570@0 for 2231 with 38620 remaining (b = 0.31)
12560.38/1585.87	c INFO: running precosat-570@0 for 388 with 38414 remaining (b = 0.12)
15553.71/1960.97	c INFO: running lingeling-276@99 for 1164 with 38039 remaining (b = 0.17)
15587.22/1965.17	c INFO: running cryptominisat-2.9.0@0 for 97 with 38035 remaining (b = 0.05)
15704.39/1979.89	c INFO: running precosat-570@0 for 194 with 38020 remaining (b = 0.05)
16389.97/2065.86	c INFO: running cryptominisat-2.9.0@391 for 97 with 37934 remaining (b = 0.02)
17163.15/2162.81	c INFO: running lingeling-276@0 for 97 with 37837 remaining (b = 0.03)
17178.31/2164.74	c INFO: running precosat-570@1945 for 194 with 37835 remaining (b = 0.03)
17186.24/2165.71	c INFO: running precosat-570@0 for 388 with 37835 remaining (b = 0.06)
17270.71/2176.34	c INFO: running cryptominisat-2.9.0@0 for 97 with 37824 remaining (b = 0.01)
17961.84/2263.09	c INFO: running cryptominisat-2.9.0@781 for 1164 with 37737 remaining (b = 0.14)
18091.02/2279.26	c INFO: running precosat-570@2626 for 582 with 37721 remaining (b = 0.06)
18719.91/2358.19	c INFO: running SApperloT@292 for 291 with 37642 remaining (b = 0.03)
20333.40/2560.52	c INFO: running lingeling-276@1750 for 194 with 37440 remaining (b = 0.02)
21077.17/2653.81	c INFO: running precosat-570@881 for 388 with 37346 remaining (b = 0.04)
21875.11/2753.98	c INFO: running SApperloT@0 for 97 with 37246 remaining (b = 0.01)
22674.63/2854.26	c INFO: running glucose@0 for 194 with 37146 remaining (b = 0.02)
22843.66/2875.49	c INFO: running precosat-570@2819 for 388 with 37125 remaining (b = 0.05)
24184.20/3043.67	c INFO: running precosat-570@1074 for 97 with 36957 remaining (b = 0.02)
24280.61/3055.78	c INFO: running glucose@579 for 388 with 36944 remaining (b = 0.05)
24858.38/3128.28	c INFO: running lingeling-276@0 for 1164 with 36872 remaining (b = 0.10)
24943.63/3138.95	c INFO: running lingeling-276@2043 for 97 with 36861 remaining (b = 0.01)
25719.16/3236.23	c INFO: running precosat-570@1270 for 970 with 36764 remaining (b = 0.08)
25809.93/3247.69	c INFO: running lingeling-276@0 for 1164 with 36753 remaining (b = 0.10)
25950.99/3265.34	c INFO: running lingeling-276@100 for 1164 with 36735 remaining (b = 0.10)
26422.79/3324.59	c INFO: running cryptominisat-2.9.0@0 for 1843 with 36676 remaining (b = 0.17)
27283.38/3432.55	c INFO: running cryptominisat-2.9.0@882 for 1067 with 36568 remaining (b = 0.14)
27379.74/3444.66	c INFO: running cryptominisat-2.9.0@1946 for 291 with 36556 remaining (b = 0.03)
28821.38/3625.59	c INFO: running glucose@1743 for 194 with 36375 remaining (b = 0.03)
29764.03/3743.82	c INFO: running cryptominisat-2.9.0@4177 for 291 with 36256 remaining (b = 0.04)
30363.16/3819.06	c INFO: running lingeling-276@2045 for 97 with 36181 remaining (b = 0.01)
31138.49/3916.33	c INFO: running lingeling-276@98 for 97 with 36084 remaining (b = 0.01)
31961.58/4019.62	c INFO: running cryptominisat-2.9.0@0 for 97 with 35981 remaining (b = 0.01)
32088.96/4035.68	c INFO: running cryptominisat-2.9.0@0 for 1843 with 35965 remaining (b = 0.15)
32776.08/4121.98	c INFO: running glucose@2033 for 194 with 35878 remaining (b = 0.03)
33479.86/4210.30	c INFO: running cryptominisat-2.9.0@4370 for 97 with 35790 remaining (b = 0.01)
34045.30/4281.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

Launcher Data

Begin job on node144 at 2011-05-02 14:07:43
IDJOB=3321400
IDBENCH=70830
IDSOLVER=1710
FILE ID=node144/3321400-1304338063
RUNJOBID= node144-1304337553-4514
PBS_JOBID= 13178033
Free space on /tmp= 73620 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.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-3321400-1304338063/watcher-3321400-1304338063 -o /tmp/evaluation-result-3321400-1304338063/solver-3321400-1304338063 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321400-1304338063.cnf -seed 337816062 -budget 40000 -cores 8

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=337816062

node144.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.850
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.850
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.16
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.850
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.75
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.850
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21833988 kB
Buffers:       2149000 kB
Cached:        5046076 kB
SwapCached:         80 kB
Active:        3818976 kB
Inactive:      6726824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21833988 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           35744 kB
Writeback:           0 kB
AnonPages:     3351696 kB
Mapped:          21700 kB
Slab:           487336 kB
PageTables:      18828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 37120280 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= 73588 MiB
End job on node144 at 2011-05-02 15:19:05