Trace number 1781248

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
ttsth-5-0 2009-03-19 (4 threads)? (MO) 23.33 23.3285

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.3
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

18.11/18.11	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781248-1243686529.cnf 
18.11/18.11	c Using SATTIMEOUT of 10000
18.11/18.11	c Using SATRAM of 2047
18.11/18.11	c Size of subset node = 16
18.11/18.11	c Variables = 118040
18.11/18.11	c Clauses = 8804672
18.11/18.11	c Literals = 26208080
18.11/18.11	c Reduced size:
18.11/18.11	c Variables = 118040
18.11/18.11	c Clauses = 8803542
18.11/18.11	c Literals = 26205796
18.11/18.11	c a2
23.22/23.21	Out of memory
23.22/23.21	c Out of memory (realloc) <reallocIntSetElements>
23.22/23.21	c Time = 23.22 seconds
23.22/23.21	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1781248-1243686529/watcher-1781248-1243686529 -o /tmp/evaluation-result-1781248-1243686529/solver-1781248-1243686529 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781248-1243686529.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.07 4.44 4.21 3/115 26092
/proc/meminfo: memFree=2749652/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=1140 CPUtime=0.01
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 185 0 0 0 1 0 0 0 18 0 1 0 1133333605 1167360 141 4294967295 134512640 135237372 3218436256 3218435620 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 285 141 75 177 0 107 0

[startup+0.084119 s]
/proc/loadavg: 4.07 4.44 4.21 3/115 26092
/proc/meminfo: memFree=2749652/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=5200 CPUtime=0.08
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 1165 0 0 0 8 0 0 0 18 0 1 0 1133333605 5324800 1121 4294967295 134512640 135237372 3218436256 3218435052 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 1300 1121 75 177 0 1122 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5200

[startup+0.114119 s]
/proc/loadavg: 4.07 4.44 4.21 3/115 26092
/proc/meminfo: memFree=2749652/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=6520 CPUtime=0.11
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 1531 0 0 0 11 0 0 0 18 0 1 0 1133333605 6676480 1487 4294967295 134512640 135237372 3218436256 3218435704 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 1630 1488 75 177 0 1452 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6520

[startup+0.31411 s]
/proc/loadavg: 4.07 4.44 4.21 3/115 26092
/proc/meminfo: memFree=2749652/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=16612 CPUtime=0.31
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 3978 0 0 0 31 0 0 0 18 0 1 0 1133333605 17010688 3934 4294967295 134512640 135237372 3218436256 3218435620 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 4153 3934 75 177 0 3975 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 16612

[startup+0.714093 s]
/proc/loadavg: 4.07 4.44 4.21 3/115 26092
/proc/meminfo: memFree=2749652/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=36612 CPUtime=0.71
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 8867 0 0 0 70 1 0 0 18 0 1 0 1133333605 37490688 8823 4294967295 134512640 135237372 3218436256 3218435620 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 9153 8823 75 177 0 8975 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 36612

[startup+1.51406 s]
/proc/loadavg: 4.07 4.44 4.21 2/116 26093
/proc/meminfo: memFree=2700036/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=76460 CPUtime=1.51
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 18566 0 0 0 145 6 0 0 20 0 1 0 1133333605 78295040 18522 4294967295 134512640 135237372 3218436256 3218435052 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 19115 18523 75 177 0 18937 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 76460

[startup+3.114 s]
/proc/loadavg: 3.83 4.38 4.20 2/116 26094
/proc/meminfo: memFree=2647052/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=151212 CPUtime=3.11
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 37609 0 0 0 295 16 0 0 25 0 1 0 1133333605 154841088 37565 4294967295 134512640 135237372 3218436256 3218434780 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 37803 37566 75 177 0 37625 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 151212

[startup+6.31387 s]
/proc/loadavg: 3.83 4.38 4.20 2/116 26094
/proc/meminfo: memFree=2490112/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=305968 CPUtime=6.31
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 75643 0 0 0 599 32 0 0 25 0 1 0 1133333605 313311232 75599 4294967295 134512640 135237372 3218436256 3218435620 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 76492 75599 75 177 0 76314 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 305968

[startup+12.7136 s]
/proc/loadavg: 3.39 4.27 4.16 2/116 26096
/proc/meminfo: memFree=2186632/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=598184 CPUtime=12.71
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202496 145685 0 0 0 1206 65 0 0 25 0 1 0 1133333605 612540416 145641 4294967295 134512640 135237372 3218436256 3218435984 134533697 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 149546 145641 75 177 0 149368 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 598184



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+23.2132 s]
/proc/loadavg: 3.10 4.18 4.13 2/116 26096
/proc/meminfo: memFree=1114764/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=0 CPUtime=23.22
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202500 408674 0 0 0 2175 147 0 0 25 0 1 0 1133333605 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.22
Current children cumulated vsize (KiB) 0

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+23.3132 s]
/proc/loadavg: 3.10 4.18 4.13 2/116 26096
/proc/meminfo: memFree=1114764/3368532 swapFree=1941392/1959888
[pid=26092] ppid=26090 vsize=0 CPUtime=23.31
/proc/26092/stat : 26092 (ttsth-5-0) R 26090 26092 11443 0 -1 4202500 408674 0 0 0 2175 156 0 0 25 0 1 0 1133333605 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26092/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.31
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 23.3285
CPU time (s): 23.33
CPU user time (s): 21.75
CPU system time (s): 1.58
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 2118200

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 14:28:49
IDJOB=1781248
IDBENCH=71695
IDSOLVER=632
FILE ID=/1781248-1243686529
PBS_JOBID=
Free space on /tmp= 15567 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781248-1243686529/watcher-1781248-1243686529 -o /tmp/evaluation-result-1781248-1243686529/solver-1781248-1243686529 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781248-1243686529.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED= 1551557922

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.17
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2749652 kB
Buffers:        114252 kB
Cached:         398060 kB
SwapCached:       4320 kB
Active:         370088 kB
Inactive:       152608 kB
HighTotal:     2489216 kB
HighFree:      2078648 kB
LowTotal:       879316 kB
LowFree:        671004 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:          165632 kB
Writeback:           0 kB
AnonPages:        9436 kB
Mapped:           4212 kB
Slab:            85708 kB
SReclaimable:    75512 kB
SUnreclaim:      10196 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15567 MiB
End job on  at 2009-05-30 14:29:23