Trace number 1832336

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
MiniSAT 09z 2009-03-22UNSAT 5.21321 5.22058

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
grid-pebbling-unsat-grid-pbl-0300.sat05-1350.sat05-1350.reshuffled-07.cnf
MD5SUM4c3b2816cb16b0fd4134bf2c85ce45d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.61375
Satisfiable
(Un)Satisfiability was proved
Number of variables90300
Number of clauses179702
Sum of the clauses size718202
Maximum clause length4
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2300
Number of clauses of size 30
Number of clauses of size 4179400
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.41	c ==============================================================================
0.00/0.41	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.41	c ==============================================================================
0.00/0.41	c |         0 |  179700   718192 |   53909       0        0     nan |  0.000 % |
4.58/4.63	c |         0 |    2098     8390 |      --       0       --      -- |     --   | -177602/-709802
4.58/4.63	c ==============================================================================
4.58/4.63	c Result  :   #vars: 1077   #clauses: 2098   #literals: 8390
4.58/4.63	c CPU time:   4.12737 s
4.58/4.63	c ==============================================================================
4.58/4.65	c WARNING: for repeatability, setting FPU to use double precision
4.58/4.65	c Number of variables   : 1077         
4.58/4.65	c Number of clauses     : 2098         
4.58/4.65	c Parsing time: 0.00         s
4.63/5.21	c restarts              : 118
4.63/5.21	c conflicts             : 34400          (61658 /sec)
4.63/5.21	c decisions             : 138236         (1.99 % random) (247773 /sec)
4.63/5.21	c propagations          : 379960         (681036 /sec)
4.63/5.21	c conflict literals     : 331223         (4.18 % deleted)
4.63/5.21	c Memory used           : 4.41 MB
4.63/5.21	c CPU time              : 0.557915 s
4.63/5.21	UNSATISFIABLE
4.63/5.21	
4.63/5.21	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-1832336-1242772038/watcher-1832336-1242772038 -o /tmp/evaluation-result-1832336-1242772038/solver-1832336-1242772038 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832336-1242772038.cnf -random-seed=1555820526 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8017
/proc/meminfo: memFree=1951816/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=0
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 305237378 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487830610 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/8017/statm: 1339 235 195 169 0 50 0
[pid=8018] ppid=8017 vsize=5356 CPUtime=0
/proc/8018/stat : 8018 (SatELiteGTI) S 8017 8017 7834 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 305237378 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/8018/statm: 1339 238 198 169 0 50 0
[pid=8020] ppid=8018 vsize=2612 CPUtime=0
/proc/8020/stat : 8020 (sed) R 8018 8017 7834 0 -1 4194304 161 0 0 0 0 0 0 0 22 0 1 0 305237378 2674688 134 1992294400 4194304 4240196 548682069056 18446744073709551615 238487830754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8020/statm: 0 0 0 0 0 0 0

[startup+0.0815719 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8017
/proc/meminfo: memFree=1951816/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=0
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305237378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101574 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8017
/proc/meminfo: memFree=1951816/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=0
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305237378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301597 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8017
/proc/meminfo: memFree=1951816/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=0
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305237378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701638 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 8017
/proc/meminfo: memFree=1951816/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=0
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305237378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50172 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8022
/proc/meminfo: memFree=1920504/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=0
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305237378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 237 197 169 0 50 0
[pid=8022] ppid=8017 vsize=37224 CPUtime=1.48
/proc/8022/stat : 8022 (SatELite_releas) R 8017 8017 7834 0 -1 4194304 17544 0 0 0 139 9 0 0 25 0 1 0 305237379 38117376 7916 1992294400 134512640 135223648 4294956128 18446744073709551615 134586777 0 0 4096 3 0 0 0 17 1 0 0
/proc/8022/statm: 9306 7916 76 173 0 9131 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42580

[startup+3.1019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8022
/proc/meminfo: memFree=1916664/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=0
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305237378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 237 197 169 0 50 0
[pid=8022] ppid=8017 vsize=40296 CPUtime=3.08
/proc/8022/stat : 8022 (SatELite_releas) R 8017 8017 7834 0 -1 4194304 50209 0 0 0 285 23 0 0 25 0 1 0 305237379 41263104 8430 1992294400 134512640 135223648 4294956128 18446744073709551615 134548987 0 0 4096 3 0 0 0 17 1 0 0
/proc/8022/statm: 10074 8430 76 173 0 9899 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45652

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

[startup+3.90299 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8022
/proc/meminfo: memFree=1914872/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=0
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305237378 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 237 197 169 0 50 0
[pid=8022] ppid=8017 vsize=40472 CPUtime=3.88
/proc/8022/stat : 8022 (SatELite_releas) R 8017 8017 7834 0 -1 4194304 72890 0 0 0 355 33 0 0 25 0 1 0 305237379 41443328 8597 1992294400 134512640 135223648 4294956128 18446744073709551615 134734703 0 0 4096 3 0 0 0 17 1 0 0
/proc/8022/statm: 10118 8604 76 173 0 9943 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 45828

[startup+4.70109 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8022
/proc/meminfo: memFree=1914232/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=4.63
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 335 105649 0 0 0 0 413 50 16 0 1 0 305237378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 5356

[startup+5.10113 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8022
/proc/meminfo: memFree=1914232/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=4.63
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 335 105649 0 0 0 0 413 50 16 0 1 0 305237378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 5356

[startup+5.20114 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8022
/proc/meminfo: memFree=1914232/2055920 swapFree=4180060/4192956
[pid=8017] ppid=8015 vsize=5356 CPUtime=4.63
/proc/8017/stat : 8017 (SatELiteGTI) S 8015 8017 7834 0 -1 4194304 335 105649 0 0 0 0 413 50 16 0 1 0 305237378 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8017/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 5.22058
CPU time (s): 5.21321
CPU user time (s): 4.69329
CPU system time (s): 0.51992
CPU usage (%): 99.8587
Max. virtual memory (cumulated for all children) (KiB): 46672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.69329
system time used= 0.51992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106936
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= 19
involuntary context switches= 43

runsolver used 0.006998 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-20 00:27:19
IDJOB=1832336
IDBENCH=24728
IDSOLVER=672
FILE ID=node23/1832336-1242772038
PBS_JOBID= 9322275
Free space on /tmp= 66448 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/grid-pebbling-unsat-grid-pbl-0300.sat05-1350.sat05-1350.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832336-1242772038/watcher-1832336-1242772038 -o /tmp/evaluation-result-1832336-1242772038/solver-1832336-1242772038 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832336-1242772038.cnf -random-seed=1555820526

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

MD5SUM BENCH= 4c3b2816cb16b0fd4134bf2c85ce45d0
RANDOM SEED=1555820526

node23.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.238
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.238
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:       1952296 kB
Buffers:         11432 kB
Cached:          57212 kB
SwapCached:       6972 kB
Active:          24700 kB
Inactive:        52612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1952296 kB
SwapTotal:     4192956 kB
SwapFree:      4180060 kB
Dirty:            6604 kB
Writeback:           0 kB
Mapped:          13968 kB
Slab:            12296 kB
Committed_AS:  1015328 kB
PageTables:       1392 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= 66448 MiB
End job on node23 at 2009-05-20 00:27:24