Trace number 3385609

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-random (fixed)? 30514.7 4973.1

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
MD5SUMd85bdfa4ee68fd1c7d18743407334b5d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.46	c INFO: solving HOME/instance-3385609-1305570413.cnf
0.31/0.46	c INFO: computing task features
0.31/0.47	c INFO: computed variable-clause graph statistics
0.31/0.47	c INFO: computed clause balance statistics
0.41/0.53	c INFO: computed variable balance statistics
0.41/0.57	c INFO: computed small-clause counts
0.41/0.57	c INFO: computed Horn-clause counts
0.41/0.57	c INFO: computed variable graph statistics
0.41/0.57	c INFO: collected features for HOME/instance-3385609-1305570413.cnf in 0.11 s
0.50/0.60	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
0.50/0.63	c INFO: running march_hi@0 for 97 with 4999 remaining (b = 0.07)
0.50/0.66	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.08)
0.50/0.69	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.23)
0.60/0.73	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.25)
0.60/0.76	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.22)
0.60/0.79	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.20)
0.70/0.82	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.18)
648.27/100.95	c INFO: running march_hi@0 for 485 with 4899 remaining (b = 0.15)
656.04/102.18	c INFO: running march_hi@0 for 291 with 4898 remaining (b = 0.11)
960.84/153.19	c INFO: running adaptg2wsat2009++@0 for 97 with 4847 remaining (b = 0.03)
2194.20/349.83	c INFO: running kcnfs-2006@0 for 582 with 4650 remaining (b = 0.17)
2677.22/429.93	c INFO: running march_hi@101 for 97 with 4570 remaining (b = 0.03)
3231.73/518.96	c INFO: running march_hi@0 for 291 with 4481 remaining (b = 0.09)
3260.45/523.77	c INFO: running march_hi@0 for 97 with 4476 remaining (b = 0.03)
3373.18/541.16	c INFO: running march_hi@490 for 194 with 4459 remaining (b = 0.08)
3558.93/569.32	c INFO: running march_hi@0 for 97 with 4431 remaining (b = 0.04)
3949.18/629.58	c INFO: running march_hi@93 for 97 with 4370 remaining (b = 0.04)
4047.70/644.77	c INFO: running march_hi@100 for 97 with 4355 remaining (b = 0.04)
4113.86/654.92	c INFO: running march_hi@101 for 291 with 4345 remaining (b = 0.13)
4421.23/702.32	c INFO: running march_hi@0 for 97 with 4298 remaining (b = 0.05)
4430.32/703.77	c INFO: running march_hi@96 for 97 with 4296 remaining (b = 0.05)
4729.20/749.86	c INFO: running march_hi@587 for 97 with 4250 remaining (b = 0.08)
4829.01/765.22	c INFO: running march_hi@0 for 485 with 4235 remaining (b = 0.18)
5027.37/795.84	c INFO: running march_hi@580 for 97 with 4204 remaining (b = 0.05)
5098.15/807.13	c INFO: running march_hi@977 for 1164 with 4193 remaining (b = 0.43)
5177.80/820.47	c INFO: running march_hi@96 for 291 with 4180 remaining (b = 0.12)
5222.36/827.62	c INFO: running march_hi@196 for 194 with 4172 remaining (b = 0.09)
5579.91/886.13	c INFO: running march_hi@489 for 97 with 4114 remaining (b = 0.03)
5818.27/925.74	c INFO: running march_hi@784 for 1358 with 4074 remaining (b = 0.41)
6549.15/1047.33	c INFO: running march_hi@293 for 97 with 3953 remaining (b = 0.05)
6760.78/1082.57	c INFO: running march_hi@582 for 97 with 3917 remaining (b = 0.03)
6933.96/1111.38	c INFO: running march_hi@586 for 97 with 3889 remaining (b = 0.03)
7119.76/1142.24	c INFO: running kcnfs-2006@291 for 291 with 3858 remaining (b = 0.13)
7431.47/1191.06	c INFO: running march_hi@197 for 97 with 3809 remaining (b = 0.04)
7464.58/1196.58	c INFO: running kcnfs-2006@0 for 582 with 3803 remaining (b = 0.16)
7555.95/1211.73	c INFO: running march_hi@1169 for 970 with 3788 remaining (b = 0.34)
7950.35/1277.33	c INFO: running march_hi@0 for 388 with 3723 remaining (b = 0.11)
8112.55/1304.46	c INFO: running march_hi@98 for 291 with 3696 remaining (b = 0.08)
8305.13/1334.17	c INFO: running march_hi@299 for 97 with 3666 remaining (b = 0.04)
9193.79/1471.27	c INFO: running kcnfs-2006@579 for 97 with 3529 remaining (b = 0.07)
9381.84/1501.70	c INFO: running march_hi@874 for 1261 with 3498 remaining (b = 0.33)
9841.60/1578.63	c INFO: running kcnfs-2006@678 for 194 with 3421 remaining (b = 0.05)
10268.57/1649.01	c INFO: running march_hi@196 for 97 with 3351 remaining (b = 0.04)
10942.15/1761.64	c INFO: running march_hi@295 for 97 with 3238 remaining (b = 0.04)
11101.23/1788.29	c INFO: running kcnfs-2006@965 for 97 with 3212 remaining (b = 0.03)
11261.02/1814.96	c INFO: running kcnfs-2006@0 for 582 with 3185 remaining (b = 0.15)
11506.73/1856.03	c INFO: running kcnfs-2006@0 for 582 with 3144 remaining (b = 0.13)
11763.28/1895.64	c INFO: running kcnfs-2006@1353 for 97 with 3104 remaining (b = 0.04)
12134.70/1953.05	c INFO: running kcnfs-2006@99 for 485 with 3047 remaining (b = 0.11)
12486.28/2009.02	c INFO: running kcnfs-2006@1936 for 97 with 2991 remaining (b = 0.07)
13635.18/2200.65	c INFO: running kcnfs-2006@2032 for 1164 with 2799 remaining (b = 0.26)
14367.96/2323.26	c INFO: running march_hi@1266 for 873 with 2677 remaining (b = 0.28)
15269.51/2473.97	c INFO: running kcnfs-2006@93 for 485 with 2526 remaining (b = 0.12)
15628.26/2529.30	c INFO: running kcnfs-2006@93 for 485 with 2471 remaining (b = 0.12)
15961.14/2580.77	c INFO: running march_hi@1268 for 873 with 2419 remaining (b = 0.27)
16762.27/2704.44	c INFO: running kcnfs-2006@198 for 388 with 2296 remaining (b = 0.12)
16899.75/2727.40	c INFO: running march_hi@974 for 1164 with 2273 remaining (b = 0.29)
18824.11/3038.87	c INFO: running kcnfs-2006@1257 for 194 with 1961 remaining (b = 0.06)
19268.71/3112.75	c INFO: running kcnfs-2006@1554 for 388 with 1887 remaining (b = 0.10)
19882.41/3214.77	c INFO: running march_hi@1853 for 97 with 1785 remaining (b = 0.09)
20185.00/3261.43	c INFO: running kcnfs-2006@680 for 97 with 1739 remaining (b = 0.03)
20357.85/3290.32	c INFO: running march_hi@969 for 1261 with 1710 remaining (b = 0.29)
21063.75/3408.39	c INFO: running adaptg2wsat2009++@0 for 97 with 1592 remaining (b = 0.02)
21158.91/3423.04	c INFO: running march_hi@682 for 1455 with 1577 remaining (b = 0.30)
21274.84/3440.99	c INFO: running kcnfs-2006@0 for 582 with 1559 remaining (b = 0.16)
21890.87/3538.84	c INFO: running kcnfs-2006@0 for 582 with 1461 remaining (b = 0.14)
22126.71/3575.23	c INFO: running kcnfs-2006@2425 for 291 with 1425 remaining (b = 0.16)
22210.45/3589.25	c INFO: running kcnfs-2006@3000 for 194 with 1411 remaining (b = 0.05)
23380.64/3784.93	c INFO: running march_hi@0 for 388 with 1215 remaining (b = 0.09)
25054.80/4065.00	c INFO: running kcnfs-2006@99 for 485 with 935 remaining (b = 0.10)
25163.70/4083.17	c INFO: running march_hi@1457 for 679 with 917 remaining (b = 0.24)
25359.76/4115.96	c INFO: running kcnfs-2006@3592 for 97 with 884 remaining (b = 0.02)
25549.31/4147.60	c INFO: running march_hi@1757 for 388 with 852 remaining (b = 0.23)
25882.97/4203.40	c INFO: running kcnfs-2006@1943 for 797 with 797 remaining (b = 0.15)
25972.79/4217.30	c INFO: running kcnfs-2006@4465 for 783 with 783 remaining (b = 0.27)
27243.41/4427.68	c INFO: running kcnfs-2006@392 for 194 with 572 remaining (b = 0.09)
29448.15/4795.57	c INFO: running march_hi@1745 for 204 with 204 remaining (b = 0.05)
29546.39/4811.90	c INFO: running adaptg2wsat2009++@98 for 188 with 188 remaining (b = 0.02)
29862.63/4864.24	c INFO: running march_hi@2147 for 136 with 136 remaining (b = 0.04)
30514.51/4973.07	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 node130 at 2011-05-16 20:26:53
IDJOB=3385609
IDBENCH=82874
IDSOLVER=1870
FILE ID=node130/3385609-1305570413
RUNJOBID= node130-1305564963-9386
PBS_JOBID= 13350120
Free space on /tmp= 73360 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1800377425-032.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-3385609-1305570413/watcher-3385609-1305570413 -o /tmp/evaluation-result-3385609-1305570413/solver-3385609-1305570413 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385609-1305570413.cnf -seed 2119376029 -budget 40000 -cores 8

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

MD5SUM BENCH= d85bdfa4ee68fd1c7d18743407334b5d
RANDOM SEED=2119376029

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24127372 kB
Buffers:        308520 kB
Cached:        4334948 kB
SwapCached:      10248 kB
Active:        4507080 kB
Inactive:      4007476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24127372 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           32660 kB
Writeback:           0 kB
AnonPages:     3869624 kB
Mapped:          23388 kB
Slab:           192580 kB
PageTables:      44992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110440000 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= 73324 MiB
End job on node130 at 2011-05-16 21:49:47