Trace number 3322040

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) 37390 4694.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
MD5SUM84865a406d2a10d67b7d2a7ac3e327ce
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.47	c INFO: solving HOME/instance-3322040-1304371490.cnf
0.31/0.47	c INFO: computing task features
0.40/0.51	c INFO: computed variable-clause graph statistics
0.40/0.51	c INFO: computed clause balance statistics
0.60/0.74	c INFO: computed variable balance statistics
0.70/0.84	c INFO: computed small-clause counts
0.70/0.84	c INFO: computed Horn-clause counts
0.70/0.84	c INFO: computed variable graph statistics
0.70/0.85	c INFO: collected features for HOME/instance-3322040-1304371490.cnf in 0.38 s
0.70/0.88	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.53)
0.80/0.92	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.10)
0.80/0.95	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.05)
0.80/0.99	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.04)
1.12/1.03	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.03)
1.12/1.07	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.03)
1.54/1.11	c INFO: running FH@0 for 97 with 39999 remaining (b = 0.02)
1.54/1.15	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.10)
799.99/101.09	c INFO: running adaptg2wsat2009++@0 for 97 with 39899 remaining (b = 0.02)
800.84/101.13	c INFO: running march_hi@0 for 485 with 39899 remaining (b = 0.08)
800.84/101.18	c INFO: running march_hi@0 for 485 with 39899 remaining (b = 0.07)
801.50/101.23	c INFO: running FH@0 for 97 with 39899 remaining (b = 0.01)
801.50/101.29	c INFO: running march_hi@0 for 388 with 39899 remaining (b = 0.05)
801.90/101.36	c INFO: running hybridGM3@0 for 194 with 39899 remaining (b = 0.02)
802.20/101.41	c INFO: running adaptg2wsat2009++@0 for 97 with 39899 remaining (b = 0.01)
1562.73/196.63	c INFO: running adaptg2wsat2009++@0 for 97 with 39803 remaining (b = 0.01)
1600.25/201.32	c INFO: running adaptg2wsat2009++@0 for 97 with 39799 remaining (b = 0.01)
1600.96/201.47	c INFO: running adaptg2wsat2009++@95 for 97 with 39799 remaining (b = 0.01)
2338.61/293.86	c INFO: running adaptg2wsat2009++@100 for 97 with 39706 remaining (b = 0.01)
2370.53/297.82	c INFO: running gnovelty+2@0 for 97 with 39702 remaining (b = 0.01)
2376.10/298.55	c INFO: running hybridGM3@99 for 97 with 39701 remaining (b = 0.01)
2376.87/298.70	c INFO: running hybridGM3@0 for 194 with 39701 remaining (b = 0.02)
3114.39/391.09	c INFO: running adaptg2wsat2009++@99 for 97 with 39609 remaining (b = 0.01)
3170.27/398.07	c INFO: running march_hi@0 for 2134 with 39602 remaining (b = 0.21)
3183.83/399.78	c INFO: running march_hi@0 for 2134 with 39600 remaining (b = 0.20)
3890.68/488.33	c INFO: running hybridGM3@0 for 194 with 39512 remaining (b = 0.02)
3904.16/490.08	c INFO: running march_hi@100 for 2037 with 39510 remaining (b = 0.19)
3936.85/494.17	c INFO: running march_hi@0 for 388 with 39506 remaining (b = 0.05)
3941.09/494.78	c INFO: running march_hi@99 for 291 with 39505 remaining (b = 0.04)
4715.80/591.85	c INFO: running march_hi@99 for 291 with 39408 remaining (b = 0.04)
4728.52/593.43	c INFO: running march_hi@100 for 291 with 39407 remaining (b = 0.04)
5448.45/683.77	c INFO: running march_hi@0 for 388 with 39316 remaining (b = 0.04)
6299.11/790.43	c INFO: running march_hi@588 for 97 with 39210 remaining (b = 0.01)
7023.88/881.49	c INFO: running adaptg2wsat2009++@99 for 97 with 39119 remaining (b = 0.01)
7047.83/884.49	c INFO: running march_hi@877 for 1261 with 39116 remaining (b = 0.13)
7051.76/884.92	c INFO: running march_hi@295 for 97 with 39115 remaining (b = 0.02)
7084.45/889.03	c INFO: running FH@0 for 97 with 39111 remaining (b = 0.01)
7799.61/978.74	c INFO: running march_hi@0 for 388 with 39021 remaining (b = 0.04)
7826.67/982.15	c INFO: running hybridGM3@97 for 97 with 39018 remaining (b = 0.01)
7884.08/989.31	c INFO: running hybridGM3@0 for 194 with 39011 remaining (b = 0.02)
8559.34/1074.07	c INFO: running march_hi@294 for 97 with 38926 remaining (b = 0.01)
8602.38/1079.42	c INFO: running march_hi@688 for 1455 with 38921 remaining (b = 0.12)
9366.92/1175.37	c INFO: running kcnfs-2006@0 for 582 with 38825 remaining (b = 0.05)
9449.89/1185.78	c INFO: running hybridGM3@389 for 97 with 38814 remaining (b = 0.01)
10257.44/1287.06	c INFO: running TNM@0 for 1455 with 38713 remaining (b = 0.12)
10989.66/1378.95	c INFO: running march_hi@96 for 194 with 38621 remaining (b = 0.02)
12507.69/1569.54	c INFO: running march_hi@286 for 97 with 38431 remaining (b = 0.03)
13324.85/1672.12	c INFO: running march_hi@0 for 388 with 38328 remaining (b = 0.04)
14044.64/1762.56	c INFO: running kcnfs-2006@195 for 388 with 38237 remaining (b = 0.04)
16427.93/2061.80	c INFO: running adaptg2wsat2009++@191 for 97 with 37938 remaining (b = 0.01)
17113.51/2147.94	c INFO: running march_hi@1168 for 970 with 37852 remaining (b = 0.10)
17140.57/2151.37	c INFO: running kcnfs-2006@584 for 194 with 37849 remaining (b = 0.02)
17201.89/2159.09	c INFO: running gnovelty+2@0 for 97 with 37841 remaining (b = 0.01)
18000.57/2259.39	c INFO: running kcnfs-2006@0 for 582 with 37741 remaining (b = 0.04)
18665.38/2342.82	c INFO: running kcnfs-2006@681 for 97 with 37657 remaining (b = 0.01)
19471.23/2444.11	c INFO: running iPAWS@0 for 97 with 37556 remaining (b = 0.01)
20194.20/2534.89	c INFO: running kcnfs-2006@782 for 1164 with 37465 remaining (b = 0.09)
20229.18/2539.27	c INFO: running march_hi@100 for 291 with 37461 remaining (b = 0.03)
20238.73/2540.48	c INFO: running march_hi@789 for 1358 with 37460 remaining (b = 0.12)
20270.56/2544.40	c INFO: running march_hi@590 for 1552 with 37456 remaining (b = 0.13)
20304.05/2548.64	c INFO: running march_hi@294 for 97 with 37451 remaining (b = 0.01)
21093.10/2647.75	c INFO: running march_hi@587 for 1552 with 37352 remaining (b = 0.13)
22201.44/2786.96	c INFO: running march_hi@95 for 291 with 37213 remaining (b = 0.03)
22562.14/2832.26	c INFO: running march_hi@1557 for 582 with 37168 remaining (b = 0.11)
22772.32/2858.62	c INFO: running kcnfs-2006@190 for 485 with 37141 remaining (b = 0.04)
24547.16/3081.52	c INFO: running march_hi@387 for 97 with 36919 remaining (b = 0.01)
24855.30/3120.22	c INFO: running march_hi@1554 for 582 with 36880 remaining (b = 0.09)
25333.07/3180.30	c INFO: running march_hi@1358 for 97 with 36820 remaining (b = 0.02)
26076.81/3273.67	c INFO: running march_hi@1451 for 776 with 36726 remaining (b = 0.09)
26785.49/3362.64	c INFO: running kcnfs-2006@484 for 194 with 36637 remaining (b = 0.03)
27192.30/3413.78	c INFO: running TNM@392 for 194 with 36586 remaining (b = 0.02)
28397.87/3565.13	c INFO: running kcnfs-2006@1065 for 388 with 36435 remaining (b = 0.03)
28781.58/3613.33	c INFO: running TNM@587 for 873 with 36387 remaining (b = 0.07)
29488.64/3702.12	c INFO: running kcnfs-2006@2917 for 194 with 36298 remaining (b = 0.04)
29568.22/3712.14	c INFO: running march_hi@1653 for 485 with 36288 remaining (b = 0.06)
31047.63/3897.98	c INFO: running kcnfs-2006@0 for 582 with 36102 remaining (b = 0.05)
31052.38/3898.60	c INFO: running kcnfs-2006@3502 for 2037 with 36101 remaining (b = 0.18)
31549.19/3960.98	c INFO: running kcnfs-2006@1264 for 97 with 36039 remaining (b = 0.02)
32264.96/4050.83	c INFO: running march_hi@1936 for 97 with 35949 remaining (b = 0.02)
32307.99/4056.27	c INFO: running kcnfs-2006@2040 for 679 with 35944 remaining (b = 0.07)
32659.87/4100.48	c INFO: running march_hi@2625 for 2910 with 35900 remaining (b = 0.20)
33046.81/4149.03	c INFO: running march_hi@2030 for 194 with 35851 remaining (b = 0.06)
33425.80/4196.67	c INFO: running kcnfs-2006@0 for 582 with 35803 remaining (b = 0.04)
33473.55/4202.67	c INFO: running march_hi@2042 for 97 with 35797 remaining (b = 0.03)
34254.63/4300.73	c INFO: running hybridGM3@0 for 194 with 35699 remaining (b = 0.01)
34620.06/4346.68	c INFO: running march_hi@889 for 1261 with 35653 remaining (b = 0.09)
35713.18/4484.08	c INFO: running TNM@1750 for 291 with 35516 remaining (b = 0.03)
35818.25/4497.24	c INFO: running adaptg2wsat2009++@192 for 97 with 35503 remaining (b = 0.01)
35914.57/4509.39	c INFO: running kcnfs-2006@196 for 388 with 35491 remaining (b = 0.04)
36592.82/4594.56	c INFO: running FH@0 for 97 with 35406 remaining (b = 0.01)
37382.69/4693.89	c INFO: running kcnfs-2006@0 for 582 with 35306 remaining (b = 0.04)

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 node110 at 2011-05-02 23:24:50
IDJOB=3322040
IDBENCH=82818
IDSOLVER=1712
FILE ID=node110/3322040-1304371490
RUNJOBID= node110-1304371481-13784
PBS_JOBID= 13181773
Free space on /tmp= 73756 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S635440951-015.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-3322040-1304371490/watcher-3322040-1304371490 -o /tmp/evaluation-result-3322040-1304371490/solver-3322040-1304371490 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322040-1304371490.cnf -seed 282625133 -budget 40000 -cores 8

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

MD5SUM BENCH= 84865a406d2a10d67b7d2a7ac3e327ce
RANDOM SEED=282625133

node110.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.830
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.830
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.830
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.830
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.83
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.830
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.76
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.830
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27261624 kB
Buffers:       1061444 kB
Cached:        2608988 kB
SwapCached:         64 kB
Active:        2180364 kB
Inactive:      3071084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27261624 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           32448 kB
Writeback:           0 kB
AnonPages:     1580816 kB
Mapped:          20492 kB
Slab:           357364 kB
PageTables:      14716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34650328 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= 73724 MiB
End job on node110 at 2011-05-03 00:43:07