Trace number 1554828

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
CSat 2009-03-22UNSAT 247.102 247.177

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo016.cnf
MD5SUM576249eded8a3c95c0b3aa8dcd51992e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.2751
Satisfiable
(Un)Satisfiability was proved
Number of variables2945
Number of clauses8738
Sum of the clauses size20386
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 25824
Number of clauses of size 32912
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

247.02/247.17	c Variable Count:   2945
247.02/247.17	c Clause Count:     8738
247.02/247.17	s UNSATISFIABLE
247.02/247.17	c Total Time: 247.13

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-1554828-1238733188/watcher-1554828-1238733188 -o /tmp/evaluation-result-1554828-1238733188/solver-1554828-1238733188 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1554828-1238733188.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.09 1.02 1.01 3/81 9547
/proc/meminfo: memFree=1725528/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=1712 CPUtime=0
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 228 0 0 0 0 0 0 0 20 0 1 0 1145982658 1753088 185 1992294400 134512640 135625496 4294956224 18446744073709551615 134540974 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 428 185 88 271 0 154 0

[startup+0.026906 s]
/proc/loadavg: 1.09 1.02 1.01 3/81 9547
/proc/meminfo: memFree=1725528/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=7704 CPUtime=0.01
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 1749 0 0 0 1 0 0 0 20 0 1 0 1145982658 7888896 1705 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 1926 1705 90 271 0 1652 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7704

[startup+0.101914 s]
/proc/loadavg: 1.09 1.02 1.01 3/81 9547
/proc/meminfo: memFree=1725528/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=7824 CPUtime=0.09
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 1767 0 0 0 9 0 0 0 20 0 1 0 1145982658 8011776 1723 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 1956 1723 91 271 0 1682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7824

[startup+0.301936 s]
/proc/loadavg: 1.09 1.02 1.01 3/81 9547
/proc/meminfo: memFree=1725528/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=7952 CPUtime=0.29
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 1812 0 0 0 29 0 0 0 22 0 1 0 1145982658 8142848 1768 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 1988 1768 91 271 0 1714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7952

[startup+0.701981 s]
/proc/loadavg: 1.09 1.02 1.01 3/81 9547
/proc/meminfo: memFree=1725528/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=8344 CPUtime=0.69
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 1892 0 0 0 69 0 0 0 25 0 1 0 1145982658 8544256 1848 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 2086 1848 91 271 0 1812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8344

[startup+1.50107 s]
/proc/loadavg: 1.08 1.02 1.00 2/82 9548
/proc/meminfo: memFree=1718288/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=8708 CPUtime=1.49
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 1988 0 0 0 148 1 0 0 25 0 1 0 1145982658 8916992 1944 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 2177 1944 91 271 0 1903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8708

[startup+3.10125 s]
/proc/loadavg: 1.08 1.02 1.00 2/82 9548
/proc/meminfo: memFree=1717648/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=9336 CPUtime=3.09
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 2152 0 0 0 307 2 0 0 25 0 1 0 1145982658 9560064 2108 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 2334 2108 91 271 0 2060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9336

[startup+6.30161 s]
/proc/loadavg: 1.08 1.02 1.00 3/82 9548
/proc/meminfo: memFree=1716248/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=10524 CPUtime=6.29
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 2435 0 0 0 626 3 0 0 25 0 1 0 1145982658 10776576 2391 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 2631 2391 91 271 0 2357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10524

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 2/82 9548
/proc/meminfo: memFree=1714520/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=12080 CPUtime=12.69
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 2835 0 0 0 1264 5 0 0 25 0 1 0 1145982658 12369920 2791 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 3020 2791 91 271 0 2746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12080

[startup+25.5018 s]
/proc/loadavg: 1.06 1.01 1.00 2/82 9548
/proc/meminfo: memFree=1712024/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=14440 CPUtime=25.49
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 3461 0 0 0 2541 8 0 0 25 0 1 0 1145982658 14786560 3376 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 3610 3376 91 271 0 3336 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14440

