Trace number 302132

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08Signal 319.639 319.803

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1227285183-04.cnf
MD5SUMdeda626bc565276d31a1020ef7585fb4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark381.133
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-302132-1172004970 -o ROOT/results/node60/solver-302132-1172004970 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302132-1172004970/mmisat /tmp/evaluation/302132-1172004970/instance-302132-1172004970.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 7.35 6.93 4.24 3/64 29128
/proc/meminfo: memFree=1733104/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=1176 CPUtime=0
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 220453824 1204224 156 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 294 156 81 214 0 76 0

[startup+0.106719 s]
/proc/loadavg: 7.35 6.93 4.24 3/64 29128
/proc/meminfo: memFree=1733104/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=2100 CPUtime=0.1
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 376 0 0 0 10 0 0 0 18 0 1 0 220453824 2150400 359 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 525 359 81 214 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2100

[startup+0.514791 s]
/proc/loadavg: 7.35 6.93 4.24 3/64 29128
/proc/meminfo: memFree=1733104/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=3288 CPUtime=0.51
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 701 0 0 0 51 0 0 0 21 0 1 0 220453824 3366912 684 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 822 684 81 214 0 604 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3288

[startup+1.33494 s]
/proc/loadavg: 7.35 6.93 4.24 2/65 29129
/proc/meminfo: memFree=1729576/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=4740 CPUtime=1.33
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 1061 0 0 0 133 0 0 0 25 0 1 0 220453824 4853760 1044 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 1185 1044 81 214 0 967 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4740

[startup+2.97123 s]
/proc/loadavg: 7.35 6.93 4.24 2/65 29129
/proc/meminfo: memFree=1728104/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=6456 CPUtime=2.96
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 1473 0 0 0 296 0 0 0 25 0 1 0 220453824 6610944 1456 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517732 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 1614 1456 81 214 0 1396 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6456

[startup+6.25081 s]
/proc/loadavg: 6.84 6.83 4.22 2/65 29129
/proc/meminfo: memFree=1725936/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=8172 CPUtime=6.24
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 1889 0 0 0 624 0 0 0 25 0 1 0 220453824 8368128 1872 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 2043 1872 81 214 0 1825 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8172

[startup+12.705 s]
/proc/loadavg: 6.38 6.73 4.20 2/65 29129
/proc/meminfo: memFree=1724152/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=9756 CPUtime=12.69
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 2303 0 0 0 1269 0 0 0 25 0 1 0 220453824 9990144 2286 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 2439 2286 81 214 0 2221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9756

[startup+25.5092 s]
/proc/loadavg: 5.18 6.45 4.15 2/65 29129
/proc/meminfo: memFree=1722552/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=11340 CPUtime=25.49
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 2690 0 0 0 2549 0 0 0 25 0 1 0 220453824 11612160 2673 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 2835 2673 81 214 0 2617 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11340

[startup+51.1158 s]
/proc/loadavg: 3.76 6.01 4.07 2/65 29129
/proc/meminfo: memFree=1720696/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=13056 CPUtime=51.09
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 3136 0 0 0 5108 1 0 0 25 0 1 0 220453824 13369344 3119 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 3264 3119 81 214 0 3046 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13056

[startup+102.329 s]
/proc/loadavg: 2.19 5.24 3.90 2/65 29129
/proc/meminfo: memFree=1718456/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=15432 CPUtime=102.28
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 3717 0 0 0 10227 1 0 0 25 0 1 0 220453824 15802368 3700 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 3858 3700 81 214 0 3640 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15432

[startup+162.35 s]
/proc/loadavg: 1.49 4.48 3.72 2/65 29129
/proc/meminfo: memFree=1716344/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=17412 CPUtime=162.27
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 4214 0 0 0 16226 1 0 0 25 0 1 0 220453824 17829888 4197 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 4353 4197 81 214 0 4135 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 17412

[startup+222.365 s]
/proc/loadavg: 1.18 3.84 3.55 2/65 29129
/proc/meminfo: memFree=1714616/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=19128 CPUtime=222.28
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 4635 0 0 0 22226 2 0 0 25 0 1 0 220453824 19587072 4618 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 4782 4618 81 214 0 4564 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 19128

[startup+282.382 s]
/proc/loadavg: 1.06 3.32 3.39 2/65 29129
/proc/meminfo: memFree=1713080/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=20580 CPUtime=282.27
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 5012 0 0 0 28225 2 0 0 25 0 1 0 220453824 21073920 4995 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 5145 4995 81 214 0 4927 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 20580

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

[startup+288.423 s]
/proc/loadavg: 1.05 3.24 3.36 2/65 29129
/proc/meminfo: memFree=1712888/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=20712 CPUtime=288.31
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 5048 0 0 0 28829 2 0 0 25 0 1 0 220453824 21209088 5031 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 5178 5031 81 214 0 4960 0
Current children cumulated CPU time (s) 288.31
Current children cumulated vsize (KiB) 20712

