Trace number 1784157

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 17.2464 17.2523

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-73-100.cnf
MD5SUM21a63ce6f14424dbad7bd9e8fb6cd037
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.2464
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of clauses156
Sum of the clauses size468
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3156
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

13.39/13.42	c starting MXC with:
13.39/13.42	c cnf_path = HOME/instance-1784157-1241919970.cnf
13.39/13.42	c restart_strategy = auto
13.39/13.42	c sign_strategy = cached
13.39/13.42	c use_preprocessing = -1
13.39/13.42	c output_implicant = 1
13.39/13.42	c timeout_seconds = 0
13.39/13.42	c running SatELite... done
13.39/13.42	c 1 vars eliminated
13.39/13.42	c received 0 units and 156 clauses from SatELite
13.39/13.42	c 0 assignments made, starting to guess now
13.39/13.42	c ===================================[MXC]=====================================
13.39/13.42	c | Conflicts |                Clause Statistics                   |   Vars   |
13.39/13.42	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
13.39/13.42	c =============================================================================
13.39/13.42	c |         0 |       0       0      156        0        0     nan |       73 |
13.39/13.42	c |       100 |       0       0      156      100     1050    12.8 |       73 |
13.39/13.42	c |       210 |       0       0      156      210     1105    12.0 |       73 |
13.39/13.42	c |       441 |       0       0      156      441     1220    12.4 |       73 |
13.39/13.42	c |       805 |       0       0      156      805     1402    12.9 |       73 |
13.39/13.42	c |      1315 |       0       0      156     1315     1609    13.8 |       73 |
13.39/13.42	c |      1986 |       0       0      156     1138     1754    14.8 |       73 |
13.39/13.42	c |      2834 |       0       0      156     1046     1894    14.9 |       73 |
13.39/13.42	c |      3876 |       0       0      156     1076     2031    14.1 |       73 |
13.39/13.42	c |      5132 |       0       0      156     1259     2163    13.1 |       73 |
13.39/13.42	c |      6623 |       0       0      156     1624     2292    13.3 |       73 |
13.39/13.42	c |      8373 |       0       0      156     2200     2419    13.0 |       73 |
13.39/13.42	c |     10408 |       0       0      156     1761     2543    12.1 |       73 |
13.39/13.42	c |     12756 |       0       0      156     1488     2665    12.4 |       73 |
13.39/13.42	c |     15449 |       0       0      156     1427     2786    11.3 |       73 |
13.39/13.42	c |     18521 |       0       0      156     1627     2906    12.2 |       73 |
13.39/13.42	c |     22010 |       0       0      156     2137     3025    11.6 |       73 |
13.39/13.42	c |     25958 |       0       0      156     3009     3144    10.8 |       73 |
13.39/13.42	c |     30411 |       0       0      156     2677     3262    10.8 |       73 |
13.39/13.42	c |     35419 |       0       0      156     2708     3381    12.8 |       73 |
13.39/13.42	c |     41038 |       0       0      156     3177     3499    11.6 |       73 |
13.39/13.42	c |     47329 |       0       0      156     2355     3618    11.0 |       73 |
13.39/13.42	c |     54360 |       0       0      156     2013     3737    10.9 |       73 |
13.39/13.42	c |     62205 |       0       0      156     2245     3857    11.0 |       73 |
13.39/13.42	c |     70945 |       0       0      156     3149     3978    10.4 |       73 |
13.39/13.42	c |     80669 |       0       0      156     2784     4099    10.6 |       73 |
13.39/13.42	c |     91476 |       0       0      156     3184     4222    11.6 |       73 |
13.39/13.42	c |    103474 |       0       0      156     2317     4346    11.1 |       73 |
13.39/13.42	c |    116782 |       0       0      156     2378     4471    11.0 |       73 |
13.39/13.42	c |    131532 |       0       0      156     3518     4597    10.5 |       73 |
13.39/13.42	c |    147868 |       0       0      156     3543     4726    10.3 |       73 |
13.39/13.42	c |    165948 |       0       0      156     2448     4855    11.1 |       73 |
13.39/13.42	c |    185947 |       0       0      156     2743     4987    10.6 |       73 |
13.39/13.42	c |    208057 |       0       0      156     4641     5120    12.1 |       73 |
13.39/13.42	c |    232489 |       0       0      156     3148     5255    10.1 |       73 |
13.39/13.42	c |    259475 |       0       0      156     3508     5393    10.1 |       73 |
13.39/13.42	c |    289271 |       0       0      156     3267     5532    10.3 |       73 |
13.39/13.42	c |    322158 |       0       0      156     5344     5674    11.3 |       73 |
13.39/13.42	c |    358445 |       0       0      156     4301     5818    11.7 |       73 |
13.39/13.42	c |    398472 |       0       0      156     3081     5965    10.3 |       73 |
13.39/13.42	c |    442613 |       0       1      156     4959     6114    10.8 |       73 |
13.39/13.42	c |    491279 |       0       2      156     4108     6265    11.2 |       73 |
13.39/13.42	c |    544923 |       0      17      156     3807     6420     9.8 |       72 |
17.19/17.25	c |    604043 |       0      19      156     4436     6577     9.8 |       72 |
17.19/17.25	c |    669187 |       0      57      156     6296     6737     8.9 |       69 |
17.19/17.25	c |    686043 |       0     106      156     6208     6777     7.8 |       44 |
17.19/17.25	c ----- stats for thread 0 -----
17.19/17.25	c restarts: 31
17.19/17.25	c decisions: 886873
17.19/17.25	c propagations: 12942920
17.19/17.25	c conflicts: 686043
17.19/17.25	c 17.251s elapsed
17.19/17.25	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-1784157-1241919970/watcher-1784157-1241919970 -o /tmp/evaluation-result-1784157-1241919970/solver-1784157-1241919970 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1784157-1241919970.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.91 0.95 0.97 3/64 4934
/proc/meminfo: memFree=1882840/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=844 CPUtime=0
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 220025812 864256 108 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 211 108 71 166 0 42 0

