Trace number 3322170

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-random? (TO) 40000.5 5015.55

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
MD5SUM82834b232944ca118e4175405e325327
Bench CategoryRANDOM (random 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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.33/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.46	c INFO: solving HOME/instance-3322170-1304375488.cnf
0.33/0.46	c INFO: computing task features
0.33/0.47	c INFO: computed variable-clause graph statistics
0.33/0.47	c INFO: computed clause balance statistics
0.41/0.52	c INFO: computed variable balance statistics
0.41/0.55	c INFO: computed small-clause counts
0.41/0.55	c INFO: computed Horn-clause counts
0.41/0.56	c INFO: computed variable graph statistics
0.41/0.56	c INFO: collected features for HOME/instance-3322170-1304375488.cnf in 0.09 s
0.41/0.59	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.58)
0.52/0.63	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.07)
0.52/0.67	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.43)
0.62/0.70	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.39)
0.62/0.74	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.35)
0.62/0.78	c INFO: running kcnfs-2006@0 for 582 with 39999 remaining (b = 0.30)
0.71/0.82	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.22)
0.71/0.86	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.22)
799.59/100.79	c INFO: running kcnfs-2006@0 for 582 with 39899 remaining (b = 0.21)
800.38/100.85	c INFO: running march_hi@0 for 388 with 39899 remaining (b = 0.15)
3140.09/393.96	c INFO: running march_hi@0 for 97 with 39606 remaining (b = 0.03)
3912.09/490.65	c INFO: running march_hi@96 for 291 with 39509 remaining (b = 0.11)
3932.78/493.29	c INFO: running kcnfs-2006@0 for 582 with 39507 remaining (b = 0.16)
3975.81/498.63	c INFO: running march_hi@390 for 97 with 39501 remaining (b = 0.03)
4671.94/585.87	c INFO: running kcnfs-2006@0 for 485 with 39414 remaining (b = 0.14)
4778.09/599.19	c INFO: running march_hi@975 for 1164 with 39401 remaining (b = 0.43)
5455.01/683.99	c INFO: running march_hi@100 for 291 with 39316 remaining (b = 0.11)
5465.43/685.25	c INFO: running march_hi@0 for 291 with 39315 remaining (b = 0.11)
5465.43/685.29	c INFO: running march_hi@0 for 291 with 39315 remaining (b = 0.11)
5486.07/687.83	c INFO: running march_hi@0 for 97 with 39312 remaining (b = 0.05)
6264.45/785.32	c INFO: running march_hi@95 for 291 with 39215 remaining (b = 0.14)
6266.76/785.63	c INFO: running march_hi@486 for 194 with 39214 remaining (b = 0.12)
7794.65/977.09	c INFO: running march_hi@683 for 97 with 39023 remaining (b = 0.04)
7797.05/977.33	c INFO: running march_hi@0 for 388 with 39023 remaining (b = 0.13)
7802.63/978.03	c INFO: running march_hi@586 for 97 with 39022 remaining (b = 0.04)
7809.01/978.87	c INFO: running march_hi@778 for 1358 with 39021 remaining (b = 0.40)
8534.63/1069.79	c INFO: running kcnfs-2006@100 for 485 with 38930 remaining (b = 0.15)
8582.56/1075.79	c INFO: running kcnfs-2006@100 for 485 with 38924 remaining (b = 0.15)
8584.11/1075.92	c INFO: running march_hi@0 for 388 with 38924 remaining (b = 0.12)
8593.69/1077.10	c INFO: running march_hi@389 for 97 with 38923 remaining (b = 0.03)
8659.93/1085.41	c INFO: running kcnfs-2006@490 for 97 with 38915 remaining (b = 0.07)
9375.93/1175.16	c INFO: running march_hi@977 for 1164 with 38825 remaining (b = 0.36)
9419.84/1180.63	c INFO: running adaptg2wsat2009++@0 for 97 with 38819 remaining (b = 0.03)
10219.59/1280.86	c INFO: running kcnfs-2006@588 for 194 with 38719 remaining (b = 0.05)
10962.72/1373.94	c INFO: running march_hi@292 for 97 with 38626 remaining (b = 0.04)
11715.37/1468.20	c INFO: running march_hi@291 for 97 with 38532 remaining (b = 0.04)
11743.32/1471.73	c INFO: running march_hi@0 for 388 with 38528 remaining (b = 0.11)
11763.22/1474.29	c INFO: running march_hi@874 for 1261 with 38526 remaining (b = 0.34)
12382.57/1551.80	c INFO: running kcnfs-2006@198 for 388 with 38448 remaining (b = 0.14)
12476.75/1563.66	c INFO: running kcnfs-2006@196 for 388 with 38436 remaining (b = 0.14)
12496.70/1566.15	c INFO: running march_hi@387 for 97 with 38434 remaining (b = 0.04)
13285.27/1664.96	c INFO: running kcnfs-2006@0 for 582 with 38335 remaining (b = 0.15)
14082.63/1764.86	c INFO: running march_hi@1657 for 485 with 38235 remaining (b = 0.27)
14871.17/1863.60	c INFO: running march_hi@193 for 291 with 38136 remaining (b = 0.08)
15540.82/1947.52	c INFO: running kcnfs-2006@684 for 97 with 38052 remaining (b = 0.03)
15627.04/1958.39	c INFO: running kcnfs-2006@292 for 291 with 38042 remaining (b = 0.10)
16299.94/2042.75	c INFO: running kcnfs-2006@1074 for 291 with 37957 remaining (b = 0.07)
17185.02/2153.60	c INFO: running kcnfs-2006@0 for 582 with 37846 remaining (b = 0.14)
17969.28/2251.94	c INFO: running kcnfs-2006@387 for 291 with 37748 remaining (b = 0.10)
17970.08/2252.02	c INFO: running march_hi@877 for 1261 with 37748 remaining (b = 0.31)
17996.41/2255.40	c INFO: running march_hi@2049 for 97 with 37745 remaining (b = 0.11)
18641.51/2336.30	c INFO: running kcnfs-2006@1162 for 291 with 37664 remaining (b = 0.07)
18667.00/2339.45	c INFO: running march_hi@1260 for 194 with 37661 remaining (b = 0.07)
18678.23/2340.86	c INFO: running march_hi@1072 for 1067 with 37659 remaining (b = 0.28)
18753.91/2350.34	c INFO: running kcnfs-2006@0 for 582 with 37650 remaining (b = 0.13)
20239.98/2536.71	c INFO: running kcnfs-2006@1364 for 1358 with 37463 remaining (b = 0.30)
20254.33/2538.60	c INFO: running march_hi@782 for 1358 with 37461 remaining (b = 0.29)
20998.19/2631.88	c INFO: running kcnfs-2006@2521 for 291 with 37368 remaining (b = 0.17)
21818.56/2734.74	c INFO: running march_hi@1356 for 873 with 37265 remaining (b = 0.22)
21843.31/2737.82	c INFO: running kcnfs-2006@292 for 291 with 37262 remaining (b = 0.11)
23291.17/2919.44	c INFO: running kcnfs-2006@3779 for 2134 with 37081 remaining (b = 0.48)
23419.47/2935.53	c INFO: running kcnfs-2006@197 for 388 with 37064 remaining (b = 0.12)
24183.23/3031.39	c INFO: running kcnfs-2006@579 for 97 with 36969 remaining (b = 0.07)
24990.83/3132.65	c INFO: running kcnfs-2006@680 for 97 with 36867 remaining (b = 0.03)
25749.89/3227.89	c INFO: running kcnfs-2006@774 for 97 with 36772 remaining (b = 0.03)
26501.72/3322.13	c INFO: running kcnfs-2006@0 for 582 with 36678 remaining (b = 0.15)
26526.44/3325.25	c INFO: running kcnfs-2006@489 for 97 with 36675 remaining (b = 0.07)
27194.53/3409.05	c INFO: running march_hi@1166 for 970 with 36591 remaining (b = 0.23)
27333.27/3426.50	c INFO: running kcnfs-2006@1555 for 388 with 36574 remaining (b = 0.10)
28319.45/3550.13	c INFO: running march_hi@1361 for 776 with 36450 remaining (b = 0.21)
28815.40/3612.32	c INFO: running march_hi@1939 for 97 with 36388 remaining (b = 0.07)
29562.40/3706.10	c INFO: running march_hi@2032 for 194 with 36294 remaining (b = 0.18)
30440.96/3816.29	c INFO: running kcnfs-2006@2818 for 291 with 36184 remaining (b = 0.08)
31078.01/3896.18	c INFO: running march_hi@0 for 291 with 36104 remaining (b = 0.08)
31102.69/3899.22	c INFO: running adaptg2wsat2009++@0 for 97 with 36101 remaining (b = 0.02)
31118.61/3901.29	c INFO: running march_hi@1077 for 1067 with 36099 remaining (b = 0.23)
31262.93/3919.34	c INFO: running kcnfs-2006@388 for 194 with 36081 remaining (b = 0.09)
31901.47/3999.49	c INFO: running kcnfs-2006@0 for 582 with 36001 remaining (b = 0.12)
32782.30/4109.90	c INFO: running kcnfs-2006@4174 for 1649 with 35890 remaining (b = 0.38)
32788.72/4110.78	c INFO: running kcnfs-2006@488 for 97 with 35889 remaining (b = 0.06)
33437.62/4192.14	c INFO: running march_hi@1356 for 873 with 35808 remaining (b = 0.23)
33596.17/4212.05	c INFO: running kcnfs-2006@1650 for 291 with 35788 remaining (b = 0.09)
34477.81/4322.66	c INFO: running kcnfs-2006@0 for 582 with 35677 remaining (b = 0.11)
34963.36/4383.59	c INFO: running march_hi@0 for 291 with 35616 remaining (b = 0.06)
35904.75/4501.68	c INFO: running kcnfs-2006@2420 for 388 with 35498 remaining (b = 0.18)
36670.79/4597.71	c INFO: running march_hi@1267 for 873 with 35402 remaining (b = 0.17)
37339.68/4681.68	c INFO: running march_hi@289 for 97 with 35318 remaining (b = 0.03)
38100.88/4777.11	c INFO: running kcnfs-2006@287 for 388 with 35223 remaining (b = 0.07)
39059.85/4897.49	c INFO: running kcnfs-2006@3004 for 194 with 35103 remaining (b = 0.08)
39206.53/4915.84	c INFO: running adaptg2wsat2009++@99 for 97 with 35084 remaining (b = 0.02)
39617.04/4967.33	c INFO: running march_hi@1664 for 485 with 35033 remaining (b = 0.15)
39982.12/5013.15	c INFO: running gnovelty+2@0 for 97 with 34987 remaining (b = 0.02)

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 node121 at 2011-05-03 00:31:28
IDJOB=3322170
IDBENCH=82948
IDSOLVER=1712
FILE ID=node121/3322170-1304375488
RUNJOBID= node121-1304366467-1235
PBS_JOBID= 13181750
Free space on /tmp= 73492 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322170-1304375488/watcher-3322170-1304375488 -o /tmp/evaluation-result-3322170-1304375488/solver-3322170-1304375488 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322170-1304375488.cnf -seed 1170588864 -budget 40000 -cores 8

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

MD5SUM BENCH= 82834b232944ca118e4175405e325327
RANDOM SEED=1170588864

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:      16818784 kB
Buffers:       2200656 kB
Cached:        9689716 kB
SwapCached:       2776 kB
Active:       12576560 kB
Inactive:      3016628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      16818784 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           31956 kB
Writeback:           0 kB
AnonPages:     3701580 kB
Mapped:          21260 kB
Slab:           453220 kB
PageTables:      20060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 24725036 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= 73460 MiB
End job on node121 at 2011-05-03 01:55:05