Trace number 1723703

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 2.1 (Sat-race'08 Edition)UNSAT 49.7504 49.7669

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.3928
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.10/0.17	c |  Number of variables:         14628                                         |
0.10/0.17	c |  Number of clauses:          161476                                         |
0.10/0.17	c |  Parse time:                   0.15 s                                       |
0.79/0.86	c |  Simplification time:          0.70 s                                       |
0.79/0.86	c |                                                                             |
0.79/0.86	c ============================[ Search Statistics ]==============================
0.79/0.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.86	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.86	c ===============================================================================
0.79/0.88	c |       100 |   11572   151524   438499 |    55558      100     12 |  0.048 % |
0.89/0.90	c |       250 |   11572   151524   438499 |    61114      250     21 |  0.048 % |
0.89/0.92	c |       475 |   11572   151524   438499 |    67226      475     31 |  0.048 % |
0.89/0.95	c |       812 |   11572   151524   438499 |    73948      812     36 |  0.048 % |
0.99/1.01	c |      1318 |   11572   151524   438499 |    81343     1318     37 |  0.048 % |
0.99/1.09	c |      2077 |   11572   151524   438499 |    89478     2077     36 |  0.048 % |
1.19/1.20	c |      3216 |   11572   151524   438499 |    98425     3216     41 |  0.048 % |
1.39/1.42	c |      4924 |   11570   151474   438371 |   108268     4922     44 |  0.062 % |
1.70/1.72	c |      7486 |   11566   151427   438277 |   119095     7479     43 |  0.089 % |
2.20/2.25	c |     11330 |   11566   151269   437948 |   131004    11323     43 |  0.089 % |
3.09/3.10	c |     17096 |   11566   151269   437948 |   144105    17089     48 |  0.089 % |
4.20/4.24	c |     25745 |   11566   151269   437948 |   158515    25738     50 |  0.091 % |
6.09/6.16	c |     38719 |   11566   151269   437948 |   174367    38712     49 |  0.089 % |
9.49/9.57	c |     58180 |   11566   151269   437948 |   191804    58173     51 |  0.089 % |
15.39/15.42	c |     87372 |   11563   151260   437930 |   210984    87362     51 |  0.110 % |
27.68/27.72	c |    131161 |   11563   151219   437838 |   232082   131148     50 |  0.112 % |
49.68/49.75	c ===============================================================================
49.68/49.75	c restarts              : 510
49.68/49.75	c conflicts             : 193226         (3893 /sec)
49.68/49.75	c decisions             : 473934         (9549 /sec)
49.68/49.75	c propagations          : 66951907       (1349036 /sec)
49.68/49.75	c conflict literals     : 9266309        (66.71 % deleted)
49.68/49.75	c Memory used           : 77.39 MB
49.68/49.75	c CPU time              : 49.6295 s
49.68/49.75	c 
49.68/49.75	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-1723703-1240688346/watcher-1723703-1240688346 -o /tmp/evaluation-result-1723703-1240688346/solver-1723703-1240688346 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1723703-1240688346.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): 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
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: 1.90 1.56 1.22 3/65 22757
/proc/meminfo: memFree=1836552/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=7468 CPUtime=0
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 413 0 0 0 0 0 0 0 18 0 1 0 96867344 7647232 397 1992294400 4194304 5092341 548682068832 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 1867 397 63 219 0 1645 0

[startup+0.0504329 s]
/proc/loadavg: 1.90 1.56 1.22 3/65 22757
/proc/meminfo: memFree=1836552/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=10180 CPUtime=0.04
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 1314 0 0 0 4 0 0 0 18 0 1 0 96867344 10424320 1257 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 2545 1257 63 219 0 2323 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10180

[startup+0.101438 s]
/proc/loadavg: 1.90 1.56 1.22 3/65 22757
/proc/meminfo: memFree=1836552/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=13112 CPUtime=0.1
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 2361 0 0 0 9 1 0 0 18 0 1 0 96867344 13426688 2152 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 3278 2152 63 219 0 3056 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13112

[startup+0.301461 s]
/proc/loadavg: 1.90 1.56 1.22 3/65 22757
/proc/meminfo: memFree=1836552/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=17032 CPUtime=0.29
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 3814 0 0 0 28 1 0 0 19 0 1 0 96867344 17440768 3469 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 4258 3469 87 219 0 4036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17032

[startup+0.701507 s]
/proc/loadavg: 1.90 1.56 1.22 3/65 22757
/proc/meminfo: memFree=1836552/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=17324 CPUtime=0.69
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 4003 0 0 0 68 1 0 0 24 0 1 0 96867344 17739776 3658 1992294400 4194304 5092341 548682068832 18446744073709551615 4220407 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 4331 3658 87 219 0 4109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17324

[startup+1.5016 s]
/proc/loadavg: 1.90 1.56 1.22 2/66 22758
/proc/meminfo: memFree=1824128/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=16512 CPUtime=1.5
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 4858 0 0 0 148 2 0 0 25 0 1 0 96867344 16908288 3388 1992294400 4194304 5092341 548682068832 18446744073709551615 4246869 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 4128 3388 103 219 0 3906 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 16512

