Trace number 1723506

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 209.504 209.621

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.3264
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
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 kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
209.38/209.57	c 206.98 seconds
209.38/209.57	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-1723506-1240686690/watcher-1723506-1240686690 -o /tmp/evaluation-result-1723506-1240686690/solver-1723506-1240686690 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1723506-1240686690.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: 0.92 0.98 0.99 3/64 14947
/proc/meminfo: memFree=1747336/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=6788 CPUtime=0
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 796 0 0 0 0 0 0 0 18 0 1 0 96701926 6950912 780 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/14947/statm: 1697 786 200 541 0 1147 0

[startup+0.034619 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14947
/proc/meminfo: memFree=1747336/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=23768 CPUtime=0.02
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 4601 0 0 0 1 1 0 0 18 0 1 0 96701926 24338432 4585 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14947/statm: 5942 4590 208 541 0 5392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23768

[startup+0.101627 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14947
/proc/meminfo: memFree=1747336/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=63212 CPUtime=0.09
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 14481 0 0 0 4 5 0 0 18 0 1 0 96701926 64729088 14465 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14947/statm: 15803 14472 208 541 0 15253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63212

[startup+0.301654 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14947
/proc/meminfo: memFree=1747336/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=100212 CPUtime=0.29
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 23308 0 0 0 20 9 0 0 19 0 1 0 96701926 102617088 23292 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/14947/statm: 25053 23292 219 541 0 24503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100212

[startup+0.701712 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14947
/proc/meminfo: memFree=1747336/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=105492 CPUtime=0.69
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 24785 0 0 0 60 9 0 0 22 0 1 0 96701926 108023808 24769 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14947/statm: 26373 24769 219 541 0 25823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105492

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1644352/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=115920 CPUtime=1.49
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 27740 0 0 0 138 11 0 0 25 0 1 0 96701926 118702080 27724 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/14947/statm: 28980 27724 219 541 0 28430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115920

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1627456/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=164952 CPUtime=3.09
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 40596 0 0 0 292 17 0 0 25 0 1 0 96701926 168910848 39259 1992294400 4194304 6412682 548682068832 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/14947/statm: 41238 39259 239 541 0 40688 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164952

[startup+6.30151 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1554624/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=203488 CPUtime=6.29
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 50874 0 0 0 569 60 0 0 25 0 1 0 96701926 208371712 49537 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/14947/statm: 50872 49537 248 541 0 50322 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203488

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1473224/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=257844 CPUtime=12.68
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 64611 0 0 0 1157 111 0 0 25 0 1 0 96701926 264032256 62026 1992294400 4194304 6412682 548682068832 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 64461 62026 255 541 0 63911 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 257844

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1471944/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=261608 CPUtime=25.47
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 65637 0 0 0 2429 118 0 0 25 0 1 0 96701926 267886592 63052 1992294400 4194304 6412682 548682068832 18446744073709551615 4570445 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 65402 63052 258 541 0 64852 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 261608

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1468936/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=264104 CPUtime=51.05
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 66388 0 0 0 4975 130 0 0 25 0 1 0 96701926 270442496 63803 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 66026 63803 258 541 0 65476 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 264104

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1461448/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=272080 CPUtime=102.23
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 68280 0 0 0 10070 153 0 0 25 0 1 0 96701926 278609920 65695 1992294400 4194304 6412682 548682068832 18446744073709551615 4264533 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 68020 65695 258 541 0 67470 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 272080

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1437512/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=301172 CPUtime=162.2
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 74227 0 0 0 16037 183 0 0 25 0 1 0 96701926 308400128 71642 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 75293 71642 258 541 0 74743 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 301172

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

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1430536/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=307408 CPUtime=179
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 75984 0 0 0 17712 188 0 0 25 0 1 0 96701926 314785792 73399 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 76852 73399 258 541 0 76302 0
Current children cumulated CPU time (s) 179
Current children cumulated vsize (KiB) 307408

[startup+191.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1427720/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=311400 CPUtime=191.78
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 76671 0 0 0 18983 195 0 0 25 0 1 0 96701926 318873600 74086 1992294400 4194304 6412682 548682068832 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 77850 74086 258 541 0 77300 0
Current children cumulated CPU time (s) 191.78
Current children cumulated vsize (KiB) 311400

[startup+198.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1427720/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=311400 CPUtime=198.18
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 76671 0 0 0 19622 196 0 0 25 0 1 0 96701926 318873600 74086 1992294400 4194304 6412682 548682068832 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 77850 74086 258 541 0 77300 0
Current children cumulated CPU time (s) 198.18
Current children cumulated vsize (KiB) 311400

[startup+204.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1427272/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=311400 CPUtime=204.58
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 76781 0 0 0 20259 199 0 0 25 0 1 0 96701926 318873600 74196 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 77850 74196 258 541 0 77300 0
Current children cumulated CPU time (s) 204.58
Current children cumulated vsize (KiB) 311400

[startup+207.905 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1427080/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=311400 CPUtime=207.78
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 76836 0 0 0 20578 200 0 0 25 0 1 0 96701926 318873600 74251 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 77850 74251 258 541 0 77300 0
Current children cumulated CPU time (s) 207.78
Current children cumulated vsize (KiB) 311400

[startup+208.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1427080/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=311400 CPUtime=208.58
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 76836 0 0 0 20657 201 0 0 25 0 1 0 96701926 318873600 74251 1992294400 4194304 6412682 548682068832 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 77850 74251 258 541 0 77300 0
Current children cumulated CPU time (s) 208.58
Current children cumulated vsize (KiB) 311400

[startup+209.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1427080/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=311400 CPUtime=208.98
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 76839 0 0 0 20697 201 0 0 25 0 1 0 96701926 318873600 74254 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 77850 74254 258 541 0 77300 0
Current children cumulated CPU time (s) 208.98
Current children cumulated vsize (KiB) 311400

[startup+209.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1427080/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=311400 CPUtime=209.38
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 0 76844 0 0 0 20737 201 0 0 25 0 1 0 96701926 318873600 74259 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 77850 74259 258 541 0 77300 0
Current children cumulated CPU time (s) 209.38
Current children cumulated vsize (KiB) 311400

[startup+209.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14948
/proc/meminfo: memFree=1427080/2055920 swapFree=4181332/4192956
[pid=14947] ppid=14945 vsize=0 CPUtime=209.47
/proc/14947/stat : 14947 (kw) R 14945 14947 14507 0 -1 4 76852 0 0 0 20744 203 0 0 25 0 1 0 96701926 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/14947/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 209.47
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 209.621
CPU time (s): 209.504
CPU user time (s): 207.445
CPU system time (s): 2.05869
CPU usage (%): 99.9441
Max. virtual memory (cumulated for all children) (KiB): 311400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.445
system time used= 2.05869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76852
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= 3
involuntary context switches= 516

runsolver used 0.180972 second user time and 0.58591 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-25 21:11:31
IDJOB=1723506
IDBENCH=71717
IDSOLVER=501
FILE ID=node29/1723506-1240686690
PBS_JOBID= 9186692
Free space on /tmp= 66412 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723506-1240686690/watcher-1723506-1240686690 -o /tmp/evaluation-result-1723506-1240686690/solver-1723506-1240686690 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1723506-1240686690.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=1517749551

node29.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.281
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.281
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:       1747816 kB
Buffers:         33636 kB
Cached:         217208 kB
SwapCached:       5856 kB
Active:         139928 kB
Inactive:       119252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747816 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:           10416 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            34880 kB
Committed_AS:   383820 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= 66384 MiB
End job on node29 at 2009-04-25 21:15:00