Trace number 1720154

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 252.782 253.294

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.6881
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
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
252.67/253.23	c 249.4 seconds
252.67/253.23	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-1720154-1240653096/watcher-1720154-1240653096 -o /tmp/evaluation-result-1720154-1240653096/solver-1720154-1240653096 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1720154-1240653096.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.00 1.00 1.00 3/65 19206
/proc/meminfo: memFree=1727880/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=7812 CPUtime=0
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 831 0 0 0 0 0 0 0 20 0 1 0 93338953 7999488 815 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 1953 821 200 541 0 1403 0

[startup+0.082979 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19206
/proc/meminfo: memFree=1727880/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=52392 CPUtime=0.07
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 10710 0 0 0 3 4 0 0 20 0 1 0 93338953 53649408 10694 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 13098 10701 208 541 0 12548 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 52392

[startup+0.102983 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19206
/proc/meminfo: memFree=1727880/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=64800 CPUtime=0.1
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 14082 0 0 0 4 6 0 0 21 0 1 0 93338953 66355200 14066 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 16200 14071 208 541 0 15650 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 64800

[startup+0.302018 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19206
/proc/meminfo: memFree=1727880/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=133916 CPUtime=0.29
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 31182 0 0 0 16 13 0 0 22 0 1 0 93338953 137129984 31166 1992294400 4194304 6412682 548682068864 18446744073709551615 4815751 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 33479 31166 219 541 0 32929 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133916

[startup+0.701091 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19206
/proc/meminfo: memFree=1727880/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=139460 CPUtime=0.69
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 32742 0 0 0 55 14 0 0 25 0 1 0 93338953 142807040 32726 1992294400 4194304 6412682 548682068864 18446744073709551615 5264139 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 34865 32726 219 541 0 34315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139460

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19207
/proc/meminfo: memFree=1592832/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=150680 CPUtime=1.49
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 35875 0 0 0 133 16 0 0 25 0 1 0 93338953 154296320 35859 1992294400 4194304 6412682 548682068864 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 37670 35859 219 541 0 37120 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150680

[startup+3.10153 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19207
/proc/meminfo: memFree=1574592/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=174828 CPUtime=3.08
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 43677 0 0 0 289 19 0 0 25 0 1 0 93338953 179023872 42507 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 43707 42507 220 541 0 43157 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 174828

[startup+6.30111 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 19207
/proc/meminfo: memFree=1495424/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=250292 CPUtime=6.28
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 62844 0 0 0 578 50 0 0 25 0 1 0 93338953 256299008 60398 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 62573 60398 248 541 0 62023 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 250292

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 1/66 19207
/proc/meminfo: memFree=1371328/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=346016 CPUtime=12.27
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 85431 0 0 0 1091 136 0 0 25 0 1 0 93338953 354320384 82985 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 86504 82985 248 541 0 85954 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 346016

[startup+25.5026 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 19207
/proc/meminfo: memFree=1349696/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=356728 CPUtime=25.06
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 90091 0 0 0 2349 157 0 0 25 0 1 0 93338953 365289472 85944 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 89182 85944 255 541 0 88632 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 356728

[startup+51.1012 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 19207
/proc/meminfo: memFree=1344320/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=361860 CPUtime=50.65
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 91486 0 0 0 4891 174 0 0 25 0 1 0 93338953 370544640 87339 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 90465 87339 258 541 0 89915 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 361860

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 19207
/proc/meminfo: memFree=1343296/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=361864 CPUtime=101.84
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 91731 0 0 0 9978 206 0 0 25 0 1 0 93338953 370548736 87584 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 90466 87584 258 541 0 89916 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 361864

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19207
/proc/meminfo: memFree=1339328/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=366528 CPUtime=161.81
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 92714 0 0 0 15942 239 0 0 25 0 1 0 93338953 375324672 88567 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 91632 88567 258 541 0 91082 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 366528

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1331072/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=376348 CPUtime=221.79
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 94762 0 0 0 21922 257 0 0 25 0 1 0 93338953 385380352 90615 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 94087 90615 258 541 0 93537 0
Current children cumulated CPU time (s) 221.79
Current children cumulated vsize (KiB) 376348

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1329728/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=378508 CPUtime=229.79
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 95192 0 0 0 22721 258 0 0 25 0 1 0 93338953 387592192 91045 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 94627 91045 258 541 0 94077 0
Current children cumulated CPU time (s) 229.79
Current children cumulated vsize (KiB) 378508

[startup+243.106 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1326528/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=381708 CPUtime=242.58
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 95906 0 0 0 23997 261 0 0 25 0 1 0 93338953 390868992 91759 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 95427 91759 258 541 0 94877 0
Current children cumulated CPU time (s) 242.58
Current children cumulated vsize (KiB) 381708

[startup+249.501 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1324480/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=383484 CPUtime=248.98
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 96397 0 0 0 24635 263 0 0 25 0 1 0 93338953 392687616 92250 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 95871 92250 258 541 0 95321 0
Current children cumulated CPU time (s) 248.98
Current children cumulated vsize (KiB) 383484

[startup+251.101 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1324480/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=383484 CPUtime=250.58
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 96407 0 0 0 24795 263 0 0 25 0 1 0 93338953 392687616 92260 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 95871 92260 258 541 0 95321 0
Current children cumulated CPU time (s) 250.58
Current children cumulated vsize (KiB) 383484

[startup+251.906 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1324416/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=383484 CPUtime=251.38
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 96418 0 0 0 24875 263 0 0 25 0 1 0 93338953 392687616 92271 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 95871 92271 258 541 0 95321 0
Current children cumulated CPU time (s) 251.38
Current children cumulated vsize (KiB) 383484

[startup+252.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1324416/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=383484 CPUtime=252.18
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 96421 0 0 0 24955 263 0 0 25 0 1 0 93338953 392687616 92274 1992294400 4194304 6412682 548682068864 18446744073709551615 4304536 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 95871 92274 258 541 0 95321 0
Current children cumulated CPU time (s) 252.18
Current children cumulated vsize (KiB) 383484

[startup+253.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1324416/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=383484 CPUtime=252.58
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 96421 0 0 0 24995 263 0 0 25 0 1 0 93338953 392687616 92274 1992294400 4194304 6412682 548682068864 18446744073709551615 4304473 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 95871 92274 258 541 0 95321 0
Current children cumulated CPU time (s) 252.58
Current children cumulated vsize (KiB) 383484

[startup+253.202 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19207
/proc/meminfo: memFree=1324416/2055920 swapFree=4181396/4192956
[pid=19206] ppid=19204 vsize=383484 CPUtime=252.67
/proc/19206/stat : 19206 (kw) R 19204 19206 19111 0 -1 0 96421 0 0 0 25004 263 0 0 25 0 1 0 93338953 392687616 92274 1992294400 4194304 6412682 548682068864 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 95871 92274 258 541 0 95321 0
Current children cumulated CPU time (s) 252.67
Current children cumulated vsize (KiB) 383484

Child status: 20
Real time (s): 253.294
CPU time (s): 252.782
CPU user time (s): 250.085
CPU system time (s): 2.69659
CPU usage (%): 99.7977
Max. virtual memory (cumulated for all children) (KiB): 383484

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

runsolver used 0.270958 second user time and 0.626904 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-25 11:51:37
IDJOB=1720154
IDBENCH=69595
IDSOLVER=501
FILE ID=node84/1720154-1240653096
PBS_JOBID= 9186543
Free space on /tmp= 66232 MiB

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

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=2070713229

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1728432 kB
Buffers:         49892 kB
Cached:         219644 kB
SwapCached:       5864 kB
Active:          39236 kB
Inactive:       238536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728432 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           13676 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            35736 kB
Committed_AS:   310132 kB
PageTables:       1368 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= 66196 MiB
End job on node84 at 2009-04-25 11:55:50