Trace number 1720986

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 2009-03-20UNSAT 117.624 117.653

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.624
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
117.56/117.64	c 117.46 seconds
117.56/117.64	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-1720986-1240661664/watcher-1720986-1240661664 -o /tmp/evaluation-result-1720986-1240661664/solver-1720986-1240661664 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1720986-1240661664.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.62 1.68 1.42 3/64 24369
/proc/meminfo: memFree=1268072/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=4760 CPUtime=0
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 804 0 0 0 0 0 0 0 18 0 1 0 94194973 4874240 788 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 1190 795 208 541 0 640 0

[startup+0.0131771 s]
/proc/loadavg: 1.62 1.68 1.42 3/64 24369
/proc/meminfo: memFree=1268072/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=5672 CPUtime=0
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 975 0 0 0 0 0 0 0 18 0 1 0 94194973 5808128 959 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 1418 959 219 541 0 868 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5672

[startup+0.102186 s]
/proc/loadavg: 1.62 1.68 1.42 3/64 24369
/proc/meminfo: memFree=1268072/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=6864 CPUtime=0.09
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 1312 0 0 0 9 0 0 0 18 0 1 0 94194973 7028736 1296 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 1716 1296 219 541 0 1166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6864

[startup+0.302205 s]
/proc/loadavg: 1.62 1.68 1.42 3/64 24369
/proc/meminfo: memFree=1268072/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=9492 CPUtime=0.29
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 2018 0 0 0 29 0 0 0 19 0 1 0 94194973 9719808 1963 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 2373 1963 254 541 0 1823 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9492

[startup+0.701245 s]
/proc/loadavg: 1.62 1.68 1.42 3/64 24369
/proc/meminfo: memFree=1268072/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=9492 CPUtime=0.69
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 2023 0 0 0 69 0 0 0 22 0 1 0 94194973 9719808 1968 1992294400 4194304 6412682 548682068832 18446744073709551615 4333348 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 2373 1968 254 541 0 1823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9492

[startup+1.50132 s]
/proc/loadavg: 1.62 1.68 1.42 2/65 24370
/proc/meminfo: memFree=1261024/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=9624 CPUtime=1.5
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 2071 0 0 0 149 1 0 0 25 0 1 0 94194973 9854976 2016 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 2406 2016 254 541 0 1856 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 9624

[startup+3.10148 s]
/proc/loadavg: 1.62 1.68 1.42 2/65 24370
/proc/meminfo: memFree=1259872/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=11840 CPUtime=3.09
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 2563 0 0 0 308 1 0 0 25 0 1 0 94194973 12124160 2508 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 2960 2508 254 541 0 2410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11840

[startup+6.3018 s]
/proc/loadavg: 1.57 1.67 1.42 2/65 24370
/proc/meminfo: memFree=1256160/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=14428 CPUtime=6.29
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 3202 0 0 0 627 2 0 0 25 0 1 0 94194973 14774272 3108 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 3607 3108 254 541 0 3057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14428

[startup+12.7014 s]
/proc/loadavg: 1.52 1.66 1.41 2/65 24370
/proc/meminfo: memFree=1254760/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=16888 CPUtime=12.68
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 3786 0 0 0 1265 3 0 0 25 0 1 0 94194973 17293312 3692 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 4222 3692 257 541 0 3672 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16888

[startup+25.5017 s]
/proc/loadavg: 1.41 1.63 1.41 2/65 24370
/proc/meminfo: memFree=1249960/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=20920 CPUtime=25.49
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 4923 0 0 0 2541 8 0 0 25 0 1 0 94194973 21422080 4673 1992294400 4194304 6412682 548682068832 18446744073709551615 4285910 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 5230 4673 257 541 0 4680 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20920

[startup+51.1012 s]
/proc/loadavg: 1.27 1.58 1.39 2/65 24370
/proc/meminfo: memFree=1242728/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=29352 CPUtime=51.08
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 7038 0 0 0 5095 13 0 0 25 0 1 0 94194973 30056448 6552 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 7338 6552 257 541 0 6788 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29352

[startup+102.305 s]
/proc/loadavg: 1.11 1.49 1.37 2/65 24370
/proc/meminfo: memFree=1232360/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=40200 CPUtime=102.27
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 9948 0 0 0 10206 21 0 0 25 0 1 0 94194973 41164800 9103 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 10050 9103 257 541 0 9500 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40200

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

