Trace number 1553360

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
tts tts-5-0Signal 115.647 115.701

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
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 variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.00/1.06	c Command: HOME/tts-5-0 HOME/instance-1553360-1238714002.cnf 
1.00/1.06	c Using SATTIMEOUT of 1200
1.00/1.06	c Using SATRAM of 1800
1.00/1.06	c Size of subset node = 16
1.00/1.06	c Variables = 153834
1.00/1.06	c Clauses = 459965
1.00/1.06	c Literals = 1073249
1.00/1.06	c Reduced size:
1.00/1.06	c Variables = 153834
1.00/1.06	c Clauses = 459941
1.00/1.06	c Literals = 1073194
1.00/1.06	c a2
1.88/1.99	c a1
112.15/112.28	c Independent sub-problems = 1
112.15/112.28	c Sub-problem with 153824 variables and 459941 clauses
112.15/112.28	c using permutation method 4
112.15/112.28	c count = 1
112.15/112.28	c Ordering finished 111.950 seconds
112.15/112.28	c mapped 112.240 seconds
112.15/112.28	c permuted 112.240 seconds
112.15/112.28	c about to sort
112.34/112.43	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-1553360-1238714002/watcher-1553360-1238714002 -o /tmp/evaluation-result-1553360-1238714002/solver-1553360-1238714002 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1553360-1238714002.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.29 1.17 1.06 3/71 1256
/proc/meminfo: memFree=1067776/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=1008 CPUtime=0
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1144063392 1032192 121 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 252 121 67 165 0 85 0

[startup+0.036713 s]
/proc/loadavg: 1.29 1.17 1.06 3/71 1256
/proc/meminfo: memFree=1067776/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=2196 CPUtime=0.03
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 444 0 0 0 3 0 0 0 18 0 1 0 1144063392 2248704 428 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 549 429 68 165 0 382 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2196

[startup+0.101724 s]
/proc/loadavg: 1.29 1.17 1.06 3/71 1256
/proc/meminfo: memFree=1067776/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=4804 CPUtime=0.09
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 1053 0 0 0 9 0 0 0 18 0 1 0 1144063392 4919296 1037 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 1201 1037 68 165 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4804

[startup+0.301762 s]
/proc/loadavg: 1.29 1.17 1.06 3/71 1256
/proc/meminfo: memFree=1067776/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=12116 CPUtime=0.29
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 2919 0 0 0 29 0 0 0 19 0 1 0 1144063392 12406784 2903 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 3029 2904 68 165 0 2862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12116

[startup+0.701838 s]
/proc/loadavg: 1.29 1.17 1.06 3/71 1256
/proc/meminfo: memFree=1067776/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=26988 CPUtime=0.69
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 6611 0 0 0 67 2 0 0 22 0 1 0 1144063392 27635712 6595 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 6747 6595 68 165 0 6580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26988

[startup+1.50199 s]
/proc/loadavg: 1.29 1.17 1.06 2/72 1257
/proc/meminfo: memFree=1035832/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=65716 CPUtime=1.49
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 16014 0 0 0 144 5 0 0 25 0 1 0 1144063392 67293184 15997 1992294400 134512640 135191068 4294956224 18446744073709551615 134641835 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 16429 15997 69 165 0 16262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65716

[startup+3.1013 s]
/proc/loadavg: 1.29 1.17 1.06 2/72 1257
/proc/meminfo: memFree=1000888/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=85656 CPUtime=3.09
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 28479 0 0 0 298 11 0 0 25 0 1 0 1144063392 87711744 20839 1992294400 134512640 135191068 4294956224 18446744073709551615 134599047 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 21414 20839 71 165 0 21247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85656

[startup+6.30191 s]
/proc/loadavg: 1.27 1.17 1.06 2/72 1257
/proc/meminfo: memFree=984184/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=85800 CPUtime=6.29
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 28532 0 0 0 618 11 0 0 25 0 1 0 1144063392 87859200 20892 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 21450 20892 71 165 0 21283 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85800

[startup+12.7011 s]
/proc/loadavg: 1.25 1.17 1.06 2/72 1257
/proc/meminfo: memFree=983616/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=86436 CPUtime=12.68
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 28672 0 0 0 1257 11 0 0 25 0 1 0 1144063392 88510464 21032 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 21609 21032 71 165 0 21442 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86436

[startup+25.5016 s]
/proc/loadavg: 1.19 1.16 1.06 2/72 1257
/proc/meminfo: memFree=983104/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=86992 CPUtime=25.49
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 28808 0 0 0 2537 12 0 0 25 0 1 0 1144063392 89079808 21168 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 21748 21168 71 165 0 21581 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86992

[startup+51.1015 s]
/proc/loadavg: 1.13 1.15 1.06 2/72 1257
/proc/meminfo: memFree=982208/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=88104 CPUtime=51.06
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 29036 0 0 0 5094 12 0 0 25 0 1 0 1144063392 90218496 21396 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 22026 21396 71 165 0 21859 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88104