[startup+51.1017 s]
/proc/loadavg: 1.04 1.01 1.00 2/82 9548
/proc/meminfo: memFree=1709336/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=17236 CPUtime=51.07
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 4200 0 0 0 5096 11 0 0 25 0 1 0 1145982658 17649664 4054 1992294400 134512640 135625496 4294956224 18446744073709551615 134529022 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 4309 4054 91 271 0 4035 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17236

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/82 9548
/proc/meminfo: memFree=1705368/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=21172 CPUtime=102.27
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 5262 0 0 0 10208 19 0 0 25 0 1 0 1145982658 21680128 5025 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 5293 5025 91 271 0 5019 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21172

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1701976/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=24576 CPUtime=162.24
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 6109 0 0 0 16201 23 0 0 25 0 1 0 1145982658 25165824 5872 1992294400 134512640 135625496 4294956224 18446744073709551615 134541400 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6144 5872 91 271 0 5870 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24576

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1699544/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=27232 CPUtime=222.22
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 6837 0 0 0 22194 28 0 0 25 0 1 0 1145982658 27885568 6464 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6808 6464 91 271 0 6534 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27232

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1699224/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=27512 CPUtime=230.22
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 6902 0 0 0 22993 29 0 0 25 0 1 0 1145982658 28172288 6529 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6878 6529 91 271 0 6604 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 27512

[startup+236.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1699032/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=27644 CPUtime=236.62
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 6950 0 0 0 23633 29 0 0 25 0 1 0 1145982658 28307456 6577 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6911 6577 91 271 0 6637 0
Current children cumulated CPU time (s) 236.62
Current children cumulated vsize (KiB) 27644

[startup+243.107 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1698840/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=27776 CPUtime=243.02
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 6998 0 0 0 24273 29 0 0 25 0 1 0 1145982658 28442624 6625 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6944 6625 91 271 0 6670 0
Current children cumulated CPU time (s) 243.02
Current children cumulated vsize (KiB) 27776

[startup+244.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1698840/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=27908 CPUtime=244.62
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 7005 0 0 0 24432 30 0 0 25 0 1 0 1145982658 28577792 6632 1992294400 134512640 135625496 4294956224 18446744073709551615 134541325 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6977 6632 91 271 0 6703 0
Current children cumulated CPU time (s) 244.62
Current children cumulated vsize (KiB) 27908

[startup+246.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1698776/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=27908 CPUtime=246.22
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 7013 0 0 0 24592 30 0 0 25 0 1 0 1145982658 28577792 6640 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6977 6640 91 271 0 6703 0
Current children cumulated CPU time (s) 246.22
Current children cumulated vsize (KiB) 27908

[startup+246.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1698776/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=27908 CPUtime=246.62
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 7015 0 0 0 24632 30 0 0 25 0 1 0 1145982658 28577792 6642 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6977 6642 91 271 0 6703 0
Current children cumulated CPU time (s) 246.62
Current children cumulated vsize (KiB) 27908

[startup+247.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9548
/proc/meminfo: memFree=1698776/2055920 swapFree=4172240/4192956
[pid=9547] ppid=9545 vsize=27908 CPUtime=247.02
/proc/9547/stat : 9547 (csat) R 9545 9547 9178 0 -1 4194304 7017 0 0 0 24672 30 0 0 25 0 1 0 1145982658 28577792 6644 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9547/statm: 6977 6644 91 271 0 6703 0
Current children cumulated CPU time (s) 247.02
Current children cumulated vsize (KiB) 27908

Child status: 20
Real time (s): 247.177
CPU time (s): 247.102
CPU user time (s): 246.795
CPU system time (s): 0.306953
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 27908

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

runsolver used 0.340948 second user time and 0.790879 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-03 06:33:08
IDJOB=1554828
IDBENCH=70788
IDSOLVER=517
FILE ID=node85/1554828-1238733188
PBS_JOBID= 9085346
Free space on /tmp= 126872 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo016.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554828-1238733188/watcher-1554828-1238733188 -o /tmp/evaluation-result-1554828-1238733188/solver-1554828-1238733188 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1554828-1238733188.cnf

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

MD5SUM BENCH= 576249eded8a3c95c0b3aa8dcd51992e
RANDOM SEED=1496633289

node85.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:       1726008 kB
Buffers:         47656 kB
Cached:         210664 kB
SwapCached:       9940 kB
Active:          87832 kB
Inactive:       181948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726008 kB
SwapTotal:     4192956 kB
SwapFree:      4172240 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          17024 kB
Slab:            44376 kB
Committed_AS:  2697944 kB
PageTables:       2596 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= 126872 MiB
End job on node85 at 2009-04-03 06:37:15