Trace number 1796817

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
kw_pre 2009-03-21UNSAT 18.1502 18.16

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-04.cnf
MD5SUM019984f9d84c315e8eec645fb9d169da
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.64799
Satisfiable
(Un)Satisfiability was proved
Number of variables68679
Number of clauses223994
Sum of the clauses size580546
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291178
Number of clauses of size 3132687
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.08/18.15	This is MiniSat 2.0 beta
18.08/18.15	WARNING: for repeatability, setting FPU to use double precision
18.08/18.15	============================[ Problem Statistics ]=============================
18.08/18.15	|                                                                             |
18.08/18.15	|  Number of variables:  1                                                    |
18.08/18.15	|  Number of clauses:    2                                                    |
18.08/18.15	|  Parsing time:         0.00         s                                       |
18.08/18.15	Solved by unit propagation
18.08/18.15	UNSATISFIABLE
18.08/18.15	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-1796817-1242081164/watcher-1796817-1242081164 -o /tmp/evaluation-result-1796817-1242081164/solver-1796817-1242081164 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796817-1242081164.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12420
/proc/meminfo: memFree=1192600/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=4428 CPUtime=0
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 553 0 0 0 0 0 0 0 19 0 1 0 236143659 4534272 529 1992294400 4194304 6416590 548682068912 18446744073709551615 4350748 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 1107 537 197 542 0 556 0

[startup+0.0447 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12420
/proc/meminfo: memFree=1192600/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=28444 CPUtime=0.03
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 6346 0 0 0 1 2 0 0 19 0 1 0 236143659 29126656 6322 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 7111 6329 205 542 0 6560 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33800

[startup+0.102704 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12420
/proc/meminfo: memFree=1192600/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=44388 CPUtime=0.09
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 10095 0 0 0 5 4 0 0 19 0 1 0 236143659 45453312 10071 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 11097 10071 217 542 0 10546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49744

[startup+0.30172 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12420
/proc/meminfo: memFree=1192600/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=47028 CPUtime=0.29
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 10823 0 0 0 25 4 0 0 21 0 1 0 236143659 48156672 10799 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 11757 10799 217 542 0 11206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52384

[startup+0.702755 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12420
/proc/meminfo: memFree=1192600/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=51648 CPUtime=0.69
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 12167 0 0 0 64 5 0 0 24 0 1 0 236143659 52887552 12143 1992294400 4194304 6416590 548682068912 18446744073709551615 5556752 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 12912 12143 217 542 0 12361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57004

[startup+1.50283 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 12422
/proc/meminfo: memFree=1140552/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=69904 CPUtime=1.49
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 17241 0 0 0 142 7 0 0 25 0 1 0 236143659 71581696 16814 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 17476 16814 242 542 0 16925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75260

[startup+3.10197 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 12422
/proc/meminfo: memFree=1118088/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=90788 CPUtime=3.09
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 22378 0 0 0 278 31 0 0 25 0 1 0 236143659 92966912 21951 1992294400 4194304 6416590 548682068912 18446744073709551615 4271970 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 22697 21951 242 542 0 22146 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96144

[startup+6.30125 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 12422
/proc/meminfo: memFree=1102024/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=89608 CPUtime=6.29
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 22643 0 0 0 597 32 0 0 25 0 1 0 236143659 91758592 21679 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 22402 21679 250 542 0 21851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94964

[startup+12.7018 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 12422
/proc/meminfo: memFree=1102032/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=89608 CPUtime=12.69
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 22645 0 0 0 1237 32 0 0 25 0 1 0 236143659 91758592 21681 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 22402 21681 250 542 0 21851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94964

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

[startup+15.9011 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 12422
/proc/meminfo: memFree=1102032/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=89608 CPUtime=15.88
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 22645 0 0 0 1556 32 0 0 25 0 1 0 236143659 91758592 21681 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 22402 21681 250 542 0 21851 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 94964

[startup+17.5012 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 12422
/proc/meminfo: memFree=1102032/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=89608 CPUtime=17.49
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 22645 0 0 0 1717 32 0 0 25 0 1 0 236143659 91758592 21681 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 22402 21681 250 542 0 21851 0
Current children cumulated CPU time (s) 17.49
Current children cumulated vsize (KiB) 94964

[startup+17.9023 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 12422
/proc/meminfo: memFree=1102032/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=89608 CPUtime=17.88
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 22645 0 0 0 1756 32 0 0 25 0 1 0 236143659 91758592 21681 1992294400 4194304 6416590 548682068912 18446744073709551615 4421699 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 22402 21681 250 542 0 21851 0
Current children cumulated CPU time (s) 17.88
Current children cumulated vsize (KiB) 94964

[startup+18.1023 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 12422
/proc/meminfo: memFree=1102032/2055920 swapFree=4181940/4192956
[pid=12420] ppid=12418 vsize=5356 CPUtime=0
/proc/12420/stat : 12420 (kw_pre) S 12418 12420 12043 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236143658 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12420/statm: 1339 231 192 169 0 50 0
[pid=12421] ppid=12420 vsize=89608 CPUtime=18.08
/proc/12421/stat : 12421 (kw_preprocessor) R 12420 12420 12043 0 -1 0 22645 0 0 0 1776 32 0 0 25 0 1 0 236143659 91758592 21681 1992294400 4194304 6416590 548682068912 18446744073709551615 4305021 0 0 4096 0 0 0 0 17 0 0 0
/proc/12421/statm: 22402 21681 250 542 0 21851 0
Current children cumulated CPU time (s) 18.08
Current children cumulated vsize (KiB) 94964

Child status: 0
Real time (s): 18.16
CPU time (s): 18.1502
CPU user time (s): 17.8123
CPU system time (s): 0.337948
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 96144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.8123
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23073
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= 8
involuntary context switches= 73

runsolver used 0.015997 second user time and 0.055991 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-12 00:32:44
IDJOB=1796817
IDBENCH=70827
IDSOLVER=646
FILE ID=node58/1796817-1242081164
PBS_JOBID= 9277640
Free space on /tmp= 66096 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-04.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796817-1242081164/watcher-1796817-1242081164 -o /tmp/evaluation-result-1796817-1242081164/solver-1796817-1242081164 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796817-1242081164.cnf

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

MD5SUM BENCH= 019984f9d84c315e8eec645fb9d169da
RANDOM SEED=389979709

node58.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.233
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.233
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:       1193144 kB
Buffers:         67756 kB
Cached:         712368 kB
SwapCached:       4936 kB
Active:         204008 kB
Inactive:       584616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1193144 kB
SwapTotal:     4192956 kB
SwapFree:      4181940 kB
Dirty:            7064 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            60272 kB
Committed_AS:   746784 kB
PageTables:       1360 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= 66088 MiB
End job on node58 at 2009-05-12 00:33:03