Trace number 1556737

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
MoRsat 2009-03-03UNSAT 78.876 78.8987

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.7376
Satisfiable
(Un)Satisfiability was proved
Number of variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
8.89/8.95	c atom#=68953 clause#=224868 total literals=582796 
78.77/78.89	c CNF stats: (68953 vars, 224868 clauses) 
78.77/78.89	c Decisions: 69413 
78.77/78.89	c Conflicts: 12992 
78.77/78.89	c 
78.77/78.89	s UNSATISFIABLE
78.77/78.89	c Running time: 78.49407 seconds 

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-1556737-1238750331/watcher-1556737-1238750331 -o /tmp/evaluation-result-1556737-1238750331/solver-1556737-1238750331 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1556737-1238750331.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: 1.99 1.85 1.43 3/64 6888
/proc/meminfo: memFree=1841760/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=4844 CPUtime=0
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1147699999 4960256 121 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 1211 121 96 284 0 924 0

[startup+0.0207829 s]
/proc/loadavg: 1.99 1.85 1.43 3/64 6888
/proc/meminfo: memFree=1841760/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=4844 CPUtime=0.01
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1147699999 4960256 169 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 1211 169 96 284 0 924 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4844

[startup+0.10179 s]
/proc/loadavg: 1.99 1.85 1.43 3/64 6888
/proc/meminfo: memFree=1841760/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=4844 CPUtime=0.09
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 423 0 0 0 9 0 0 0 18 0 1 0 1147699999 4960256 407 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 1211 407 96 284 0 924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4844

[startup+0.30181 s]
/proc/loadavg: 1.99 1.85 1.43 3/64 6888
/proc/meminfo: memFree=1841760/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=9896 CPUtime=0.29
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 2186 0 0 0 29 0 0 0 19 0 1 0 1147699999 10133504 1967 1992294400 134512640 135679800 4294956240 18446744073709551615 134551942 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 2474 1967 103 284 0 2187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9896

[startup+0.701852 s]
/proc/loadavg: 1.99 1.85 1.43 3/64 6888
/proc/meminfo: memFree=1841760/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=10416 CPUtime=0.69
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 8854 0 0 0 65 4 0 0 22 0 1 0 1147699999 10665984 2165 1992294400 134512640 135679800 4294956240 18446744073709551615 134567863 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 2604 2165 106 284 0 2317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10416

[startup+1.50194 s]
/proc/loadavg: 1.99 1.85 1.43 2/65 6889
/proc/meminfo: memFree=1833432/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=10416 CPUtime=1.49
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 8860 0 0 0 145 4 0 0 25 0 1 0 1147699999 10665984 2171 1992294400 134512640 135679800 4294956240 18446744073709551615 134567985 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 2604 2171 106 284 0 2317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10416

[startup+3.1011 s]
/proc/loadavg: 1.91 1.84 1.42 2/65 6889
/proc/meminfo: memFree=1833304/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=10416 CPUtime=3.09
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 8865 0 0 0 305 4 0 0 25 0 1 0 1147699999 10665984 2176 1992294400 134512640 135679800 4294956240 18446744073709551615 134568001 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 2604 2176 106 284 0 2317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10416

[startup+6.30144 s]
/proc/loadavg: 1.91 1.84 1.42 2/65 6889
/proc/meminfo: memFree=1833176/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=10416 CPUtime=6.29
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 8871 0 0 0 625 4 0 0 25 0 1 0 1147699999 10665984 2182 1992294400 134512640 135679800 4294956240 18446744073709551615 134567892 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 2604 2182 106 284 0 2317 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10416

[startup+12.7011 s]
/proc/loadavg: 1.77 1.81 1.42 2/65 6889
/proc/meminfo: memFree=1820056/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=27096 CPUtime=12.69
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 18061 0 0 0 1260 9 0 0 25 0 1 0 1147699999 27746304 5551 1992294400 134512640 135679800 4294956240 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 6774 5551 114 284 0 6487 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27096

[startup+25.5014 s]
/proc/loadavg: 1.65 1.78 1.41 2/65 6889
/proc/meminfo: memFree=1817752/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=29268 CPUtime=25.48
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 18587 0 0 0 2539 9 0 0 25 0 1 0 1147699999 29970432 6077 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 7317 6077 114 284 0 7030 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29268

[startup+51.1011 s]
/proc/loadavg: 1.43 1.72 1.40 2/65 6889
/proc/meminfo: memFree=1814680/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=32540 CPUtime=51.08
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19381 0 0 0 5098 10 0 0 25 0 1 0 1147699999 33320960 6871 1992294400 134512640 135679800 4294956240 18446744073709551615 134533291 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8135 6871 114 284 0 7848 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32540

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

