Trace number 1716194

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 139.341 139.633

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-13-u.cnf
MD5SUM4bb23e70b97827425fcf5759bf0a79a2
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 variables184196
Number of clauses833889
Sum of the clauses size1904914
Maximum clause length10
Minimum clause length1
Number of clauses of size 113964
Number of clauses of size 2672565
Number of clauses of size 3112780
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

Solver Data

30.28/30.34	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716194-1240612456.cnf 
30.28/30.34	c Using SATTIMEOUT of 1200
30.28/30.34	c Using SATRAM of 1800
30.28/30.34	c Size of subset node = 16
30.28/30.34	c Variables = 184196
30.28/30.34	c Clauses = 833889
30.28/30.34	c Literals = 1904914
30.28/30.34	c Reduced size:
30.28/30.34	c Variables = 184196
30.28/30.34	c Clauses = 621908
30.28/30.34	c Literals = 1441609
30.28/30.34	c a2
31.68/31.76	c a1
135.45/135.57	c Independent sub-problems = 1
135.45/135.57	c Sub-problem with 141150 variables and 621908 clauses
135.45/135.57	c using permutation method 4
135.45/135.57	c count = 1
135.45/135.57	c Ordering finished 135.170 seconds
135.45/135.57	c mapped 135.540 seconds
135.45/135.57	c permuted 135.550 seconds
135.45/135.57	c about to sort
135.65/135.75	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-1716194-1240612456/watcher-1716194-1240612456 -o /tmp/evaluation-result-1716194-1240612456/solver-1716194-1240612456 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716194-1240612456.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: 0.92 0.98 0.99 3/64 20915
/proc/meminfo: memFree=1622024/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=932 CPUtime=0
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 89271867 954368 119 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 233 120 78 176 0 55 0

