Trace number 1736611

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
HydraSAT 2009-03-22-BaseUNSAT 284.357 284.441

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6021
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

284.31/284.43	
284.31/284.43	c decisions : 514919
284.31/284.43	c conflicts : 286936
284.31/284.43	c Memory limit 1620 MiB
284.31/284.43	c RANDOM SEED: 371025734
284.31/284.43	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-1736611-1240812237/watcher-1736611-1240812237 -o /tmp/evaluation-result-1736611-1240812237/solver-1736611-1240812237 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1736611-1240812237.cnf -rs 371025734 -co memory_limit 1800 

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.72 1.39 3/65 31226
/proc/meminfo: memFree=1692720/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=1928 CPUtime=0
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 109256413 1974272 195 1992294400 134512640 135997824 4294956160 18446744073709551615 134615107 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 482 196 151 362 0 117 0

[startup+0.0368179 s]
/proc/loadavg: 1.74 1.72 1.39 3/65 31226
/proc/meminfo: memFree=1692720/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=2852 CPUtime=0.03
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 440 0 0 0 3 0 0 0 18 0 1 0 109256413 2920448 424 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 713 424 151 362 0 348 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2852

[startup+0.102824 s]
/proc/loadavg: 1.74 1.72 1.39 3/65 31226
/proc/meminfo: memFree=1692720/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=4436 CPUtime=0.09
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 888 0 0 0 9 0 0 0 18 0 1 0 109256413 4542464 872 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 1109 872 151 362 0 744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4436

[startup+0.301847 s]
/proc/loadavg: 1.74 1.72 1.39 3/65 31226
/proc/meminfo: memFree=1692720/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=8024 CPUtime=0.29
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 1850 0 0 0 29 0 0 0 19 0 1 0 109256413 8216576 1660 1992294400 134512640 135997824 4294956160 18446744073709551615 134519333 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 2006 1660 159 362 0 1641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8024

[startup+0.702893 s]
/proc/loadavg: 1.74 1.72 1.39 3/65 31226
/proc/meminfo: memFree=1692720/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=11316 CPUtime=0.7
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 2673 0 0 0 69 1 0 0 23 0 1 0 109256413 11587584 2482 1992294400 134512640 135997824 4294956160 18446744073709551615 134844966 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 2829 2482 174 362 0 2464 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 11316

[startup+1.50198 s]
/proc/loadavg: 1.74 1.72 1.39 2/66 31227
/proc/meminfo: memFree=1683240/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=11580 CPUtime=1.49
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 2758 0 0 0 148 1 0 0 25 0 1 0 109256413 11857920 2567 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 2895 2567 174 362 0 2530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11580

[startup+3.10117 s]
/proc/loadavg: 1.74 1.72 1.39 2/66 31227
/proc/meminfo: memFree=1682920/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=11844 CPUtime=3.09
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 2807 0 0 0 308 1 0 0 25 0 1 0 109256413 12128256 2616 1992294400 134512640 135997824 4294956160 18446744073709551615 134757713 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 2961 2616 174 362 0 2596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11844

[startup+6.30154 s]
/proc/loadavg: 1.68 1.71 1.38 2/66 31227
/proc/meminfo: memFree=1682344/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=12240 CPUtime=6.29
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 2895 0 0 0 628 1 0 0 25 0 1 0 109256413 12533760 2704 1992294400 134512640 135997824 4294956160 18446744073709551615 134684065 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 3060 2704 174 362 0 2695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12240

[startup+12.7013 s]
/proc/loadavg: 1.63 1.70 1.38 2/66 31227
/proc/meminfo: memFree=1681448/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=13060 CPUtime=12.68
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 3107 0 0 0 1267 1 0 0 25 0 1 0 109256413 13373440 2916 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 3265 2916 174 362 0 2900 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13060

[startup+25.5018 s]
/proc/loadavg: 1.49 1.66 1.37 2/66 31227
/proc/meminfo: memFree=1679720/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=14788 CPUtime=25.48
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 3533 0 0 0 2546 2 0 0 25 0 1 0 109256413 15142912 3342 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 3697 3342 174 362 0 3332 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14788

[startup+51.1017 s]
/proc/loadavg: 1.32 1.61 1.36 2/66 31227
/proc/meminfo: memFree=1677160/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=17416 CPUtime=51.07
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 4198 0 0 0 5105 2 0 0 25 0 1 0 109256413 17833984 4007 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 4354 4007 174 362 0 3989 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17416

