Trace number 1797424

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
minisat2-simp 070721UNSAT 58.3451 58.3784

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.5268
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  194762                                               |
0.00/0.00	|  Number of clauses:    530713                                               |
1.79/1.85	|  Parsing time:         1.76         s                                       |
4.58/4.68	============================[ Search Statistics ]==============================
4.58/4.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.58/4.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.58/4.68	===============================================================================
4.58/4.68	|         0 |   22224   103316   334353 |    34438        0    nan |  0.000 % |
4.68/4.78	|       100 |   22212   103316   334353 |    37882       98      4 | 33.960 % |
4.78/4.81	|       251 |   22211   103316   334353 |    41670      249      5 | 33.960 % |
4.78/4.88	|       476 |   22211   103316   334353 |    45837      474      5 | 33.960 % |
4.88/4.94	|       813 |   22210   103316   334353 |    50421      811      6 | 33.960 % |
4.98/5.01	|      1319 |   22210   103316   334353 |    55463     1317      7 | 33.960 % |
5.08/5.13	|      2080 |   22209   103316   334353 |    61010     2078      7 | 33.960 % |
5.28/5.33	|      3219 |   22162   103316   334353 |    67111     3211      7 | 34.010 % |
5.58/5.62	|      4927 |   22138   103316   334353 |    73822     4914      7 | 34.029 % |
6.08/6.11	|      7491 |   22125   103316   334353 |    81204     7476      7 | 34.043 % |
6.88/6.90	|     11336 |   22002   101941   329755 |    89325    11303      8 | 34.052 % |
8.28/8.37	|     17102 |   21862   101322   327645 |    98257    17031      8 | 34.130 % |
10.28/10.39	|     25752 |   21789   100766   325752 |   108083    25648      8 | 34.166 % |
14.28/14.37	|     38726 |   21047    96076   309809 |   118891    37359      8 | 34.547 % |
22.08/22.17	|     58188 |   20559    93211   300089 |   130780    54733      9 | 34.792 % |
39.36/39.44	|     87381 |   20359    91648   295008 |   143858    81623     10 | 34.890 % |
58.26/58.36	===============================================================================
58.26/58.36	restarts              : 16
58.26/58.36	conflicts             : 109047         (1873 /sec)
58.26/58.36	decisions             : 380197         (1.62 % random) (6531 /sec)
58.26/58.36	propagations          : 32611333       (560167 /sec)
58.26/58.36	conflict literals     : 1182364        (26.09 % deleted)
58.26/58.36	Memory used           : 70.76 MB
58.26/58.36	CPU time              : 58.2171 s
58.26/58.36	
58.26/58.36	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-1797424-1242090665/watcher-1797424-1242090665 -o /tmp/evaluation-result-1797424-1242090665/solver-1797424-1242090665 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797424-1242090665.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3138
/proc/meminfo: memFree=1539056/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=2928 CPUtime=0
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 576 0 0 0 0 0 0 0 18 0 1 0 237099947 2998272 561 1992294400 134512640 135243866 4294956256 18446744073709551615 134528103 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 732 562 62 178 0 552 0

