Trace number 1831495

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 117.376 117.415

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.376
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

117.25/117.39	c clasp version 1.2.0-SAT09 
117.25/117.39	c Reading from ...759128/instance-1831495-1242759128.cnf
117.25/117.39	c Reading      : Done(0.870s)
117.25/117.39	c Preprocessing: |-\|Done(33.680s)
117.25/117.39	c Solving...
117.25/117.39	
117.25/117.39	c Models    : 0     
117.25/117.39	c Time         : 116.720s (Solve: 82.170s)
117.25/117.39	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-1831495-1242759128/watcher-1831495-1242759128 -o /tmp/evaluation-result-1831495-1242759128/solver-1831495-1242759128 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831495-1242759128.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: 0.06 0.02 0.00 3/64 25963
/proc/meminfo: memFree=1964344/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=4760 CPUtime=0
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 303947161 4874240 374 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 1190 382 140 377 0 810 0

[startup+0.01655 s]
/proc/loadavg: 0.06 0.02 0.00 3/64 25963
/proc/meminfo: memFree=1964344/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=8456 CPUtime=0
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 1896 0 0 0 0 0 0 0 18 0 1 0 303947161 8658944 1129 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 2114 1135 139 377 0 1734 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8456

[startup+0.101563 s]
/proc/loadavg: 0.06 0.02 0.00 3/64 25963
/proc/meminfo: memFree=1964344/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=36528 CPUtime=0.09
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 10296 0 0 0 5 4 0 0 18 0 1 0 303947161 37404672 8515 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 9132 8518 140 377 0 8752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36528

[startup+0.3016 s]
/proc/loadavg: 0.06 0.02 0.00 3/64 25963
/proc/meminfo: memFree=1964344/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=54384 CPUtime=0.29
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 15175 0 0 0 23 6 0 0 19 0 1 0 303947161 55689216 12751 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 13596 12751 147 377 0 13216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54384

[startup+0.701672 s]
/proc/loadavg: 0.06 0.02 0.00 3/64 25963
/proc/meminfo: memFree=1964344/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=81164 CPUtime=0.69
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 22068 0 0 0 58 11 0 0 23 0 1 0 303947161 83111936 18504 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 20291 18512 147 377 0 19911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81164

[startup+1.50182 s]
/proc/loadavg: 0.14 0.03 0.01 2/65 25964
/proc/meminfo: memFree=1864368/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=127636 CPUtime=1.49
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 41797 0 0 0 131 18 0 0 25 0 1 0 303947161 130699264 30735 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 31909 30735 165 377 0 31529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127636

[startup+3.10112 s]
/proc/loadavg: 0.14 0.03 0.01 2/65 25964
/proc/meminfo: memFree=1830064/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=139624 CPUtime=3.09
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 46109 0 0 0 288 21 0 0 25 0 1 0 303947161 142974976 33684 1992294400 134512640 136057169 4294956160 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 34906 33684 170 377 0 34526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139624

[startup+6.30169 s]
/proc/loadavg: 0.20 0.05 0.01 2/65 25964
/proc/meminfo: memFree=1822768/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=150016 CPUtime=6.29
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 48801 0 0 0 606 23 0 0 25 0 1 0 303947161 153616384 36248 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 37504 36248 170 377 0 37124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 150016

[startup+12.7019 s]
/proc/loadavg: 0.27 0.06 0.02 2/65 25964
/proc/meminfo: memFree=1805424/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=165920 CPUtime=12.69
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 53258 0 0 0 1242 27 0 0 25 0 1 0 303947161 169902080 40225 1992294400 134512640 136057169 4294956160 18446744073709551615 134782383 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 41480 40225 170 377 0 41100 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 165920

[startup+25.5012 s]
/proc/loadavg: 0.43 0.11 0.03 2/65 25964
/proc/meminfo: memFree=1787376/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=182872 CPUtime=25.49
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 57912 0 0 0 2516 33 0 0 25 0 1 0 303947161 187260928 44447 1992294400 134512640 136057169 4294956160 18446744073709551615 134778133 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 45718 44447 170 377 0 45338 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182872

[startup+51.1019 s]
/proc/loadavg: 0.62 0.18 0.06 2/65 25964
/proc/meminfo: memFree=1791280/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=177920 CPUtime=51.07
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 64087 0 0 0 5071 36 0 0 25 0 1 0 303947161 182190080 43412 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 44480 43412 183 377 0 44100 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 177920

