Trace number 1715685

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 62.4235 62.4567

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.5733
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

62.35/62.44	c starting MXC with:
62.35/62.44	c cnf_path = HOME/instance-1715685-1240605834.cnf
62.35/62.44	c restart_strategy = auto
62.35/62.44	c sign_strategy = cached
62.35/62.44	c use_preprocessing = -1
62.35/62.44	c output_implicant = 1
62.35/62.44	c timeout_seconds = 0
62.35/62.44	c running SatELite... done
62.35/62.44	c 50254 vars eliminated
62.35/62.44	c received 75186 units and 312646 clauses from SatELite
62.35/62.44	c 125439 assignments made, starting to guess now
62.35/62.44	c ===================================[MXC]=====================================
62.35/62.44	c | Conflicts |                Clause Statistics                   |   Vars   |
62.35/62.44	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
62.35/62.44	c =============================================================================
62.35/62.44	c |         0 |       0  189622   123024        0        0     nan |   178708 |
62.35/62.44	c |       100 |       0  175559   115287       75     1050    44.4 |    49849 |
62.35/62.44	c |       210 |       0  150538    94268      149     1105    47.3 |    43190 |
62.35/62.44	c |       441 |       0  144049    90182      363     1220    68.9 |    41709 |
62.35/62.44	c |       805 |       0  131188    84017      700     1402    79.9 |    38531 |
62.35/62.44	c |      1315 |       0  131092    83956     1206     1657    84.4 |    38510 |
62.35/62.44	c |      1986 |       0   95394    50894     1795     1993    71.0 |    28904 |
62.35/62.44	c |      2834 |       0   93987    50340     1531     2417    81.0 |    28546 |
62.35/62.44	c |      3876 |       0   92902    49766     2549     2938    82.2 |    28295 |
62.35/62.44	c |      5132 |       0   92862    49738     2141     3566    69.6 |    28286 |
62.35/62.44	c |      6623 |       0   92765    49680     3627     4311    60.5 |    28263 |
62.35/62.44	c |      8373 |       0   91751    49242     2850     5186    56.0 |    28036 |
62.35/62.44	c |     10408 |       0   73693    40299     4801     6204    56.0 |    23936 |
62.35/62.44	c |     12756 |       0   71785    39173     7138     7378    58.2 |    23436 |
62.35/62.44	c |     15449 |       0   71786    39173     6024     8724    53.9 |    23436 |
62.35/62.44	c |     18521 |       0   71451    38943     9018    10260    49.3 |    23353 |
62.35/62.44	c |     22010 |       0   71371    38884     6752    12005    36.8 |    23331 |
62.35/62.44	c |     25958 |       0   69038    37118    10632    13979    30.3 |    22634 |
62.35/62.44	c |     30411 |       0   67385    35601    15083    16205    29.8 |    21988 |
62.35/62.44	c |     35419 |       0   34865    16171     8904    18709    17.6 |    12619 |
62.35/62.44	c |     38768 |       0   34883    16171    12226    20384    16.4 |     7537 |
62.35/62.44	c ----- stats for thread 0 -----
62.35/62.44	c restarts: 186
62.35/62.44	c decisions: 75339
62.35/62.44	c propagations: 82186473
62.35/62.44	c conflicts: 38768
62.35/62.44	c 62.420s elapsed
62.35/62.44	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-1715685-1240605834/watcher-1715685-1240605834 -o /tmp/evaluation-result-1715685-1240605834/solver-1715685-1240605834 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1715685-1240605834.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.79 0.27 0.09 3/65 14353
/proc/meminfo: memFree=1715808/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=14972 CPUtime=0
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 795 0 0 0 0 0 0 0 18 0 1 0 88615867 15331328 781 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 3743 788 47 166 0 3574 0

[startup+0.0950029 s]
/proc/loadavg: 0.79 0.27 0.09 3/65 14353
/proc/meminfo: memFree=1715808/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=59036 CPUtime=0.08
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 11077 0 0 0 3 5 0 0 18 0 1 0 88615867 60452864 10992 1992294400 134512640 135192793 4294956224 18446744073709551615 134569157 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 14759 10995 53 166 0 14590 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59036

[startup+0.100951 s]
/proc/loadavg: 0.79 0.27 0.09 3/65 14353
/proc/meminfo: memFree=1715808/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=59036 CPUtime=0.09
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 11455 0 0 0 3 6 0 0 18 0 1 0 88615867 60452864 11370 1992294400 134512640 135192793 4294956224 18446744073709551615 134572208 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 14759 11370 54 166 0 14590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59036

[startup+0.301974 s]
/proc/loadavg: 0.79 0.27 0.09 3/65 14353
/proc/meminfo: memFree=1715808/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=73872 CPUtime=0.29
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 15015 0 0 0 22 7 0 0 19 0 1 0 88615867 75644928 14930 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 18468 14931 54 166 0 18299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73872

[startup+0.702022 s]
/proc/loadavg: 0.79 0.27 0.09 3/65 14353
/proc/meminfo: memFree=1715808/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=95392 CPUtime=0.69
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 20357 0 0 0 59 10 0 0 22 0 1 0 88615867 97681408 20272 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 23848 20273 54 166 0 23679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95392

[startup+1.50112 s]
/proc/loadavg: 0.79 0.27 0.09 2/66 14354
/proc/meminfo: memFree=1638360/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=94896 CPUtime=1.49
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 23661 0 0 0 137 12 0 0 25 0 1 0 88615867 97173504 20044 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 23724 20045 56 166 0 23555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94896

