Trace number 1783677

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
MXC 2009-03-10UNSAT 102.324 102.35

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark95.5065
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

Solver Data

102.27/102.33	c starting MXC with:
102.27/102.33	c cnf_path = HOME/instance-1783677-1241862930.cnf
102.27/102.33	c restart_strategy = auto
102.27/102.33	c sign_strategy = cached
102.27/102.33	c use_preprocessing = -1
102.27/102.33	c output_implicant = 1
102.27/102.33	c timeout_seconds = 0
102.27/102.33	c running SatELite... done
102.27/102.33	c 3945 vars eliminated
102.27/102.33	c received 6845 units and 480623 clauses from SatELite
102.27/102.33	c 10789 assignments made, starting to guess now
102.27/102.33	c ===================================[MXC]=====================================
102.27/102.33	c | Conflicts |                Clause Statistics                   |   Vars   |
102.27/102.33	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
102.27/102.33	c =============================================================================
102.27/102.33	c |         0 |       0  408912    71711        0        0     nan |    29249 |
102.27/102.33	c |       100 |       0  408404    71628       72     1050     8.7 |    18444 |
102.27/102.33	c |       210 |       0  408372    71625      174     1105    10.2 |    18443 |
102.27/102.33	c |       441 |       0  407394    71522      382     1220    10.3 |    18429 |
102.27/102.33	c |       805 |       0  407277    71499      725     1402    11.0 |    18425 |
102.27/102.33	c |      1315 |       0  406080    71350     1172     1657    11.8 |    18401 |
102.27/102.33	c |      1986 |       0  404132    71120     1786     1993    12.7 |    18361 |
102.27/102.33	c |      2834 |       0  403854    71088     1467     2417    12.8 |    18353 |
102.27/102.33	c |      3876 |       0  402254    70790     2426     2938    13.3 |    18318 |
102.27/102.33	c |      5132 |       0  400934    70622     1803     3566    13.4 |    18291 |
102.27/102.33	c |      6623 |       0  398516    70387     3163     4311    14.6 |    18238 |
102.27/102.33	c |      8373 |       0  396295    70113     4734     5186    15.2 |    18190 |
102.27/102.33	c |     10408 |       0  395573    70030     3813     6204    15.4 |    18173 |
102.27/102.33	c |     12756 |       0  392576    69584     5974     7378    16.3 |    18076 |
102.27/102.33	c |     15449 |       0  391293    69414     8531     8724    16.6 |    18039 |
102.27/102.33	c |     18521 |       0  389582    69177     6969    10260    15.7 |    17979 |
102.27/102.33	c |     22010 |       0  389592    69162    10312    12005    18.0 |    17976 |
102.27/102.33	c |     25958 |       0  388532    69004     7355    13979    17.7 |    17949 |
102.27/102.33	c |     30411 |       0  387469    68872    11616    16205    18.3 |    17924 |
102.27/102.33	c |     35419 |       0  386184    68683    16421    18709    19.6 |    17894 |
102.27/102.33	c |     41038 |       0  384525    68465    11419    21519    20.4 |    17859 |
102.27/102.33	c |     47329 |       0  383922    68379    17524    24664    24.0 |    17845 |
102.27/102.33	c |     54360 |       0  383352    68324    24379    28180    28.0 |    17833 |
102.27/102.33	c |     62205 |       0  382845    68260    32045    32102    29.6 |    17822 |
102.27/102.33	c |     70945 |       0  382355    68207    24528    36472    28.2 |    17812 |
102.27/102.33	c |     80669 |       0  381769    68123    34094    41334    32.2 |    17798 |
102.27/102.33	c |     91476 |       0  381159    68062    44527    46738    35.4 |    17784 |
102.27/102.33	c |    103474 |       0  380607    67991    31841    52737    33.6 |    17772 |
102.27/102.33	c |    116782 |       0  380000    67916    44962    59391    37.9 |    17759 |
102.27/102.33	c |    131532 |       0  379731    67875    59620    66766    40.4 |    17753 |
102.27/102.33	c |    146734 |       0  379805    67875    37749    74367    32.6 |    17092 |
102.27/102.33	c ----- stats for thread 0 -----
102.27/102.33	c restarts: 435
102.27/102.33	c decisions: 606281
102.27/102.33	c propagations: 81244529
102.27/102.33	c conflicts: 146734
102.27/102.33	c 102.315s elapsed
102.27/102.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783677-1241862930/watcher-1783677-1241862930 -o /tmp/evaluation-result-1783677-1241862930/solver-1783677-1241862930 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1783677-1241862930.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.96 0.67 3/64 25195
/proc/meminfo: memFree=1707048/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=12952 CPUtime=0
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 753 0 0 0 0 0 0 0 18 0 1 0 214321249 13262848 739 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 3238 745 46 166 0 3069 0

