Trace number 1582024

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-19Signal 167.029 167.113

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

63.46/63.58	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1582024-1238935803.cnf 
63.46/63.58	c Using SATTIMEOUT of 1200
63.46/63.58	c Using SATRAM of 1800
63.46/63.58	c Size of subset node = 16
63.46/63.58	c Variables = 199290
63.46/63.58	c Clauses = 1005792
63.46/63.58	c Literals = 2392883
63.46/63.58	c Reduced size:
63.46/63.58	c Variables = 199290
63.46/63.58	c Clauses = 743844
63.46/63.58	c Literals = 1807507
63.46/63.58	c a2
65.56/65.64	c a1
162.53/162.69	c Independent sub-problems = 1
162.53/162.69	c Sub-problem with 151146 variables and 743844 clauses
162.53/162.69	c using permutation method 4
162.53/162.69	c count = 1
162.53/162.69	c Ordering finished 162.150 seconds
162.53/162.69	c mapped 162.630 seconds
162.53/162.69	c permuted 162.640 seconds
162.53/162.69	c about to sort
162.82/162.92	c sorted

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1582024-1238935803/watcher-1582024-1238935803 -o /tmp/evaluation-result-1582024-1238935803/solver-1582024-1238935803 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1582024-1238935803.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: 1.00 1.03 1.16 3/64 7722
/proc/meminfo: memFree=1553792/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=1064 CPUtime=0
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 1166242346 1089536 134 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 266 134 78 176 0 88 0

[startup+0.0240519 s]
/proc/loadavg: 1.00 1.03 1.16 3/64 7722
/proc/meminfo: memFree=1553792/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=1872 CPUtime=0.02
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 352 0 0 0 2 0 0 0 18 0 1 0 1166242346 1916928 336 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 468 336 78 176 0 290 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1872

[startup+0.101065 s]
/proc/loadavg: 1.00 1.03 1.16 3/64 7722
/proc/meminfo: memFree=1553792/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=5148 CPUtime=0.09
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 1167 0 0 0 9 0 0 0 18 0 1 0 1166242346 5271552 1151 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 1287 1152 78 176 0 1109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5148

[startup+0.301098 s]
/proc/loadavg: 1.00 1.03 1.16 3/64 7722
/proc/meminfo: memFree=1553792/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=14316 CPUtime=0.29
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 3373 0 0 0 29 0 0 0 19 0 1 0 1166242346 14659584 3357 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 3579 3357 78 176 0 3401 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14316

[startup+0.701166 s]
/proc/loadavg: 1.00 1.03 1.16 3/64 7722
/proc/meminfo: memFree=1553792/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=30752 CPUtime=0.69
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 7360 0 0 0 67 2 0 0 23 0 1 0 1166242346 31490048 7344 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 7688 7345 78 176 0 7510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30752

