Trace number 1776043

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)Signal 56.44 56.4935

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.08
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

0.71/0.76	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776043-1243673246.cnf 
0.71/0.76	c Using SATTIMEOUT of 10000
0.71/0.76	c Using SATRAM of 2047
0.71/0.76	c Size of subset node = 16
0.71/0.76	c Variables = 87475
0.71/0.76	c Clauses = 414657
0.71/0.76	c Literals = 1073659
0.71/0.76	c Reduced size:
0.71/0.76	c Variables = 85694
0.71/0.76	c Clauses = 414447
0.71/0.76	c Literals = 1073419
0.71/0.76	c a2
10.05/10.13	c a1
53.25/53.36	c Independent sub-problems = 1
53.25/53.36	c Sub-problem with 85666 variables and 414447 clauses
53.25/53.36	c using permutation method 4
53.25/53.36	c count = 1
53.25/53.36	c Ordering finished 53.120 seconds
53.25/53.36	c mapped 53.310 seconds
53.25/53.36	c permuted 53.310 seconds
53.25/53.36	c about to sort
53.35/53.49	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776043-1243673246/watcher-1776043-1243673246 -o /tmp/evaluation-result-1776043-1243673246/solver-1776043-1243673246 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776043-1243673246.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: 6.60 6.28 4.85 4/104 7584
/proc/meminfo: memFree=2208780/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=2288 CPUtime=0.03
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 444 0 0 0 3 0 0 0 19 0 1 0 1121425791 2342912 399 4294967295 134512640 135237372 3220433552 3220432348 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 572 399 75 177 0 394 0

[startup+0.112201 s]
/proc/loadavg: 6.60 6.28 4.85 4/104 7584
/proc/meminfo: memFree=2208780/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=6348 CPUtime=0.11
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 1473 0 0 0 9 2 0 0 21 0 1 0 1121425791 6500352 1428 4294967295 134512640 135237372 3220433552 3220433000 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 1587 1428 75 177 0 1409 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6348

[startup+0.212191 s]
/proc/loadavg: 6.60 6.28 4.85 4/104 7584
/proc/meminfo: memFree=2208780/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=11284 CPUtime=0.21
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 2658 0 0 0 17 4 0 0 22 0 1 0 1121425791 11554816 2613 4294967295 134512640 135237372 3220433552 3220432076 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 2821 2614 75 177 0 2643 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 11284

[startup+0.312188 s]
/proc/loadavg: 6.60 6.28 4.85 4/104 7584
/proc/meminfo: memFree=2208780/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=16044 CPUtime=0.31
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 3840 0 0 0 26 5 0 0 22 0 1 0 1121425791 16429056 3795 4294967295 134512640 135237372 3220433552 3220433000 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 4011 3796 75 177 0 3833 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 16044

[startup+0.712157 s]
/proc/loadavg: 6.60 6.28 4.85 4/104 7584
/proc/meminfo: memFree=2208780/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=30124 CPUtime=0.71
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 7218 0 0 0 65 6 0 0 24 0 1 0 1121425791 30846976 7173 4294967295 134512640 135237372 3220433552 3220433244 134534256 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 7531 7173 75 177 0 7353 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 30124

[startup+1.5121 s]
/proc/loadavg: 6.31 6.23 4.84 4/105 7585
/proc/meminfo: memFree=2116872/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=206060 CPUtime=1.51
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 38314 0 0 0 137 14 0 0 25 0 1 0 1121425791 211005440 38269 4294967295 134512640 135237372 3220433552 3220433104 134554919 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 51515 38269 76 177 0 51337 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 206060

[startup+3.112 s]
/proc/loadavg: 6.31 6.23 4.84 4/105 7585
/proc/meminfo: memFree=2007716/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=262596 CPUtime=3.05
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 51011 0 0 0 287 18 0 0 25 0 1 0 1121425791 268898304 50447 4294967295 134512640 135237372 3220433552 3220431984 134680346 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 65649 50447 76 177 0 65471 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 262596

[startup+6.31178 s]
/proc/loadavg: 6.05 6.17 4.83 4/105 7768
/proc/meminfo: memFree=2006808/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=262728 CPUtime=6.25
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 51157 0 0 0 607 18 0 0 25 0 1 0 1121425791 269033472 50481 4294967295 134512640 135237372 3220433552 3220431296 134749353 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 65682 50481 76 177 0 65504 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 262728

[startup+12.7113 s]
/proc/loadavg: 5.80 6.12 4.82 4/105 7768
/proc/meminfo: memFree=2143544/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=67004 CPUtime=12.65
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 52268 0 0 0 1245 20 0 0 25 0 1 0 1121425791 68612096 16407 4294967295 134512640 135237372 3220433552 3220432880 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 16751 16407 77 177 0 16573 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 67004

