Trace number 1775305

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 218.149 218.218

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 benchmark28.9006
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
218.02/218.16	c 215.62 seconds
218.02/218.16	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-1775305-1241284077/watcher-1775305-1241284077 -o /tmp/evaluation-result-1775305-1241284077/solver-1775305-1241284077 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775305-1241284077.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24172
/proc/meminfo: memFree=1938152/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=6788 CPUtime=0
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 760 0 0 0 0 0 0 0 18 0 1 0 156435832 6950912 744 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 1697 750 200 541 0 1147 0

[startup+0.067014 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24172
/proc/meminfo: memFree=1938152/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=41300 CPUtime=0.05
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 8501 0 0 0 2 3 0 0 18 0 1 0 156435832 42291200 8485 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 10325 8492 208 541 0 9775 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 41300

[startup+0.101016 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24172
/proc/meminfo: memFree=1938152/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=61760 CPUtime=0.09
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 14099 0 0 0 4 5 0 0 18 0 1 0 156435832 63242240 14083 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 15440 14090 209 541 0 14890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61760

[startup+0.302025 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24172
/proc/meminfo: memFree=1938152/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=100212 CPUtime=0.29
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 23302 0 0 0 20 9 0 0 19 0 1 0 156435832 102617088 23286 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 25053 23286 219 541 0 24503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100212

[startup+0.701059 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24172
/proc/meminfo: memFree=1938152/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=105360 CPUtime=0.69
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 24775 0 0 0 59 10 0 0 22 0 1 0 156435832 107888640 24759 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 26340 24759 219 541 0 25790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105360

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24173
/proc/meminfo: memFree=1835296/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=115920 CPUtime=1.49
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 27726 0 0 0 137 12 0 0 25 0 1 0 156435832 118702080 27710 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 28980 27710 219 541 0 28430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115920

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24173
/proc/meminfo: memFree=1818400/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=164952 CPUtime=3.09
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 40596 0 0 0 291 18 0 0 25 0 1 0 156435832 168910848 39259 1992294400 4194304 6412682 548682068864 18446744073709551615 4522214 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 41238 39259 239 541 0 40688 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164952

[startup+6.30156 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 24173
/proc/meminfo: memFree=1745696/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=203488 CPUtime=6.28
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 50880 0 0 0 568 60 0 0 25 0 1 0 156435832 208371712 49543 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 50872 49543 248 541 0 50322 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 203488

[startup+12.7011 s]
/proc/loadavg: 1.23 1.05 1.02 2/65 24173
/proc/meminfo: memFree=1663848/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=257844 CPUtime=12.67
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 64611 0 0 0 1156 111 0 0 25 0 1 0 156435832 264032256 62026 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 64461 62026 255 541 0 63911 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 257844

[startup+25.5023 s]
/proc/loadavg: 1.18 1.05 1.01 2/65 24173
/proc/meminfo: memFree=1662312/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=261608 CPUtime=25.47
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 65637 0 0 0 2427 120 0 0 25 0 1 0 156435832 267886592 63052 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 65402 63052 258 541 0 64852 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 261608

[startup+51.1026 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 24173
/proc/meminfo: memFree=1659496/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=264104 CPUtime=51.06
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 66388 0 0 0 4972 134 0 0 25 0 1 0 156435832 270442496 63803 1992294400 4194304 6412682 548682068864 18446744073709551615 4304794 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 66026 63803 258 541 0 65476 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 264104

[startup+102.305 s]
/proc/loadavg: 1.05 1.03 1.01 2/65 24173
/proc/meminfo: memFree=1652008/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=271156 CPUtime=102.25
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 68252 0 0 0 10068 157 0 0 25 0 1 0 156435832 277663744 65667 1992294400 4194304 6412682 548682068864 18446744073709551615 4286997 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 67789 65667 258 541 0 67239 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 271156

[startup+162.303 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1629352/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=298828 CPUtime=162.23
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 73897 0 0 0 16041 182 0 0 25 0 1 0 156435832 305999872 71312 1992294400 4194304 6412682 548682068864 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 74707 71312 258 541 0 74157 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 298828

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

[startup+179.101 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1621224/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=307408 CPUtime=179.03
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 75923 0 0 0 17715 188 0 0 25 0 1 0 156435832 314785792 73338 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 76852 73338 258 541 0 76302 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 307408

[startup+204.701 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1618216/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=311400 CPUtime=204.63
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 76671 0 0 0 20265 198 0 0 25 0 1 0 156435832 318873600 74086 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 77850 74086 258 541 0 77300 0
Current children cumulated CPU time (s) 204.63
Current children cumulated vsize (KiB) 311400

[startup+211.101 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1617960/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=311400 CPUtime=211.03
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 76737 0 0 0 20901 202 0 0 25 0 1 0 156435832 318873600 74152 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 77850 74152 258 541 0 77300 0
Current children cumulated CPU time (s) 211.03
Current children cumulated vsize (KiB) 311400

[startup+214.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1617768/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=311400 CPUtime=214.23
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 76781 0 0 0 21219 204 0 0 25 0 1 0 156435832 318873600 74196 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 77850 74196 258 541 0 77300 0
Current children cumulated CPU time (s) 214.23
Current children cumulated vsize (KiB) 311400

[startup+215.901 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1617512/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=311400 CPUtime=215.83
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 76836 0 0 0 21378 205 0 0 25 0 1 0 156435832 318873600 74251 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 77850 74251 258 541 0 77300 0
Current children cumulated CPU time (s) 215.83
Current children cumulated vsize (KiB) 311400

[startup+217.502 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1617512/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=311400 CPUtime=217.43
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 76837 0 0 0 21537 206 0 0 25 0 1 0 156435832 318873600 74252 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 77850 74252 258 541 0 77300 0
Current children cumulated CPU time (s) 217.43
Current children cumulated vsize (KiB) 311400

[startup+217.902 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1617512/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=311400 CPUtime=217.83
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 76842 0 0 0 21577 206 0 0 25 0 1 0 156435832 318873600 74257 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 77850 74257 258 541 0 77300 0
Current children cumulated CPU time (s) 217.83
Current children cumulated vsize (KiB) 311400

[startup+218.102 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1617512/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=311400 CPUtime=218.02
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 0 76844 0 0 0 21596 206 0 0 25 0 1 0 156435832 318873600 74259 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 77850 74259 258 541 0 77300 0
Current children cumulated CPU time (s) 218.02
Current children cumulated vsize (KiB) 311400

[startup+218.202 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24173
/proc/meminfo: memFree=1617512/2055920 swapFree=4191900/4192956
[pid=24172] ppid=24170 vsize=0 CPUtime=218.12
/proc/24172/stat : 24172 (kw) R 24170 24172 24013 0 -1 4 76852 0 0 0 21603 209 0 0 25 0 1 0 156435832 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24172/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 218.12
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 218.218
CPU time (s): 218.149
CPU user time (s): 216.037
CPU system time (s): 2.11168
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 311400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 216.037
system time used= 2.11168
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= 4
involuntary context switches= 257

runsolver used 0.252961 second user time and 0.482926 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-02 19:07:58
IDJOB=1775305
IDBENCH=71717
IDSOLVER=611
FILE ID=node43/1775305-1241284077
PBS_JOBID= 9225026
Free space on /tmp= 66344 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-1775305-1241284077/watcher-1775305-1241284077 -o /tmp/evaluation-result-1775305-1241284077/solver-1775305-1241284077 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1775305-1241284077.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=754320127

node43.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.237
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.237
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:       1938632 kB
Buffers:          5436 kB
Cached:          42856 kB
SwapCached:        260 kB
Active:          22300 kB
Inactive:        39272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1938632 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           10412 kB
Writeback:           0 kB
Mapped:          21824 kB
Slab:            41684 kB
Committed_AS:   725728 kB
PageTables:       1444 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= 66316 MiB
End job on node43 at 2009-05-02 19:11:36