Trace number 1715726

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 128.996 129.054

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.5733
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

29.28/29.33	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715726-1240606448.cnf 
29.28/29.33	c Using SATTIMEOUT of 1200
29.28/29.33	c Using SATRAM of 1800
29.28/29.33	c Size of subset node = 16
29.28/29.33	c Variables = 178708
29.28/29.33	c Clauses = 806681
29.28/29.33	c Literals = 1842626
29.28/29.33	c Reduced size:
29.28/29.33	c Variables = 178708
29.28/29.33	c Clauses = 576590
29.28/29.33	c Literals = 1339292
29.28/29.33	c a2
30.69/30.74	c a1
125.04/125.19	c Independent sub-problems = 1
125.04/125.19	c Sub-problem with 131742 variables and 576590 clauses
125.04/125.19	c using permutation method 4
125.04/125.19	c count = 1
125.04/125.19	c Ordering finished 124.780 seconds
125.04/125.19	c mapped 125.140 seconds
125.04/125.19	c permuted 125.150 seconds
125.04/125.19	c about to sort
125.24/125.37	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-1715726-1240606448/watcher-1715726-1240606448 -o /tmp/evaluation-result-1715726-1240606448/solver-1715726-1240606448 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715726-1240606448.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.17 1.51 0.94 3/64 13320
/proc/meminfo: memFree=1034560/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=932 CPUtime=0
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 88677722 954368 117 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 233 118 78 176 0 55 0

[startup+0.0103741 s]
/proc/loadavg: 1.17 1.51 0.94 3/64 13320
/proc/meminfo: memFree=1034560/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=1196 CPUtime=0
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 88677722 1224704 156 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 299 157 78 176 0 121 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1196

[startup+0.101388 s]
/proc/loadavg: 1.17 1.51 0.94 3/64 13320
/proc/meminfo: memFree=1034560/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=5124 CPUtime=0.09
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 1163 0 0 0 9 0 0 0 18 0 1 0 88677722 5246976 1147 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 1314 1148 78 176 0 1136 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5124

[startup+0.301413 s]
/proc/loadavg: 1.17 1.51 0.94 3/64 13320
/proc/meminfo: memFree=1034560/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=13896 CPUtime=0.29
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 3267 0 0 0 27 2 0 0 19 0 1 0 88677722 14229504 3251 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 3474 3251 78 176 0 3296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13896

[startup+0.701471 s]
/proc/loadavg: 1.17 1.51 0.94 3/64 13320
/proc/meminfo: memFree=1034560/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=28232 CPUtime=0.69
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 6928 0 0 0 65 4 0 0 22 0 1 0 88677722 28909568 6912 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 7058 6912 78 176 0 6880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28232

[startup+1.50159 s]
/proc/loadavg: 1.17 1.51 0.94 2/65 13321
/proc/meminfo: memFree=994232/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=57048 CPUtime=1.49
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 13548 0 0 0 142 7 0 0 25 0 1 0 88677722 58417152 13532 1992294400 134512640 135237372 4294956192 18446744073709551615 134534262 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 14262 13532 78 176 0 14084 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57048

[startup+3.10182 s]
/proc/loadavg: 1.16 1.50 0.94 2/65 13321
/proc/meminfo: memFree=980472/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=57048 CPUtime=3.09
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 13548 0 0 0 302 7 0 0 25 0 1 0 88677722 58417152 13532 1992294400 134512640 135237372 4294956192 18446744073709551615 134534262 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 14262 13532 78 176 0 14084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57048

[startup+6.30128 s]
/proc/loadavg: 1.16 1.50 0.94 2/65 13321
/proc/meminfo: memFree=980280/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=57048 CPUtime=6.29
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 13548 0 0 0 621 8 0 0 25 0 1 0 88677722 58417152 13532 1992294400 134512640 135237372 4294956192 18446744073709551615 134534264 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 14262 13532 78 176 0 14084 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57048

[startup+12.7012 s]
/proc/loadavg: 1.13 1.48 0.94 2/65 13321
/proc/meminfo: memFree=980352/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=57048 CPUtime=12.69
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 13548 0 0 0 1261 8 0 0 25 0 1 0 88677722 58417152 13532 1992294400 134512640 135237372 4294956192 18446744073709551615 134534080 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 14262 13532 78 176 0 14084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57048

[startup+25.501 s]
/proc/loadavg: 1.11 1.47 0.94 2/65 13321
/proc/meminfo: memFree=980416/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=57048 CPUtime=25.48
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 13548 0 0 0 2540 8 0 0 25 0 1 0 88677722 58417152 13532 1992294400 134512640 135237372 4294956192 18446744073709551615 134534041 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 14262 13532 78 176 0 14084 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57048

[startup+51.1017 s]
/proc/loadavg: 1.07 1.43 0.94 2/65 13321
/proc/meminfo: memFree=919296/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=118416 CPUtime=51.06
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 37901 0 0 0 5086 20 0 0 25 0 1 0 88677722 121257984 28841 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 29604 28841 80 176 0 29426 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 118416

