Trace number 300164

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 125.85 125.886

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S451874538-03.cnf
MD5SUMb6aca15ed8a230faad9ee6e965dd3a42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark205.001
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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/node5/watcher-300164-1171889617 -o ROOT/results/node5/solver-300164-1171889617 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300164-1171889617/mmisat /tmp/evaluation/300164-1171889617/instance-300164-1171889617.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: 0.92 0.97 0.88 3/77 26509
/proc/meminfo: memFree=1062944/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=1176 CPUtime=0
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 208916536 1204224 142 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 294 142 81 214 0 76 0

[startup+0.107399 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 26509
/proc/meminfo: memFree=1062944/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=1840 CPUtime=0.1
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 319 0 0 0 10 0 0 0 18 0 1 0 208916536 1884160 302 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 460 302 81 214 0 242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1840

[startup+0.515445 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 26509
/proc/meminfo: memFree=1062944/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=2764 CPUtime=0.51
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 569 0 0 0 51 0 0 0 21 0 1 0 208916536 2830336 552 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 691 552 81 214 0 473 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2764

[startup+1.33854 s]
/proc/loadavg: 0.93 0.97 0.88 2/78 26510
/proc/meminfo: memFree=1060120/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=3952 CPUtime=1.33
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 851 0 0 0 133 0 0 0 25 0 1 0 208916536 4046848 834 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 988 834 81 214 0 770 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3952

[startup+2.97672 s]
/proc/loadavg: 0.93 0.97 0.88 2/78 26510
/proc/meminfo: memFree=1058776/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=5272 CPUtime=2.96
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 1177 0 0 0 296 0 0 0 25 0 1 0 208916536 5398528 1160 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 1318 1160 81 214 0 1100 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5272

[startup+6.25309 s]
/proc/loadavg: 0.93 0.97 0.88 2/78 26510
/proc/meminfo: memFree=1057368/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=6328 CPUtime=6.24
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 1458 0 0 0 624 0 0 0 25 0 1 0 208916536 6479872 1441 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 1582 1441 81 214 0 1364 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6328

[startup+12.7098 s]
/proc/loadavg: 0.94 0.97 0.88 2/78 26510
/proc/meminfo: memFree=1056216/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=7384 CPUtime=12.69
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 1706 0 0 0 1269 0 0 0 25 0 1 0 208916536 7561216 1689 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 1846 1689 81 214 0 1628 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7384

[startup+25.5113 s]
/proc/loadavg: 0.95 0.97 0.88 2/78 26510
/proc/meminfo: memFree=1055128/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=8440 CPUtime=25.5
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 1978 0 0 0 2549 1 0 0 25 0 1 0 208916536 8642560 1961 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 2110 1961 81 214 0 1892 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 8440

[startup+51.1231 s]
/proc/loadavg: 0.97 0.97 0.88 2/78 26510
/proc/meminfo: memFree=1053656/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=9892 CPUtime=51.1
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 2331 0 0 0 5109 1 0 0 25 0 1 0 208916536 10129408 2314 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 2473 2314 81 214 0 2255 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 9892

[startup+102.345 s]
/proc/loadavg: 0.98 0.97 0.89 2/78 26510
/proc/meminfo: memFree=1051800/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=11608 CPUtime=102.31
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 2773 0 0 0 10229 2 0 0 25 0 1 0 208916536 11886592 2756 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 2902 2756 81 214 0 2684 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 11608

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

[startup+104.913 s]
/proc/loadavg: 0.98 0.97 0.89 2/78 26510
/proc/meminfo: memFree=1051672/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=11740 CPUtime=104.88
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 2792 0 0 0 10486 2 0 0 25 0 1 0 208916536 12021760 2775 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 2935 2775 81 214 0 2717 0
Current children cumulated CPU time (s) 104.88
Current children cumulated vsize (KiB) 11740

[startup+118.02 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 26510
/proc/meminfo: memFree=1051288/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=12136 CPUtime=117.98
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 2884 0 0 0 11796 2 0 0 25 0 1 0 208916536 12427264 2867 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 3034 2867 81 214 0 2816 0
Current children cumulated CPU time (s) 117.98
Current children cumulated vsize (KiB) 12136

[startup+121.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 26510
/proc/meminfo: memFree=1028888/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=34364 CPUtime=121.26
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 8469 0 0 0 12123 3 0 0 25 0 1 0 208916536 35188736 8452 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523599 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 8591 8452 91 214 0 8373 0
Current children cumulated CPU time (s) 121.26
Current children cumulated vsize (KiB) 34364

[startup+122.943 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 26510
/proc/meminfo: memFree=1028888/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=34364 CPUtime=122.9
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 8469 0 0 0 12287 3 0 0 25 0 1 0 208916536 35188736 8452 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523155 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 8591 8452 91 214 0 8373 0
Current children cumulated CPU time (s) 122.9
Current children cumulated vsize (KiB) 34364

[startup+124.579 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 26510
/proc/meminfo: memFree=1028888/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=34364 CPUtime=124.53
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 8471 0 0 0 12450 3 0 0 25 0 1 0 208916536 35188736 8454 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 8591 8454 91 214 0 8373 0
Current children cumulated CPU time (s) 124.53
Current children cumulated vsize (KiB) 34364

[startup+125.399 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 26510
/proc/meminfo: memFree=1006744/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=46472 CPUtime=125.35
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4194304 14234 0 0 0 12530 5 0 0 25 0 1 0 208916536 47587328 11485 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134553358 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 11618 11485 91 214 0 11400 0
Current children cumulated CPU time (s) 125.35
Current children cumulated vsize (KiB) 46472

[startup+125.808 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 26510
/proc/meminfo: memFree=1006744/2055920 swapFree=4192812/4192956
[pid=26509] ppid=26507 vsize=46616 CPUtime=125.76
/proc/26509/stat : 26509 (mmisat) R 26507 26509 26362 0 -1 4195840 14249 0 0 0 12560 16 0 0 25 0 1 0 208916536 47734784 11497 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513332 0 0 4096 0 0 0 0 17 1 0 0
/proc/26509/statm: 11654 11497 91 214 0 11436 0
Current children cumulated CPU time (s) 125.76
Current children cumulated vsize (KiB) 46616

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 125.886
CPU time (s): 125.85
CPU user time (s): 125.608
CPU system time (s): 0.241963
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 56560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.608
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14278
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= 6
involuntary context switches= 107

runsolver used 0.133979 second user time and 0.317951 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Feb 19 12:53:37 UTC 2007

IDJOB= 300164
IDBENCH= 20028
IDSOLVER= 108
FILE ID= node5/300164-1171889617

PBS_JOBID= 3848831

Free space on /tmp= 66551 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S451874538-03.cnf
COMMAND LINE= /tmp/evaluation/300164-1171889617/mmisat /tmp/evaluation/300164-1171889617/instance-300164-1171889617.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-300164-1171889617 -o ROOT/results/node5/solver-300164-1171889617 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300164-1171889617/mmisat /tmp/evaluation/300164-1171889617/instance-300164-1171889617.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  b6aca15ed8a230faad9ee6e965dd3a42

RANDOM SEED= 580399316

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1063352 kB
Buffers:         59800 kB
Cached:         811756 kB
SwapCached:          0 kB
Active:         528580 kB
Inactive:       387020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          62944 kB
Slab:            62628 kB
Committed_AS:   759600 kB
PageTables:       1692 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= 66507 MiB

End job on node5 on Mon Feb 19 12:55:43 UTC 2007