Trace number 1731718

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
SAT07 reference solver: March KS 2007-02-08? (MO) 241.213 241.325

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731718-1240773768/watcher-1731718-1240773768 -o /tmp/evaluation-result-1731718-1240773768/solver-1731718-1240773768 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1731718-1240773768.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.88 1.97 1.82 3/64 26656
/proc/meminfo: memFree=1656064/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=4092 CPUtime=0
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 580 0 0 0 0 0 0 0 18 0 1 0 105410015 4190208 566 1992294400 134512640 135019032 4294956224 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 1023 569 45 123 0 898 0

[startup+0.029397 s]
/proc/loadavg: 1.88 1.97 1.82 3/64 26656
/proc/meminfo: memFree=1656064/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=5220 CPUtime=0.02
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 902 0 0 0 2 0 0 0 18 0 1 0 105410015 5345280 888 1992294400 134512640 135019032 4294956224 18446744073709551615 134796588 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 1305 888 47 123 0 1180 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5220

[startup+0.101403 s]
/proc/loadavg: 1.88 1.97 1.82 3/64 26656
/proc/meminfo: memFree=1656064/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=6012 CPUtime=0.09
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 1171 0 0 0 9 0 0 0 18 0 1 0 105410015 6156288 1157 1992294400 134512640 135019032 4294956224 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 1503 1157 47 123 0 1378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6012

[startup+0.30142 s]
/proc/loadavg: 1.88 1.97 1.82 3/64 26656
/proc/meminfo: memFree=1656064/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=8520 CPUtime=0.29
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 1915 0 0 0 29 0 0 0 19 0 1 0 105410015 8724480 1901 1992294400 134512640 135019032 4294956224 18446744073709551615 134787566 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 2130 1901 47 123 0 2005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8520

[startup+0.701454 s]
/proc/loadavg: 1.88 1.97 1.82 3/64 26656
/proc/meminfo: memFree=1656064/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=26008 CPUtime=0.69
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 5728 0 0 0 67 2 0 0 23 0 1 0 105410015 26632192 3961 1992294400 134512640 135019032 4294956224 18446744073709551615 134554651 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 6502 3961 52 123 0 6377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26008

[startup+1.50152 s]
/proc/loadavg: 1.88 1.97 1.82 2/65 26657
/proc/meminfo: memFree=1634168/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=43504 CPUtime=1.49
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 18864 0 0 0 141 8 0 0 25 0 1 0 105410015 44548096 8169 1992294400 134512640 135019032 4294956224 18446744073709551615 134567265 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 10876 8169 66 123 0 10751 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43504

[startup+3.10166 s]
/proc/loadavg: 1.88 1.97 1.82 2/65 26657
/proc/meminfo: memFree=1603128/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=97144 CPUtime=3.09
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 31766 0 0 0 296 13 0 0 25 0 1 0 105410015 99475456 21071 1992294400 134512640 135019032 4294956224 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 24286 21071 66 123 0 24161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97144

[startup+6.30194 s]
/proc/loadavg: 1.89 1.97 1.82 2/65 26657
/proc/meminfo: memFree=1497784/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=222064 CPUtime=6.28
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 57372 0 0 0 604 24 0 0 25 0 1 0 105410015 227393536 46677 1992294400 134512640 135019032 4294956224 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 55516 46677 66 123 0 55391 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 222064

[startup+12.7015 s]
/proc/loadavg: 1.82 1.95 1.81 2/65 26657
/proc/meminfo: memFree=1287688/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=438212 CPUtime=12.68
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 108411 0 0 0 1222 46 0 0 25 0 1 0 105410015 448729088 97716 1992294400 134512640 135019032 4294956224 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 109553 97716 66 123 0 109428 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 438212

[startup+25.5016 s]
/proc/loadavg: 1.64 1.90 1.80 2/65 26657
/proc/meminfo: memFree=809480/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=1050972 CPUtime=25.47
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 275725 0 0 0 2436 111 0 0 25 0 1 0 105410015 1076195328 221177 1992294400 134512640 135019032 4294956224 18446744073709551615 134555153 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 262743 221179 66 123 0 262618 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1050972