[startup+102.306 s]
/proc/loadavg: 1.05 1.12 1.05 2/72 1257
/proc/meminfo: memFree=980800/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=89800 CPUtime=102.25
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 29392 0 0 0 10213 12 0 0 25 0 1 0 1144063392 91955200 21752 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 22450 21752 71 165 0 22283 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89800

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

[startup+108.701 s]
/proc/loadavg: 1.05 1.12 1.05 2/72 1257
/proc/meminfo: memFree=980800/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=89932 CPUtime=108.64
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 29403 0 0 0 10852 12 0 0 25 0 1 0 1144063392 92090368 21763 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 22483 21763 71 165 0 22316 0
Current children cumulated CPU time (s) 108.64
Current children cumulated vsize (KiB) 89932

[startup+111.901 s]
/proc/loadavg: 1.04 1.12 1.05 2/72 1257
/proc/meminfo: memFree=980736/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=89932 CPUtime=111.84
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 29558 0 0 0 11172 12 0 0 25 0 1 0 1144063392 92090368 21918 1992294400 134512640 135191068 4294956224 18446744073709551615 134684585 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 22483 21918 71 165 0 22316 0
Current children cumulated CPU time (s) 111.84
Current children cumulated vsize (KiB) 89932

[startup+113.502 s]
/proc/loadavg: 1.04 1.11 1.05 2/72 1257
/proc/meminfo: memFree=889536/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=186992 CPUtime=113.44
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 55315 0 0 0 11322 22 0 0 25 0 1 0 1144063392 191479808 46284 1992294400 134512640 135191068 4294956224 18446744073709551615 134551015 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 46748 46285 85 165 0 46581 0
Current children cumulated CPU time (s) 113.44
Current children cumulated vsize (KiB) 186992

[startup+114.302 s]
/proc/loadavg: 1.04 1.11 1.05 2/72 1257
/proc/meminfo: memFree=860352/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=209752 CPUtime=114.25
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4194304 60957 0 0 0 11400 25 0 0 25 0 1 0 1144063392 214786048 51861 1992294400 134512640 135191068 4294956224 18446744073709551615 134568430 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 52438 51862 85 165 0 52271 0
Current children cumulated CPU time (s) 114.25
Current children cumulated vsize (KiB) 209752

[startup+115.102 s]
/proc/loadavg: 1.04 1.11 1.05 2/72 1257
/proc/meminfo: memFree=860352/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=241344 CPUtime=115.04
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4195840 69058 0 0 0 11439 65 0 0 25 0 1 0 1144063392 247136256 59822 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 60336 59822 85 165 0 60169 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 241344

[startup+115.507 s]
/proc/loadavg: 1.04 1.11 1.05 2/72 1257
/proc/meminfo: memFree=650496/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=241344 CPUtime=115.45
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4195840 69151 0 0 0 11439 106 0 0 25 0 1 0 1144063392 247136256 59822 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/1256/statm: 60336 59822 85 165 0 60169 0
Current children cumulated CPU time (s) 115.45
Current children cumulated vsize (KiB) 241344

[startup+115.602 s]
/proc/loadavg: 1.04 1.11 1.05 2/72 1257
/proc/meminfo: memFree=650496/2055920 swapFree=4170332/4192956
[pid=1256] ppid=1254 vsize=241344 CPUtime=115.54
/proc/1256/stat : 1256 (tts-5-0) R 1254 1256 1061 0 -1 4195840 69480 0 0 0 11439 115 0 0 25 0 1 0 1144063392 247136256 59822 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 0 0 0
/proc/1256/statm: 60336 59822 85 165 0 60169 0
Current children cumulated CPU time (s) 115.54
Current children cumulated vsize (KiB) 241344

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 115.701
CPU time (s): 115.647
CPU user time (s): 114.394
CPU system time (s): 1.25381
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 241344

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

runsolver used 0.103984 second user time and 0.32495 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-03 01:13:23
IDJOB=1553360
IDBENCH=70760
IDSOLVER=505
FILE ID=node38/1553360-1238714002
PBS_JOBID= 9085307
Free space on /tmp= 65520 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553360-1238714002/watcher-1553360-1238714002 -o /tmp/evaluation-result-1553360-1238714002/solver-1553360-1238714002 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1553360-1238714002.cnf

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=398397342

node38.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	: 5931.00
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:       1068256 kB
Buffers:        101440 kB
Cached:         779004 kB
SwapCached:      11172 kB
Active:         266144 kB
Inactive:       626992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1068256 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            8772 kB
Writeback:           0 kB
Mapped:          18376 kB
Slab:            79728 kB
Committed_AS:  3363484 kB
PageTables:       1988 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= 65288 MiB
End job on node38 at 2009-04-03 01:15:19