Trace number 1717503

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
MoRsat 2009-03-03UNSAT 345.95 346.078

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.2523
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
2.98/3.08	c atom#=175670 clause#=837466 total literals=2168190 
345.87/346.06	c CNF stats: (175670 vars, 837466 clauses) 
345.87/346.06	c Decisions: 682336 
345.87/346.06	c Conflicts: 285598 
345.87/346.06	c 
345.87/346.06	s UNSATISFIABLE
345.87/346.06	c Running time: 344.65160 seconds 

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-1717503-1240628581/watcher-1717503-1240628581 -o /tmp/evaluation-result-1717503-1240628581/solver-1717503-1240628581 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1717503-1240628581.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.74 1.79 1.42 3/64 17779
/proc/meminfo: memFree=959656/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=14416 CPUtime=0
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 90891824 14761984 121 1992294400 134512640 135679800 4294956224 18446744073709551615 135297149 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 3604 121 96 284 0 3317 0

[startup+0.0315919 s]
/proc/loadavg: 1.74 1.79 1.42 3/64 17779
/proc/meminfo: memFree=959656/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=14416 CPUtime=0.02
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 222 0 0 0 2 0 0 0 18 0 1 0 90891824 14761984 206 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 3604 206 96 284 0 3317 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14416

[startup+0.101606 s]
/proc/loadavg: 1.74 1.79 1.42 3/64 17779
/proc/meminfo: memFree=959656/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=14416 CPUtime=0.09
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 443 0 0 0 9 0 0 0 18 0 1 0 90891824 14761984 427 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 3604 427 96 284 0 3317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.301648 s]
/proc/loadavg: 1.74 1.79 1.42 3/64 17779
/proc/meminfo: memFree=959656/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=14416 CPUtime=0.29
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 1058 0 0 0 29 0 0 0 19 0 1 0 90891824 14761984 1042 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 3604 1042 96 284 0 3317 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14416

[startup+0.701734 s]
/proc/loadavg: 1.74 1.79 1.42 3/64 17779
/proc/meminfo: memFree=959656/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=14416 CPUtime=0.69
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 2295 0 0 0 67 2 0 0 22 0 1 0 90891824 14761984 2279 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 3604 2279 96 284 0 3317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14416

[startup+1.5019 s]
/proc/loadavg: 1.74 1.79 1.42 2/65 17780
/proc/meminfo: memFree=946400/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=16488 CPUtime=1.49
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 12384 0 0 0 143 6 0 0 25 0 1 0 90891824 16883712 3403 1992294400 134512640 135679800 4294956224 18446744073709551615 134559724 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 4122 3403 104 284 0 3835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16488

[startup+3.10125 s]
/proc/loadavg: 1.74 1.79 1.42 2/65 17780
/proc/meminfo: memFree=932320/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=98856 CPUtime=3.09
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 49461 0 0 0 288 21 0 0 25 0 1 0 90891824 101228544 17883 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 24714 17887 110 284 0 24427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98856

[startup+6.30193 s]
/proc/loadavg: 1.68 1.78 1.42 2/65 17780
/proc/meminfo: memFree=869216/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=111976 CPUtime=6.29
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 55075 0 0 0 605 24 0 0 25 0 1 0 90891824 114663424 22709 1992294400 134512640 135679800 4294956224 18446744073709551615 134534336 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 27994 22709 113 284 0 27707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111976

[startup+12.7013 s]
/proc/loadavg: 1.62 1.77 1.42 2/65 17780
/proc/meminfo: memFree=867936/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=113100 CPUtime=12.68
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 55357 0 0 0 1244 24 0 0 25 0 1 0 90891824 115814400 22991 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 28275 22991 113 284 0 27988 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 113100

[startup+25.501 s]
/proc/loadavg: 1.48 1.73 1.41 2/65 17780
/proc/meminfo: memFree=866016/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=115204 CPUtime=25.48
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 55852 0 0 0 2523 25 0 0 25 0 1 0 90891824 117968896 23486 1992294400 134512640 135679800 4294956224 18446744073709551615 134522692 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 28801 23486 113 284 0 28514 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 115204

[startup+51.1015 s]
/proc/loadavg: 1.32 1.67 1.40 2/65 17780
/proc/meminfo: memFree=861408/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=120072 CPUtime=51.07
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 57130 0 0 0 5081 26 0 0 25 0 1 0 90891824 122953728 24666 1992294400 134512640 135679800 4294956224 18446744073709551615 134522713 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 30018 24666 113 284 0 29731 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 120072

[startup+102.306 s]
/proc/loadavg: 1.14 1.56 1.37 2/65 17780
/proc/meminfo: memFree=853984/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=127732 CPUtime=102.26
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 59171 0 0 0 10197 29 0 0 25 0 1 0 90891824 130797568 26513 1992294400 134512640 135679800 4294956224 18446744073709551615 134534440 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 31933 26513 113 284 0 31646 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 127732