[startup+1.5023 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 7723
/proc/meminfo: memFree=1512440/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=61292 CPUtime=1.49
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 15170 0 0 0 143 6 0 0 25 0 1 0 1166242346 62763008 15154 1992294400 134512640 135237372 4294956192 18446744073709551615 134886558 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 15323 15154 78 176 0 15145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61292

[startup+3.10157 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 7723
/proc/meminfo: memFree=1486904/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=69092 CPUtime=3.09
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 16738 0 0 0 303 6 0 0 25 0 1 0 1166242346 70750208 16722 1992294400 134512640 135237372 4294956192 18446744073709551615 134534319 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 17273 16722 78 176 0 17095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69092

[startup+6.30112 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 7723
/proc/meminfo: memFree=1486712/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=69092 CPUtime=6.29
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 16738 0 0 0 621 8 0 0 25 0 1 0 1166242346 70750208 16722 1992294400 134512640 135237372 4294956192 18446744073709551615 134534262 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 17273 16722 78 176 0 17095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69092

[startup+12.7012 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 7723
/proc/meminfo: memFree=1486968/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=69092 CPUtime=12.69
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 16738 0 0 0 1261 8 0 0 25 0 1 0 1166242346 70750208 16722 1992294400 134512640 135237372 4294956192 18446744073709551615 134534132 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 17273 16722 78 176 0 17095 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69092

[startup+25.5014 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 7723
/proc/meminfo: memFree=1487160/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=69092 CPUtime=25.48
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 16738 0 0 0 2540 8 0 0 25 0 1 0 1166242346 70750208 16722 1992294400 134512640 135237372 4294956192 18446744073709551615 134534293 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 17273 16722 78 176 0 17095 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69092

[startup+51.1017 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 7723
/proc/meminfo: memFree=1487032/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=69092 CPUtime=51.06
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 16738 0 0 0 5098 8 0 0 25 0 1 0 1166242346 70750208 16722 1992294400 134512640 135237372 4294956192 18446744073709551615 134534262 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 17273 16722 78 176 0 17095 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 69092

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 7723
/proc/meminfo: memFree=1405688/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=151328 CPUtime=102.25
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 48209 0 0 0 10202 23 0 0 25 0 1 0 1166242346 154959872 37079 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 37832 37079 80 176 0 37654 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 151328

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 7723
/proc/meminfo: memFree=1399288/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=154848 CPUtime=162.22
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 49944 0 0 0 16198 24 0 0 25 0 1 0 1166242346 158564352 38087 1992294400 134512640 135237372 4294956192 18446744073709551615 134723145 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 38712 38087 89 176 0 38534 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 154848

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

[startup+163.102 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 7723
/proc/meminfo: memFree=1400248/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=169388 CPUtime=163.03
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 54752 0 0 0 16276 27 0 0 25 0 1 0 1166242346 173453312 41441 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 42347 41445 91 176 0 42169 0
Current children cumulated CPU time (s) 163.03
Current children cumulated vsize (KiB) 169388

[startup+164.701 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 7723
/proc/meminfo: memFree=1224504/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=381152 CPUtime=164.63
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4194304 107888 0 0 0 16414 49 0 0 25 0 1 0 1166242346 390299648 94350 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 95288 94351 94 176 0 95110 0
Current children cumulated CPU time (s) 164.63
Current children cumulated vsize (KiB) 381152

[startup+166.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 7723
/proc/meminfo: memFree=975800/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=428836 CPUtime=166.2
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4195840 119926 0 0 0 16483 137 0 0 25 0 1 0 1166242346 439128064 106118 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 107209 106118 94 176 0 107031 0
Current children cumulated CPU time (s) 166.2
Current children cumulated vsize (KiB) 428836

[startup+166.701 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 7723
/proc/meminfo: memFree=975800/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=428836 CPUtime=166.6
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4195840 119926 0 0 0 16483 177 0 0 25 0 1 0 1166242346 439128064 106118 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 107209 106118 94 176 0 107031 0
Current children cumulated CPU time (s) 166.6
Current children cumulated vsize (KiB) 428836

[startup+167.102 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 7723
/proc/meminfo: memFree=1039416/2055920 swapFree=4175348/4192956
[pid=7722] ppid=7720 vsize=0 CPUtime=167.01
/proc/7722/stat : 7722 (ttsth-5-0) R 7720 7722 7387 0 -1 4195844 120921 0 0 0 16483 218 0 0 25 0 1 0 1166242346 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/7722/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 167.01
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 167.113
CPU time (s): 167.029
CPU user time (s): 164.839
CPU system time (s): 2.18967
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 428836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 164.839
system time used= 2.18967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120921
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= 3
involuntary context switches= 245

runsolver used 0.140978 second user time and 0.477927 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-05 14:50:04
IDJOB=1582024
IDBENCH=71047
IDSOLVER=549
FILE ID=node55/1582024-1238935803
PBS_JOBID= 9101472
Free space on /tmp= 66544 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p0.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582024-1238935803/watcher-1582024-1238935803 -o /tmp/evaluation-result-1582024-1238935803/solver-1582024-1238935803 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1582024-1238935803.cnf

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

MD5SUM BENCH= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED=860130895

node55.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.259
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.259
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:       1554208 kB
Buffers:         42312 kB
Cached:         373148 kB
SwapCached:      11580 kB
Active:         214276 kB
Inactive:       214380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554208 kB
SwapTotal:     4192956 kB
SwapFree:      4175348 kB
Dirty:           19328 kB
Writeback:           0 kB
Mapped:          18948 kB
Slab:            59056 kB
Committed_AS:  3159524 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= 66128 MiB
End job on node55 at 2009-04-05 14:52:52