[startup+102.305 s]
/proc/loadavg: 1.03 1.35 0.94 2/65 13321
/proc/meminfo: memFree=914048/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=123920 CPUtime=102.24
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 39231 0 0 0 10203 21 0 0 25 0 1 0 88677722 126894080 30171 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 30980 30171 80 176 0 30802 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 123920

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

[startup+115.102 s]
/proc/loadavg: 1.02 1.34 0.94 2/65 13321
/proc/meminfo: memFree=913472/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=124316 CPUtime=115.04
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 39361 0 0 0 11483 21 0 0 25 0 1 0 88677722 127299584 30301 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 31079 30301 80 176 0 30901 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 124316

[startup+121.502 s]
/proc/loadavg: 1.02 1.34 0.94 2/65 13321
/proc/meminfo: memFree=913472/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=124316 CPUtime=121.43
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 39362 0 0 0 12122 21 0 0 25 0 1 0 88677722 127299584 30302 1992294400 134512640 135237372 4294956192 18446744073709551615 134600744 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 31079 30302 80 176 0 30901 0
Current children cumulated CPU time (s) 121.43
Current children cumulated vsize (KiB) 124316

[startup+124.701 s]
/proc/loadavg: 1.02 1.33 0.94 2/65 13321
/proc/meminfo: memFree=913472/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=124316 CPUtime=124.64
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 39490 0 0 0 12442 22 0 0 25 0 1 0 88677722 127299584 30430 1992294400 134512640 135237372 4294956192 18446744073709551615 134727468 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 31079 30430 80 176 0 30901 0
Current children cumulated CPU time (s) 124.64
Current children cumulated vsize (KiB) 124316

[startup+126.302 s]
/proc/loadavg: 1.02 1.33 0.94 2/65 13321
/proc/meminfo: memFree=914048/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=282148 CPUtime=126.23
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4194304 80854 0 0 0 12583 40 0 0 25 0 1 0 88677722 288919552 70094 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 70537 70095 94 176 0 70359 0
Current children cumulated CPU time (s) 126.23
Current children cumulated vsize (KiB) 282148

[startup+127.902 s]
/proc/loadavg: 1.02 1.32 0.94 2/65 13321
/proc/meminfo: memFree=687488/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=353224 CPUtime=127.84
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4195840 98850 0 0 0 12705 79 0 0 25 0 1 0 88677722 361701376 87850 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 88306 87850 94 176 0 88128 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 353224

[startup+128.706 s]
/proc/loadavg: 1.02 1.32 0.94 2/65 13321
/proc/meminfo: memFree=415360/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=353224 CPUtime=128.64
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4195840 98850 0 0 0 12705 159 0 0 25 0 1 0 88677722 361701376 87850 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 88306 87850 94 176 0 88128 0
Current children cumulated CPU time (s) 128.64
Current children cumulated vsize (KiB) 353224

[startup+128.902 s]
/proc/loadavg: 1.02 1.32 0.94 2/65 13321
/proc/meminfo: memFree=415360/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=353224 CPUtime=128.84
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4195840 99164 0 0 0 12705 179 0 0 25 0 1 0 88677722 361701376 87850 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 88306 87850 94 176 0 88128 0
Current children cumulated CPU time (s) 128.84
Current children cumulated vsize (KiB) 353224

[startup+129.002 s]
/proc/loadavg: 1.02 1.32 0.94 2/65 13321
/proc/meminfo: memFree=415360/2055920 swapFree=4192956/4192956
[pid=13320] ppid=13318 vsize=0 CPUtime=128.94
/proc/13320/stat : 13320 (ttsth-5-0) R 13318 13320 13225 0 -1 4195844 99210 0 0 0 12705 189 0 0 25 0 1 0 88677722 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 128.94
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 129.054
CPU time (s): 128.996
CPU user time (s): 127.052
CPU system time (s): 1.9447
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 353224

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

runsolver used 0.113982 second user time and 0.26196 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-24 22:54:10
IDJOB=1715726
IDBENCH=20347
IDSOLVER=549
FILE ID=node30/1715726-1240606448
PBS_JOBID= 9186284
Free space on /tmp= 66248 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715726-1240606448/watcher-1715726-1240606448 -o /tmp/evaluation-result-1715726-1240606448/solver-1715726-1240606448 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715726-1240606448.cnf

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED=582786526

node30.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:       1035040 kB
Buffers:         94168 kB
Cached:         816216 kB
SwapCached:          0 kB
Active:         127184 kB
Inactive:       797592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1035040 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           14964 kB
Writeback:           0 kB
Mapped:          24164 kB
Slab:            82124 kB
Committed_AS:   342540 kB
PageTables:       1356 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= 65904 MiB
End job on node30 at 2009-04-24 22:56:19