[startup+108.702 s]
/proc/loadavg: 1.10 1.48 1.37 2/65 24370
/proc/meminfo: memFree=1231784/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=40852 CPUtime=108.67
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 10102 0 0 0 10845 22 0 0 25 0 1 0 94194973 41832448 9257 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 10213 9257 257 541 0 9663 0
Current children cumulated CPU time (s) 108.67
Current children cumulated vsize (KiB) 40852

[startup+111.901 s]
/proc/loadavg: 1.10 1.47 1.36 2/65 24370
/proc/meminfo: memFree=1231208/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=41748 CPUtime=111.86
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 10340 0 0 0 11164 22 0 0 25 0 1 0 94194973 42749952 9337 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 10437 9337 257 541 0 9887 0
Current children cumulated CPU time (s) 111.86
Current children cumulated vsize (KiB) 41748

[startup+115.102 s]
/proc/loadavg: 1.09 1.46 1.36 2/65 24370
/proc/meminfo: memFree=1231080/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=42268 CPUtime=115.06
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 10426 0 0 0 11483 23 0 0 25 0 1 0 94194973 43282432 9423 1992294400 4194304 6412682 548682068832 18446744073709551615 4286842 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 10567 9423 257 541 0 10017 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 42268

[startup+116.702 s]
/proc/loadavg: 1.09 1.46 1.36 2/65 24370
/proc/meminfo: memFree=1231016/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=42268 CPUtime=116.66
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 10428 0 0 0 11643 23 0 0 25 0 1 0 94194973 43282432 9425 1992294400 4194304 6412682 548682068832 18446744073709551615 4304543 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 10567 9425 257 541 0 10017 0
Current children cumulated CPU time (s) 116.66
Current children cumulated vsize (KiB) 42268

[startup+117.102 s]
/proc/loadavg: 1.09 1.46 1.36 2/65 24370
/proc/meminfo: memFree=1231016/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=42268 CPUtime=117.06
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 10428 0 0 0 11683 23 0 0 25 0 1 0 94194973 43282432 9425 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 10567 9425 257 541 0 10017 0
Current children cumulated CPU time (s) 117.06
Current children cumulated vsize (KiB) 42268

[startup+117.502 s]
/proc/loadavg: 1.09 1.46 1.36 2/65 24370
/proc/meminfo: memFree=1231016/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=42268 CPUtime=117.46
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 10428 0 0 0 11723 23 0 0 25 0 1 0 94194973 43282432 9425 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 10567 9425 257 541 0 10017 0
Current children cumulated CPU time (s) 117.46
Current children cumulated vsize (KiB) 42268

[startup+117.602 s]
/proc/loadavg: 1.09 1.46 1.36 2/65 24370
/proc/meminfo: memFree=1231016/2055920 swapFree=4192956/4192956
[pid=24369] ppid=24367 vsize=42268 CPUtime=117.56
/proc/24369/stat : 24369 (kw) R 24367 24369 23850 0 -1 0 10428 0 0 0 11733 23 0 0 25 0 1 0 94194973 43282432 9425 1992294400 4194304 6412682 548682068832 18446744073709551615 4304555 0 0 4096 0 0 0 0 17 1 0 0
/proc/24369/statm: 10567 9425 257 541 0 10017 0
Current children cumulated CPU time (s) 117.56
Current children cumulated vsize (KiB) 42268

Child status: 20
Real time (s): 117.653
CPU time (s): 117.624
CPU user time (s): 117.378
CPU system time (s): 0.245962
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 42384

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

runsolver used 0.080987 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 14:14:24
IDJOB=1720986
IDBENCH=69645
IDSOLVER=501
FILE ID=node36/1720986-1240661664
PBS_JOBID= 9186519
Free space on /tmp= 66380 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720986-1240661664/watcher-1720986-1240661664 -o /tmp/evaluation-result-1720986-1240661664/solver-1720986-1240661664 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1720986-1240661664.cnf

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED=100255075

node36.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.232
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.232
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:       1268488 kB
Buffers:         71492 kB
Cached:         622652 kB
SwapCached:          0 kB
Active:         110580 kB
Inactive:       597484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1268488 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2796 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            65380 kB
Committed_AS:   313836 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= 66376 MiB
End job on node36 at 2009-04-25 14:16:22