Trace number 1806850

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-core 070721SAT 746.247 746.495

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-180-100.cnf
MD5SUM7303360aac56e0d882ae2452d62f8544
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark746.247
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

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:  180                                                  |
0.00/0.00	|  Number of clauses:    432                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     180      432     1080 |      144        0    nan |  0.000 % |
0.00/0.00	|       100 |     180      432     1080 |      158      100     33 |  0.003 % |
0.00/0.00	|       251 |     180      432     1080 |      174      145     27 |  0.003 % |
0.00/0.00	|       477 |     180      432     1080 |      191      149     22 |  0.003 % |
0.00/0.01	|       814 |     180      432     1080 |      210      127     16 |  0.003 % |
0.00/0.02	|      1321 |     180      432     1080 |      231      235     22 |  0.003 % |
0.00/0.04	|      2082 |     180      432     1080 |      255      297     24 |  0.003 % |
0.00/0.06	|      3222 |     180      432     1080 |      280      208     16 |  0.003 % |
0.07/0.09	|      4932 |     180      432     1080 |      308      250     20 |  0.003 % |
0.09/0.15	|      7494 |     180      432     1080 |      339      239     20 |  0.003 % |
0.19/0.24	|     11339 |     180      432     1080 |      373      338     22 |  0.003 % |
0.29/0.37	|     17105 |     180      432     1080 |      410      250     16 |  0.003 % |
0.49/0.56	|     25757 |     180      432     1080 |      451      386     21 |  0.003 % |
0.79/0.86	|     38731 |     180      432     1080 |      497      300     19 |  0.003 % |
1.29/1.31	|     58193 |     180      432     1080 |      546      433     21 |  0.003 % |
1.99/2.04	|     87385 |     180      432     1080 |      601      425     21 |  0.003 % |
3.10/3.15	|    131177 |     180      432     1080 |      661      634     25 |  0.003 % |
4.79/4.84	|    196861 |     180      432     1080 |      727      709     24 |  0.003 % |
7.49/7.51	|    295388 |     180      432     1080 |      800      773     28 |  0.003 % |
11.59/11.62	|    443177 |     180      432     1080 |      880      787     25 |  0.003 % |
17.99/18.03	|    664860 |     180      432     1080 |      968      525     19 |  0.003 % |
27.89/28.00	|    997386 |     180      432     1080 |     1065      944     28 |  0.003 % |
43.08/43.19	|   1496176 |     180      432     1080 |     1172     1099     26 |  0.003 % |
66.67/66.78	|   2244361 |     180      432     1080 |     1289     1213     29 |  0.003 % |
103.46/103.55	|   3366635 |     180      432     1080 |     1418      705     25 |  0.003 % |
160.74/160.85	|   5050048 |     180      432     1080 |     1560     1061     26 |  0.003 % |
249.81/249.90	|   7575164 |     180      432     1080 |     1716      821     26 |  0.003 % |
387.76/387.97	|  11362839 |     180      432     1080 |     1887     1015     26 |  0.003 % |
601.09/601.31	|  17044351 |     180      432     1080 |     2076     1073     24 |  0.003 % |
746.14/746.49	===============================================================================
746.14/746.49	restarts              : 29
746.14/746.49	conflicts             : 20775940       (27841 /sec)
746.14/746.49	decisions             : 24514403       (1.59 % random) (32851 /sec)
746.14/746.49	propagations          : 756895460      (1014281 /sec)
746.14/746.49	conflict literals     : 722361188      (11.57 % deleted)
746.14/746.49	Memory used           : 3.41 MB
746.14/746.49	CPU time              : 746.239 s
746.14/746.49	
746.14/746.49	s SATISFIABLE
746.14/746.49	v -1 -2 3 -4 -5 6 -7 -8 -9 -10 -11 12 -13 -14 -15 -16 -17 18 -19 -20 -21 -22 23 -24 -25 -26 27 -28 -29 -30 -31 32 -33 -34 -35 36 -37 -38 -39 -40 41 -42 -43 -44 -45 -46 -47 -48 49 -50 51 -52 -53 -54 -55 -56 -57 -58 59 -60 61 -62 -63 -64 -65 -66 -67 68 -69 -70 71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 84 -85 -86 87 -88 -89 -90 -91 -92 -93 94 -95 -96 -97 -98 99 -100 -101 -102 -103 104 -105 -106 107 -108 -109 -110 -111 -112 113 -114 -115 116 -117 -118 -119 -120 -121 -122 -123 124 -125 -126 -127 128 -129 -130 -131 -132 133 -134 -135 136 -137 -138 -139 -140 -141 -142 -143 144 -145 -146 -147 -148 149 -150 -151 152 -153 -154 -155 -156 -157 -158 159 -160 -161 162 -163 -164 -165 -166 167 -168 -169 -170 -171 -172 173 -174 -175 -176 177 -178 -179 -180 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806850-1242153044/watcher-1806850-1242153044 -o /tmp/evaluation-result-1806850-1242153044/solver-1806850-1242153044 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806850-1242153044.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.91 0.95 0.90 3/65 15704
/proc/meminfo: memFree=1863856/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=1892 CPUtime=0
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 122 0 0 0 0 0 0 0 19 0 1 0 243333722 1937408 107 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 473 107 77 171 0 299 0

