Trace number 1831483

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 49.5635 49.5901

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1974
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

49.47/49.58	c clasp version 1.2.0-SAT09 
49.47/49.58	c Reading from ...759128/instance-1831483-1242759128.cnf
49.47/49.58	c Reading      : Done(0.250s)
49.47/49.58	c Preprocessing: |-\|Done(3.980s)
49.47/49.58	c Solving...
49.47/49.58	
49.47/49.58	c Models    : 0     
49.47/49.58	c Time         : 49.330s (Solve: 45.100s)
49.47/49.58	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-1831483-1242759128/watcher-1831483-1242759128 -o /tmp/evaluation-result-1831483-1242759128/solver-1831483-1242759128 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831483-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.00 0.00 0.00 3/64 11205
/proc/meminfo: memFree=1987152/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=2720 CPUtime=0
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 578 0 0 0 0 0 0 0 18 0 1 0 303946537 2785280 383 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 680 386 139 377 0 300 0

[startup+0.106076 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11205
/proc/meminfo: memFree=1987152/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=14428 CPUtime=0.1
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 3685 0 0 0 9 1 0 0 18 0 1 0 303946537 14774272 3233 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 3607 3233 147 377 0 3227 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14428

[startup+0.201085 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11205
/proc/meminfo: memFree=1987152/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=21012 CPUtime=0.18
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 5393 0 0 0 17 1 0 0 18 0 1 0 303946537 21516288 4738 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 5253 4744 147 377 0 4873 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 21012

[startup+0.301097 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11205
/proc/meminfo: memFree=1987152/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=27412 CPUtime=0.29
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 8146 0 0 0 27 2 0 0 19 0 1 0 303946537 28069888 6504 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 6853 6504 164 377 0 6473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27412

[startup+0.701144 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11205
/proc/meminfo: memFree=1987152/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=36684 CPUtime=0.69
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 11034 0 0 0 66 3 0 0 22 0 1 0 303946537 37564416 8749 1992294400 134512640 136057169 4294956160 18446744073709551615 134774631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 9171 8749 167 377 0 8791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36684

[startup+1.50124 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 11206
/proc/meminfo: memFree=1952648/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=39204 CPUtime=1.49
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 11692 0 0 0 146 3 0 0 25 0 1 0 303946537 40144896 9407 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 9801 9407 169 377 0 9421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39204

[startup+3.10142 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 11206
/proc/meminfo: memFree=1942728/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=49788 CPUtime=3.08
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14307 0 0 0 303 5 0 0 25 0 1 0 303946537 50982912 12022 1992294400 134512640 136057169 4294956160 18446744073709551615 134768524 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 12447 12022 169 377 0 12067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49788

[startup+6.30179 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 11206
/proc/meminfo: memFree=1943240/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45188 CPUtime=6.29
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14783 0 0 0 622 7 0 0 25 0 1 0 303946537 46272512 11004 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11297 11004 181 377 0 10917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45188

[startup+12.7015 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 11206
/proc/meminfo: memFree=1943240/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45188 CPUtime=12.69
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14783 0 0 0 1262 7 0 0 25 0 1 0 303946537 46272512 11004 1992294400 134512640 136057169 4294956160 18446744073709551615 134823607 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11297 11004 181 377 0 10917 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45188

[startup+25.502 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 11206
/proc/meminfo: memFree=1943304/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45188 CPUtime=25.49
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14783 0 0 0 2542 7 0 0 25 0 1 0 303946537 46272512 11004 1992294400 134512640 136057169 4294956160 18446744073709551615 134828426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11297 11004 181 377 0 10917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45188

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

[startup+25.601 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 11206
/proc/meminfo: memFree=1943304/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45188 CPUtime=25.59
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14783 0 0 0 2552 7 0 0 25 0 1 0 303946537 46272512 11004 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11297 11004 181 377 0 10917 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 45188

[startup+38.4015 s]
/proc/loadavg: 0.44 0.11 0.03 2/65 11206
/proc/meminfo: memFree=1943368/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45464 CPUtime=38.37
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14818 0 0 0 3830 7 0 0 25 0 1 0 303946537 46555136 11039 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11366 11039 181 377 0 10986 0
Current children cumulated CPU time (s) 38.37
Current children cumulated vsize (KiB) 45464

[startup+44.8013 s]
/proc/loadavg: 0.53 0.14 0.04 2/65 11206
/proc/meminfo: memFree=1943176/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45684 CPUtime=44.77
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14872 0 0 0 4470 7 0 0 25 0 1 0 303946537 46780416 11093 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11421 11093 181 377 0 11041 0
Current children cumulated CPU time (s) 44.77
Current children cumulated vsize (KiB) 45684

[startup+48.0016 s]
/proc/loadavg: 0.53 0.14 0.04 2/65 11206
/proc/meminfo: memFree=1943048/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45828 CPUtime=47.97
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14897 0 0 0 4790 7 0 0 25 0 1 0 303946537 46927872 11118 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11457 11118 181 377 0 11077 0
Current children cumulated CPU time (s) 47.97
Current children cumulated vsize (KiB) 45828

[startup+48.8027 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 11206
/proc/meminfo: memFree=1943048/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45828 CPUtime=48.77
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14897 0 0 0 4870 7 0 0 25 0 1 0 303946537 46927872 11118 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11457 11118 181 377 0 11077 0
Current children cumulated CPU time (s) 48.77
Current children cumulated vsize (KiB) 45828

[startup+49.2018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 11206
/proc/meminfo: memFree=1943048/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45828 CPUtime=49.17
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14897 0 0 0 4910 7 0 0 25 0 1 0 303946537 46927872 11118 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11457 11118 181 377 0 11077 0
Current children cumulated CPU time (s) 49.17
Current children cumulated vsize (KiB) 45828

[startup+49.4018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 11206
/proc/meminfo: memFree=1943048/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=45828 CPUtime=49.37
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14903 0 0 0 4930 7 0 0 25 0 1 0 303946537 46927872 11124 1992294400 134512640 136057169 4294956160 18446744073709551615 135437996 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 11457 11124 187 377 0 11077 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 45828

[startup+49.5018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 11206
/proc/meminfo: memFree=1951560/2055920 swapFree=4180396/4192956
[pid=11205] ppid=11203 vsize=36872 CPUtime=49.47
/proc/11205/stat : 11205 (clasp) R 11203 11205 11168 0 -1 4194304 14903 0 0 0 4940 7 0 0 25 0 1 0 303946537 37756928 8952 1992294400 134512640 136057169 4294956160 18446744073709551615 135433673 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11205/statm: 9218 8952 187 377 0 8838 0
Current children cumulated CPU time (s) 49.47
Current children cumulated vsize (KiB) 36872

Child status: 20
Real time (s): 49.5901
CPU time (s): 49.5635
CPU user time (s): 49.4825
CPU system time (s): 0.080987
CPU usage (%): 99.9463
Max. virtual memory (cumulated for all children) (KiB): 51572

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

runsolver used 0.045993 second user time and 0.112982 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-19 20:52:09
IDJOB=1831483
IDBENCH=20415
IDSOLVER=637
FILE ID=node11/1831483-1242759128
PBS_JOBID= 9322287
Free space on /tmp= 66388 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-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-1831483-1242759128/watcher-1831483-1242759128 -o /tmp/evaluation-result-1831483-1242759128/solver-1831483-1242759128 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831483-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= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=772938234

node11.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.214
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.214
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:       1987832 kB
Buffers:          4924 kB
Cached:          28804 kB
SwapCached:       6664 kB
Active:          22852 kB
Inactive:        19000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1987832 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            9304 kB
Writeback:           0 kB
Mapped:          13320 kB
Slab:            12184 kB
Committed_AS:  1062664 kB
PageTables:       1452 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= 66388 MiB
End job on node11 at 2009-05-19 20:52:59