[startup+301.542 s]
/proc/loadavg: 1.05 3.17 3.34 2/71 29201
/proc/meminfo: memFree=1711272/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=21108 CPUtime=301.39
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 5125 0 0 0 30137 2 0 0 25 0 1 0 220453824 21614592 5108 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 5277 5108 81 214 0 5059 0
Current children cumulated CPU time (s) 301.39
Current children cumulated vsize (KiB) 21108

[startup+308.101 s]
/proc/loadavg: 1.04 3.10 3.31 2/71 29211
/proc/meminfo: memFree=1711144/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=21240 CPUtime=307.94
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 5163 0 0 0 30792 2 0 0 25 0 1 0 220453824 21749760 5146 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 5310 5146 81 214 0 5092 0
Current children cumulated CPU time (s) 307.94
Current children cumulated vsize (KiB) 21240

[startup+314.662 s]
/proc/loadavg: 1.03 3.06 3.30 2/71 29229
/proc/meminfo: memFree=1710952/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=21372 CPUtime=314.49
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 5200 0 0 0 31447 2 0 0 25 0 1 0 220453824 21884928 5183 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 5343 5183 81 214 0 5125 0
Current children cumulated CPU time (s) 314.49
Current children cumulated vsize (KiB) 21372

[startup+317.94 s]
/proc/loadavg: 1.03 3.03 3.29 2/71 29231
/proc/meminfo: memFree=1710888/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=21372 CPUtime=317.77
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 5219 0 0 0 31775 2 0 0 25 0 1 0 220453824 21884928 5202 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 5343 5202 81 214 0 5125 0
Current children cumulated CPU time (s) 317.77
Current children cumulated vsize (KiB) 21372

[startup+318.757 s]
/proc/loadavg: 1.03 3.03 3.29 2/71 29231
/proc/meminfo: memFree=1710888/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=21540 CPUtime=318.58
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 5228 0 0 0 31856 2 0 0 25 0 1 0 220453824 22056960 5211 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134524259 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 5385 5211 84 214 0 5167 0
Current children cumulated CPU time (s) 318.58
Current children cumulated vsize (KiB) 21540

[startup+319.578 s]
/proc/loadavg: 1.03 3.03 3.29 2/71 29233
/proc/meminfo: memFree=1710824/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=41992 CPUtime=319.41
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4194304 15450 0 0 0 31934 7 0 0 25 0 1 0 220453824 42999808 10363 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 10498 10363 86 214 0 10280 0
Current children cumulated CPU time (s) 319.41
Current children cumulated vsize (KiB) 41992

[startup+319.784 s]
/proc/loadavg: 1.03 3.03 3.29 2/71 29233
/proc/meminfo: memFree=1710824/2055920 swapFree=4183464/4192956
[pid=29128] ppid=29126 vsize=41992 CPUtime=319.61
/proc/29128/stat : 29128 (mmisat) R 29126 29128 28691 0 -1 4195840 15453 0 0 0 31939 22 0 0 25 0 1 0 220453824 42999808 10363 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134551852 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 10498 10363 86 214 0 10280 0
Current children cumulated CPU time (s) 319.61
Current children cumulated vsize (KiB) 41992

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 319.803
CPU time (s): 319.639
CPU user time (s): 319.398
CPU system time (s): 0.240963
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 62336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 319.398
system time used= 0.240963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15455
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= 4
involuntary context switches= 600

runsolver used 0.206968 second user time and 0.678896 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Feb 20 20:56:10 UTC 2007

IDJOB= 302132
IDBENCH= 20076
IDSOLVER= 108
FILE ID= node60/302132-1172004970

PBS_JOBID= 3892634

Free space on /tmp= 66562 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1227285183-04.cnf
COMMAND LINE= /tmp/evaluation/302132-1172004970/mmisat /tmp/evaluation/302132-1172004970/instance-302132-1172004970.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-302132-1172004970 -o ROOT/results/node60/solver-302132-1172004970 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302132-1172004970/mmisat /tmp/evaluation/302132-1172004970/instance-302132-1172004970.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  deda626bc565276d31a1020ef7585fb4

RANDOM SEED= 847352180

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.283
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.283
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:       1733576 kB
Buffers:         30564 kB
Cached:         222288 kB
SwapCached:       3372 kB
Active:         119348 kB
Inactive:       143128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733576 kB
SwapTotal:     4192956 kB
SwapFree:      4183464 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          15604 kB
Slab:            45892 kB
Committed_AS:   728920 kB
PageTables:       1464 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= 66522 MiB

End job on node60 on Tue Feb 20 21:01:30 UTC 2007