[startup+162.301 s]
/proc/loadavg: 1.05 1.46 1.35 2/65 17780
/proc/meminfo: memFree=846752/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=134536 CPUtime=162.23
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 60983 0 0 0 16193 30 0 0 25 0 1 0 90891824 137764864 28325 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 33634 28325 113 284 0 33347 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 134536

[startup+222.301 s]
/proc/loadavg: 1.02 1.37 1.33 2/65 17780
/proc/meminfo: memFree=840032/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=142376 CPUtime=222.2
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 63046 0 0 0 22188 32 0 0 25 0 1 0 90891824 145793024 30002 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 35594 30002 113 284 0 35307 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 142376

[startup+282.301 s]
/proc/loadavg: 1.00 1.30 1.30 2/65 17780
/proc/meminfo: memFree=835360/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=146524 CPUtime=282.18
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 65719 0 0 0 28184 34 0 0 25 0 1 0 90891824 150040576 31135 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 36631 31135 113 284 0 36344 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 146524

[startup+342.302 s]
/proc/loadavg: 1.00 1.24 1.28 2/65 17780
/proc/meminfo: memFree=835368/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=146524 CPUtime=342.16
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 65735 0 0 0 34182 34 0 0 25 0 1 0 90891824 150040576 31151 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 36631 31151 113 284 0 36344 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 146524

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

[startup+343.901 s]
/proc/loadavg: 1.00 1.24 1.28 2/65 17780
/proc/meminfo: memFree=835368/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=146524 CPUtime=343.76
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 65735 0 0 0 34342 34 0 0 25 0 1 0 90891824 150040576 31151 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 36631 31151 113 284 0 36344 0
Current children cumulated CPU time (s) 343.76
Current children cumulated vsize (KiB) 146524

[startup+344.701 s]
/proc/loadavg: 1.00 1.24 1.28 2/65 17780
/proc/meminfo: memFree=835368/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=146524 CPUtime=344.56
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 65735 0 0 0 34422 34 0 0 25 0 1 0 90891824 150040576 31151 1992294400 134512640 135679800 4294956224 18446744073709551615 134536014 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 36631 31151 113 284 0 36344 0
Current children cumulated CPU time (s) 344.56
Current children cumulated vsize (KiB) 146524

[startup+345.502 s]
/proc/loadavg: 1.00 1.24 1.28 2/65 17780
/proc/meminfo: memFree=835368/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=146524 CPUtime=345.36
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 65735 0 0 0 34502 34 0 0 25 0 1 0 90891824 150040576 31151 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 36631 31151 113 284 0 36344 0
Current children cumulated CPU time (s) 345.36
Current children cumulated vsize (KiB) 146524

[startup+345.902 s]
/proc/loadavg: 1.00 1.24 1.28 2/65 17780
/proc/meminfo: memFree=835368/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=146524 CPUtime=345.76
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 65735 0 0 0 34542 34 0 0 25 0 1 0 90891824 150040576 31151 1992294400 134512640 135679800 4294956224 18446744073709551615 134542975 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 36631 31151 113 284 0 36344 0
Current children cumulated CPU time (s) 345.76
Current children cumulated vsize (KiB) 146524

[startup+346.002 s]
/proc/loadavg: 1.00 1.24 1.28 2/65 17780
/proc/meminfo: memFree=835368/2055920 swapFree=4192956/4192956
[pid=17779] ppid=17777 vsize=137648 CPUtime=345.87
/proc/17779/stat : 17779 (MoRsat) R 17777 17779 16983 0 -1 4194304 65735 0 0 0 34552 35 0 0 25 0 1 0 90891824 140951552 30219 1992294400 134512640 135679800 4294956224 18446744073709551615 135103264 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17779/statm: 34412 30219 113 284 0 34125 0
Current children cumulated CPU time (s) 345.87
Current children cumulated vsize (KiB) 137648

Child status: 20
Real time (s): 346.078
CPU time (s): 345.95
CPU user time (s): 345.58
CPU system time (s): 0.369943
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 152684

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

runsolver used 0.32295 second user time and 0.777881 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 05:03:02
IDJOB=1717503
IDBENCH=20418
IDSOLVER=502
FILE ID=node10/1717503-1240628581
PBS_JOBID= 9186357
Free space on /tmp= 66324 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717503-1240628581/watcher-1717503-1240628581 -o /tmp/evaluation-result-1717503-1240628581/solver-1717503-1240628581 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1717503-1240628581.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=1264606615

node10.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.263
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.263
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:        960072 kB
Buffers:         91548 kB
Cached:         898464 kB
SwapCached:          0 kB
Active:         148768 kB
Inactive:       855116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        960072 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16872 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            77972 kB
Committed_AS:   306588 kB
PageTables:       1372 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= 66324 MiB
End job on node10 at 2009-04-25 05:08:48