Trace number 1577776

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 77.2203 77.2471

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.35749
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

77.16/77.22	
77.16/77.22	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-1577776-1241004630/watcher-1577776-1241004630 -o /tmp/evaluation-result-1577776-1241004630/solver-1577776-1241004630 -C 1200 -W 1800 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1093188530 HOME/instance-1577776-1241004630.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.91 1.85 1.44 3/65 6709
/proc/meminfo: memFree=910384/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=9164 CPUtime=0
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 1053 0 0 0 0 0 0 0 18 0 1 0 128491072 9383936 1037 1992294400 134512640 135674940 4294956192 18446744073709551615 134542185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 2291 1045 88 283 0 2005 0

[startup+0.0737199 s]
/proc/loadavg: 1.91 1.85 1.44 3/65 6709
/proc/meminfo: memFree=910384/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=42408 CPUtime=0.07
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 7133 0 0 0 4 3 0 0 18 0 1 0 128491072 43425792 7117 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 10602 7117 92 283 0 10316 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 42408

[startup+0.101723 s]
/proc/loadavg: 1.91 1.85 1.44 3/65 6709
/proc/meminfo: memFree=910384/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=43468 CPUtime=0.1
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 7430 0 0 0 7 3 0 0 18 0 1 0 128491072 44511232 7414 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 10867 7414 92 283 0 10581 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 43468

[startup+0.301741 s]
/proc/loadavg: 1.91 1.85 1.44 3/65 6709
/proc/meminfo: memFree=910384/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=52052 CPUtime=0.29
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 9541 0 0 0 25 4 0 0 19 0 1 0 128491072 53301248 9525 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 13013 9526 92 283 0 12727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52052

[startup+0.701781 s]
/proc/loadavg: 1.91 1.85 1.44 3/65 6709
/proc/meminfo: memFree=910384/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=67108 CPUtime=0.69
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 13584 0 0 0 62 7 0 0 23 0 1 0 128491072 68718592 13469 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 16777 13470 92 283 0 16491 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67108

[startup+1.50186 s]
/proc/loadavg: 1.91 1.85 1.44 2/66 6710
/proc/meminfo: memFree=843944/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=97412 CPUtime=1.5
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 21731 0 0 0 139 11 0 0 25 0 1 0 128491072 99749888 21422 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 24353 21422 92 283 0 24067 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 97412

[startup+3.10202 s]
/proc/loadavg: 1.91 1.85 1.44 2/66 6710
/proc/meminfo: memFree=799976/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=136164 CPUtime=3.09
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 31919 0 0 0 292 17 0 0 25 0 1 0 128491072 139431936 30349 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34041 30349 98 283 0 33755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136164

[startup+6.30232 s]
/proc/loadavg: 1.92 1.85 1.44 2/66 6710
/proc/meminfo: memFree=788776/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=137220 CPUtime=6.29
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32161 0 0 0 610 19 0 0 25 0 1 0 128491072 140513280 30591 1992294400 134512640 135674940 4294956192 18446744073709551615 134537593 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34305 30591 98 283 0 34019 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137220

[startup+12.702 s]
/proc/loadavg: 1.93 1.85 1.44 2/66 6710
/proc/meminfo: memFree=790248/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=137220 CPUtime=12.69
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32172 0 0 0 1249 20 0 0 25 0 1 0 128491072 140513280 30602 1992294400 134512640 135674940 4294956192 18446744073709551615 134537791 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34305 30602 98 283 0 34019 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137220

[startup+25.5012 s]
/proc/loadavg: 1.72 1.81 1.44 2/66 6710
/proc/meminfo: memFree=790440/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=137220 CPUtime=25.49
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32172 0 0 0 2529 20 0 0 25 0 1 0 128491072 140513280 30602 1992294400 134512640 135674940 4294956192 18446744073709551615 134537755 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34305 30602 98 283 0 34019 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137220

[startup+51.1017 s]
/proc/loadavg: 1.47 1.74 1.42 2/66 6710
/proc/meminfo: memFree=790504/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=137352 CPUtime=51.08
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32183 0 0 0 5088 20 0 0 25 0 1 0 128491072 140648448 30613 1992294400 134512640 135674940 4294956192 18446744073709551615 134537587 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34338 30613 98 283 0 34052 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 137352

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