[startup+0.0937779 s]
/proc/loadavg: 0.99 0.96 0.67 3/64 25195
/proc/meminfo: memFree=1707048/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=21500 CPUtime=0.08
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 4968 0 0 0 6 2 0 0 18 0 1 0 214321249 22016000 4954 1992294400 134512640 135192793 4294956224 18446744073709551615 134750359 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 5375 4954 54 166 0 5206 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21500

[startup+0.101777 s]
/proc/loadavg: 0.99 0.96 0.67 3/64 25195
/proc/meminfo: memFree=1707048/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=21792 CPUtime=0.09
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 5027 0 0 0 7 2 0 0 18 0 1 0 214321249 22315008 5013 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 5448 5013 54 166 0 5279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21792

[startup+0.301794 s]
/proc/loadavg: 0.99 0.96 0.67 3/64 25195
/proc/meminfo: memFree=1707048/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=27680 CPUtime=0.29
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 6404 0 0 0 26 3 0 0 19 0 1 0 214321249 28344320 6390 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 6920 6390 54 166 0 6751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27680

[startup+0.701829 s]
/proc/loadavg: 0.99 0.96 0.67 3/64 25195
/proc/meminfo: memFree=1707048/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=39076 CPUtime=0.69
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 9159 0 0 0 65 4 0 0 22 0 1 0 214321249 40013824 9145 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 9769 9145 54 166 0 9600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39076

[startup+1.5019 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 25196
/proc/meminfo: memFree=1661920/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=63304 CPUtime=1.49
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 14946 0 0 0 142 7 0 0 25 0 1 0 214321249 64823296 14932 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 15826 14932 54 166 0 15657 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63304

[startup+3.10104 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 25196
/proc/meminfo: memFree=1655712/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=53704 CPUtime=3.09
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 15699 0 0 0 302 7 0 0 25 0 1 0 214321249 54992896 12658 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 13426 12658 55 166 0 13257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53704

[startup+6.30132 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 25196
/proc/meminfo: memFree=1649504/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=68368 CPUtime=6.29
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 19580 0 0 0 620 9 0 0 25 0 1 0 214321249 70008832 16539 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 17092 16539 56 166 0 16923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68368

[startup+12.7019 s]
/proc/loadavg: 0.99 0.96 0.68 2/65 25196
/proc/meminfo: memFree=1635232/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=79956 CPUtime=12.68
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 21674 0 0 0 1258 10 0 0 25 0 1 0 214321249 81874944 18633 1992294400 134512640 135192793 4294956224 18446744073709551615 134567648 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 19989 18633 56 166 0 19820 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79956

[startup+25.502 s]
/proc/loadavg: 0.99 0.96 0.68 2/65 25196
/proc/meminfo: memFree=1639328/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=69448 CPUtime=25.49
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 22694 0 0 0 2537 12 0 0 25 0 1 0 214321249 71114752 16897 1992294400 134512640 135192793 4294956224 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 17362 16897 73 166 0 17193 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69448

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 25196
/proc/meminfo: memFree=1631584/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=77568 CPUtime=51.08
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 24729 0 0 0 5093 15 0 0 25 0 1 0 214321249 79429632 18932 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 19392 18932 73 166 0 19223 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77568

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 25196
/proc/meminfo: memFree=1618464/2055920 swapFree=4164020/4192956
[pid=25195] ppid=25193 vsize=90828 CPUtime=102.27
/proc/25195/stat : 25195 (mxc-sat09) R 25193 25195 25072 0 -1 4194304 27923 0 0 0 10208 19 0 0 25 0 1 0 214321249 93007872 22126 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25195/statm: 22707 22126 73 166 0 22538 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90828

Solver just ended. Dumping a history of the last processes samples

Child status: 20
Real time (s): 102.35
CPU time (s): 102.324
CPU user time (s): 102.113
CPU system time (s): 0.210967
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 90828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.113
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27926
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 134

runsolver used 0.080987 second user time and 0.231964 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-09 11:55:32
IDJOB=1783677
IDBENCH=24634
IDSOLVER=613
FILE ID=node50/1783677-1241862930
PBS_JOBID= 9264565
Free space on /tmp= 66340 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783677-1241862930/watcher-1783677-1241862930 -o /tmp/evaluation-result-1783677-1241862930/solver-1783677-1241862930 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1783677-1241862930.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=1115651613

node50.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1707464 kB
Buffers:         23632 kB
Cached:         258972 kB
SwapCached:      23396 kB
Active:         182660 kB
Inactive:       125200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707464 kB
SwapTotal:     4192956 kB
SwapFree:      4164020 kB
Dirty:           12792 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            26600 kB
Committed_AS:   661628 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node50 at 2009-05-09 11:57:14