Trace number 3322199

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) 31805.5 5100.15

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
MD5SUM84ed72ef969365b45feb251988bfac3d
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.30/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.45	c INFO: solving HOME/instance-3322199-1304375879.cnf
0.30/0.45	c INFO: computing task features
0.30/0.46	c INFO: computed variable-clause graph statistics
0.30/0.47	c INFO: computed clause balance statistics
0.39/0.52	c INFO: computed variable balance statistics
0.39/0.56	c INFO: computed small-clause counts
0.39/0.56	c INFO: computed Horn-clause counts
0.39/0.57	c INFO: computed variable graph statistics
0.39/0.57	c INFO: collected features for HOME/instance-3322199-1304375879.cnf in 0.11 s
0.49/0.60	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.58)
0.49/0.64	c INFO: running march_hi@0 for 97 with 39999 remaining (b = 0.07)
0.49/0.68	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.08)
0.59/0.72	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.34)
0.59/0.76	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.30)
0.69/0.80	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.27)
0.69/0.84	c INFO: running march_hi@0 for 679 with 39999 remaining (b = 0.24)
0.69/0.89	c INFO: running kcnfs-2006@0 for 582 with 39999 remaining (b = 0.20)
650.41/100.91	c INFO: running adaptg2wsat2009++@0 for 97 with 39899 remaining (b = 0.03)
650.41/100.99	c INFO: running adaptg2wsat2009++@0 for 97 with 39899 remaining (b = 0.02)
652.24/101.29	c INFO: running march_hi@0 for 5142 with 39899 remaining (b = 0.68)
1264.29/201.22	c INFO: running march_hi@0 for 388 with 39799 remaining (b = 0.17)
1498.13/237.39	c INFO: running march_hi@0 for 388 with 39763 remaining (b = 0.14)
4379.01/690.83	c INFO: running march_hi@0 for 291 with 39309 remaining (b = 0.09)
4790.40/754.35	c INFO: running march_hi@100 for 291 with 39246 remaining (b = 0.10)
4967.92/781.70	c INFO: running march_hi@0 for 291 with 39218 remaining (b = 0.10)
4982.16/783.96	c INFO: running kcnfs-2006@100 for 97 with 39216 remaining (b = 0.04)
5175.26/813.79	c INFO: running march_hi@0 for 97 with 39186 remaining (b = 0.04)
5459.68/857.66	c INFO: running march_hi@684 for 97 with 39142 remaining (b = 0.05)
6048.62/955.32	c INFO: running march_hi@0 for 485 with 39045 remaining (b = 0.17)
6169.41/975.50	c INFO: running march_hi@781 for 1358 with 39025 remaining (b = 0.45)
6329.04/998.42	c INFO: running march_hi@0 for 97 with 39002 remaining (b = 0.05)
6335.31/999.31	c INFO: running march_hi@393 for 97 with 39001 remaining (b = 0.07)
6610.34/1038.75	c INFO: running march_hi@391 for 97 with 38961 remaining (b = 0.06)
7121.17/1117.61	c INFO: running march_hi@586 for 97 with 38882 remaining (b = 0.05)
7387.60/1158.66	c INFO: running march_hi@0 for 388 with 38841 remaining (b = 0.11)
7400.14/1160.79	c INFO: running march_hi@779 for 1358 with 38839 remaining (b = 0.39)
7503.11/1176.69	c INFO: running kcnfs-2006@0 for 582 with 38823 remaining (b = 0.15)
7589.27/1189.97	c INFO: running march_hi@92 for 291 with 38810 remaining (b = 0.10)
8273.59/1295.52	c INFO: running march_hi@879 for 1261 with 38704 remaining (b = 0.35)
9367.35/1464.31	c INFO: running march_hi@95 for 291 with 38536 remaining (b = 0.09)
9981.21/1559.19	c INFO: running march_hi@101 for 291 with 38441 remaining (b = 0.10)
11305.13/1763.75	c INFO: running march_hi@192 for 291 with 38236 remaining (b = 0.10)
11323.97/1766.66	c INFO: running kcnfs-2006@0 for 582 with 38233 remaining (b = 0.15)
12517.05/1950.86	c INFO: running kcnfs-2006@94 for 485 with 38049 remaining (b = 0.13)
13740.55/2139.72	c INFO: running march_hi@393 for 97 with 37860 remaining (b = 0.03)
14659.60/2281.66	c INFO: running march_hi@0 for 388 with 37718 remaining (b = 0.09)
15005.89/2331.30	c INFO: running march_hi@682 for 1455 with 37669 remaining (b = 0.33)
15252.39/2369.42	c INFO: running march_hi@1464 for 679 with 37631 remaining (b = 0.25)
16309.19/2540.88	c INFO: running kcnfs-2006@586 for 194 with 37459 remaining (b = 0.05)
16977.00/2652.79	c INFO: running kcnfs-2006@385 for 291 with 37347 remaining (b = 0.12)
16985.95/2654.26	c INFO: running march_hi@1365 for 776 with 37346 remaining (b = 0.25)
17407.91/2724.95	c INFO: running kcnfs-2006@0 for 582 with 37275 remaining (b = 0.13)
17788.67/2788.72	c INFO: running march_hi@95 for 291 with 37211 remaining (b = 0.07)
18242.85/2864.82	c INFO: running kcnfs-2006@1069 for 291 with 37135 remaining (b = 0.08)
18946.52/2982.76	c INFO: running adaptg2wsat2009++@100 for 97 with 37017 remaining (b = 0.02)
19958.18/3152.29	c INFO: running gnovelty+2@0 for 97 with 36848 remaining (b = 0.02)
20247.05/3200.62	c INFO: running kcnfs-2006@1648 for 3977 with 36799 remaining (b = 0.54)
20450.55/3234.77	c INFO: running march_hi@2048 for 97 with 36765 remaining (b = 0.14)
20802.64/3293.79	c INFO: running march_hi@292 for 97 with 36706 remaining (b = 0.04)
20846.89/3301.12	c INFO: running kcnfs-2006@0 for 582 with 36699 remaining (b = 0.13)
21266.41/3371.42	c INFO: running march_hi@2148 for 97 with 36629 remaining (b = 0.03)
21393.05/3391.14	c INFO: running march_hi@877 for 1261 with 36609 remaining (b = 0.28)
22319.85/3539.44	c INFO: running kcnfs-2006@0 for 582 with 36461 remaining (b = 0.12)
22355.47/3544.97	c INFO: running march_hi@683 for 1455 with 36455 remaining (b = 0.29)
23702.01/3769.82	c INFO: running kcnfs-2006@388 for 194 with 36230 remaining (b = 0.09)
25871.10/4133.11	c INFO: running kcnfs-2006@1360 for 582 with 35867 remaining (b = 0.14)
25995.30/4153.92	c INFO: running kcnfs-2006@99 for 485 with 35846 remaining (b = 0.12)
26727.57/4276.63	c INFO: running march_hi@2036 for 194 with 35723 remaining (b = 0.11)
27314.83/4375.09	c INFO: running kcnfs-2006@95 for 485 with 35625 remaining (b = 0.12)
27901.45/4473.39	c INFO: running kcnfs-2006@0 for 582 with 35527 remaining (b = 0.12)
29069.40/4659.85	c INFO: running march_hi@1652 for 485 with 35340 remaining (b = 0.17)
29072.62/4660.39	c INFO: running kcnfs-2006@975 for 388 with 35340 remaining (b = 0.08)
30855.51/4950.72	c INFO: running kcnfs-2006@290 for 388 with 35049 remaining (b = 0.10)
30901.47/4958.45	c INFO: running kcnfs-2006@0 for 582 with 35042 remaining (b = 0.11)

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 node139 at 2011-05-03 00:37:59
IDJOB=3322199
IDBENCH=82977
IDSOLVER=1712
FILE ID=node139/3322199-1304375879
RUNJOBID= node139-1304366465-28822
PBS_JOBID= 13181734
Free space on /tmp= 73128 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S157016908-041.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-3322199-1304375879/watcher-3322199-1304375879 -o /tmp/evaluation-result-3322199-1304375879/solver-3322199-1304375879 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322199-1304375879.cnf -seed 1636694239 -budget 40000 -cores 8

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

MD5SUM BENCH= 84ed72ef969365b45feb251988bfac3d
RANDOM SEED=1636694239

node139.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.852
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.852
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.852
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.74
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.852
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.75
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.852
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	: 5321.49
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.852
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.75
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21699688 kB
Buffers:       1342652 kB
Cached:        4188124 kB
SwapCached:         60 kB
Active:        5450676 kB
Inactive:      5260400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21699688 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           32428 kB
Writeback:           0 kB
AnonPages:     5180096 kB
Mapped:          27204 kB
Slab:           437716 kB
PageTables:      33776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71136420 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= 73096 MiB
End job on node139 at 2011-05-03 02:03:01