[startup+63.9015 s]
/proc/loadavg: 1.33 1.68 1.39 2/65 6889
/proc/meminfo: memFree=1813656/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=33536 CPUtime=63.87
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19629 0 0 0 6377 10 0 0 25 0 1 0 1147699999 34340864 7119 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8384 7119 114 284 0 8097 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 33536

[startup+70.3011 s]
/proc/loadavg: 1.31 1.67 1.39 2/65 6889
/proc/meminfo: memFree=1813272/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=33932 CPUtime=70.28
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19719 0 0 0 7017 11 0 0 25 0 1 0 1147699999 34746368 7209 1992294400 134512640 135679800 4294956240 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8483 7209 114 284 0 8196 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 33932

[startup+73.5015 s]
/proc/loadavg: 1.28 1.66 1.39 2/65 6889
/proc/meminfo: memFree=1813272/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=33932 CPUtime=73.47
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19725 0 0 0 7336 11 0 0 25 0 1 0 1147699999 34746368 7215 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8483 7215 114 284 0 8196 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 33932

[startup+76.7018 s]
/proc/loadavg: 1.28 1.66 1.39 2/65 6889
/proc/meminfo: memFree=1813272/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=33932 CPUtime=76.67
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19731 0 0 0 7656 11 0 0 25 0 1 0 1147699999 34746368 7221 1992294400 134512640 135679800 4294956240 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8483 7221 114 284 0 8196 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 33932

[startup+77.5019 s]
/proc/loadavg: 1.26 1.65 1.39 2/65 6889
/proc/meminfo: memFree=1813208/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=33932 CPUtime=77.47
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19732 0 0 0 7736 11 0 0 25 0 1 0 1147699999 34746368 7222 1992294400 134512640 135679800 4294956240 18446744073709551615 134524983 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8483 7222 114 284 0 8196 0
Current children cumulated CPU time (s) 77.47
Current children cumulated vsize (KiB) 33932

[startup+78.302 s]
/proc/loadavg: 1.26 1.65 1.39 2/65 6889
/proc/meminfo: memFree=1813208/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=33932 CPUtime=78.27
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19734 0 0 0 7816 11 0 0 25 0 1 0 1147699999 34746368 7224 1992294400 134512640 135679800 4294956240 18446744073709551615 134523655 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8483 7224 114 284 0 8196 0
Current children cumulated CPU time (s) 78.27
Current children cumulated vsize (KiB) 33932

[startup+78.702 s]
/proc/loadavg: 1.26 1.65 1.39 2/65 6889
/proc/meminfo: memFree=1813208/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=33932 CPUtime=78.67
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19735 0 0 0 7856 11 0 0 25 0 1 0 1147699999 34746368 7225 1992294400 134512640 135679800 4294956240 18446744073709551615 134523159 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8483 7225 114 284 0 8196 0
Current children cumulated CPU time (s) 78.67
Current children cumulated vsize (KiB) 33932

[startup+78.802 s]
/proc/loadavg: 1.26 1.65 1.39 2/65 6889
/proc/meminfo: memFree=1813208/2055920 swapFree=4177812/4192956
[pid=6888] ppid=6886 vsize=33932 CPUtime=78.77
/proc/6888/stat : 6888 (MoRsat) R 6886 6888 6514 0 -1 4194304 19736 0 0 0 7866 11 0 0 25 0 1 0 1147699999 34746368 7226 1992294400 134512640 135679800 4294956240 18446744073709551615 134534554 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6888/statm: 8483 7226 114 284 0 8196 0
Current children cumulated CPU time (s) 78.77
Current children cumulated vsize (KiB) 33932

Child status: 20
Real time (s): 78.8987
CPU time (s): 78.876
CPU user time (s): 78.76
CPU system time (s): 0.115982
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 33932

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

runsolver used 0.06299 second user time and 0.177972 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-03 11:18:51
IDJOB=1556737
IDBENCH=70825
IDSOLVER=502
FILE ID=node2/1556737-1238750331
PBS_JOBID= 9086123
Free space on /tmp= 66536 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-06.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556737-1238750331/watcher-1556737-1238750331 -o /tmp/evaluation-result-1556737-1238750331/solver-1556737-1238750331 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1556737-1238750331.cnf

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
RANDOM SEED=2001729464

node2.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.236
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.236
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:       1842248 kB
Buffers:         50524 kB
Cached:          71968 kB
SwapCached:       8952 kB
Active:          22668 kB
Inactive:       110756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842248 kB
SwapTotal:     4192956 kB
SwapFree:      4177812 kB
Dirty:            5468 kB
Writeback:           0 kB
Mapped:          16640 kB
Slab:            66176 kB
Committed_AS:  3015920 kB
PageTables:       1476 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= 66536 MiB
End job on node2 at 2009-04-03 11:20:10