[startup+63.9019 s]
/proc/loadavg: 1.40 1.72 1.42 2/66 6710
/proc/meminfo: memFree=790504/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=137352 CPUtime=63.87
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32183 0 0 0 6367 20 0 0 25 0 1 0 128491072 140648448 30613 1992294400 134512640 135674940 4294956192 18446744073709551615 134537631 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34338 30613 98 283 0 34052 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 137352

[startup+70.3016 s]
/proc/loadavg: 1.34 1.69 1.41 2/66 6710
/proc/meminfo: memFree=790568/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=137352 CPUtime=70.27
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32215 0 0 0 7007 20 0 0 25 0 1 0 128491072 140648448 30645 1992294400 134512640 135674940 4294956192 18446744073709551615 134537827 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34338 30645 98 283 0 34052 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 137352

[startup+73.5019 s]
/proc/loadavg: 1.34 1.69 1.41 2/66 6710
/proc/meminfo: memFree=789992/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=138144 CPUtime=73.47
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32433 0 0 0 7327 20 0 0 25 0 1 0 128491072 141459456 30863 1992294400 134512640 135674940 4294956192 18446744073709551615 134559998 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34536 30863 98 283 0 34250 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 138144

[startup+75.102 s]
/proc/loadavg: 1.31 1.68 1.41 2/66 6710
/proc/meminfo: memFree=789544/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=138408 CPUtime=75.06
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32529 0 0 0 7486 20 0 0 25 0 1 0 128491072 141729792 30959 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34602 30959 98 283 0 34316 0
Current children cumulated CPU time (s) 75.06
Current children cumulated vsize (KiB) 138408

[startup+75.9051 s]
/proc/loadavg: 1.31 1.68 1.41 2/66 6710
/proc/meminfo: memFree=789096/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=138732 CPUtime=75.87
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32618 0 0 0 7567 20 0 0 25 0 1 0 128491072 142061568 31048 1992294400 134512640 135674940 4294956192 18446744073709551615 134556769 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34683 31048 98 283 0 34397 0
Current children cumulated CPU time (s) 75.87
Current children cumulated vsize (KiB) 138732

[startup+76.7012 s]
/proc/loadavg: 1.31 1.68 1.41 2/66 6710
/proc/meminfo: memFree=789096/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=138868 CPUtime=76.66
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32697 0 0 0 7646 20 0 0 25 0 1 0 128491072 142200832 31127 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34717 31127 98 283 0 34431 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 138868

[startup+77.1012 s]
/proc/loadavg: 1.31 1.68 1.41 2/66 6710
/proc/meminfo: memFree=788712/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=138868 CPUtime=77.06
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32724 0 0 0 7686 20 0 0 25 0 1 0 128491072 142200832 31154 1992294400 134512640 135674940 4294956192 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34717 31154 98 283 0 34431 0
Current children cumulated CPU time (s) 77.06
Current children cumulated vsize (KiB) 138868

[startup+77.2012 s]
/proc/loadavg: 1.31 1.68 1.41 2/66 6710
/proc/meminfo: memFree=788712/2055920 swapFree=4191356/4192956
[pid=6709] ppid=6707 vsize=139012 CPUtime=77.16
/proc/6709/stat : 6709 (SApperloT-base) R 6707 6709 6322 0 -1 4194304 32731 0 0 0 7696 20 0 0 25 0 1 0 128491072 142348288 31161 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/6709/statm: 34753 31161 98 283 0 34467 0
Current children cumulated CPU time (s) 77.16
Current children cumulated vsize (KiB) 139012

Child status: 0
Real time (s): 77.2471
CPU time (s): 77.2203
CPU user time (s): 76.9933
CPU system time (s): 0.226965
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 139012

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

runsolver used 0.06199 second user time and 0.227965 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-29 13:30:33
IDJOB=1577776
IDBENCH=70966
IDSOLVER=509
FILE ID=node56/1577776-1241004630
PBS_JOBID= 9204814
Free space on /tmp= 103104 MiB

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

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=1093188530

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:        910864 kB
Buffers:         72012 kB
Cached:         980248 kB
SwapCached:        924 kB
Active:         373232 kB
Inactive:       693020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        910864 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:           55332 kB
Writeback:           0 kB
Mapped:          22608 kB
Slab:            64744 kB
Committed_AS:   482508 kB
PageTables:       1480 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= 103104 MiB
End job on node56 at 2009-04-29 13:31:51