Trace number 1719600

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 172.992 173.053

General information on the benchmark

Nameschup-l2s-abp4-1-k31.cnf
MD5SUM2ec4066bd8381455b1990aa40b382ff0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.9847
Satisfiable
(Un)Satisfiability was proved
Number of variables14809
Number of clauses48483
Sum of the clauses size123522
Maximum clause length33
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 224983
Number of clauses of size 322191
Number of clauses of size 4589
Number of clauses of size 5403
Number of clauses of size over 5281

Solver Data

172.93/173.04	
172.93/173.04	c decisions : 271360
172.93/173.04	c conflicts : 206484
172.93/173.04	c Memory limit 1620 MiB
172.93/173.04	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-1719600-1240647658/watcher-1719600-1240647658 -o /tmp/evaluation-result-1719600-1240647658/solver-1719600-1240647658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1719600-1240647658.cnf -rs 1725180834 -co memory_limit 1800 

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 0.99 3/64 17236
/proc/meminfo: memFree=1290744/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=1788 CPUtime=0
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 92799964 1830912 186 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 447 186 119 319 0 125 0

[startup+0.052339 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17236
/proc/meminfo: memFree=1290744/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=4032 CPUtime=0.05
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 794 0 0 0 5 0 0 0 18 0 1 0 92799964 4128768 778 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 1008 778 119 319 0 686 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4032

[startup+0.101347 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17236
/proc/meminfo: memFree=1290744/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=5856 CPUtime=0.09
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 1286 0 0 0 9 0 0 0 18 0 1 0 92799964 5996544 1258 1992294400 134512640 135819388 4294956176 18446744073709551615 134604235 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 1464 1258 127 319 0 1142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5856

[startup+0.301383 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17236
/proc/meminfo: memFree=1290744/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=8872 CPUtime=0.29
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 2043 0 0 0 29 0 0 0 19 0 1 0 92799964 9084928 1967 1992294400 134512640 135819388 4294956176 18446744073709551615 134698222 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 2218 1968 128 319 0 1896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8872

[startup+0.701455 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17236
/proc/meminfo: memFree=1290744/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=11828 CPUtime=0.69
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 2920 0 0 0 69 0 0 0 23 0 1 0 92799964 12111872 2690 1992294400 134512640 135819388 4294956176 18446744073709551615 134592753 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 2957 2690 147 319 0 2635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11828

[startup+1.5016 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1280432/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=12092 CPUtime=1.5
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 2980 0 0 0 149 1 0 0 25 0 1 0 92799964 12382208 2750 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 3023 2750 147 319 0 2701 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 12092

[startup+3.10189 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1280048/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=12488 CPUtime=3.09
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 3080 0 0 0 308 1 0 0 25 0 1 0 92799964 12787712 2850 1992294400 134512640 135819388 4294956176 18446744073709551615 134617373 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 3122 2850 147 319 0 2800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12488

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1279280/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=13016 CPUtime=6.29
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 3217 0 0 0 628 1 0 0 25 0 1 0 92799964 13328384 2987 1992294400 134512640 135819388 4294956176 18446744073709551615 134585461 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 3254 2987 147 319 0 2932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13016

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1278200/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=14072 CPUtime=12.69
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 3457 0 0 0 1268 1 0 0 25 0 1 0 92799964 14409728 3227 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 3518 3227 147 319 0 3196 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14072

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1276408/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=15832 CPUtime=25.49
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 3906 0 0 0 2547 2 0 0 25 0 1 0 92799964 16211968 3676 1992294400 134512640 135819388 4294956176 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 3958 3676 147 319 0 3636 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15832

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1273912/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=18864 CPUtime=51.07
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 4572 0 0 0 5105 2 0 0 25 0 1 0 92799964 19316736 4342 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 4716 4342 147 319 0 4394 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18864

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1269304/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=23768 CPUtime=102.26
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 5700 0 0 0 10222 4 0 0 25 0 1 0 92799964 24338432 5470 1992294400 134512640 135819388 4294956176 18446744073709551615 134667982 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 5942 5470 147 319 0 5620 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23768

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1264696/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=28736 CPUtime=162.23
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 6862 0 0 0 16218 5 0 0 25 0 1 0 92799964 29425664 6632 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 7184 6632 147 319 0 6862 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28736

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1264376/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=29176 CPUtime=166.23
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 6943 0 0 0 16618 5 0 0 25 0 1 0 92799964 29876224 6713 1992294400 134512640 135819388 4294956176 18446744073709551615 134592761 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 7294 6713 147 319 0 6972 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 29176

[startup+169.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1264056/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=29500 CPUtime=169.43
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 7010 0 0 0 16938 5 0 0 25 0 1 0 92799964 30208000 6780 1992294400 134512640 135819388 4294956176 18446744073709551615 134616877 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 7375 6780 147 319 0 7053 0
Current children cumulated CPU time (s) 169.43
Current children cumulated vsize (KiB) 29500

[startup+171.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1263992/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=29500 CPUtime=171.03
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 7025 0 0 0 17098 5 0 0 25 0 1 0 92799964 30208000 6795 1992294400 134512640 135819388 4294956176 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 7375 6795 147 319 0 7053 0
Current children cumulated CPU time (s) 171.03
Current children cumulated vsize (KiB) 29500

[startup+171.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1263928/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=29500 CPUtime=171.83
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 7039 0 0 0 17178 5 0 0 25 0 1 0 92799964 30208000 6809 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 7375 6809 147 319 0 7053 0
Current children cumulated CPU time (s) 171.83
Current children cumulated vsize (KiB) 29500

[startup+172.706 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1263800/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=29724 CPUtime=172.63
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 7063 0 0 0 17258 5 0 0 25 0 1 0 92799964 30437376 6833 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 7431 6833 147 319 0 7109 0
Current children cumulated CPU time (s) 172.63
Current children cumulated vsize (KiB) 29724

[startup+172.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1263800/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=29724 CPUtime=172.83
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 7063 0 0 0 17278 5 0 0 25 0 1 0 92799964 30437376 6833 1992294400 134512640 135819388 4294956176 18446744073709551615 134617505 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 7431 6833 147 319 0 7109 0
Current children cumulated CPU time (s) 172.83
Current children cumulated vsize (KiB) 29724

[startup+173.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17237
/proc/meminfo: memFree=1263800/2055920 swapFree=4124000/4192956
[pid=17236] ppid=17234 vsize=29724 CPUtime=172.93
/proc/17236/stat : 17236 (hydrasat-flat) R 17234 17236 17199 0 -1 4194304 7063 0 0 0 17288 5 0 0 25 0 1 0 92799964 30437376 6833 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17236/statm: 7431 6833 147 319 0 7109 0
Current children cumulated CPU time (s) 172.93
Current children cumulated vsize (KiB) 29724

Child status: 20
Real time (s): 173.053
CPU time (s): 172.992
CPU user time (s): 172.928
CPU system time (s): 0.06399
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 29724

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

runsolver used 0.154976 second user time and 0.331949 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-25 10:20:59
IDJOB=1719600
IDBENCH=69566
IDSOLVER=519
FILE ID=node2/1719600-1240647658
PBS_JOBID= 9186482
Free space on /tmp= 66316 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT_RACE08/cnf/schup-l2s-abp4-1-k31.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719600-1240647658/watcher-1719600-1240647658 -o /tmp/evaluation-result-1719600-1240647658/solver-1719600-1240647658 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1719600-1240647658.cnf -rs 1725180834 -co memory_limit 1800

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

MD5SUM BENCH= 2ec4066bd8381455b1990aa40b382ff0
RANDOM SEED=1725180834

node2.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.265
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.265
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:       1291160 kB
Buffers:         69644 kB
Cached:         554292 kB
SwapCached:      63068 kB
Active:         260512 kB
Inactive:       428804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291160 kB
SwapTotal:     4192956 kB
SwapFree:      4124000 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          13860 kB
Slab:            61332 kB
Committed_AS:   334632 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= 66316 MiB
End job on node2 at 2009-04-25 10:23:52