Trace number 3322006

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? (MO) 20680.5 2938.32

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
MD5SUM86d70d98b4a1fa931b287202356d4839
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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 58010

Solver Data

0.30/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.46	c INFO: solving HOME/instance-3322006-1304370608.cnf
0.30/0.46	c INFO: computing task features
0.39/0.51	c INFO: computed variable-clause graph statistics
0.39/0.52	c INFO: computed clause balance statistics
0.69/0.80	c INFO: computed variable balance statistics
0.79/0.91	c INFO: computed small-clause counts
0.79/0.91	c INFO: computed Horn-clause counts
0.79/0.92	c INFO: computed variable graph statistics
0.79/0.92	c INFO: collected features for HOME/instance-3322006-1304370608.cnf in 0.46 s
0.79/0.96	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.46)
0.79/1.00	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.11)
0.88/1.03	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.06)
0.88/1.07	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.05)
0.88/1.10	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.04)
1.32/1.14	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.03)
1.32/1.18	c INFO: running FH@0 for 97 with 39999 remaining (b = 0.02)
1.83/1.22	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.02)
700.73/101.26	c INFO: running adaptg2wsat2009++@0 for 97 with 39899 remaining (b = 0.02)
701.36/101.35	c INFO: running hybridGM3@0 for 194 with 39899 remaining (b = 0.03)
701.90/101.43	c INFO: running FH@0 for 97 with 39899 remaining (b = 0.01)
702.39/101.52	c INFO: running hybridGM3@0 for 194 with 39898 remaining (b = 0.02)
873.48/125.45	c INFO: running gnovelty+2@0 for 97 with 39875 remaining (b = 0.01)
874.14/125.53	c INFO: running adaptg2wsat2009++@0 for 97 with 39874 remaining (b = 0.01)
874.72/125.68	c INFO: running adaptg2wsat2009++@0 for 97 with 39874 remaining (b = 0.01)
914.59/131.38	c INFO: running adaptg2wsat2009++@100 for 97 with 39869 remaining (b = 0.01)
1404.54/201.58	c INFO: running hybridGM3@0 for 194 with 39798 remaining (b = 0.02)
1475.69/211.77	c INFO: running march_hi@0 for 388 with 39788 remaining (b = 0.04)
1622.22/232.73	c INFO: running hybridGM3@0 for 194 with 39767 remaining (b = 0.02)
1631.29/234.03	c INFO: running TNM@0 for 1552 with 39766 remaining (b = 0.14)
1825.36/261.89	c INFO: running adaptg2wsat2009++@0 for 97 with 39738 remaining (b = 0.01)
1938.59/276.98	c INFO: running adaptg2wsat2009++@100 for 97 with 39723 remaining (b = 0.01)
2127.03/302.13	c INFO: running hybridGM3@100 for 97 with 39698 remaining (b = 0.01)
2186.15/310.06	c INFO: running hybridGM3@99 for 97 with 39690 remaining (b = 0.01)
2634.10/374.29	c INFO: running FH@0 for 97 with 39626 remaining (b = 0.01)
2744.51/389.29	c INFO: running adaptg2wsat2009++@101 for 97 with 39611 remaining (b = 0.01)
2852.68/404.21	c INFO: running hybridGM3@100 for 97 with 39596 remaining (b = 0.01)
2884.03/408.47	c INFO: running hybridGM3@300 for 97 with 39592 remaining (b = 0.01)
3085.69/435.44	c INFO: running gnovelty+2@0 for 97 with 39565 remaining (b = 0.01)
3295.63/465.50	c INFO: running hybridGM3@95 for 97 with 39535 remaining (b = 0.01)
3470.79/490.69	c INFO: running hybridGM3@0 for 194 with 39509 remaining (b = 0.02)
3532.87/499.52	c INFO: running march_hi@0 for 388 with 39501 remaining (b = 0.03)
3625.49/512.85	c INFO: running hybridGM3@391 for 97 with 39487 remaining (b = 0.01)
3694.50/522.75	c INFO: running hybridGM3@0 for 194 with 39477 remaining (b = 0.01)
3911.35/553.85	c INFO: running hybridGM3@0 for 194 with 39446 remaining (b = 0.01)
4253.64/602.94	c INFO: running hybridGM3@193 for 97 with 39397 remaining (b = 0.01)
4289.81/608.18	c INFO: running TNM@0 for 1261 with 39392 remaining (b = 0.08)
4434.03/628.82	c INFO: running march_hi@101 for 2037 with 39371 remaining (b = 0.13)
5036.95/715.45	c INFO: running march_hi@0 for 388 with 39285 remaining (b = 0.03)
5084.98/722.33	c INFO: running march_hi@0 for 388 with 39278 remaining (b = 0.03)
5231.87/743.46	c INFO: running iPAWS@0 for 97 with 39257 remaining (b = 0.01)
5541.63/786.67	c INFO: running hybridGM3@95 for 97 with 39213 remaining (b = 0.01)
6064.84/861.89	c INFO: running hybridGM3@102 for 97 with 39138 remaining (b = 0.01)
6344.67/902.08	c INFO: running hybridGM3@95 for 97 with 39098 remaining (b = 0.01)
6786.53/965.57	c INFO: running march_hi@96 for 291 with 39034 remaining (b = 0.02)
6854.70/975.31	c INFO: running hybridGM3@193 for 97 with 39025 remaining (b = 0.01)
7400.27/1053.59	c INFO: running adaptg2wsat2009++@98 for 97 with 38946 remaining (b = 0.01)
7533.28/1072.67	c INFO: running hybridGM3@291 for 194 with 38927 remaining (b = 0.01)
8095.85/1152.50	c INFO: running march_hi@99 for 291 with 38848 remaining (b = 0.03)
8210.63/1169.00	c INFO: running FH@0 for 97 with 38831 remaining (b = 0.01)
8326.88/1184.56	c INFO: running march_hi@198 for 1940 with 38815 remaining (b = 0.12)
8959.41/1269.38	c INFO: running march_hi@0 for 388 with 38731 remaining (b = 0.03)
9070.82/1285.32	c INFO: running march_hi@189 for 291 with 38715 remaining (b = 0.03)
9509.91/1348.50	c INFO: running adaptg2wsat2009++@99 for 97 with 38652 remaining (b = 0.01)
10229.46/1451.89	c INFO: running FH@0 for 291 with 38548 remaining (b = 0.02)
10626.83/1508.98	c INFO: running march_hi@192 for 291 with 38491 remaining (b = 0.02)
11332.03/1608.46	c INFO: running march_hi@383 for 97 with 38392 remaining (b = 0.01)
12192.52/1732.06	c INFO: running march_hi@475 for 1746 with 38268 remaining (b = 0.11)
12408.12/1762.84	c INFO: running march_hi@293 for 97 with 38237 remaining (b = 0.01)
12597.19/1789.90	c INFO: running FH@292 for 97 with 38210 remaining (b = 0.01)
13088.38/1855.89	c INFO: running march_hi@0 for 388 with 38144 remaining (b = 0.03)
13210.82/1873.40	c INFO: running hybridGM3@0 for 194 with 38127 remaining (b = 0.01)
13562.75/1921.36	c INFO: running march_hi@587 for 1552 with 38079 remaining (b = 0.09)
13726.55/1944.72	c INFO: running march_hi@0 for 388 with 38055 remaining (b = 0.03)
14281.66/2024.03	c INFO: running TNM@388 for 194 with 37976 remaining (b = 0.01)
15210.36/2154.31	c INFO: running hybridGM3@96 for 97 with 37846 remaining (b = 0.01)
15930.84/2257.76	c INFO: running TNM@584 for 970 with 37742 remaining (b = 0.07)
15958.07/2261.71	c INFO: running march_hi@0 for 388 with 37738 remaining (b = 0.02)
15997.07/2267.25	c INFO: running march_hi@93 for 194 with 37733 remaining (b = 0.01)
16942.50/2402.97	c INFO: running march_hi@1264 for 97 with 37597 remaining (b = 0.01)
17701.18/2511.90	c INFO: running march_hi@1360 for 776 with 37488 remaining (b = 0.06)
18241.26/2587.89	c INFO: running march_hi@0 for 291 with 37412 remaining (b = 0.02)
19417.01/2756.70	c INFO: running adaptg2wsat2009++@294 for 291 with 37243 remaining (b = 0.02)
19690.62/2795.95	c INFO: running march_hi@296 for 97 with 37204 remaining (b = 0.01)
20582.28/2924.10	c INFO: running TNM@97 for 1358 with 37076 remaining (b = 0.08)
20674.72/2937.31	c INFO: running hybridGM3@0 for 194 with 37063 remaining (b = 0.01)

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 node126 at 2011-05-02 23:10:08
IDJOB=3322006
IDBENCH=82784
IDSOLVER=1712
FILE ID=node126/3322006-1304370608
RUNJOBID= node126-1304366466-9910
PBS_JOBID= 13181745
Free space on /tmp= 73616 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S764895749-094.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-3322006-1304370608/watcher-3322006-1304370608 -o /tmp/evaluation-result-3322006-1304370608/solver-3322006-1304370608 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322006-1304370608.cnf -seed 1031125028 -budget 40000 -cores 8

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

MD5SUM BENCH= 86d70d98b4a1fa931b287202356d4839
RANDOM SEED=1031125028

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7321276 kB
Buffers:        349252 kB
Cached:        2046468 kB
SwapCached:         76 kB
Active:       23359960 kB
Inactive:      1869320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7321276 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           32576 kB
Writeback:           0 kB
AnonPages:    22833400 kB
Mapped:          27556 kB
Slab:           266156 kB
PageTables:      66224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 68313476 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= 73580 MiB
End job on node126 at 2011-05-02 23:59:08