Trace number 3322245

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) 36152.7 5100.16

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.67	c INFO: solving HOME/instance-3322245-1304377490.cnf
0.35/0.67	c INFO: computing task features
0.35/0.68	c INFO: computed variable-clause graph statistics
0.35/0.68	c INFO: computed clause balance statistics
0.44/0.76	c INFO: computed variable balance statistics
0.44/0.79	c INFO: computed small-clause counts
0.44/0.79	c INFO: computed Horn-clause counts
0.54/0.80	c INFO: computed variable graph statistics
0.54/0.80	c INFO: collected features for HOME/instance-3322245-1304377490.cnf in 0.13 s
0.54/0.84	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.63)
0.54/0.87	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.07)
0.63/0.91	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.30)
0.63/0.95	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.31)
0.63/0.99	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.28)
1.14/1.03	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.25)
1.14/1.07	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.22)
1.73/1.11	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.16)
700.15/101.04	c INFO: running kcnfs-2006@0 for 582 with 39899 remaining (b = 0.19)
1035.98/149.16	c INFO: running march_hi@0 for 388 with 39851 remaining (b = 0.12)
2921.36/419.11	c INFO: running march_hi@100 for 97 with 39581 remaining (b = 0.03)
3049.08/437.40	c INFO: running march_hi@0 for 97 with 39563 remaining (b = 0.03)
3643.98/522.66	c INFO: running march_hi@488 for 194 with 39478 remaining (b = 0.08)
3658.01/524.70	c INFO: running march_hi@0 for 291 with 39476 remaining (b = 0.10)
3838.84/550.58	c INFO: running march_hi@0 for 97 with 39450 remaining (b = 0.04)
3850.11/552.16	c INFO: running march_hi@0 for 97 with 39448 remaining (b = 0.05)
3949.17/566.33	c INFO: running march_hi@0 for 97 with 39434 remaining (b = 0.05)
4132.83/592.66	c INFO: running march_hi@94 for 97 with 39408 remaining (b = 0.06)
4317.85/619.12	c INFO: running march_hi@393 for 97 with 39381 remaining (b = 0.08)
4704.00/674.47	c INFO: running march_hi@98 for 97 with 39326 remaining (b = 0.06)
4737.53/679.30	c INFO: running march_hi@487 for 97 with 39321 remaining (b = 0.06)
4754.29/681.62	c INFO: running march_hi@487 for 97 with 39319 remaining (b = 0.05)
4894.66/701.71	c INFO: running march_hi@485 for 194 with 39298 remaining (b = 0.08)
5067.09/726.43	c INFO: running march_hi@974 for 1164 with 39274 remaining (b = 0.40)
5127.16/735.06	c INFO: running kcnfs-2006@97 for 485 with 39265 remaining (b = 0.17)
5205.96/745.90	c INFO: running march_hi@488 for 97 with 39254 remaining (b = 0.03)
5397.75/771.53	c INFO: running march_hi@584 for 97 with 39229 remaining (b = 0.03)
5463.57/780.98	c INFO: running march_hi@583 for 97 with 39219 remaining (b = 0.03)
5661.00/809.16	c INFO: running march_hi@198 for 97 with 39191 remaining (b = 0.05)
6026.92/861.53	c INFO: running kcnfs-2006@0 for 582 with 39139 remaining (b = 0.18)
6027.59/861.69	c INFO: running adaptg2wsat2009++@0 for 97 with 39139 remaining (b = 0.03)
6290.81/899.36	c INFO: running march_hi@678 for 97 with 39101 remaining (b = 0.03)
6345.28/907.18	c INFO: running march_hi@296 for 97 with 39093 remaining (b = 0.06)
6434.65/919.90	c INFO: running march_hi@0 for 388 with 39080 remaining (b = 0.11)
6631.59/948.14	c INFO: running march_hi@682 for 1455 with 39052 remaining (b = 0.40)
6769.85/967.93	c INFO: running kcnfs-2006@0 for 582 with 39032 remaining (b = 0.15)
7051.19/1008.22	c INFO: running march_hi@683 for 1455 with 38992 remaining (b = 0.36)
7116.17/1017.53	c INFO: running march_hi@394 for 97 with 38983 remaining (b = 0.03)
7819.98/1118.40	c INFO: running kcnfs-2006@0 for 582 with 38882 remaining (b = 0.14)
8586.80/1220.89	c INFO: running kcnfs-2006@194 for 388 with 38779 remaining (b = 0.12)
10037.11/1418.32	c INFO: running march_hi@102 for 291 with 38582 remaining (b = 0.09)
10415.72/1472.56	c INFO: running kcnfs-2006@295 for 291 with 38528 remaining (b = 0.11)
11421.46/1616.54	c INFO: running kcnfs-2006@584 for 194 with 38384 remaining (b = 0.05)
11788.84/1669.14	c INFO: running kcnfs-2006@98 for 485 with 38331 remaining (b = 0.13)
12210.02/1729.48	c INFO: running kcnfs-2006@481 for 194 with 38271 remaining (b = 0.10)
12259.61/1736.52	c INFO: running adaptg2wsat2009++@0 for 97 with 38264 remaining (b = 0.02)
12799.51/1813.90	c INFO: running kcnfs-2006@1167 for 194 with 38186 remaining (b = 0.07)
12959.41/1836.76	c INFO: running kcnfs-2006@0 for 582 with 38163 remaining (b = 0.14)
13546.16/1920.84	c INFO: running kcnfs-2006@772 for 97 with 38079 remaining (b = 0.03)
14017.86/1988.48	c INFO: running kcnfs-2006@684 for 97 with 38012 remaining (b = 0.03)
14252.28/2022.06	c INFO: running march_hi@0 for 388 with 37978 remaining (b = 0.10)
14465.11/2052.55	c INFO: running march_hi@1561 for 582 with 37948 remaining (b = 0.29)
14505.55/2058.36	c INFO: running kcnfs-2006@1265 for 97 with 37942 remaining (b = 0.04)
14850.24/2107.75	c INFO: running march_hi@775 for 1455 with 37892 remaining (b = 0.33)
15237.83/2159.60	c INFO: running march_hi@0 for 388 with 37841 remaining (b = 0.08)
16723.67/2358.37	c INFO: running kcnfs-2006@683 for 97 with 37642 remaining (b = 0.03)
17194.64/2422.83	c INFO: running kcnfs-2006@191 for 485 with 37577 remaining (b = 0.10)
17209.30/2424.91	c INFO: running march_hi@779 for 1358 with 37575 remaining (b = 0.29)
17232.30/2428.30	c INFO: running march_hi@1167 for 194 with 37572 remaining (b = 0.08)
17860.06/2518.27	c INFO: running kcnfs-2006@1367 for 582 with 37482 remaining (b = 0.14)
17996.13/2537.75	c INFO: running kcnfs-2006@1267 for 97 with 37462 remaining (b = 0.04)
18172.52/2561.63	c INFO: running kcnfs-2006@0 for 582 with 37439 remaining (b = 0.12)
18635.34/2627.72	c INFO: running march_hi@779 for 1358 with 37373 remaining (b = 0.27)
18707.17/2638.03	c INFO: running kcnfs-2006@1661 for 1067 with 37362 remaining (b = 0.23)
19251.06/2716.06	c INFO: running march_hi@1756 for 388 with 37284 remaining (b = 0.24)
20733.33/2920.73	c INFO: running kcnfs-2006@0 for 582 with 37080 remaining (b = 0.11)
22083.10/3114.35	c INFO: running march_hi@686 for 1455 with 36886 remaining (b = 0.27)
22834.50/3214.80	c INFO: running kcnfs-2006@193 for 485 with 36785 remaining (b = 0.10)
22904.72/3224.23	c INFO: running adaptg2wsat2009++@0 for 97 with 36776 remaining (b = 0.02)
24022.12/3384.59	c INFO: running kcnfs-2006@0 for 582 with 36616 remaining (b = 0.11)
25013.43/3520.96	c INFO: running kcnfs-2006@580 for 97 with 36479 remaining (b = 0.05)
25927.66/3652.29	c INFO: running kcnfs-2006@1642 for 1552 with 36348 remaining (b = 0.26)
26564.29/3742.95	c INFO: running kcnfs-2006@2241 for 485 with 36257 remaining (b = 0.14)
26646.42/3754.79	c INFO: running kcnfs-2006@0 for 582 with 36245 remaining (b = 0.10)
26837.22/3782.18	c INFO: running march_hi@873 for 1261 with 36218 remaining (b = 0.23)
27870.47/3930.56	c INFO: running march_hi@1170 for 970 with 36070 remaining (b = 0.22)
28794.19/4061.85	c INFO: running march_hi@0 for 388 with 35938 remaining (b = 0.06)
30277.80/4267.95	c INFO: running march_hi@877 for 1261 with 35732 remaining (b = 0.23)
30569.78/4307.01	c INFO: running kcnfs-2006@2727 for 97 with 35693 remaining (b = 0.02)
31370.63/4414.29	c INFO: running gnovelty+2@0 for 97 with 35586 remaining (b = 0.02)
32057.45/4512.83	c INFO: running march_hi@1357 for 873 with 35487 remaining (b = 0.23)
32111.76/4520.62	c INFO: running kcnfs-2006@2827 for 3007 with 35480 remaining (b = 0.40)
32124.11/4522.27	c INFO: running kcnfs-2006@1466 for 1358 with 35478 remaining (b = 0.20)
33409.62/4706.75	c INFO: running march_hi@1270 for 873 with 35293 remaining (b = 0.16)
35003.91/4935.57	c INFO: running march_hi@1758 for 388 with 35065 remaining (b = 0.14)
36118.68/5095.57	c INFO: running kcnfs-2006@678 for 194 with 34905 remaining (b = 0.03)

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 node133 at 2011-05-03 01:04:50
IDJOB=3322245
IDBENCH=83023
IDSOLVER=1712
FILE ID=node133/3322245-1304377490
RUNJOBID= node133-1304371961-29114
PBS_JOBID= 13181778
Free space on /tmp= 73640 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.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-3322245-1304377490/watcher-3322245-1304377490 -o /tmp/evaluation-result-3322245-1304377490/solver-3322245-1304377490 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322245-1304377490.cnf -seed 345612048 -budget 40000 -cores 8

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=345612048

node133.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.834
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.66
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.834
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.75
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.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
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.74
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.834
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:     32951124 kB
MemFree:      24209864 kB
Buffers:        611244 kB
Cached:        1738504 kB
SwapCached:        124 kB
Active:        6503116 kB
Inactive:      1860632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24209864 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:           33296 kB
Writeback:           0 kB
AnonPages:     6013532 kB
Mapped:          21400 kB
Slab:           294504 kB
PageTables:      18972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 12204228 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73608 MiB
End job on node133 at 2011-05-03 02:29:53