Trace number 330965

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, and are wall clock time (not CPU 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
March KS 2007-02-08? (MO) 415.566 415.67

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryINDUST (industrial 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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-330965-1173177419 -o ROOT/results/node4/solver-330965-1173177419 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330965-1173177419/march_ks /tmp/evaluation/330965-1173177419/instance-330965-1173177419.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): 2400 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: 0.99 0.97 0.98 3/77 23378
/proc/meminfo: memFree=1624616/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=15676 CPUtime=0
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 760 0 0 0 0 0 0 0 18 0 1 0 337697189 16052224 746 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134557383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 3919 751 45 123 0 3794 0

[startup+0.072747 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 23378
/proc/meminfo: memFree=1624616/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=45516 CPUtime=0.07
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 7567 0 0 0 4 3 0 0 18 0 1 0 337697189 46608384 7552 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 11379 7553 47 123 0 11254 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 45516

[startup+0.10175 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 23378
/proc/meminfo: memFree=1624616/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=46044 CPUtime=0.09
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 7699 0 0 0 6 3 0 0 18 0 1 0 337697189 47149056 7684 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 11511 7684 47 123 0 11386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46044

[startup+0.301769 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 23378
/proc/meminfo: memFree=1624616/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=48948 CPUtime=0.29
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 8583 0 0 0 26 3 0 0 19 0 1 0 337697189 50122752 8568 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 12237 8568 47 123 0 12112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48948

[startup+0.701811 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 23378
/proc/meminfo: memFree=1624616/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=54624 CPUtime=0.69
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 10292 0 0 0 64 5 0 0 22 0 1 0 337697189 55934976 10277 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 13656 10277 47 123 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54624

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 23379
/proc/meminfo: memFree=1576224/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=65844 CPUtime=1.49
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 13679 0 0 0 141 8 0 0 25 0 1 0 337697189 67424256 13664 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 16461 13664 47 123 0 16336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65844

[startup+3.10104 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 23379
/proc/meminfo: memFree=1558304/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=88152 CPUtime=3.09
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 20402 0 0 0 294 15 0 0 25 0 1 0 337697189 90267648 20387 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 22038 20387 47 123 0 21913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88152

[startup+6.30134 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 23379
/proc/meminfo: memFree=1474016/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=310496 CPUtime=6.29
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 49977 0 0 0 601 28 0 0 25 0 1 0 337697189 317947904 49139 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134560259 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 77624 49139 48 123 0 77499 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 310496

[startup+12.702 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 23379
/proc/meminfo: memFree=1442720/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=360712 CPUtime=12.69
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 80103 0 0 0 1228 41 0 0 25 0 1 0 337697189 369369088 59651 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134554755 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 90178 59651 52 123 0 90053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 360712

[startup+25.5012 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 23379
/proc/meminfo: memFree=1443680/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=359880 CPUtime=25.48
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 163996 0 0 0 2467 81 0 0 25 0 1 0 337697189 368517120 58448 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134554755 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 89970 58448 62 123 0 89845 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 359880

[startup+51.1016 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 23379
/proc/meminfo: memFree=1317536/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=428660 CPUtime=51.08
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 246831 0 0 0 4987 121 0 0 25 0 1 0 337697189 438947840 77043 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567045 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 107165 77043 66 123 0 107040 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 428660

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 23379
/proc/meminfo: memFree=1277792/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=469980 CPUtime=102.27
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 256815 0 0 0 10101 126 0 0 25 0 1 0 337697189 481259520 87027 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 117495 87027 66 123 0 117370 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 469980

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 23379
/proc/meminfo: memFree=1135648/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=614264 CPUtime=162.25
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 292726 0 0 0 16083 142 0 0 25 0 1 0 337697189 629006336 122938 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 153566 122938 66 123 0 153441 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 614264

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 23379
/proc/meminfo: memFree=968096/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=792216 CPUtime=222.23
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 334136 0 0 0 22064 159 0 0 25 0 1 0 337697189 811229184 164348 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567028 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 198054 164348 66 123 0 197929 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 792216

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 23379
/proc/meminfo: memFree=816288/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=941772 CPUtime=282.22
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 372348 0 0 0 28048 174 0 0 25 0 1 0 337697189 964374528 202560 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567037 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 235443 202560 66 123 0 235318 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 941772

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 23381
/proc/meminfo: memFree=483552/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=1266492 CPUtime=342.21
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 455667 0 0 0 34014 207 0 0 25 0 1 0 337697189 1296887808 285879 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567048 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 316623 285879 66 123 0 316498 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1266492

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 23381
/proc/meminfo: memFree=21408/2055920 swapFree=4153444/4192956
[pid=23378] ppid=23376 vsize=1754660 CPUtime=402.2
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 572278 0 0 0 39967 253 0 0 25 0 1 0 337697189 1796771840 402490 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 438665 402493 66 123 0 438540 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1754660



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+415.401 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 23381
/proc/meminfo: memFree=15072/2055920 swapFree=4153408/4192956
[pid=23378] ppid=23376 vsize=1843760 CPUtime=415.3
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4194304 595124 0 0 0 41266 264 0 0 25 0 1 0 337697189 1888010240 425336 18446744073709551615 134512640 135019032 4294956704 18446744073709551615 134567054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 460940 425336 66 123 0 460815 0
Current children cumulated CPU time (s) 415.3
Current children cumulated vsize (KiB) 1843760

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

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

[startup+415.601 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 23381
/proc/meminfo: memFree=15072/2055920 swapFree=4153408/4192956
[pid=23378] ppid=23376 vsize=0 CPUtime=415.49
/proc/23378/stat : 23378 (march_ks) R 23376 23378 23241 0 -1 4195332 595130 0 0 0 41266 283 0 0 25 0 1 0 337697189 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23378/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 415.49
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 415.67
CPU time (s): 415.566
CPU user time (s): 412.66
CPU system time (s): 2.90556
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 1843760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 412.66
system time used= 2.90556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 595130
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= 6
involuntary context switches= 562

runsolver used 0.515921 second user time and 1.00485 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Mar  6 10:37:03 UTC 2007

IDJOB= 330965
IDBENCH= 20576
IDSOLVER= 111
FILE ID= node4/330965-1173177419

PBS_JOBID= 4015033

Free space on /tmp= 66444 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= /tmp/evaluation/330965-1173177419/march_ks /tmp/evaluation/330965-1173177419/instance-330965-1173177419.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-330965-1173177419 -o ROOT/results/node4/solver-330965-1173177419 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330965-1173177419/march_ks /tmp/evaluation/330965-1173177419/instance-330965-1173177419.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  580dc3969c4e46e50013253fd4ac9139

RANDOM SEED= 242004138

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.231
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.231
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:       1625088 kB
Buffers:         37328 kB
Cached:         313032 kB
SwapCached:       2152 kB
Active:         196652 kB
Inactive:       176196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625088 kB
SwapTotal:     4192956 kB
SwapFree:      4153444 kB
Dirty:           79192 kB
Writeback:           0 kB
Mapped:          30320 kB
Slab:            43548 kB
Committed_AS:  1248928 kB
PageTables:       1768 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= 66444 MiB

End job on node4 on Tue Mar  6 10:44:01 UTC 2007