[startup+0.020774 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3138
/proc/meminfo: memFree=1539056/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=8432 CPUtime=0.01
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 1694 0 0 0 1 0 0 0 18 0 1 0 237099947 8634368 1643 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 2108 1647 62 178 0 1928 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8432

[startup+0.101787 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3138
/proc/meminfo: memFree=1539056/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=23584 CPUtime=0.1
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 5370 0 0 0 7 3 0 0 18 0 1 0 237099947 24150016 5273 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 5896 5274 65 178 0 5716 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23584

[startup+0.301822 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3138
/proc/meminfo: memFree=1539056/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=28964 CPUtime=0.29
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 6687 0 0 0 26 3 0 0 19 0 1 0 237099947 29659136 6590 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 7241 6591 65 178 0 7061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28964

[startup+0.701892 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3138
/proc/meminfo: memFree=1539056/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=36464 CPUtime=0.69
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 8567 0 0 0 65 4 0 0 23 0 1 0 237099947 37339136 8470 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 9116 8470 65 178 0 8936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36464

[startup+1.50205 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1500712/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=48704 CPUtime=1.49
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 11558 0 0 0 142 7 0 0 25 0 1 0 237099947 49872896 11461 1992294400 134512640 135243866 4294956256 18446744073709551615 134538606 0 0 4096 3 0 0 0 17 1 0 0
/proc/3138/statm: 12176 11461 65 178 0 11996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48704

[startup+3.10132 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1488488/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=63912 CPUtime=3.08
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 14997 0 0 0 299 9 0 0 25 0 1 0 237099947 65445888 14900 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 15978 14900 80 178 0 15798 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63912

[startup+6.30188 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1470120/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=71912 CPUtime=6.28
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19649 0 0 0 617 11 0 0 25 0 1 0 237099947 73637888 17202 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 17978 17202 87 178 0 17798 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71912

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1470064/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=72072 CPUtime=12.68
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19688 0 0 0 1257 11 0 0 25 0 1 0 237099947 73801728 17240 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 18018 17240 87 178 0 17838 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72072

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1470064/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=72152 CPUtime=25.47
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19719 0 0 0 2536 11 0 0 25 0 1 0 237099947 73883648 17271 1992294400 134512640 135243866 4294956256 18446744073709551615 134567865 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 18038 17271 87 178 0 17858 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72152

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1469936/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=72452 CPUtime=51.06
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19753 0 0 0 5095 11 0 0 25 0 1 0 237099947 74190848 17305 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 18113 17305 87 178 0 17933 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 72452

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

[startup+54.3013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1469936/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=72452 CPUtime=54.26
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19755 0 0 0 5415 11 0 0 25 0 1 0 237099947 74190848 17307 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 18113 17307 87 178 0 17933 0
Current children cumulated CPU time (s) 54.26
Current children cumulated vsize (KiB) 72452

[startup+55.9016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1469936/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=72452 CPUtime=55.86
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19755 0 0 0 5575 11 0 0 25 0 1 0 237099947 74190848 17307 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 18113 17307 87 178 0 17933 0
Current children cumulated CPU time (s) 55.86
Current children cumulated vsize (KiB) 72452

[startup+57.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1469936/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=72452 CPUtime=57.46
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19756 0 0 0 5735 11 0 0 25 0 1 0 237099947 74190848 17308 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 18113 17308 87 178 0 17933 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 72452

[startup+57.903 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1469936/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=72452 CPUtime=57.86
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19756 0 0 0 5775 11 0 0 25 0 1 0 237099947 74190848 17308 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 18113 17308 87 178 0 17933 0
Current children cumulated CPU time (s) 57.86
Current children cumulated vsize (KiB) 72452

[startup+58.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3139
/proc/meminfo: memFree=1469936/2055920 swapFree=4155092/4192956
[pid=3138] ppid=3136 vsize=72452 CPUtime=58.26
/proc/3138/stat : 3138 (minisat_static) R 3136 3138 2949 0 -1 4194304 19756 0 0 0 5815 11 0 0 25 0 1 0 237099947 74190848 17308 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/3138/statm: 18113 17308 87 178 0 17933 0
Current children cumulated CPU time (s) 58.26
Current children cumulated vsize (KiB) 72452

Child status: 20
Real time (s): 58.3784
CPU time (s): 58.3451
CPU user time (s): 58.2171
CPU system time (s): 0.12798
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (KiB): 81896

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

runsolver used 0.054991 second user time and 0.166974 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-12 03:11:07
IDJOB=1797424
IDBENCH=71758
IDSOLVER=568
FILE ID=node18/1797424-1242090665
PBS_JOBID= 9277691
Free space on /tmp= 66440 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797424-1242090665/watcher-1797424-1242090665 -o /tmp/evaluation-result-1797424-1242090665/solver-1797424-1242090665 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797424-1242090665.cnf

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=750987645

node18.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.280
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.280
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:       1539472 kB
Buffers:         70192 kB
Cached:         361492 kB
SwapCached:      32076 kB
Active:         176820 kB
Inactive:       289144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539472 kB
SwapTotal:     4192956 kB
SwapFree:      4155092 kB
Dirty:           10000 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            36528 kB
Committed_AS:   859148 kB
PageTables:       1372 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= 66440 MiB
End job on node18 at 2009-05-12 03:12:05