Trace number 3381104

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)? (TO) 42150.2 4997.62

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

Solver Data

0.34/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.67	c INFO: solving HOME/instance-3381104-1305504311.cnf
0.34/0.67	c INFO: computing task features
0.43/0.73	c INFO: computed variable-clause graph statistics
0.43/0.73	c INFO: computed clause balance statistics
0.72/1.03	c INFO: computed variable balance statistics
0.83/1.18	c INFO: computed small-clause counts
0.83/1.18	c INFO: computed Horn-clause counts
0.83/1.20	c INFO: computed variable graph statistics
0.83/1.20	c INFO: collected features for HOME/instance-3381104-1305504311.cnf in 0.53 s
0.94/1.22	c INFO: running lingeling-276@0 for 97 with 4999 remaining (b = 0.28)
0.94/1.24	c INFO: running cryptominisat-2.9.0@0 for 485 with 4999 remaining (b = 0.36)
0.94/1.27	c INFO: running lingeling-276@0 for 1261 with 4999 remaining (b = 0.52)
0.94/1.29	c INFO: running lingeling-276@0 for 1261 with 4999 remaining (b = 0.46)
1.02/1.31	c INFO: running SApperloT@0 for 97 with 4999 remaining (b = 0.03)
1.02/1.34	c INFO: running precosat-570@0 for 291 with 4999 remaining (b = 0.17)
1.02/1.37	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4999 remaining (b = 0.48)
1.02/1.39	c INFO: running lingeling-276@0 for 1067 with 4999 remaining (b = 0.33)
801.15/101.51	c INFO: running lingeling-276@0 for 970 with 4899 remaining (b = 0.26)
801.93/101.60	c INFO: running cryptominisat-2.9.0@0 for 1455 with 4899 remaining (b = 0.41)
2385.76/300.13	c INFO: running precosat-570@0 for 1164 with 4700 remaining (b = 0.36)
3914.50/491.76	c INFO: running precosat-570@0 for 776 with 4508 remaining (b = 0.30)
8529.26/1070.14	c INFO: running precosat-570@0 for 97 with 3930 remaining (b = 0.06)
8688.01/1090.03	c INFO: running SApperloT@0 for 97 with 3910 remaining (b = 0.02)
9329.43/1170.44	c INFO: running precosat-570@970 for 194 with 3830 remaining (b = 0.09)
9488.25/1190.32	c INFO: running cryptominisat-2.9.0@0 for 97 with 3810 remaining (b = 0.04)
10096.09/1266.53	c INFO: running SApperloT@0 for 291 with 3734 remaining (b = 0.07)
10096.09/1266.56	c INFO: running cryptominisat-2.9.0@0 for 291 with 3734 remaining (b = 0.10)
10137.67/1271.77	c INFO: running precosat-570@1068 for 194 with 3728 remaining (b = 0.07)
10296.34/1291.61	c INFO: running cryptominisat-2.9.0@1265 for 97 with 3709 remaining (b = 0.04)
10905.01/1367.97	c INFO: running precosat-570@0 for 194 with 3632 remaining (b = 0.09)
11093.27/1391.56	c INFO: running precosat-570@1070 for 97 with 3609 remaining (b = 0.04)
11672.38/1464.17	c INFO: running cryptominisat-2.9.0@1459 for 194 with 3536 remaining (b = 0.06)
11705.88/1468.37	c INFO: running lingeling-276@100 for 97 with 3532 remaining (b = 0.04)
11870.20/1488.93	c INFO: running precosat-570@1168 for 97 with 3511 remaining (b = 0.03)
12405.49/1556.04	c INFO: running lingeling-276@98 for 1067 with 3444 remaining (b = 0.23)
12448.54/1561.42	c INFO: running lingeling-276@0 for 485 with 3439 remaining (b = 0.14)
12482.00/1565.65	c INFO: running lingeling-276@0 for 97 with 3435 remaining (b = 0.02)
12513.16/1569.53	c INFO: running lingeling-276@196 for 97 with 3431 remaining (b = 0.03)
12570.57/1576.70	c INFO: running cryptominisat-2.9.0@293 for 97 with 3423 remaining (b = 0.03)
12645.53/1586.21	c INFO: running cryptominisat-2.9.0@776 for 873 with 3414 remaining (b = 0.20)
13213.51/1657.32	c INFO: running precosat-570@1456 for 194 with 3343 remaining (b = 0.05)
13230.24/1659.50	c INFO: running cryptominisat-2.9.0@1656 for 291 with 3341 remaining (b = 0.09)
13250.90/1662.03	c INFO: running lingeling-276@198 for 1067 with 3338 remaining (b = 0.27)
13289.20/1666.82	c INFO: running lingeling-276@1654 for 97 with 3333 remaining (b = 0.02)
13341.05/1673.35	c INFO: running cryptominisat-2.9.0@390 for 97 with 3327 remaining (b = 0.05)
14089.04/1767.11	c INFO: running cryptominisat-2.9.0@0 for 97 with 3233 remaining (b = 0.03)
14137.68/1773.26	c INFO: running cryptominisat-2.9.0@0 for 3227 with 3227 remaining (b = 0.41)
14756.05/1850.85	c INFO: running cryptominisat-2.9.0@0 for 485 with 3149 remaining (b = 0.11)
14886.68/1867.27	c INFO: running lingeling-276@0 for 194 with 3133 remaining (b = 0.04)
15548.89/1950.38	c INFO: running cryptominisat-2.9.0@1752 for 194 with 3050 remaining (b = 0.07)
16340.93/2049.75	c INFO: running precosat-570@1649 for 97 with 2950 remaining (b = 0.02)
16445.26/2062.82	c INFO: running lingeling-276@290 for 388 with 2937 remaining (b = 0.08)
17105.84/2145.77	c INFO: running cryptominisat-2.9.0@99 for 388 with 2854 remaining (b = 0.06)
17116.17/2147.04	c INFO: running precosat-570@99 for 97 with 2853 remaining (b = 0.02)
17891.45/2244.34	c INFO: running precosat-570@193 for 97 with 2756 remaining (b = 0.02)
18665.96/2341.50	c INFO: running precosat-570@1844 for 388 with 2659 remaining (b = 0.09)
18698.65/2345.63	c INFO: running precosat-570@682 for 97 with 2655 remaining (b = 0.02)
19505.83/2446.93	c INFO: running precosat-570@0 for 194 with 2553 remaining (b = 0.05)
19537.77/2450.94	c INFO: running lingeling-276@485 for 97 with 2549 remaining (b = 0.03)
19666.76/2467.15	c INFO: running glucose@0 for 873 with 2533 remaining (b = 0.14)
20230.20/2537.84	c INFO: running cryptominisat-2.9.0@490 for 1455 with 2462 remaining (b = 0.21)
20344.79/2552.24	c INFO: running lingeling-276@97 for 485 with 2448 remaining (b = 0.08)
21043.61/2639.96	c INFO: running lingeling-276@388 for 194 with 2360 remaining (b = 0.04)
21120.07/2649.51	c INFO: running lingeling-276@0 for 1261 with 2351 remaining (b = 0.18)
21760.71/2729.98	c INFO: running precosat-570@387 for 97 with 2270 remaining (b = 0.02)
21789.39/2733.58	c INFO: running precosat-570@1942 for 291 with 2267 remaining (b = 0.07)
22535.94/2827.28	c INFO: running glucosER@0 for 194 with 2173 remaining (b = 0.04)
22617.95/2837.51	c INFO: running lingeling-276@587 for 679 with 2163 remaining (b = 0.10)
24102.37/3023.85	c INFO: running SApperloT@1265 for 97 with 1976 remaining (b = 0.01)
24122.29/3026.39	c INFO: running precosat-570@2040 for 194 with 1974 remaining (b = 0.05)
24227.47/3039.58	c INFO: running lingeling-276@1163 for 97 with 1961 remaining (b = 0.02)
24925.46/3127.16	c INFO: running precosat-570@0 for 97 with 1873 remaining (b = 0.02)
25034.52/3140.87	c INFO: running precosat-570@780 for 1455 with 1859 remaining (b = 0.19)
25696.53/3223.95	c INFO: running cryptominisat-2.9.0@196 for 1776 with 1776 remaining (b = 0.20)
25724.42/3227.46	c INFO: running cryptominisat-2.9.0@0 for 97 with 1773 remaining (b = 0.02)
26575.13/3334.36	c INFO: running precosat-570@2523 for 97 with 1666 remaining (b = 0.02)
26680.97/3347.62	c INFO: running glucose@388 for 776 with 1653 remaining (b = 0.12)
27341.48/3430.69	c INFO: running glucosER@197 for 873 with 1569 remaining (b = 0.12)
28096.71/3525.52	c INFO: running glucose@0 for 873 with 1475 remaining (b = 0.11)
31218.69/3917.98	c INFO: running lingeling-276@783 for 97 with 1082 remaining (b = 0.01)
31916.59/4005.61	c INFO: running lingeling-276@1064 for 194 with 995 remaining (b = 0.03)
32040.76/4021.29	c INFO: running precosat-570@778 for 979 with 979 remaining (b = 0.11)
32896.24/4128.74	c INFO: running precosat-570@98 for 291 with 871 remaining (b = 0.04)
33504.25/4205.17	c INFO: running lingeling-276@1162 for 97 with 795 remaining (b = 0.02)
34310.43/4306.46	c INFO: running glucose@484 for 485 with 694 remaining (b = 0.06)
34323.15/4308.09	c INFO: running glucosER@874 for 97 with 692 remaining (b = 0.02)
35081.59/4403.37	c INFO: running glucosER@969 for 97 with 597 remaining (b = 0.02)
35239.16/4423.15	c INFO: running glucose@1264 for 388 with 577 remaining (b = 0.07)
35250.26/4424.57	c INFO: running SApperloT@98 for 576 with 576 remaining (b = 0.06)
35887.81/4504.66	c INFO: running glucosER@1846 for 97 with 496 remaining (b = 0.06)
36646.12/4599.93	c INFO: running precosat-570@0 for 97 with 400 remaining (b = 0.01)
36759.07/4614.15	c INFO: running precosat-570@975 for 386 with 386 remaining (b = 0.04)
37444.29/4700.24	c INFO: running precosat-570@1455 for 300 with 300 remaining (b = 0.04)
38189.24/4793.87	c INFO: running glucose@1359 for 206 with 206 remaining (b = 0.03)
38343.57/4813.25	c INFO: running glucose@1558 for 187 with 187 remaining (b = 0.02)
37470.59/4997.60	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 node104 at 2011-05-16 02:05:11
IDJOB=3381104
IDBENCH=83412
IDSOLVER=1864
FILE ID=node104/3381104-1305504311
RUNJOBID= node104-1305504311-476
PBS_JOBID= 13325492
Free space on /tmp= 73428 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.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-3381104-1305504311/watcher-3381104-1305504311 -o /tmp/evaluation-result-3381104-1305504311/solver-3381104-1305504311 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3381104-1305504311.cnf -seed 858621899 -budget 40000 -cores 8

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=858621899

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29283648 kB
Buffers:        288756 kB
Cached:        2259332 kB
SwapCached:     152320 kB
Active:         140540 kB
Inactive:      3252020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29283648 kB
SwapTotal:    67111528 kB
SwapFree:     37160400 kB
Dirty:           32224 kB
Writeback:           0 kB
AnonPages:      705568 kB
Mapped:           8472 kB
Slab:           123872 kB
PageTables:      84024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74803472 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= 73396 MiB
End job on node104 at 2011-05-16 03:28:31