Trace number 1723058

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 64.0253 64.0409

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.0469
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

63.97/64.03	c Variable Count:   980
63.97/64.03	c Clause Count:     47620
63.97/64.03	s UNSATISFIABLE
63.97/64.03	c Total Time: 64.02

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-1723058-1240682654/watcher-1723058-1240682654 -o /tmp/evaluation-result-1723058-1240682654/solver-1723058-1240682654 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1723058-1240682654.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.35 1.10 1.03 3/64 19336
/proc/meminfo: memFree=1687616/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=2304 CPUtime=0
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 96298978 2359296 267 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 576 267 89 271 0 302 0

[startup+0.0163041 s]
/proc/loadavg: 1.35 1.10 1.03 3/64 19336
/proc/meminfo: memFree=1687616/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=2436 CPUtime=0.01
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 317 0 0 0 1 0 0 0 18 0 1 0 96298978 2494464 301 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 609 301 89 271 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2436

[startup+0.101313 s]
/proc/loadavg: 1.35 1.10 1.03 3/64 19336
/proc/meminfo: memFree=1687616/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=9032 CPUtime=0.09
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 2220 0 0 0 8 1 0 0 18 0 1 0 96298978 9248768 2036 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 2258 2036 91 271 0 1984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9032

[startup+0.301332 s]
/proc/loadavg: 1.35 1.10 1.03 3/64 19336
/proc/meminfo: memFree=1687616/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=9296 CPUtime=0.29
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 2279 0 0 0 28 1 0 0 19 0 1 0 96298978 9519104 2095 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 2324 2095 91 271 0 2050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9296

[startup+0.701374 s]
/proc/loadavg: 1.35 1.10 1.03 3/64 19336
/proc/meminfo: memFree=1687616/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=9560 CPUtime=0.69
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 2344 0 0 0 68 1 0 0 22 0 1 0 96298978 9789440 2160 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 2390 2160 91 271 0 2116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9560

[startup+1.50146 s]
/proc/loadavg: 1.35 1.10 1.03 2/65 19337
/proc/meminfo: memFree=1679224/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=9840 CPUtime=1.49
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 2414 0 0 0 148 1 0 0 25 0 1 0 96298978 10076160 2230 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 2460 2230 91 271 0 2186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9840

[startup+3.10262 s]
/proc/loadavg: 1.32 1.10 1.02 2/65 19337
/proc/meminfo: memFree=1678648/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=10576 CPUtime=3.09
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 2578 0 0 0 308 1 0 0 25 0 1 0 96298978 10829824 2394 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 2644 2394 91 271 0 2370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10576

[startup+6.30195 s]
/proc/loadavg: 1.32 1.10 1.02 2/65 19337
/proc/meminfo: memFree=1677432/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=11368 CPUtime=6.29
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 2799 0 0 0 627 2 0 0 25 0 1 0 96298978 11640832 2615 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 2842 2615 91 271 0 2568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11368

[startup+12.7016 s]
/proc/loadavg: 1.27 1.09 1.02 2/65 19337
/proc/meminfo: memFree=1675768/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=12952 CPUtime=12.69
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 3176 0 0 0 1265 4 0 0 25 0 1 0 96298978 13262848 2992 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 3238 2992 91 271 0 2964 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12952

[startup+25.5019 s]
/proc/loadavg: 1.30 1.10 1.03 2/65 19337
/proc/meminfo: memFree=1673976/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=14656 CPUtime=25.49
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 3608 0 0 0 2542 7 0 0 25 0 1 0 96298978 15007744 3424 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 3664 3424 91 271 0 3390 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14656

[startup+51.1016 s]
/proc/loadavg: 1.20 1.09 1.03 2/65 19337
/proc/meminfo: memFree=1671864/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=16972 CPUtime=51.08
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 4159 0 0 0 5097 11 0 0 25 0 1 0 96298978 17379328 3975 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 4243 3975 91 271 0 3969 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16972

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