[startup+0.10267 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20915
/proc/meminfo: memFree=1622024/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=5520 CPUtime=0.1
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 1243 0 0 0 9 1 0 0 20 0 1 0 89271867 5652480 1227 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 1380 1227 78 176 0 1202 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5520

[startup+0.20168 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20915
/proc/meminfo: memFree=1622024/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=10060 CPUtime=0.19
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 2352 0 0 0 18 1 0 0 21 0 1 0 89271867 10301440 2336 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 2515 2337 78 176 0 2337 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10060

[startup+0.301691 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20915
/proc/meminfo: memFree=1622024/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=14688 CPUtime=0.29
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 3465 0 0 0 27 2 0 0 22 0 1 0 89271867 15040512 3449 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 3672 3451 78 176 0 3494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14688

[startup+0.701736 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20915
/proc/meminfo: memFree=1622024/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=30860 CPUtime=0.69
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 7385 0 0 0 66 3 0 0 25 0 1 0 89271867 31600640 7369 1992294400 134512640 135237372 4294956192 18446744073709551615 134536395 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 7715 7369 78 176 0 7537 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30860

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1575360/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=58700 CPUtime=1.49
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 13992 0 0 0 142 7 0 0 25 0 1 0 89271867 60108800 13976 1992294400 134512640 135237372 4294956192 18446744073709551615 134534121 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 14675 13976 78 176 0 14497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58700

[startup+3.10201 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1566144/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=58700 CPUtime=3.09
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 13992 0 0 0 302 7 0 0 25 0 1 0 89271867 60108800 13976 1992294400 134512640 135237372 4294956192 18446744073709551615 134534262 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 14675 13976 78 176 0 14497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58700

[startup+6.30137 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1566152/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=58700 CPUtime=6.29
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 13992 0 0 0 622 7 0 0 25 0 1 0 89271867 60108800 13976 1992294400 134512640 135237372 4294956192 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 14675 13976 78 176 0 14497 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58700

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1566216/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=58700 CPUtime=12.69
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 13992 0 0 0 1262 7 0 0 25 0 1 0 89271867 60108800 13976 1992294400 134512640 135237372 4294956192 18446744073709551615 134534043 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 14675 13976 78 176 0 14497 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58700

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1566280/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=58700 CPUtime=25.48
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 13992 0 0 0 2541 7 0 0 25 0 1 0 89271867 60108800 13976 1992294400 134512640 135237372 4294956192 18446744073709551615 134534093 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 14675 13976 78 176 0 14497 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58700

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1500680/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=124028 CPUtime=51.08
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 38483 0 0 0 5090 18 0 0 25 0 1 0 89271867 127004672 30387 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 31007 30387 80 176 0 30829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 124028

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1495240/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=130304 CPUtime=102.26
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 39825 0 0 0 10208 18 0 0 25 0 1 0 89271867 133431296 31729 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 32576 31729 80 176 0 32398 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 130304

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

[startup+102.405 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1495240/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=130304 CPUtime=102.36
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 39829 0 0 0 10218 18 0 0 25 0 1 0 89271867 133431296 31733 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 32576 31733 80 176 0 32398 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 130304

[startup+115.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1494216/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=131096 CPUtime=115.16
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 40105 0 0 0 11497 19 0 0 25 0 1 0 89271867 134242304 32009 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 32774 32009 80 176 0 32596 0
Current children cumulated CPU time (s) 115.16
Current children cumulated vsize (KiB) 131096

[startup+128.001 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1494024/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=131228 CPUtime=127.96
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 40130 0 0 0 12777 19 0 0 25 0 1 0 89271867 134377472 32034 1992294400 134512640 135237372 4294956192 18446744073709551615 134600704 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 32807 32034 80 176 0 32629 0
Current children cumulated CPU time (s) 127.96
Current children cumulated vsize (KiB) 131228

[startup+134.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1494024/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=131228 CPUtime=134.36
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 40131 0 0 0 13417 19 0 0 25 0 1 0 89271867 134377472 32035 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 32807 32035 80 176 0 32629 0
Current children cumulated CPU time (s) 134.36
Current children cumulated vsize (KiB) 131228

[startup+137.605 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1275208/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=354148 CPUtime=137.56
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4194304 98240 0 0 0 13713 43 0 0 25 0 1 0 89271867 362647552 88085 1992294400 134512640 135237372 4294956192 18446744073709551615 134732535 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 88537 88085 94 176 0 88359 0
Current children cumulated CPU time (s) 137.56
Current children cumulated vsize (KiB) 354148

[startup+138.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1275208/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=371664 CPUtime=138.34
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4195840 102690 0 0 0 13743 91 0 0 24 0 1 0 89271867 380583936 92522 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 92916 92522 94 176 0 92738 0
Current children cumulated CPU time (s) 138.34
Current children cumulated vsize (KiB) 371664

[startup+139.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1062920/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=371664 CPUtime=138.98
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4195840 102690 0 0 0 13743 155 0 0 25 0 1 0 89271867 380583936 92522 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 92916 92522 94 176 0 92738 0
Current children cumulated CPU time (s) 138.98
Current children cumulated vsize (KiB) 371664

[startup+139.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20916
/proc/meminfo: memFree=1062920/2055920 swapFree=4169492/4192956
[pid=20915] ppid=20913 vsize=0 CPUtime=139.3
/proc/20915/stat : 20915 (ttsth-5-0) R 20913 20915 20650 0 -1 4195844 102988 0 0 0 13743 187 0 0 25 0 1 0 89271867 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20915/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 139.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 139.633
CPU time (s): 139.341
CPU user time (s): 137.433
CPU system time (s): 1.90771
CPU usage (%): 99.7906
Max. virtual memory (cumulated for all children) (KiB): 371664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.433
system time used= 1.90771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102988
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= 5
involuntary context switches= 332

runsolver used 0.133979 second user time and 0.290955 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 00:34:17
IDJOB=1716194
IDBENCH=20370
IDSOLVER=549
FILE ID=node63/1716194-1240612456
PBS_JOBID= 9186257
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= 4bb23e70b97827425fcf5759bf0a79a2
RANDOM SEED=238324773

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1622568 kB
Buffers:         48048 kB
Cached:         300864 kB
SwapCached:      17608 kB
Active:         122544 kB
Inactive:       246752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622568 kB
SwapTotal:     4192956 kB
SwapFree:      4169492 kB
Dirty:           15452 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            49932 kB
Committed_AS:   415576 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65964 MiB
End job on node63 at 2009-04-25 00:36:37