[startup+102.305 s]
/proc/loadavg: 0.83 0.30 0.10 2/65 25964
/proc/meminfo: memFree=1791280/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=177920 CPUtime=102.26
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 64097 0 0 0 10190 36 0 0 25 0 1 0 303947161 182190080 43422 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 44480 43422 183 377 0 44100 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 177920

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

[startup+108.701 s]
/proc/loadavg: 0.85 0.31 0.11 2/65 25964
/proc/meminfo: memFree=1791216/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=177920 CPUtime=108.65
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 64104 0 0 0 10829 36 0 0 25 0 1 0 303947161 182190080 43429 1992294400 134512640 136057169 4294956160 18446744073709551615 134756807 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 44480 43429 183 377 0 44100 0
Current children cumulated CPU time (s) 108.65
Current children cumulated vsize (KiB) 177920

[startup+111.902 s]
/proc/loadavg: 0.86 0.32 0.11 2/65 25964
/proc/meminfo: memFree=1791216/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=177920 CPUtime=111.85
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 64105 0 0 0 11149 36 0 0 25 0 1 0 303947161 182190080 43430 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 44480 43430 183 377 0 44100 0
Current children cumulated CPU time (s) 111.85
Current children cumulated vsize (KiB) 177920

[startup+115.102 s]
/proc/loadavg: 0.86 0.32 0.11 2/65 25964
/proc/meminfo: memFree=1791216/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=177920 CPUtime=115.05
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 64105 0 0 0 11469 36 0 0 25 0 1 0 303947161 182190080 43430 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 44480 43430 183 377 0 44100 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 177920

[startup+116.702 s]
/proc/loadavg: 0.87 0.34 0.12 2/65 25964
/proc/meminfo: memFree=1791216/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=177920 CPUtime=116.65
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 64105 0 0 0 11629 36 0 0 25 0 1 0 303947161 182190080 43430 1992294400 134512640 136057169 4294956160 18446744073709551615 134813016 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 44480 43430 183 377 0 44100 0
Current children cumulated CPU time (s) 116.65
Current children cumulated vsize (KiB) 177920

[startup+117.102 s]
/proc/loadavg: 0.87 0.34 0.12 2/65 25964
/proc/meminfo: memFree=1791216/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=121496 CPUtime=117.05
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 64109 0 0 0 11668 37 0 0 25 0 1 0 303947161 124411904 29761 1992294400 134512640 136057169 4294956160 18446744073709551615 135439492 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 30374 29761 187 377 0 29994 0
Current children cumulated CPU time (s) 117.05
Current children cumulated vsize (KiB) 121496

[startup+117.302 s]
/proc/loadavg: 0.87 0.34 0.12 2/65 25964
/proc/meminfo: memFree=1791216/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=121496 CPUtime=117.25
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194304 64109 0 0 0 11688 37 0 0 25 0 1 0 303947161 124411904 29761 1992294400 134512640 136057169 4294956160 18446744073709551615 135437996 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 30374 29761 187 377 0 29994 0
Current children cumulated CPU time (s) 117.25
Current children cumulated vsize (KiB) 121496

[startup+117.402 s]
/proc/loadavg: 0.87 0.34 0.12 2/65 25964
/proc/meminfo: memFree=1791216/2055920 swapFree=4180404/4192956
[pid=25963] ppid=25961 vsize=0 CPUtime=117.35
/proc/25963/stat : 25963 (clasp) R 25961 25963 25926 0 -1 4194308 64109 0 0 0 11697 38 0 0 25 0 1 0 303947161 0 0 1992294400 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25963/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 117.35
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 117.415
CPU time (s): 117.376
CPU user time (s): 116.978
CPU system time (s): 0.397939
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 204464

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

runsolver used 0.090986 second user time and 0.271958 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-19 20:52:10
IDJOB=1831495
IDBENCH=20424
IDSOLVER=637
FILE ID=node2/1831495-1242759128
PBS_JOBID= 9322296
Free space on /tmp= 66400 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.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-1831495-1242759128/watcher-1831495-1242759128 -o /tmp/evaluation-result-1831495-1242759128/solver-1831495-1242759128 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831495-1242759128.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= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=1552487872

node2.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.265
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.265
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:       1965144 kB
Buffers:          4364 kB
Cached:          50444 kB
SwapCached:       6596 kB
Active:          41660 kB
Inactive:        21748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1965144 kB
SwapTotal:     4192956 kB
SwapFree:      4180404 kB
Dirty:           26568 kB
Writeback:           0 kB
Mapped:          13808 kB
Slab:            13368 kB
Committed_AS:  1280520 kB
PageTables:       1468 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= 66400 MiB
End job on node2 at 2009-05-19 20:54:08