Trace number 1725934

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 hrpUNSAT 75.9675 75.9959

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.6907
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

75.87/75.99	c Solved by Filtered 
75.87/75.99	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-1725934-1240707877/watcher-1725934-1240707877 -o /tmp/evaluation-result-1725934-1240707877/solver-1725934-1240707877 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=722393233 HOME/instance-1725934-1240707877.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 1.09 3/65 16747
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=1704 CPUtime=0
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 185 0 0 0 0 0 0 0 20 0 1 0 98817251 1744896 169 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 426 169 97 292 0 131 0

[startup+0.0726309 s]
/proc/loadavg: 0.92 0.98 1.09 3/65 16747
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=5052 CPUtime=0.06
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 1044 0 0 0 6 0 0 0 20 0 1 0 98817251 5173248 1028 1992294400 134512640 135712473 4294956208 18446744073709551615 134545622 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 1263 1029 97 292 0 968 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5052

[startup+0.101635 s]
/proc/loadavg: 0.92 0.98 1.09 3/65 16747
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=5452 CPUtime=0.09
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 1143 0 0 0 9 0 0 0 20 0 1 0 98817251 5582848 1126 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 1363 1126 105 292 0 1068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5452

[startup+0.30167 s]
/proc/loadavg: 0.92 0.98 1.09 3/65 16747
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=6136 CPUtime=0.29
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 1322 0 0 0 29 0 0 0 22 0 1 0 98817251 6283264 1305 1992294400 134512640 135712473 4294956208 18446744073709551615 134561049 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 1534 1305 105 292 0 1239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6136

[startup+0.701742 s]
/proc/loadavg: 0.92 0.98 1.09 3/65 16747
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=7468 CPUtime=0.69
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 1651 0 0 0 69 0 0 0 25 0 1 0 98817251 7647232 1634 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 1867 1634 109 292 0 1572 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7468

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 1.09 2/66 16748
/proc/meminfo: memFree=1597520/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=8944 CPUtime=1.49
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 2010 0 0 0 149 0 0 0 25 0 1 0 98817251 9158656 1993 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 2236 1993 109 292 0 1941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8944

[startup+3.10117 s]
/proc/loadavg: 0.92 0.98 1.09 2/66 16748
/proc/meminfo: memFree=1595088/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=11332 CPUtime=3.09
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 2609 0 0 0 308 1 0 0 25 0 1 0 98817251 11603968 2592 1992294400 134512640 135712473 4294956208 18446744073709551615 134564042 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 2833 2592 109 292 0 2538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11332

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 1.09 2/66 16748
/proc/meminfo: memFree=1591248/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=14260 CPUtime=6.29
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 3358 0 0 0 628 1 0 0 25 0 1 0 98817251 14602240 3341 1992294400 134512640 135712473 4294956208 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 3565 3341 109 292 0 3270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14260

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 1.09 2/66 16748
/proc/meminfo: memFree=1589584/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=16336 CPUtime=12.69
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 3839 0 0 0 1267 2 0 0 25 0 1 0 98817251 16728064 3789 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 4084 3789 109 292 0 3789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16336

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.08 2/66 16748
/proc/meminfo: memFree=1581200/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=24560 CPUtime=25.49
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 5833 0 0 0 2545 4 0 0 25 0 1 0 98817251 25149440 5783 1992294400 134512640 135712473 4294956208 18446744073709551615 134540611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 6140 5783 109 292 0 5845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24560

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 1.08 2/66 16748
/proc/meminfo: memFree=1579856/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=26192 CPUtime=51.07
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 6170 0 0 0 5103 4 0 0 25 0 1 0 98817251 26820608 6120 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 6548 6120 109 292 0 6253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26192

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

[startup+63.902 s]
/proc/loadavg: 0.97 0.98 1.08 2/66 16748
/proc/meminfo: memFree=1579152/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=27024 CPUtime=63.87
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 6336 0 0 0 6383 4 0 0 25 0 1 0 98817251 27672576 6286 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 6756 6286 109 292 0 6461 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 27024

[startup+70.3012 s]
/proc/loadavg: 0.97 0.98 1.08 2/66 16748
/proc/meminfo: memFree=1579024/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=27024 CPUtime=70.27
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 6369 0 0 0 7023 4 0 0 25 0 1 0 98817251 27672576 6319 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 6756 6319 109 292 0 6461 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 27024

[startup+73.5027 s]
/proc/loadavg: 0.97 0.98 1.08 2/66 16748
/proc/meminfo: memFree=1578832/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=27376 CPUtime=73.47
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 6412 0 0 0 7343 4 0 0 25 0 1 0 98817251 28033024 6362 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 6844 6362 109 292 0 6549 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 27376

[startup+75.102 s]
/proc/loadavg: 0.97 0.98 1.08 2/66 16748
/proc/meminfo: memFree=1578832/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=27376 CPUtime=75.06
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 6412 0 0 0 7502 4 0 0 25 0 1 0 98817251 28033024 6362 1992294400 134512640 135712473 4294956208 18446744073709551615 134579409 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 6844 6362 109 292 0 6549 0
Current children cumulated CPU time (s) 75.06
Current children cumulated vsize (KiB) 27376

[startup+75.5011 s]
/proc/loadavg: 0.97 0.98 1.08 2/66 16748
/proc/meminfo: memFree=1578832/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=27376 CPUtime=75.46
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 6412 0 0 0 7542 4 0 0 25 0 1 0 98817251 28033024 6362 1992294400 134512640 135712473 4294956208 18446744073709551615 134564111 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 6844 6362 109 292 0 6549 0
Current children cumulated CPU time (s) 75.46
Current children cumulated vsize (KiB) 27376

[startup+75.9052 s]
/proc/loadavg: 0.97 0.98 1.08 2/66 16748
/proc/meminfo: memFree=1578832/2055920 swapFree=4192952/4192956
[pid=16747] ppid=16745 vsize=27376 CPUtime=75.87
/proc/16747/stat : 16747 (SApperloT-hrp) R 16745 16747 16649 0 -1 4194304 6412 0 0 0 7583 4 0 0 25 0 1 0 98817251 28033024 6362 1992294400 134512640 135712473 4294956208 18446744073709551615 134579480 0 0 4096 0 0 0 0 17 1 0 0
/proc/16747/statm: 6844 6362 109 292 0 6549 0
Current children cumulated CPU time (s) 75.87
Current children cumulated vsize (KiB) 27376

Child status: 0
Real time (s): 75.9959
CPU time (s): 75.9675
CPU user time (s): 75.9195
CPU system time (s): 0.047992
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 27376

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

runsolver used 0.092985 second user time and 0.183972 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 03:04:37
IDJOB=1725934
IDBENCH=24601
IDSOLVER=510
FILE ID=node89/1725934-1240707877
PBS_JOBID= 9186832
Free space on /tmp= 66348 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725934-1240707877/watcher-1725934-1240707877 -o /tmp/evaluation-result-1725934-1240707877/solver-1725934-1240707877 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=722393233 HOME/instance-1725934-1240707877.cnf

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=722393233

node89.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.268
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.268
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:       1604728 kB
Buffers:         47360 kB
Cached:         325276 kB
SwapCached:          4 kB
Active:         132860 kB
Inactive:       253588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1604728 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3112 kB
Writeback:           0 kB
Mapped:          23536 kB
Slab:            50712 kB
Committed_AS:   299296 kB
PageTables:       1372 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= 66348 MiB
End job on node89 at 2009-04-26 03:05:53