Trace number 1715934

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 147.259 147.599

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/partial-5-13-s.cnf
MD5SUM8440e7259e120363fc65b24385da09e8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.7411
Satisfiable
(Un)Satisfiability was proved
Number of variables184675
Number of clauses842981
Sum of the clauses size1930752
Maximum clause length10
Minimum clause length1
Number of clauses of size 113965
Number of clauses of size 2674001
Number of clauses of size 3120435
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

Solver Data

32.08/32.18	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715934-1240609122.cnf 
32.08/32.18	c Using SATTIMEOUT of 1200
32.08/32.18	c Using SATRAM of 1800
32.08/32.18	c Size of subset node = 16
32.08/32.18	c Variables = 184675
32.08/32.18	c Clauses = 842981
32.08/32.18	c Literals = 1930752
32.08/32.18	c Reduced size:
32.08/32.18	c Variables = 184675
32.08/32.18	c Clauses = 630984
32.08/32.18	c Literals = 1467391
32.08/32.18	c a2
33.68/33.73	c a1
143.14/143.26	c Independent sub-problems = 1
143.14/143.26	c Sub-problem with 141628 variables and 630984 clauses
143.14/143.26	c using permutation method 4
143.14/143.26	c count = 1
143.14/143.26	c Ordering finished 142.820 seconds
143.14/143.26	c mapped 143.230 seconds
143.14/143.26	c permuted 143.230 seconds
143.14/143.26	c about to sort
143.35/143.46	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-1715934-1240609122/watcher-1715934-1240609122 -o /tmp/evaluation-result-1715934-1240609122/solver-1715934-1240609122 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1715934-1240609122.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.00 0.93 3/64 17079
/proc/meminfo: memFree=1858176/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=932 CPUtime=0
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 88940092 954368 117 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 233 117 78 176 0 55 0