[startup+51.1018 s]
/proc/loadavg: 1.42 1.83 1.78 2/65 26657
/proc/meminfo: memFree=892168/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=814696 CPUtime=51.05
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 361766 0 0 0 4953 152 0 0 25 0 1 0 105410015 834248704 190453 1992294400 134512640 135019032 4294956224 18446744073709551615 134561702 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 203674 190453 66 123 0 203549 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 814696

[startup+102.306 s]
/proc/loadavg: 1.18 1.70 1.73 2/65 26657
/proc/meminfo: memFree=898760/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=814696 CPUtime=102.23
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 381215 0 0 0 10063 160 0 0 25 0 1 0 105410015 834248704 188806 1992294400 134512640 135019032 4294956224 18446744073709551615 134661552 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 203674 188806 66 123 0 203549 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 814696

[startup+162.302 s]
/proc/loadavg: 1.06 1.57 1.69 2/65 26657
/proc/meminfo: memFree=914888/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=757212 CPUtime=162.21
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 385928 0 0 0 16059 162 0 0 25 0 1 0 105410015 775385088 185126 1992294400 134512640 135019032 4294956224 18446744073709551615 134661552 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 189303 185126 66 123 0 189178 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 757212

[startup+222.302 s]
/proc/loadavg: 1.02 1.46 1.64 2/65 26657
/proc/meminfo: memFree=916552/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=747584 CPUtime=222.19
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 583623 0 0 0 21977 242 0 0 25 0 1 0 105410015 765526016 184247 1992294400 134512640 135019032 4294956224 18446744073709551615 134661552 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 186896 184247 66 123 0 186771 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 747584



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+241.101 s]
/proc/loadavg: 1.02 1.43 1.62 2/65 26657
/proc/meminfo: memFree=243464/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=1877432 CPUtime=240.99
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4194304 751652 0 0 0 23797 302 0 0 25 0 1 0 105410015 1922490368 352228 1992294400 134512640 135019032 4294956224 18446744073709551615 134555143 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 469358 352228 68 123 0 469233 0
Current children cumulated CPU time (s) 240.99
Current children cumulated vsize (KiB) 1877432

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+241.205 s]
/proc/loadavg: 1.02 1.43 1.62 2/65 26657
/proc/meminfo: memFree=243464/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=0 CPUtime=241.09
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4195332 751652 0 0 0 23797 312 0 0 25 0 1 0 105410015 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 241.09
Current children cumulated vsize (KiB) 0

[startup+241.301 s]
/proc/loadavg: 1.02 1.43 1.62 2/65 26657
/proc/meminfo: memFree=243464/2055920 swapFree=4191900/4192956
[pid=26656] ppid=26654 vsize=0 CPUtime=241.18
/proc/26656/stat : 26656 (march_ks) R 26654 26656 26301 0 -1 4195332 751652 0 0 0 23797 321 0 0 25 0 1 0 105410015 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 241.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 241.325
CPU time (s): 241.213
CPU user time (s): 237.971
CPU system time (s): 3.24251
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 1877432

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

runsolver used 0.251961 second user time and 0.638902 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-26 21:22:48
IDJOB=1731718
IDBENCH=70911
IDSOLVER=559
FILE ID=node31/1731718-1240773768
PBS_JOBID= 9187201
Free space on /tmp= 66412 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_14_7_3_cmp.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731718-1240773768/watcher-1731718-1240773768 -o /tmp/evaluation-result-1731718-1240773768/solver-1731718-1240773768 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1731718-1240773768.cnf            

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=2114881995

node31.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.213
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.213
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:       1656544 kB
Buffers:         47312 kB
Cached:         265920 kB
SwapCached:        384 kB
Active:         106852 kB
Inactive:       220772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656544 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            9396 kB
Writeback:           0 kB
Mapped:          22836 kB
Slab:            57556 kB
Committed_AS:   397244 kB
PageTables:       1464 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= 66408 MiB
End job on node31 at 2009-04-26 21:26:51