[startup+3.10178 s]
/proc/loadavg: 1.90 1.56 1.22 2/66 22758
/proc/meminfo: memFree=1822272/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=19108 CPUtime=3.09
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 5437 0 0 0 307 2 0 0 25 0 1 0 96867344 19566592 3967 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 4777 3967 103 219 0 4555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19108

[startup+6.30115 s]
/proc/loadavg: 1.83 1.55 1.22 2/66 22758
/proc/meminfo: memFree=1817280/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=23000 CPUtime=6.29
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 6608 0 0 0 626 3 0 0 25 0 1 0 96867344 23552000 5138 1992294400 4194304 5092341 548682068832 18446744073709551615 4248209 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 5750 5138 103 219 0 5528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23000

[startup+12.7019 s]
/proc/loadavg: 1.76 1.54 1.22 2/66 22758
/proc/meminfo: memFree=1808584/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=30500 CPUtime=12.68
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 8673 0 0 0 1264 4 0 0 25 0 1 0 96867344 31232000 7203 1992294400 4194304 5092341 548682068832 18446744073709551615 4248176 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 7625 7203 103 219 0 7403 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30500

[startup+25.5014 s]
/proc/loadavg: 1.59 1.51 1.21 2/66 22758
/proc/meminfo: memFree=1794376/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=55284 CPUtime=25.49
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 12101 0 0 0 2542 7 0 0 25 0 1 0 96867344 56610816 10631 1992294400 4194304 5092341 548682068832 18446744073709551615 4248079 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 13821 10631 103 219 0 13599 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55284

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

[startup+38.3018 s]
/proc/loadavg: 1.50 1.49 1.21 2/66 22758
/proc/meminfo: memFree=1785608/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=58812 CPUtime=38.28
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 14469 0 0 0 3819 9 0 0 25 0 1 0 96867344 60223488 12999 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 14703 12999 103 219 0 14481 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 58812

[startup+44.7016 s]
/proc/loadavg: 1.46 1.49 1.21 2/66 22758
/proc/meminfo: memFree=1781192/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=59532 CPUtime=44.68
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 15349 0 0 0 4458 10 0 0 25 0 1 0 96867344 60960768 13879 1992294400 4194304 5092341 548682068832 18446744073709551615 4247150 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 14883 13879 103 219 0 14661 0
Current children cumulated CPU time (s) 44.68
Current children cumulated vsize (KiB) 59532

[startup+47.9019 s]
/proc/loadavg: 1.42 1.48 1.21 2/66 22758
/proc/meminfo: memFree=1781256/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=59532 CPUtime=47.87
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 15542 0 0 0 4777 10 0 0 25 0 1 0 96867344 60960768 14072 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 14883 14072 103 219 0 14661 0
Current children cumulated CPU time (s) 47.87
Current children cumulated vsize (KiB) 59532

[startup+48.701 s]
/proc/loadavg: 1.42 1.48 1.21 2/66 22758
/proc/meminfo: memFree=1779976/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=59532 CPUtime=48.68
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 15806 0 0 0 4857 11 0 0 25 0 1 0 96867344 60960768 14336 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 14883 14336 103 219 0 14661 0
Current children cumulated CPU time (s) 48.68
Current children cumulated vsize (KiB) 59532

[startup+49.5051 s]
/proc/loadavg: 1.42 1.48 1.21 2/66 22758
/proc/meminfo: memFree=1778696/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=79240 CPUtime=49.48
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 16016 0 0 0 4937 11 0 0 25 0 1 0 96867344 81141760 14546 1992294400 4194304 5092341 548682068832 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 19810 14546 103 219 0 19588 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 79240

[startup+49.7022 s]
/proc/loadavg: 1.42 1.48 1.21 2/66 22758
/proc/meminfo: memFree=1778696/2055920 swapFree=4192812/4192956
[pid=22757] ppid=22755 vsize=79240 CPUtime=49.68
/proc/22757/stat : 22757 (minisat) R 22755 22757 22340 0 -1 4194304 16058 0 0 0 4957 11 0 0 25 0 1 0 96867344 81141760 14588 1992294400 4194304 5092341 548682068832 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/22757/statm: 19810 14588 103 219 0 19588 0
Current children cumulated CPU time (s) 49.68
Current children cumulated vsize (KiB) 79240

Child status: 20
Real time (s): 49.7669
CPU time (s): 49.7504
CPU user time (s): 49.6295
CPU system time (s): 0.120981
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 79240

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

runsolver used 0.051992 second user time and 0.13098 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-25 21:39:06
IDJOB=1723703
IDBENCH=71731
IDSOLVER=546
FILE ID=node74/1723703-1240688346
PBS_JOBID= 9186675
Free space on /tmp= 103112 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723703-1240688346/watcher-1723703-1240688346 -o /tmp/evaluation-result-1723703-1240688346/solver-1723703-1240688346 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1723703-1240688346.cnf

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=1058246152

node74.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.233
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.233
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:       1837672 kB
Buffers:          5784 kB
Cached:         144156 kB
SwapCached:          0 kB
Active:          21280 kB
Inactive:       143496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3720 kB
Writeback:           0 kB
Mapped:          23944 kB
Slab:            39268 kB
Committed_AS:   426108 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103112 MiB
End job on node74 at 2009-04-25 21:39:56