[startup+102.306 s]
/proc/loadavg: 1.14 1.51 1.34 2/66 31227
/proc/meminfo: memFree=1671400/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=23700 CPUtime=102.26
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 5629 0 0 0 10223 3 0 0 25 0 1 0 109256413 24268800 5438 1992294400 134512640 135997824 4294956160 18446744073709551615 134757792 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 5925 5438 174 362 0 5560 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23700

[startup+162.302 s]
/proc/loadavg: 1.11 1.43 1.32 2/66 31227
/proc/meminfo: memFree=1667624/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=27968 CPUtime=162.24
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 6567 0 0 0 16220 4 0 0 25 0 1 0 109256413 28639232 6376 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 6992 6376 174 362 0 6627 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27968

[startup+222.301 s]
/proc/loadavg: 1.04 1.35 1.30 2/66 31227
/proc/meminfo: memFree=1663400/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=32124 CPUtime=222.22
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 7603 0 0 0 22217 5 0 0 25 0 1 0 109256413 32894976 7412 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 8031 7412 174 362 0 7666 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32124

[startup+282.301 s]
/proc/loadavg: 1.01 1.28 1.28 2/66 31227
/proc/meminfo: memFree=1659560/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=35964 CPUtime=282.21
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 8569 0 0 0 28215 6 0 0 25 0 1 0 109256413 36827136 8378 1992294400 134512640 135997824 4294956160 18446744073709551615 134757543 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 8991 8378 174 362 0 8626 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35964

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

[startup+283.102 s]
/proc/loadavg: 1.01 1.28 1.28 2/66 31227
/proc/meminfo: memFree=1659496/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=36108 CPUtime=283.01
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 8583 0 0 0 28295 6 0 0 25 0 1 0 109256413 36974592 8392 1992294400 134512640 135997824 4294956160 18446744073709551615 134849624 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 9027 8392 174 362 0 8662 0
Current children cumulated CPU time (s) 283.01
Current children cumulated vsize (KiB) 36108

[startup+283.902 s]
/proc/loadavg: 1.01 1.28 1.28 2/66 31227
/proc/meminfo: memFree=1659432/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=36108 CPUtime=283.81
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 8594 0 0 0 28375 6 0 0 25 0 1 0 109256413 36974592 8403 1992294400 134512640 135997824 4294956160 18446744073709551615 134666555 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 9027 8403 174 362 0 8662 0
Current children cumulated CPU time (s) 283.81
Current children cumulated vsize (KiB) 36108

[startup+284.302 s]
/proc/loadavg: 1.01 1.28 1.28 2/66 31227
/proc/meminfo: memFree=1659432/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=36108 CPUtime=284.21
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 8596 0 0 0 28415 6 0 0 25 0 1 0 109256413 36974592 8405 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 9027 8405 174 362 0 8662 0
Current children cumulated CPU time (s) 284.21
Current children cumulated vsize (KiB) 36108

[startup+284.402 s]
/proc/loadavg: 1.01 1.28 1.28 2/66 31227
/proc/meminfo: memFree=1659432/2055920 swapFree=4186068/4192956
[pid=31226] ppid=31224 vsize=36108 CPUtime=284.31
/proc/31226/stat : 31226 (hydrasat) R 31224 31226 31004 0 -1 4194304 8596 0 0 0 28425 6 0 0 25 0 1 0 109256413 36974592 8405 1992294400 134512640 135997824 4294956160 18446744073709551615 134757828 0 0 4096 1 0 0 0 17 1 0 0
/proc/31226/statm: 9027 8405 174 362 0 8662 0
Current children cumulated CPU time (s) 284.31
Current children cumulated vsize (KiB) 36108

Child status: 20
Real time (s): 284.441
CPU time (s): 284.357
CPU user time (s): 284.285
CPU system time (s): 0.071989
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 36108

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

runsolver used 0.306953 second user time and 0.648901 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-27 08:03:57
IDJOB=1736611
IDBENCH=71629
IDSOLVER=520
FILE ID=node74/1736611-1240812237
PBS_JOBID= 9187454
Free space on /tmp= 103120 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736611-1240812237/watcher-1736611-1240812237 -o /tmp/evaluation-result-1736611-1240812237/solver-1736611-1240812237 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1736611-1240812237.cnf -rs 371025734 -co memory_limit 1800

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=371025734

node74.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.233
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.233
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:       1693144 kB
Buffers:         43840 kB
Cached:         249392 kB
SwapCached:       3044 kB
Active:         112440 kB
Inactive:       191912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693144 kB
SwapTotal:     4192956 kB
SwapFree:      4186068 kB
Dirty:            2920 kB
Writeback:           0 kB
Mapped:          19300 kB
Slab:            44188 kB
Committed_AS:   518452 kB
PageTables:       1444 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= 103120 MiB
End job on node74 at 2009-04-27 08:08:42