[startup+3.1013 s]
/proc/loadavg: 0.89 0.30 0.10 2/66 14354
/proc/meminfo: memFree=1624600/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=114936 CPUtime=3.09
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 28270 0 0 0 294 15 0 0 25 0 1 0 88615867 117694464 24653 1992294400 134512640 135192793 4294956224 18446744073709551615 134573475 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 28734 24653 56 166 0 28565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114936

[startup+6.30168 s]
/proc/loadavg: 0.89 0.30 0.10 2/66 14354
/proc/meminfo: memFree=1624792/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=103104 CPUtime=6.29
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29570 0 0 0 613 16 0 0 25 0 1 0 88615867 105578496 22711 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 25776 22711 72 166 0 25607 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103104

[startup+12.7014 s]
/proc/loadavg: 0.91 0.32 0.11 2/66 14354
/proc/meminfo: memFree=1624864/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=103248 CPUtime=12.69
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29584 0 0 0 1253 16 0 0 25 0 1 0 88615867 105725952 22725 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 25812 22725 73 166 0 25643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103248

[startup+25.5019 s]
/proc/loadavg: 0.92 0.34 0.12 2/66 14354
/proc/meminfo: memFree=1624864/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=103380 CPUtime=25.48
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29647 0 0 0 2532 16 0 0 25 0 1 0 88615867 105861120 22788 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 25845 22788 73 166 0 25676 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103380

[startup+51.1019 s]
/proc/loadavg: 0.95 0.39 0.14 2/66 14354
/proc/meminfo: memFree=1624224/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=104200 CPUtime=51.06
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29832 0 0 0 5090 16 0 0 25 0 1 0 88615867 106700800 22973 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 26050 22973 73 166 0 25881 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 104200

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

[startup+57.5017 s]
/proc/loadavg: 0.95 0.41 0.15 2/66 14354
/proc/meminfo: memFree=1624096/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=104512 CPUtime=57.46
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29875 0 0 0 5730 16 0 0 25 0 1 0 88615867 107020288 23016 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 26128 23016 73 166 0 25959 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 104512

[startup+60.7011 s]
/proc/loadavg: 0.95 0.41 0.15 2/66 14354
/proc/meminfo: memFree=1624032/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=104512 CPUtime=60.65
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29891 0 0 0 6049 16 0 0 25 0 1 0 88615867 107020288 23032 1992294400 134512640 135192793 4294956224 18446744073709551615 134552581 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 26128 23032 73 166 0 25959 0
Current children cumulated CPU time (s) 60.65
Current children cumulated vsize (KiB) 104512

[startup+61.5011 s]
/proc/loadavg: 0.95 0.41 0.15 2/66 14354
/proc/meminfo: memFree=1624032/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=104512 CPUtime=61.46
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29892 0 0 0 6130 16 0 0 25 0 1 0 88615867 107020288 23033 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 26128 23033 73 166 0 25959 0
Current children cumulated CPU time (s) 61.46
Current children cumulated vsize (KiB) 104512

[startup+61.9012 s]
/proc/loadavg: 0.95 0.41 0.15 2/66 14354
/proc/meminfo: memFree=1624032/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=104512 CPUtime=61.85
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29892 0 0 0 6169 16 0 0 25 0 1 0 88615867 107020288 23033 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 26128 23033 73 166 0 25959 0
Current children cumulated CPU time (s) 61.85
Current children cumulated vsize (KiB) 104512

[startup+62.3012 s]
/proc/loadavg: 0.95 0.41 0.15 2/66 14354
/proc/meminfo: memFree=1624032/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=104512 CPUtime=62.25
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29892 0 0 0 6209 16 0 0 25 0 1 0 88615867 107020288 23033 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 26128 23033 73 166 0 25959 0
Current children cumulated CPU time (s) 62.25
Current children cumulated vsize (KiB) 104512

[startup+62.4013 s]
/proc/loadavg: 0.95 0.41 0.15 2/66 14354
/proc/meminfo: memFree=1624032/2055920 swapFree=4180420/4192956
[pid=14353] ppid=14351 vsize=104512 CPUtime=62.35
/proc/14353/stat : 14353 (mxc-sat09) R 14351 14353 14289 0 -1 4194304 29892 0 0 0 6219 16 0 0 25 0 1 0 88615867 107020288 23033 1992294400 134512640 135192793 4294956224 18446744073709551615 134533297 0 0 4096 0 0 0 0 17 1 0 0
/proc/14353/statm: 26128 23033 73 166 0 25959 0
Current children cumulated CPU time (s) 62.35
Current children cumulated vsize (KiB) 104512

Child status: 20
Real time (s): 62.4567
CPU time (s): 62.4235
CPU user time (s): 62.2395
CPU system time (s): 0.183972
CPU usage (%): 99.9468
Max. virtual memory (cumulated for all children) (KiB): 115788

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

runsolver used 0.051992 second user time and 0.182972 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-24 22:43:55
IDJOB=1715685
IDBENCH=20347
IDSOLVER=504
FILE ID=node73/1715685-1240605834
PBS_JOBID= 9186250
Free space on /tmp= 66352 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715685-1240605834/watcher-1715685-1240605834 -o /tmp/evaluation-result-1715685-1240605834/solver-1715685-1240605834 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1715685-1240605834.cnf

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED=585364871

node73.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.214
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.214
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:       1716288 kB
Buffers:         61552 kB
Cached:         224792 kB
SwapCached:       7280 kB
Active:         120872 kB
Inactive:       175544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716288 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:           14820 kB
Writeback:           0 kB
Mapped:          13948 kB
Slab:            29232 kB
Committed_AS:   305520 kB
PageTables:       1396 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= 66352 MiB
End job on node73 at 2009-04-24 22:44:58