Trace number 1563609

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
SApperloT hrpUNSAT 148.797 148.85

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0141
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

148.74/148.82	c Solved by Filtered 
148.74/148.82	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563609-1238788009/watcher-1563609-1238788009 -o /tmp/evaluation-result-1563609-1238788009/solver-1563609-1238788009 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=485286137 HOME/instance-1563609-1238788009.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/76 14330
/proc/meminfo: memFree=1887680/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=10092 CPUtime=0
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 1010 0 0 0 0 0 0 0 20 0 1 0 1151462034 10334208 994 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 2523 999 92 292 0 2228 0

[startup+0.0440229 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 14330
/proc/meminfo: memFree=1887680/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=20848 CPUtime=0.03
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 3184 0 0 0 2 1 0 0 20 0 1 0 1151462034 21348352 3168 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 5212 3168 97 292 0 4917 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20848

[startup+0.101032 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 14330
/proc/meminfo: memFree=1887680/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=23768 CPUtime=0.09
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 3957 0 0 0 8 1 0 0 20 0 1 0 1151462034 24338432 3941 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 5942 3941 97 292 0 5647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23768

[startup+0.30107 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 14330
/proc/meminfo: memFree=1887680/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=33948 CPUtime=0.29
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 6580 0 0 0 26 3 0 0 22 0 1 0 1151462034 34762752 6564 1992294400 134512640 135712473 4294956192 18446744073709551615 134625380 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 8487 6564 97 292 0 8192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33948

[startup+0.701148 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 14330
/proc/meminfo: memFree=1887680/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=48608 CPUtime=0.69
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 10459 0 0 0 62 7 0 0 25 0 1 0 1151462034 49774592 10410 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 12152 10411 97 292 0 11857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48608

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 14331
/proc/meminfo: memFree=1835192/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=71040 CPUtime=1.49
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 16453 0 0 0 138 11 0 0 25 0 1 0 1151462034 72744960 16113 1992294400 134512640 135712473 4294956192 18446744073709551615 134552891 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 17760 16113 105 292 0 17465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71040

[startup+3.10161 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1821944/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=75676 CPUtime=3.09
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 17707 0 0 0 297 12 0 0 25 0 1 0 1151462034 77492224 17110 1992294400 134512640 135712473 4294956192 18446744073709551615 135146515 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 18919 17110 109 292 0 18624 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75676

[startup+6.30123 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1817720/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=79272 CPUtime=6.29
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 18600 0 0 0 615 14 0 0 25 0 1 0 1151462034 81174528 18003 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 19818 18003 109 292 0 19523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79272

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1810488/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=86024 CPUtime=12.69
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 20253 0 0 0 1254 15 0 0 25 0 1 0 1151462034 88088576 19656 1992294400 134512640 135712473 4294956192 18446744073709551615 134564789 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 21506 19656 109 292 0 21211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86024

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1792504/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=103852 CPUtime=25.48
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 24664 0 0 0 2530 18 0 0 25 0 1 0 1151462034 106344448 24067 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 25963 24067 109 292 0 25668 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103852

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1768952/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=127596 CPUtime=51.07
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 30505 0 0 0 5085 22 0 0 25 0 1 0 1151462034 130658304 29908 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 31899 29908 109 292 0 31604 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 127596

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1744568/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=154020 CPUtime=102.26
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 36686 0 0 0 10198 28 0 0 25 0 1 0 1151462034 157716480 35960 1992294400 134512640 135712473 4294956192 18446744073709551615 134554237 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 38505 35960 109 292 0 38210 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 154020

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

[startup+127.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1738744/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=160108 CPUtime=127.84
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 38191 0 0 0 12754 30 0 0 25 0 1 0 1151462034 163950592 37465 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 40027 37465 109 292 0 39732 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 160108

[startup+140.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1737784/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=160640 CPUtime=140.64
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 38361 0 0 0 14034 30 0 0 25 0 1 0 1151462034 164495360 37635 1992294400 134512640 135712473 4294956192 18446744073709551615 134564359 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 40160 37635 109 292 0 39865 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 160640

[startup+143.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1737656/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=160808 CPUtime=143.84
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 38385 0 0 0 14354 30 0 0 25 0 1 0 1151462034 164667392 37659 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 40202 37659 109 292 0 39907 0
Current children cumulated CPU time (s) 143.84
Current children cumulated vsize (KiB) 160808

[startup+147.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1737528/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=160808 CPUtime=147.04
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 38417 0 0 0 14674 30 0 0 25 0 1 0 1151462034 164667392 37691 1992294400 134512640 135712473 4294956192 18446744073709551615 134552884 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 40202 37691 109 292 0 39907 0
Current children cumulated CPU time (s) 147.04
Current children cumulated vsize (KiB) 160808

[startup+147.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1737528/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=160808 CPUtime=147.84
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 38418 0 0 0 14754 30 0 0 25 0 1 0 1151462034 164667392 37692 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 40202 37692 109 292 0 39907 0
Current children cumulated CPU time (s) 147.84
Current children cumulated vsize (KiB) 160808

[startup+148.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1737528/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=160808 CPUtime=148.24
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 38418 0 0 0 14794 30 0 0 25 0 1 0 1151462034 164667392 37692 1992294400 134512640 135712473 4294956192 18446744073709551615 134557958 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 40202 37692 109 292 0 39907 0
Current children cumulated CPU time (s) 148.24
Current children cumulated vsize (KiB) 160808

[startup+148.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1737528/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=160808 CPUtime=148.64
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 38418 0 0 0 14834 30 0 0 25 0 1 0 1151462034 164667392 37692 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 40202 37692 109 292 0 39907 0
Current children cumulated CPU time (s) 148.64
Current children cumulated vsize (KiB) 160808

[startup+148.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14331
/proc/meminfo: memFree=1737528/2055920 swapFree=4175228/4192956
[pid=14330] ppid=14328 vsize=160808 CPUtime=148.74
/proc/14330/stat : 14330 (SApperloT-hrp) R 14328 14330 13683 0 -1 4194304 38418 0 0 0 14844 30 0 0 25 0 1 0 1151462034 164667392 37692 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/14330/statm: 40202 37692 109 292 0 39907 0
Current children cumulated CPU time (s) 148.74
Current children cumulated vsize (KiB) 160808

Child status: 0
Real time (s): 148.85
CPU time (s): 148.797
CPU user time (s): 148.465
CPU system time (s): 0.331949
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 160808

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

runsolver used 0.135979 second user time and 0.419936 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-03 21:46:51
IDJOB=1563609
IDBENCH=70957
IDSOLVER=510
FILE ID=node63/1563609-1238788009
PBS_JOBID= 9085579
Free space on /tmp= 66528 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563609-1238788009/watcher-1563609-1238788009 -o /tmp/evaluation-result-1563609-1238788009/solver-1563609-1238788009 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=485286137 HOME/instance-1563609-1238788009.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=485286137

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.285
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.285
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:       1888160 kB
Buffers:          3000 kB
Cached:         103640 kB
SwapCached:       7124 kB
Active:          59404 kB
Inactive:        55872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888160 kB
SwapTotal:     4192956 kB
SwapFree:      4175228 kB
Dirty:           34112 kB
Writeback:           0 kB
Mapped:          14380 kB
Slab:            37068 kB
Committed_AS:  3535784 kB
PageTables:       2312 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= 66528 MiB
End job on node63 at 2009-04-03 21:49:20