[startup+0.01184 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4934
/proc/meminfo: memFree=1882840/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=976 CPUtime=0.01
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 146 0 0 0 1 0 0 0 20 0 1 0 220025812 999424 132 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 244 132 71 166 0 75 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 976

[startup+0.10185 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4934
/proc/meminfo: memFree=1882840/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=1368 CPUtime=0.09
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 230 0 0 0 9 0 0 0 20 0 1 0 220025812 1400832 216 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 342 216 72 166 0 173 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1368

[startup+0.301872 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4934
/proc/meminfo: memFree=1882840/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=1636 CPUtime=0.29
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 293 0 0 0 29 0 0 0 22 0 1 0 220025812 1675264 279 1992294400 134512640 135192793 4294956224 18446744073709551615 134745651 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 409 279 72 166 0 240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1636

[startup+0.70192 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4934
/proc/meminfo: memFree=1882840/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=1904 CPUtime=0.69
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 360 0 0 0 69 0 0 0 25 0 1 0 220025812 1949696 346 1992294400 134512640 135192793 4294956224 18446744073709551615 134534264 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 476 346 72 166 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1904

[startup+1.50201 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 4935
/proc/meminfo: memFree=1881552/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=2312 CPUtime=1.49
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 468 0 0 0 149 0 0 0 25 0 1 0 220025812 2367488 454 1992294400 134512640 135192793 4294956224 18446744073709551615 134550806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 578 454 72 166 0 409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2312

[startup+3.1022 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 4935
/proc/meminfo: memFree=1881040/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=2716 CPUtime=3.09
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 564 0 0 0 309 0 0 0 25 0 1 0 220025812 2781184 550 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 679 550 72 166 0 510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2716

[startup+6.30158 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 4935
/proc/meminfo: memFree=1880272/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=3424 CPUtime=6.29
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 720 0 0 0 629 0 0 0 25 0 1 0 220025812 3506176 706 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 856 706 72 166 0 687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3424

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 4935
/proc/meminfo: memFree=1879120/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=4312 CPUtime=12.69
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 943 0 0 0 1269 0 0 0 25 0 1 0 220025812 4415488 929 1992294400 134512640 135192793 4294956224 18446744073709551615 134549695 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 1078 929 72 166 0 909 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4312

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

[startup+14.3055 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 4935
/proc/meminfo: memFree=1878928/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=4632 CPUtime=14.29
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 986 0 0 0 1429 0 0 0 25 0 1 0 220025812 4743168 972 1992294400 134512640 135192793 4294956224 18446744073709551615 134534016 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 1158 972 73 166 0 989 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 4632

[startup+15.9017 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 4935
/proc/meminfo: memFree=1878864/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=4792 CPUtime=15.89
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 1018 0 0 0 1589 0 0 0 25 0 1 0 220025812 4907008 1004 1992294400 134512640 135192793 4294956224 18446744073709551615 134533783 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 1198 1004 73 166 0 1029 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 4792

[startup+16.7018 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 4935
/proc/meminfo: memFree=1878800/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=4792 CPUtime=16.69
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 1027 0 0 0 1669 0 0 0 25 0 1 0 220025812 4907008 1013 1992294400 134512640 135192793 4294956224 18446744073709551615 134532916 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 1198 1013 73 166 0 1029 0
Current children cumulated CPU time (s) 16.69
Current children cumulated vsize (KiB) 4792

[startup+17.1019 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 4935
/proc/meminfo: memFree=1878800/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=4792 CPUtime=17.09
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 1027 0 0 0 1709 0 0 0 25 0 1 0 220025812 4907008 1013 1992294400 134512640 135192793 4294956224 18446744073709551615 134533776 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 1198 1013 73 166 0 1029 0
Current children cumulated CPU time (s) 17.09
Current children cumulated vsize (KiB) 4792

[startup+17.2019 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 4935
/proc/meminfo: memFree=1878800/2055920 swapFree=4179944/4192956
[pid=4934] ppid=4932 vsize=4792 CPUtime=17.19
/proc/4934/stat : 4934 (mxc-sat09) R 4932 4934 4859 0 -1 4194304 1033 0 0 0 1719 0 0 0 25 0 1 0 220025812 4907008 1019 1992294400 134512640 135192793 4294956224 18446744073709551615 134551561 0 0 4096 0 0 0 0 17 1 0 0
/proc/4934/statm: 1198 1019 73 166 0 1029 0
Current children cumulated CPU time (s) 17.19
Current children cumulated vsize (KiB) 4792

Child status: 20
Real time (s): 17.2523
CPU time (s): 17.2464
CPU user time (s): 17.2424
CPU system time (s): 0.003999
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 4792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.2424
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1036
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= 40

runsolver used 0.015997 second user time and 0.041993 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-10 03:46:10
IDJOB=1784157
IDBENCH=71110
IDSOLVER=613
FILE ID=node75/1784157-1241919970
PBS_JOBID= 9264874
Free space on /tmp= 66208 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-73-100.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784157-1241919970/watcher-1784157-1241919970 -o /tmp/evaluation-result-1784157-1241919970/solver-1784157-1241919970 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1784157-1241919970.cnf

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

MD5SUM BENCH= 21a63ce6f14424dbad7bd9e8fb6cd037
RANDOM SEED=1326960908

node75.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1883320 kB
Buffers:         45404 kB
Cached:          80576 kB
SwapCached:       7232 kB
Active:          56620 kB
Inactive:        78508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883320 kB
SwapTotal:     4192956 kB
SwapFree:      4179944 kB
Dirty:             684 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            23420 kB
Committed_AS:   598864 kB
PageTables:       1416 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= 66208 MiB
End job on node75 at 2009-05-10 03:46:27