Trace number 302501

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 159.637 159.683

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S1582455625-10.cnf
MD5SUMe4cd06c32212546d2b88a25ebac0c1e9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark215.27
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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/node67/watcher-302501-1172013158 -o ROOT/results/node67/solver-302501-1172013158 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302501-1172013158/mmisat /tmp/evaluation/302501-1172013158/instance-302501-1172013158.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.98 0.99 3/64 9648
/proc/meminfo: memFree=1685040/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=1176 CPUtime=0
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 221273462 1204224 146 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 294 147 81 214 0 76 0

[startup+0.106746 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9648
/proc/meminfo: memFree=1685040/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=1836 CPUtime=0.1
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 338 0 0 0 10 0 0 0 18 0 1 0 221273462 1880064 321 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 459 321 81 214 0 241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1836

[startup+0.514787 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9648
/proc/meminfo: memFree=1685040/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=3024 CPUtime=0.51
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 614 0 0 0 51 0 0 0 21 0 1 0 221273462 3096576 597 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 756 597 81 214 0 538 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3024

[startup+1.33487 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1681960/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=4212 CPUtime=1.32
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 911 0 0 0 132 0 0 0 25 0 1 0 221273462 4313088 894 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517735 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 1053 894 81 214 0 835 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4212

[startup+2.97105 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1680744/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=5532 CPUtime=2.96
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 1233 0 0 0 296 0 0 0 25 0 1 0 221273462 5664768 1216 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 1383 1216 81 214 0 1165 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5532

[startup+6.25339 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1679272/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=6588 CPUtime=6.25
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 1517 0 0 0 624 1 0 0 25 0 1 0 221273462 6746112 1500 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 1647 1500 81 214 0 1429 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6588

[startup+12.7091 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1678136/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=7644 CPUtime=12.7
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 1781 0 0 0 1269 1 0 0 25 0 1 0 221273462 7827456 1764 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 1911 1764 81 214 0 1693 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 7644

[startup+25.6104 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1676792/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=8964 CPUtime=25.59
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 2119 0 0 0 2558 1 0 0 25 0 1 0 221273462 9179136 2102 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 2241 2102 81 214 0 2023 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 8964

[startup+51.2151 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1674936/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=10812 CPUtime=51.19
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 2559 0 0 0 5118 1 0 0 25 0 1 0 221273462 11071488 2542 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 2703 2542 81 214 0 2485 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 10812

[startup+102.423 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1672632/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=13056 CPUtime=102.38
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 3135 0 0 0 10236 2 0 0 25 0 1 0 221273462 13369344 3118 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517732 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 3264 3118 81 214 0 3046 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 13056

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

[startup+104.885 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1672440/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=13188 CPUtime=104.84
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 3158 0 0 0 10482 2 0 0 25 0 1 0 221273462 13504512 3141 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 3297 3141 81 214 0 3079 0
Current children cumulated CPU time (s) 104.84
Current children cumulated vsize (KiB) 13188

[startup+131.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1671544/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=14112 CPUtime=131.05
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 3383 0 0 0 13103 2 0 0 25 0 1 0 221273462 14450688 3366 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 3528 3366 81 214 0 3310 0
Current children cumulated CPU time (s) 131.05
Current children cumulated vsize (KiB) 14112

[startup+144.213 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1671160/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=14508 CPUtime=144.17
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 3485 0 0 0 14414 3 0 0 25 0 1 0 221273462 14856192 3468 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 3627 3468 81 214 0 3409 0
Current children cumulated CPU time (s) 144.17
Current children cumulated vsize (KiB) 14508

[startup+150.77 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1670968/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=14640 CPUtime=150.72
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 3534 0 0 0 15069 3 0 0 25 0 1 0 221273462 14991360 3517 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 3660 3517 81 214 0 3442 0
Current children cumulated CPU time (s) 150.72
Current children cumulated vsize (KiB) 14640

[startup+154.047 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1670840/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=14772 CPUtime=153.99
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 3559 0 0 0 15396 3 0 0 25 0 1 0 221273462 15126528 3542 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 3693 3542 81 214 0 3475 0
Current children cumulated CPU time (s) 153.99
Current children cumulated vsize (KiB) 14772

[startup+157.323 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1670776/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=14904 CPUtime=157.27
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 3582 0 0 0 15724 3 0 0 25 0 1 0 221273462 15261696 3565 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 3726 3565 81 214 0 3508 0
Current children cumulated CPU time (s) 157.27
Current children cumulated vsize (KiB) 14904

[startup+158.966 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1642808/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=28932 CPUtime=158.9
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 10554 0 0 0 15885 5 0 0 25 0 1 0 221273462 29626368 7098 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548438 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 7233 7098 86 214 0 7015 0
Current children cumulated CPU time (s) 158.9
Current children cumulated vsize (KiB) 28932

[startup+159.374 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1642808/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=30120 CPUtime=159.32
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4194304 10847 0 0 0 15926 6 0 0 25 0 1 0 221273462 30842880 7391 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523591 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 7530 7391 87 214 0 7312 0
Current children cumulated CPU time (s) 159.32
Current children cumulated vsize (KiB) 30120

[startup+159.578 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1642808/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=30264 CPUtime=159.52
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4195840 10865 0 0 0 15945 7 0 0 25 0 1 0 221273462 30990336 7406 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134997492 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 7566 7406 89 214 0 7348 0
Current children cumulated CPU time (s) 159.52
Current children cumulated vsize (KiB) 30264

[startup+159.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9649
/proc/meminfo: memFree=1642808/2055920 swapFree=4175972/4192956
[pid=9648] ppid=9646 vsize=0 CPUtime=159.62
/proc/9648/stat : 9648 (mmisat) R 9646 9648 8231 0 -1 4195844 10895 0 0 0 15945 17 0 0 25 0 1 0 221273462 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9648/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 159.62
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 159.683
CPU time (s): 159.637
CPU user time (s): 159.455
CPU system time (s): 0.181972
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 42800

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

runsolver used 0.101984 second user time and 0.330949 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue Feb 20 23:12:38 UTC 2007

IDJOB= 302501
IDBENCH= 20085
IDSOLVER= 108
FILE ID= node67/302501-1172013158

PBS_JOBID= 3892632

Free space on /tmp= 66562 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S1582455625-10.cnf
COMMAND LINE= /tmp/evaluation/302501-1172013158/mmisat /tmp/evaluation/302501-1172013158/instance-302501-1172013158.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-302501-1172013158 -o ROOT/results/node67/solver-302501-1172013158 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302501-1172013158/mmisat /tmp/evaluation/302501-1172013158/instance-302501-1172013158.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  e4cd06c32212546d2b88a25ebac0c1e9

RANDOM SEED= 454912817

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.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:       1685448 kB
Buffers:         29992 kB
Cached:         278820 kB
SwapCached:      11332 kB
Active:         229748 kB
Inactive:        97732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685448 kB
SwapTotal:     4192956 kB
SwapFree:      4175972 kB
Dirty:            1516 kB
Writeback:           0 kB
Mapped:          16060 kB
Slab:            28972 kB
Committed_AS:   696792 kB
PageTables:       1456 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= 66533 MiB

End job on node67 on Tue Feb 20 23:15:18 UTC 2007