[startup+25.5105 s]
/proc/loadavg: 5.18 5.97 4.79 4/105 7771
/proc/meminfo: memFree=2136540/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=74460 CPUtime=25.45
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 54155 0 0 0 2523 22 0 0 25 0 1 0 1121425791 76247040 18294 4294967295 134512640 135237372 3220433552 3220432820 134737773 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 18615 18294 77 177 0 18437 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 74460

[startup+51.1087 s]
/proc/loadavg: 4.44 5.73 4.74 4/105 7773
/proc/meminfo: memFree=2134752/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=76348 CPUtime=51.05
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 54588 0 0 0 5079 26 0 0 25 0 1 0 1121425791 78180352 18727 4294967295 134512640 135237372 3220433552 3220432912 134600707 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 19087 18727 77 177 0 18909 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 76348

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

[startup+51.2087 s]
/proc/loadavg: 4.44 5.73 4.74 4/105 7773
/proc/meminfo: memFree=2134752/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=76348 CPUtime=51.15
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 54589 0 0 0 5089 26 0 0 25 0 1 0 1121425791 78180352 18728 4294967295 134512640 135237372 3220433552 3220432912 134600707 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 19087 18728 77 177 0 18909 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 76348

[startup+54.4085 s]
/proc/loadavg: 4.44 5.73 4.74 4/105 7773
/proc/meminfo: memFree=1972320/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=299300 CPUtime=54.35
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 111035 0 0 0 5392 43 0 0 25 0 1 0 1121425791 306483200 74364 4294967295 134512640 135237372 3220433552 3219253832 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 74825 74366 91 177 0 74647 0
Current children cumulated CPU time (s) 54.35
Current children cumulated vsize (KiB) 299300

[startup+55.2085 s]
/proc/loadavg: 4.44 5.73 4.74 4/105 7773
/proc/meminfo: memFree=1892696/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=321416 CPUtime=55.15
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4202496 116634 0 0 0 5470 45 0 0 25 0 1 0 1121425791 329129984 79834 4294967295 134512640 135237372 3220433552 3219249604 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 80354 79834 91 177 0 80176 0
Current children cumulated CPU time (s) 55.15
Current children cumulated vsize (KiB) 321416

[startup+56.0084 s]
/proc/loadavg: 4.44 5.73 4.74 4/105 7773
/proc/meminfo: memFree=1892696/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=351528 CPUtime=55.95
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4204032 124227 0 0 0 5511 84 0 0 25 0 1 0 1121425791 359964672 87427 4294967295 134512640 135237372 3220433552 3212054472 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 87882 87427 104 177 0 87704 0
Current children cumulated CPU time (s) 55.95
Current children cumulated vsize (KiB) 351528

[startup+56.4084 s]
/proc/loadavg: 4.32 5.68 4.73 4/105 7773
/proc/meminfo: memFree=1658160/3368532 swapFree=1954076/1959888
[pid=7584] ppid=7582 vsize=351528 CPUtime=56.35
/proc/7584/stat : 7584 (ttsth-5-0) R 7582 7584 2540 0 -1 4204032 124227 0 0 0 5511 124 0 0 25 0 1 0 1121425791 359964672 87427 4294967295 134512640 135237372 3220433552 3212054472 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/7584/statm: 87882 87427 104 177 0 87704 0
Current children cumulated CPU time (s) 56.35
Current children cumulated vsize (KiB) 351528

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 56.4935
CPU time (s): 56.44
CPU user time (s): 55.11
CPU system time (s): 1.33
CPU usage (%): 99.9052
Max. virtual memory (cumulated for all children) (KiB): 351528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.11
system time used= 1.33
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124596
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= 1
involuntary context switches= 406

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-30 10:47:26
IDJOB=1776043
IDBENCH=20415
IDSOLVER=632
FILE ID=tipi44/1776043-1243673246
PBS_JOBID=
Free space on /tmp= 15887 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776043-1243673246/watcher-1776043-1243673246 -o /tmp/evaluation-result-1776043-1243673246/solver-1776043-1243673246 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776043-1243673246.cnf

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED= 1533624551

Linux tipi44 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.116
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.116
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.10
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.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2209668 kB
Buffers:        164236 kB
Cached:         677832 kB
SwapCached:       2180 kB
Active:         877300 kB
Inactive:       177332 kB
HighTotal:     2489216 kB
HighFree:      1602036 kB
LowTotal:       879316 kB
LowFree:        607632 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            9240 kB
Writeback:           0 kB
AnonPages:      211592 kB
Mapped:           5668 kB
Slab:            93628 kB
SReclaimable:    83484 kB
SUnreclaim:      10144 kB
PageTables:        752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   294344 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15544 MiB
End job on tipi44 at 2009-05-30 10:48:23