[startup+0.072475 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 15704
/proc/meminfo: memFree=1863856/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=1892 CPUtime=0.07
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 130 0 0 0 7 0 0 0 19 0 1 0 243333722 1937408 115 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 473 115 77 171 0 299 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1892

[startup+0.101481 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 15704
/proc/meminfo: memFree=1863856/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=1892 CPUtime=0.09
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 133 0 0 0 9 0 0 0 19 0 1 0 243333722 1937408 118 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 473 118 77 171 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1892

[startup+0.301517 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 15704
/proc/meminfo: memFree=1863856/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2024 CPUtime=0.29
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 142 0 0 0 29 0 0 0 21 0 1 0 243333722 2072576 127 1992294400 134512640 135213614 4294956256 18446744073709551615 134527139 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 506 127 77 171 0 332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2024

[startup+0.701589 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 15704
/proc/meminfo: memFree=1863856/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2024 CPUtime=0.69
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 152 0 0 0 69 0 0 0 25 0 1 0 243333722 2072576 137 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 506 137 77 171 0 332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2024

[startup+1.50173 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 15705
/proc/meminfo: memFree=1863464/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2024 CPUtime=1.49
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 161 0 0 0 149 0 0 0 25 0 1 0 243333722 2072576 146 1992294400 134512640 135213614 4294956256 18446744073709551615 134539863 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 506 146 77 171 0 332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2024

[startup+3.10303 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 15705
/proc/meminfo: memFree=1863336/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2156 CPUtime=3.1
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 174 0 0 0 310 0 0 0 25 0 1 0 243333722 2207744 159 1992294400 134512640 135213614 4294956256 18446744073709551615 134537634 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 539 159 77 171 0 365 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2156

[startup+6.3016 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 15705
/proc/meminfo: memFree=1863208/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2156 CPUtime=6.29
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 194 0 0 0 629 0 0 0 25 0 1 0 243333722 2207744 179 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 539 179 77 171 0 365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2156

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.90 2/66 15705
/proc/meminfo: memFree=1863144/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2288 CPUtime=12.69
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 215 0 0 0 1269 0 0 0 25 0 1 0 243333722 2342912 200 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 572 200 77 171 0 398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2288

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.91 2/66 15705
/proc/meminfo: memFree=1863016/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2288 CPUtime=25.49
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 236 0 0 0 2549 0 0 0 25 0 1 0 243333722 2342912 221 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 572 221 77 171 0 398 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2288

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 15705
/proc/meminfo: memFree=1862952/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2552 CPUtime=51.08
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 274 0 0 0 5108 0 0 0 25 0 1 0 243333722 2613248 259 1992294400 134512640 135213614 4294956256 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 638 259 77 171 0 464 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2552

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 15705
/proc/meminfo: memFree=1862824/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2684 CPUtime=102.26
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 309 0 0 0 10226 0 0 0 25 0 1 0 243333722 2748416 294 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 671 294 77 171 0 497 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2684

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1862568/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2816 CPUtime=162.24
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 352 0 0 0 16224 0 0 0 25 0 1 0 243333722 2883584 337 1992294400 134512640 135213614 4294956256 18446744073709551615 134536404 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 704 337 77 171 0 530 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2816

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1862376/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2948 CPUtime=222.22
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 389 0 0 0 22222 0 0 0 25 0 1 0 243333722 3018752 374 1992294400 134512640 135213614 4294956256 18446744073709551615 134526840 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 737 374 77 171 0 563 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 2948

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1862376/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=2948 CPUtime=282.2
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 398 0 0 0 28220 0 0 0 25 0 1 0 243333722 3018752 383 1992294400 134512640 135213614 4294956256 18446744073709551615 134527173 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 737 383 77 171 0 563 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 2948

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1862312/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3084 CPUtime=342.18
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 403 0 0 0 34218 0 0 0 25 0 1 0 243333722 3158016 388 1992294400 134512640 135213614 4294956256 18446744073709551615 134539004 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 771 388 77 171 0 597 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 3084

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1862184/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3084 CPUtime=402.16
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 417 0 0 0 40216 0 0 0 25 0 1 0 243333722 3158016 402 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 771 402 77 171 0 597 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 3084

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1862184/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3084 CPUtime=462.14
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 428 0 0 0 46214 0 0 0 25 0 1 0 243333722 3158016 413 1992294400 134512640 135213614 4294956256 18446744073709551615 134526819 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 771 413 77 171 0 597 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 3084

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1862120/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3216 CPUtime=522.12
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 439 0 0 0 52212 0 0 0 25 0 1 0 243333722 3293184 424 1992294400 134512640 135213614 4294956256 18446744073709551615 134526874 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 804 424 77 171 0 630 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 3216

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1862056/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3216 CPUtime=582.1
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 445 0 0 0 58210 0 0 0 25 0 1 0 243333722 3293184 430 1992294400 134512640 135213614 4294956256 18446744073709551615 134536205 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 804 430 77 171 0 630 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 3216

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15705
/proc/meminfo: memFree=1861928/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3352 CPUtime=642.08
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 481 0 0 0 64208 0 0 0 25 0 1 0 243333722 3432448 466 1992294400 134512640 135213614 4294956256 18446744073709551615 134536417 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 838 466 77 171 0 664 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 3352

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861608/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3352 CPUtime=702.06
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 500 0 0 0 70206 0 0 0 25 0 1 0 243333722 3432448 485 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 838 485 77 171 0 664 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 3352

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

[startup+716.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=716.45
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 506 0 0 0 71645 0 0 0 25 0 1 0 243333722 3567616 491 1992294400 134512640 135213614 4294956256 18446744073709551615 134529684 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 491 77 171 0 697 0
Current children cumulated CPU time (s) 716.45
Current children cumulated vsize (KiB) 3484

[startup+729.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=729.25
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 507 0 0 0 72925 0 0 0 25 0 1 0 243333722 3567616 492 1992294400 134512640 135213614 4294956256 18446744073709551615 134530579 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 492 77 171 0 697 0
Current children cumulated CPU time (s) 729.25
Current children cumulated vsize (KiB) 3484

[startup+735.905 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=735.65
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 509 0 0 0 73565 0 0 0 25 0 1 0 243333722 3567616 494 1992294400 134512640 135213614 4294956256 18446744073709551615 134529675 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 494 77 171 0 697 0
Current children cumulated CPU time (s) 735.65
Current children cumulated vsize (KiB) 3484

[startup+742.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=742.04
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 511 0 0 0 74204 0 0 0 25 0 1 0 243333722 3567616 496 1992294400 134512640 135213614 4294956256 18446744073709551615 134526772 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 496 77 171 0 697 0
Current children cumulated CPU time (s) 742.04
Current children cumulated vsize (KiB) 3484

[startup+743.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=743.64
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 511 0 0 0 74364 0 0 0 25 0 1 0 243333722 3567616 496 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 496 77 171 0 697 0
Current children cumulated CPU time (s) 743.64
Current children cumulated vsize (KiB) 3484

[startup+745.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=745.24
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 511 0 0 0 74524 0 0 0 25 0 1 0 243333722 3567616 496 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 496 77 171 0 697 0
Current children cumulated CPU time (s) 745.24
Current children cumulated vsize (KiB) 3484

[startup+745.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=745.64
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 511 0 0 0 74564 0 0 0 25 0 1 0 243333722 3567616 496 1992294400 134512640 135213614 4294956256 18446744073709551615 134539542 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 496 77 171 0 697 0
Current children cumulated CPU time (s) 745.64
Current children cumulated vsize (KiB) 3484

[startup+746.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=746.04
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 511 0 0 0 74604 0 0 0 25 0 1 0 243333722 3567616 496 1992294400 134512640 135213614 4294956256 18446744073709551615 134535906 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 496 77 171 0 697 0
Current children cumulated CPU time (s) 746.04
Current children cumulated vsize (KiB) 3484

[startup+746.401 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15707
/proc/meminfo: memFree=1861544/2055920 swapFree=4180392/4192956
[pid=15704] ppid=15702 vsize=3484 CPUtime=746.14
/proc/15704/stat : 15704 (minisat_static) R 15702 15704 15143 0 -1 4194304 511 0 0 0 74614 0 0 0 25 0 1 0 243333722 3567616 496 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/15704/statm: 871 496 77 171 0 697 0
Current children cumulated CPU time (s) 746.14
Current children cumulated vsize (KiB) 3484

Child status: 10
Real time (s): 746.495
CPU time (s): 746.247
CPU user time (s): 746.239
CPU system time (s): 0.007998
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 3484

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

runsolver used 0.912861 second user time and 1.44678 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-12 20:30:44
IDJOB=1806850
IDBENCH=71115
IDSOLVER=651
FILE ID=node84/1806850-1242153044
PBS_JOBID= 9289642
Free space on /tmp= 66172 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-180-100.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806850-1242153044/watcher-1806850-1242153044 -o /tmp/evaluation-result-1806850-1242153044/solver-1806850-1242153044 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806850-1242153044.cnf

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

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=2146687884

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1864976 kB
Buffers:         25480 kB
Cached:          96548 kB
SwapCached:       6628 kB
Active:          19664 kB
Inactive:       110476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864976 kB
SwapTotal:     4192956 kB
SwapFree:      4180392 kB
Dirty:             784 kB
Writeback:           0 kB
Mapped:          13684 kB
Slab:            46748 kB
Committed_AS:   830848 kB
PageTables:       1368 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= 66172 MiB
End job on node84 at 2009-05-12 20:43:11