Trace number 1716662

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 112.289 112.514

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

24.98/25.08	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716662-1240618677.cnf 
24.98/25.08	c Using SATTIMEOUT of 1200
24.98/25.08	c Using SATRAM of 1800
24.98/25.08	c Size of subset node = 16
24.98/25.08	c Variables = 164158
24.98/25.08	c Clauses = 730719
24.98/25.08	c Literals = 1660140
24.98/25.08	c Reduced size:
24.98/25.08	c Variables = 164158
24.98/25.08	c Clauses = 543447
24.98/25.08	c Literals = 1251179
24.98/25.08	c a2
26.29/26.39	c a1
108.56/108.64	c Independent sub-problems = 1
108.56/108.64	c Sub-problem with 126134 variables and 543447 clauses
108.56/108.64	c using permutation method 4
108.56/108.64	c count = 1
108.56/108.64	c Ordering finished 108.260 seconds
108.56/108.64	c mapped 108.610 seconds
108.56/108.64	c permuted 108.610 seconds
108.56/108.64	c about to sort
108.76/108.81	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-1716662-1240618677/watcher-1716662-1240618677 -o /tmp/evaluation-result-1716662-1240618677/solver-1716662-1240618677 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716662-1240618677.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 17903
/proc/meminfo: memFree=1491960/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=932 CPUtime=0
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 89896376 954368 117 1992294400 134512640 135237372 4294956192 18446744073709551615 134709507 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 233 118 78 176 0 55 0

[startup+0.084539 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17903
/proc/meminfo: memFree=1491960/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=4440 CPUtime=0.07
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 987 0 0 0 7 0 0 0 18 0 1 0 89896376 4546560 971 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 1110 973 78 176 0 932 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4440

[startup+0.101541 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17903
/proc/meminfo: memFree=1491960/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=5220 CPUtime=0.09
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 1173 0 0 0 9 0 0 0 18 0 1 0 89896376 5345280 1157 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 1305 1157 78 176 0 1127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5220

[startup+0.301578 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17903
/proc/meminfo: memFree=1491960/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=13992 CPUtime=0.29
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 3287 0 0 0 28 1 0 0 19 0 1 0 89896376 14327808 3271 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 3498 3272 78 176 0 3320 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13992

[startup+0.701654 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17903
/proc/meminfo: memFree=1491960/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=28592 CPUtime=0.69
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 7042 0 0 0 65 4 0 0 23 0 1 0 89896376 29278208 7026 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 7148 7027 78 176 0 6970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28592

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1452016/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=52228 CPUtime=1.49
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 12304 0 0 0 143 6 0 0 25 0 1 0 89896376 53481472 12288 1992294400 134512640 135237372 4294956192 18446744073709551615 134534282 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 13057 12288 78 176 0 12879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52228

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1442544/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=52228 CPUtime=3.09
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 12304 0 0 0 302 7 0 0 25 0 1 0 89896376 53481472 12288 1992294400 134512640 135237372 4294956192 18446744073709551615 134534046 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 13057 12288 78 176 0 12879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52228

[startup+6.3017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1442544/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=52228 CPUtime=6.29
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 12304 0 0 0 622 7 0 0 25 0 1 0 89896376 53481472 12288 1992294400 134512640 135237372 4294956192 18446744073709551615 134534353 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 13057 12288 78 176 0 12879 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52228

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1442680/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=52228 CPUtime=12.68
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 12304 0 0 0 1261 7 0 0 25 0 1 0 89896376 53481472 12288 1992294400 134512640 135237372 4294956192 18446744073709551615 134534059 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 13057 12288 78 176 0 12879 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52228

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1428472/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=85064 CPUtime=25.49
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 20512 0 0 0 2538 11 0 0 25 0 1 0 89896376 87105536 20496 1992294400 134512640 135237372 4294956192 18446744073709551615 134519996 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 21266 20496 79 176 0 21088 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85064

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1384504/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=110524 CPUtime=51.08
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 34045 0 0 0 5090 18 0 0 25 0 1 0 89896376 113176576 26922 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 27631 26922 80 176 0 27453 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 110524

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1379384/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=115896 CPUtime=102.26
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 35306 0 0 0 10208 18 0 0 25 0 1 0 89896376 118677504 28183 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 28974 28183 80 176 0 28796 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 115896

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

[startup+108.702 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1379384/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=113772 CPUtime=108.66
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 36786 0 0 0 10847 19 0 0 25 0 1 0 89896376 116502528 28070 1992294400 134512640 135237372 4294956192 18446744073709551615 134680505 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 28443 28070 89 176 0 28265 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 113772

[startup+110.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1213944/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=302964 CPUtime=110.26
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4194304 84115 0 0 0 10990 36 0 0 25 0 1 0 89896376 310235136 75270 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 75741 75271 94 176 0 75563 0
Current children cumulated CPU time (s) 110.26
Current children cumulated vsize (KiB) 302964

[startup+111.902 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17904
/proc/meminfo: memFree=1144248/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=337072 CPUtime=111.84
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4195840 92612 0 0 0 11051 133 0 0 25 0 1 0 89896376 345161728 83754 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 84268 83754 94 176 0 84090 0
Current children cumulated CPU time (s) 111.84
Current children cumulated vsize (KiB) 337072

[startup+112.302 s]
/proc/loadavg: 0.98 0.98 0.99 1/65 17904
/proc/meminfo: memFree=877624/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=337072 CPUtime=112.07
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4195840 92612 0 0 0 11051 156 0 0 25 0 1 0 89896376 345161728 83754 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 84268 83754 94 176 0 84090 0
Current children cumulated CPU time (s) 112.07
Current children cumulated vsize (KiB) 337072

[startup+112.502 s]
/proc/loadavg: 0.98 0.98 0.99 1/65 17904
/proc/meminfo: memFree=877624/2055920 swapFree=4177552/4192956
[pid=17903] ppid=17901 vsize=0 CPUtime=112.27
/proc/17903/stat : 17903 (ttsth-5-0) R 17901 17903 17467 0 -1 4195844 93030 0 0 0 11051 176 0 0 25 0 1 0 89896376 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17903/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 112.514
CPU time (s): 112.289
CPU user time (s): 110.511
CPU system time (s): 1.77773
CPU usage (%): 99.8004
Max. virtual memory (cumulated for all children) (KiB): 337072

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

runsolver used 0.095985 second user time and 0.249962 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-25 02:17:58
IDJOB=1716662
IDBENCH=20386
IDSOLVER=549
FILE ID=node37/1716662-1240618677
PBS_JOBID= 9186277
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1089288700

node37.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:       1492440 kB
Buffers:         63376 kB
Cached:         439656 kB
SwapCached:      10300 kB
Active:         131944 kB
Inactive:       383680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492440 kB
SwapTotal:     4192956 kB
SwapFree:      4177552 kB
Dirty:           13456 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            33964 kB
Committed_AS:   340792 kB
PageTables:       1384 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= 65960 MiB
End job on node37 at 2009-04-25 02:19:51