[startup+0.049558 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 17079
/proc/meminfo: memFree=1858176/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=2812 CPUtime=0.04
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 595 0 0 0 4 0 0 0 18 0 1 0 88940092 2879488 579 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 703 579 78 176 0 525 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2812

[startup+0.101562 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 17079
/proc/meminfo: memFree=1858176/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=5124 CPUtime=0.09
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 1153 0 0 0 9 0 0 0 18 0 1 0 88940092 5246976 1137 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 1281 1137 78 176 0 1103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5124

[startup+0.301583 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 17079
/proc/meminfo: memFree=1858176/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=13764 CPUtime=0.29
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 3246 0 0 0 28 1 0 0 19 0 1 0 88940092 14094336 3230 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 3441 3230 78 176 0 3263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13764

[startup+0.701626 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 17079
/proc/meminfo: memFree=1858176/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=27968 CPUtime=0.69
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 6862 0 0 0 67 2 0 0 22 0 1 0 88940092 28639232 6846 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 6992 6846 78 176 0 6814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27968

[startup+1.50171 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1818232/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=59268 CPUtime=1.49
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 14133 0 0 0 144 5 0 0 25 0 1 0 88940092 60690432 14117 1992294400 134512640 135237372 4294956192 18446744073709551615 134534282 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 14817 14117 78 176 0 14639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59268

[startup+3.10188 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1801656/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=59268 CPUtime=3.09
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 14133 0 0 0 304 5 0 0 25 0 1 0 88940092 60690432 14117 1992294400 134512640 135237372 4294956192 18446744073709551615 134534380 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 14817 14117 78 176 0 14639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59268

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1801728/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=59268 CPUtime=6.29
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 14133 0 0 0 624 5 0 0 25 0 1 0 88940092 60690432 14117 1992294400 134512640 135237372 4294956192 18446744073709551615 134534293 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 14817 14117 78 176 0 14639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59268

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1801792/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=59268 CPUtime=12.69
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 14133 0 0 0 1264 5 0 0 25 0 1 0 88940092 60690432 14117 1992294400 134512640 135237372 4294956192 18446744073709551615 134534259 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 14817 14117 78 176 0 14639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59268

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1801856/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=59268 CPUtime=25.48
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 14133 0 0 0 2543 5 0 0 25 0 1 0 88940092 60690432 14117 1992294400 134512640 135237372 4294956192 18446744073709551615 134534319 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 14817 14117 78 176 0 14639 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59268

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1735872/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=125076 CPUtime=51.07
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 40284 0 0 0 5091 16 0 0 25 0 1 0 88940092 128077824 30608 1992294400 134512640 135237372 4294956192 18446744073709551615 134600909 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 31269 30608 80 176 0 31091 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 125076

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1730880/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=130824 CPUtime=102.26
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 41514 0 0 0 10209 17 0 0 25 0 1 0 88940092 133963776 31838 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 32706 31838 80 176 0 32528 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 130824

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

[startup+127.901 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1728704/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=132540 CPUtime=127.85
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 42053 0 0 0 12767 18 0 0 25 0 1 0 88940092 135720960 32377 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 33135 32377 80 176 0 32957 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 132540

[startup+140.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1728640/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=132672 CPUtime=140.65
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 42071 0 0 0 14047 18 0 0 25 0 1 0 88940092 135856128 32395 1992294400 134512640 135237372 4294956192 18446744073709551615 134600704 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 33168 32395 80 176 0 32990 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 132672

[startup+143.902 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1730368/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=252748 CPUtime=143.85
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 74103 0 0 0 14353 32 0 0 25 0 1 0 88940092 258813952 62576 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 63187 62579 91 176 0 63009 0
Current children cumulated CPU time (s) 143.85
Current children cumulated vsize (KiB) 252748

[startup+145.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1521408/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=359248 CPUtime=145.45
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4194304 101170 0 0 0 14502 43 0 0 25 0 1 0 88940092 367869952 89416 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 89813 89418 94 176 0 89635 0
Current children cumulated CPU time (s) 145.45
Current children cumulated vsize (KiB) 359248

[startup+146.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1376384/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=375432 CPUtime=146.25
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4195840 105256 0 0 0 14530 95 0 0 25 0 1 0 88940092 384442368 93489 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/17079/statm: 93858 93489 94 176 0 93680 0
Current children cumulated CPU time (s) 146.25
Current children cumulated vsize (KiB) 375432

[startup+147.101 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 17080
/proc/meminfo: memFree=1376384/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=375432 CPUtime=147.03
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4195840 105342 0 0 0 14530 173 0 0 25 0 1 0 88940092 384442368 93489 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/17079/statm: 93858 93489 94 176 0 93680 0
Current children cumulated CPU time (s) 147.03
Current children cumulated vsize (KiB) 375432

[startup+147.501 s]
/proc/loadavg: 1.00 1.00 0.93 1/65 17080
/proc/meminfo: memFree=1134528/2055920 swapFree=4181276/4192956
[pid=17079] ppid=17077 vsize=375432 CPUtime=147.15
/proc/17079/stat : 17079 (ttsth-5-0) R 17077 17079 16907 0 -1 4195840 105529 0 0 0 14530 185 0 0 25 0 1 0 88940092 384442368 93489 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/17079/statm: 93858 93489 94 176 0 93680 0
Current children cumulated CPU time (s) 147.15
Current children cumulated vsize (KiB) 375432

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 147.599
CPU time (s): 147.259
CPU user time (s): 145.303
CPU system time (s): 1.9557
CPU usage (%): 99.7691
Max. virtual memory (cumulated for all children) (KiB): 375432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.303
system time used= 1.9557
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105529
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= 4
involuntary context switches= 201

runsolver used 0.12598 second user time and 0.349946 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-24 23:38:43
IDJOB=1715934
IDBENCH=20357
IDSOLVER=549
FILE ID=node47/1715934-1240609122
PBS_JOBID= 9186270
Free space on /tmp= 66276 MiB

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

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

MD5SUM BENCH= 8440e7259e120363fc65b24385da09e8
RANDOM SEED=1733601934

node47.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.212
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.212
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:       1858656 kB
Buffers:         34124 kB
Cached:         114260 kB
SwapCached:       6384 kB
Active:          89160 kB
Inactive:        68064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858656 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           15672 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            26036 kB
Committed_AS:   304100 kB
PageTables:       1444 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= 65912 MiB
End job on node47 at 2009-04-24 23:41:11