Trace number 1831799

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
clasp 1.2.0-SAT09-32UNSAT 68.9045 68.9206

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.9045
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

68.87/68.91	c clasp version 1.2.0-SAT09 
68.87/68.91	c Reading from ...777832/instance-1831799-1242777832.cnf
68.87/68.91	c Reading      : Done(0.550s)
68.87/68.91	c Preprocessing: |-\|/-\|/-\|Done(4.700s)
68.87/68.91	c Solving...
68.87/68.91	
68.87/68.91	c Models    : 0     
68.87/68.91	c Time         : 68.620s (Solve: 63.370s)
68.87/68.91	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-1831799-1242777832/watcher-1831799-1242777832 -o /tmp/evaluation-result-1831799-1242777832/solver-1831799-1242777832 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831799-1242777832.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21416
/proc/meminfo: memFree=1592328/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=3728 CPUtime=0
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 463 0 0 0 0 0 0 0 18 0 1 0 305810425 3817472 351 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 932 355 139 377 0 552 0

[startup+0.041191 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21416
/proc/meminfo: memFree=1592328/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=23732 CPUtime=0.03
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 4289 0 0 0 1 2 0 0 18 0 1 0 305810425 24301568 3116 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 5933 3120 140 377 0 5553 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23732

[startup+0.101194 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21416
/proc/meminfo: memFree=1592328/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=29656 CPUtime=0.09
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 8017 0 0 0 5 4 0 0 18 0 1 0 305810425 30367744 6844 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 7414 6844 147 377 0 7034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29656

[startup+0.301212 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21416
/proc/meminfo: memFree=1592328/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=40396 CPUtime=0.29
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 11280 0 0 0 24 5 0 0 19 0 1 0 305810425 41365504 9464 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 10099 9465 147 377 0 9719 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40396

[startup+0.701249 s]
/proc/loadavg: 1.00 0.99 0.93 3/64 21416
/proc/meminfo: memFree=1592328/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=68620 CPUtime=0.69
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 21828 0 0 0 59 10 0 0 22 0 1 0 305810425 70266880 16227 1992294400 134512640 136057169 4294956160 18446744073709551615 134773027 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 17155 16227 165 377 0 16775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68620

[startup+1.50133 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21417
/proc/meminfo: memFree=1516224/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=83992 CPUtime=1.49
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 27699 0 0 0 136 13 0 0 25 0 1 0 305810425 86007808 19913 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 20998 19913 170 377 0 20618 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83992

[startup+3.10148 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21417
/proc/meminfo: memFree=1508096/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=96412 CPUtime=3.09
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 31181 0 0 0 294 15 0 0 25 0 1 0 305810425 98725888 22915 1992294400 134512640 136057169 4294956160 18446744073709551615 134782383 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 24103 22915 170 377 0 23723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96412

[startup+6.30178 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21417
/proc/meminfo: memFree=1509184/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=86672 CPUtime=6.29
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33359 0 0 0 613 16 0 0 25 0 1 0 305810425 88752128 20815 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21668 20815 181 377 0 21288 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86672

[startup+12.7024 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 21417
/proc/meminfo: memFree=1509256/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=86672 CPUtime=12.69
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33382 0 0 0 1253 16 0 0 25 0 1 0 305810425 88752128 20838 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21668 20838 182 377 0 21288 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86672

[startup+25.5016 s]
/proc/loadavg: 1.07 1.00 0.93 2/65 21417
/proc/meminfo: memFree=1509256/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=86804 CPUtime=25.48
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33423 0 0 0 2532 16 0 0 25 0 1 0 305810425 88887296 20879 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21701 20879 182 377 0 21321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86804

[startup+51.102 s]
/proc/loadavg: 1.04 1.00 0.93 2/65 21417
/proc/meminfo: memFree=1508232/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=87796 CPUtime=51.08
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33675 0 0 0 5092 16 0 0 25 0 1 0 305810425 89903104 21131 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21949 21131 182 377 0 21569 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87796

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

[startup+57.5016 s]
/proc/loadavg: 1.04 1.00 0.93 2/65 21417
/proc/meminfo: memFree=1508232/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=87796 CPUtime=57.47
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33675 0 0 0 5731 16 0 0 25 0 1 0 305810425 89903104 21131 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21949 21131 182 377 0 21569 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 87796

[startup+63.9022 s]
/proc/loadavg: 1.03 1.00 0.93 2/65 21417
/proc/meminfo: memFree=1508232/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=87796 CPUtime=63.88
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33676 0 0 0 6371 17 0 0 25 0 1 0 305810425 89903104 21132 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21949 21132 182 377 0 21569 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 87796

[startup+67.1055 s]
/proc/loadavg: 1.03 1.00 0.93 2/65 21417
/proc/meminfo: memFree=1508360/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=87796 CPUtime=67.08
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33676 0 0 0 6691 17 0 0 25 0 1 0 305810425 89903104 21132 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21949 21132 182 377 0 21569 0
Current children cumulated CPU time (s) 67.08
Current children cumulated vsize (KiB) 87796

[startup+67.9016 s]
/proc/loadavg: 1.03 1.00 0.93 2/65 21417
/proc/meminfo: memFree=1508360/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=87796 CPUtime=67.88
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33676 0 0 0 6771 17 0 0 25 0 1 0 305810425 89903104 21132 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21949 21132 182 377 0 21569 0
Current children cumulated CPU time (s) 67.88
Current children cumulated vsize (KiB) 87796

[startup+68.7017 s]
/proc/loadavg: 1.11 1.02 0.94 2/65 21417
/proc/meminfo: memFree=1508360/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=87796 CPUtime=68.68
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33681 0 0 0 6851 17 0 0 25 0 1 0 305810425 89903104 21137 1992294400 134512640 136057169 4294956160 18446744073709551615 135433712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 21949 21137 187 377 0 21569 0
Current children cumulated CPU time (s) 68.68
Current children cumulated vsize (KiB) 87796

[startup+68.9017 s]
/proc/loadavg: 1.11 1.02 0.94 2/65 21417
/proc/meminfo: memFree=1508360/2055920 swapFree=4078360/4192956
[pid=21416] ppid=21414 vsize=57988 CPUtime=68.87
/proc/21416/stat : 21416 (clasp) R 21414 21416 20804 0 -1 4194304 33681 0 0 0 6870 17 0 0 25 0 1 0 305810425 59379712 13985 1992294400 134512640 136057169 4294956160 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21416/statm: 14497 13985 187 377 0 14117 0
Current children cumulated CPU time (s) 68.87
Current children cumulated vsize (KiB) 57988

Child status: 20
Real time (s): 68.9206
CPU time (s): 68.9045
CPU user time (s): 68.7176
CPU system time (s): 0.186971
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 103696

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

runsolver used 0.048992 second user time and 0.166974 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-20 02:03:53
IDJOB=1831799
IDBENCH=70954
IDSOLVER=637
FILE ID=node61/1831799-1242777832
PBS_JOBID= 9322380
Free space on /tmp= 66300 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831799-1242777832/watcher-1831799-1242777832 -o /tmp/evaluation-result-1831799-1242777832/solver-1831799-1242777832 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831799-1242777832.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=349840701

node61.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.216
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.216
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:       1592744 kB
Buffers:         23156 kB
Cached:         293612 kB
SwapCached:     109048 kB
Active:         187120 kB
Inactive:       240864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592744 kB
SwapTotal:     4192956 kB
SwapFree:      4078360 kB
Dirty:           17076 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            21240 kB
Committed_AS:  1027968 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66296 MiB
End job on node61 at 2009-05-20 02:05:02