Trace number 1563192

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
SApperloT baseUNSAT 318.514 318.594

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

318.41/318.58	
318.41/318.58	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-1563192-1241001005/watcher-1563192-1241001005 -o /tmp/evaluation-result-1563192-1241001005/solver-1563192-1241001005 -C 1200 -W 1800 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=2008814221 HOME/instance-1563192-1241001005.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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6532
/proc/meminfo: memFree=994992/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=3500 CPUtime=0
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 488 0 0 0 0 0 0 0 18 0 1 0 128128284 3584000 472 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 875 473 92 283 0 589 0

[startup+0.098562 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6532
/proc/meminfo: memFree=994992/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=7208 CPUtime=0.09
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 1454 0 0 0 8 1 0 0 18 0 1 0 128128284 7380992 1438 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 1802 1438 92 283 0 1516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7208

[startup+0.101561 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6532
/proc/meminfo: memFree=994992/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=7472 CPUtime=0.09
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 1506 0 0 0 8 1 0 0 18 0 1 0 128128284 7651328 1490 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 1868 1490 92 283 0 1582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7472

[startup+0.301581 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6532
/proc/meminfo: memFree=994992/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=9336 CPUtime=0.29
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 1957 0 0 0 28 1 0 0 19 0 1 0 128128284 9560064 1940 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 2334 1940 98 283 0 2048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9336

[startup+0.701619 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6532
/proc/meminfo: memFree=994992/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=9500 CPUtime=0.69
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 2009 0 0 0 68 1 0 0 22 0 1 0 128128284 9728000 1992 1992294400 134512640 135674940 4294956208 18446744073709551615 134565400 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 2375 1992 98 283 0 2089 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9500

[startup+1.5017 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=987240/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=9896 CPUtime=1.49
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 2117 0 0 0 148 1 0 0 25 0 1 0 128128284 10133504 2100 1992294400 134512640 135674940 4294956208 18446744073709551615 134550714 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 2474 2100 98 283 0 2188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9896

[startup+3.10185 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=986280/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=11224 CPUtime=3.09
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 2427 0 0 0 308 1 0 0 25 0 1 0 128128284 11493376 2410 1992294400 134512640 135674940 4294956208 18446744073709551615 134564388 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 2806 2410 98 283 0 2520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11224

[startup+6.30116 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=983912/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=13344 CPUtime=6.29
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 2948 0 0 0 627 2 0 0 25 0 1 0 128128284 13664256 2931 1992294400 134512640 135674940 4294956208 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 3336 2931 98 283 0 3050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13344

[startup+12.7018 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=980392/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=16668 CPUtime=12.69
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 3798 0 0 0 1267 2 0 0 25 0 1 0 128128284 17068032 3748 1992294400 134512640 135674940 4294956208 18446744073709551615 134550595 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 4167 3748 98 283 0 3881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16668

[startup+25.502 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=979304/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=17532 CPUtime=25.48
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 4009 0 0 0 2546 2 0 0 25 0 1 0 128128284 17952768 3959 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 4383 3959 99 283 0 4097 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17532

[startup+51.1025 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=973608/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=23956 CPUtime=51.08
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 5547 0 0 0 5104 4 0 0 25 0 1 0 128128284 24530944 5432 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 5989 5432 99 283 0 5703 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23956

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=968936/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=28732 CPUtime=102.27
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 6684 0 0 0 10222 5 0 0 25 0 1 0 128128284 29421568 6569 1992294400 134512640 135674940 4294956208 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 7183 6569 99 283 0 6897 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28732

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=966632/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=31308 CPUtime=162.25
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 7250 0 0 0 16219 6 0 0 25 0 1 0 128128284 32059392 7135 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 7827 7135 99 283 0 7541 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31308

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=964840/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=33384 CPUtime=222.24
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 7675 0 0 0 22217 7 0 0 25 0 1 0 128128284 34185216 7560 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 8346 7560 99 283 0 8060 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 33384

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=962344/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=36564 CPUtime=282.22
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 8397 0 0 0 28215 7 0 0 25 0 1 0 128128284 37441536 8153 1992294400 134512640 135674940 4294956208 18446744073709551615 134539956 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 9141 8153 99 283 0 8855 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 36564

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

[startup+294.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=962344/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=36564 CPUtime=294.21
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 8398 0 0 0 29414 7 0 0 25 0 1 0 128128284 37441536 8154 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 9141 8154 99 283 0 8855 0
Current children cumulated CPU time (s) 294.21
Current children cumulated vsize (KiB) 36564

[startup+307.101 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=962344/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=36820 CPUtime=307.01
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 8420 0 0 0 30694 7 0 0 25 0 1 0 128128284 37703680 8176 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 9205 8176 99 283 0 8919 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 36820

[startup+313.505 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=962216/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=37076 CPUtime=313.41
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 8461 0 0 0 31334 7 0 0 25 0 1 0 128128284 37965824 8217 1992294400 134512640 135674940 4294956208 18446744073709551615 134537631 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 9269 8217 99 283 0 8983 0
Current children cumulated CPU time (s) 313.41
Current children cumulated vsize (KiB) 37076

[startup+316.701 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=962216/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=37076 CPUtime=316.61
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 8461 0 0 0 31654 7 0 0 25 0 1 0 128128284 37965824 8217 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 9269 8217 99 283 0 8983 0
Current children cumulated CPU time (s) 316.61
Current children cumulated vsize (KiB) 37076

[startup+317.501 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=962216/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=37076 CPUtime=317.41
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 8461 0 0 0 31734 7 0 0 25 0 1 0 128128284 37965824 8217 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 9269 8217 99 283 0 8983 0
Current children cumulated CPU time (s) 317.41
Current children cumulated vsize (KiB) 37076

[startup+318.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=962216/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=37076 CPUtime=318.21
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 8461 0 0 0 31814 7 0 0 25 0 1 0 128128284 37965824 8217 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 9269 8217 99 283 0 8983 0
Current children cumulated CPU time (s) 318.21
Current children cumulated vsize (KiB) 37076

[startup+318.502 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6533
/proc/meminfo: memFree=962216/2055920 swapFree=4191356/4192956
[pid=6532] ppid=6530 vsize=37076 CPUtime=318.41
/proc/6532/stat : 6532 (SApperloT-base) R 6530 6532 6322 0 -1 4194304 8461 0 0 0 31834 7 0 0 25 0 1 0 128128284 37965824 8217 1992294400 134512640 135674940 4294956208 18446744073709551615 134571240 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 9269 8217 99 283 0 8983 0
Current children cumulated CPU time (s) 318.41
Current children cumulated vsize (KiB) 37076

Child status: 0
Real time (s): 318.594
CPU time (s): 318.514
CPU user time (s): 318.429
CPU system time (s): 0.084987
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 37076

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

runsolver used 0.319951 second user time and 0.670898 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-29 12:30:05
IDJOB=1563192
IDBENCH=70949
IDSOLVER=509
FILE ID=node56/1563192-1241001005
PBS_JOBID= 9204814
Free space on /tmp= 103156 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563192-1241001005/watcher-1563192-1241001005 -o /tmp/evaluation-result-1563192-1241001005/solver-1563192-1241001005 -C 1200 -W 1800 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=2008814221 HOME/instance-1563192-1241001005.cnf

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=2008814221

node56.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.218
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.218
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:        995408 kB
Buffers:         70848 kB
Cached:         900628 kB
SwapCached:        924 kB
Active:         311924 kB
Inactive:       673480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        995408 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:            4368 kB
Writeback:           0 kB
Mapped:          22608 kB
Slab:            60988 kB
Committed_AS:   470020 kB
PageTables:       1468 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= 103156 MiB
End job on node56 at 2009-04-29 12:35:24