[startup+57.5012 s]
/proc/loadavg: 1.17 1.09 1.02 2/65 19337
/proc/meminfo: memFree=1671416/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=17384 CPUtime=57.47
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 4251 0 0 0 5736 11 0 0 25 0 1 0 96298978 17801216 4067 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 4346 4067 91 271 0 4072 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 17384

[startup+60.7016 s]
/proc/loadavg: 1.17 1.09 1.02 2/65 19337
/proc/meminfo: memFree=1671288/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=17528 CPUtime=60.68
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 4291 0 0 0 6056 12 0 0 25 0 1 0 96298978 17948672 4107 1992294400 134512640 135625496 4294956224 18446744073709551615 134541476 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 4382 4107 91 271 0 4108 0
Current children cumulated CPU time (s) 60.68
Current children cumulated vsize (KiB) 17528

[startup+62.3017 s]
/proc/loadavg: 1.15 1.09 1.02 2/65 19337
/proc/meminfo: memFree=1671224/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=17528 CPUtime=62.28
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 4308 0 0 0 6216 12 0 0 25 0 1 0 96298978 17948672 4124 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 4382 4124 91 271 0 4108 0
Current children cumulated CPU time (s) 62.28
Current children cumulated vsize (KiB) 17528

[startup+63.1028 s]
/proc/loadavg: 1.15 1.09 1.02 2/65 19337
/proc/meminfo: memFree=1671160/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=17660 CPUtime=63.08
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 4311 0 0 0 6296 12 0 0 25 0 1 0 96298978 18083840 4127 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 4415 4127 91 271 0 4141 0
Current children cumulated CPU time (s) 63.08
Current children cumulated vsize (KiB) 17660

[startup+63.5019 s]
/proc/loadavg: 1.15 1.09 1.02 2/65 19337
/proc/meminfo: memFree=1671160/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=17660 CPUtime=63.48
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 4324 0 0 0 6336 12 0 0 25 0 1 0 96298978 18083840 4140 1992294400 134512640 135625496 4294956224 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 4415 4140 91 271 0 4141 0
Current children cumulated CPU time (s) 63.48
Current children cumulated vsize (KiB) 17660

[startup+63.9019 s]
/proc/loadavg: 1.15 1.09 1.02 2/65 19337
/proc/meminfo: memFree=1671096/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=17660 CPUtime=63.87
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 4339 0 0 0 6375 12 0 0 25 0 1 0 96298978 18083840 4155 1992294400 134512640 135625496 4294956224 18446744073709551615 134541314 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 4415 4155 91 271 0 4141 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 17660

[startup+64.0019 s]
/proc/loadavg: 1.15 1.09 1.02 2/65 19337
/proc/meminfo: memFree=1671096/2055920 swapFree=4180592/4192956
[pid=19336] ppid=19334 vsize=17660 CPUtime=63.97
/proc/19336/stat : 19336 (csat) R 19334 19336 19054 0 -1 4194304 4339 0 0 0 6385 12 0 0 25 0 1 0 96298978 18083840 4155 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19336/statm: 4415 4155 91 271 0 4141 0
Current children cumulated CPU time (s) 63.97
Current children cumulated vsize (KiB) 17660

Child status: 20
Real time (s): 64.0409
CPU time (s): 64.0253
CPU user time (s): 63.8953
CPU system time (s): 0.12998
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 17660

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

runsolver used 0.050992 second user time and 0.140978 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-25 20:04:15
IDJOB=1723058
IDBENCH=71102
IDSOLVER=517
FILE ID=node24/1723058-1240682654
PBS_JOBID= 9186649
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED=1755280604

node24.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.232
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.232
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:       1688032 kB
Buffers:         32408 kB
Cached:         264148 kB
SwapCached:       6112 kB
Active:          89320 kB
Inactive:       215828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688032 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          13956 kB
Slab:            48600 kB
Committed_AS:   382352 kB
PageTables:       1440 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= 66240 MiB
End job on node24 at 2009-04-25 20:05:19