Trace number 1716704

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
VARSAT-industrial 2009-03-22? (TO) 1200.12 1200.53

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  138808                                               |
0.00/0.00	c |  Number of clauses:    626501                                               |
0.89/0.95	c |  Parsing time:         0.83         s                                       |
0.89/0.95	c |  Timeout:              43200 s
0.89/0.95	c |  Random Seed:          1089288700.000000
0.89/0.95	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.89/0.95	c |  Branching Rule:       default (solution-guided)                            |
0.89/0.95	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.89/0.95	c |                                                                             |
3.20/3.29	c ============================[ Search Statistics ]==============================
3.20/3.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/3.29	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.20/3.29	c ===============================================================================
3.20/3.29	c |         0 |   41076   236980   618708 |    78993        0    nan |  0.000 % |
4.09/4.15	c |       100 |   40722   236980   618708 |    86892       83     16 | 46.100 % |
4.99/5.00	c |       251 |   40626   236980   618708 |    95581      228     25 | 47.711 % |
5.89/5.91	c |       477 |   39450   236980   618708 |   105140      448     32 | 51.038 % |
7.09/7.13	c |       814 |   25160   131761   357554 |   115654      711     43 | 55.751 % |
8.69/8.76	c |      1320 |   25160   131761   357554 |   127219     1217     72 | 55.751 % |
10.59/10.63	c |      2079 |   20765   103579   284523 |   139941     1903     62 | 57.414 % |
12.79/12.90	c |      3218 |   20754   103515   284346 |   153935     3040     54 | 57.422 % |
15.68/15.72	c |      4926 |   20659   103122   283183 |   169329     4739     62 | 57.502 % |
20.38/20.45	c |      7489 |   20284   100680   276990 |   186262     7297     75 | 57.838 % |
25.98/26.09	c |     11333 |   19449    95184   262977 |   204888    11118     65 | 58.362 % |
33.08/33.11	c |     17101 |   16336    77370   216909 |   225377    16855     56 | 60.605 % |
43.27/43.32	c |     25755 |   16278    77024   215950 |   247914    25508     47 | 60.646 % |
62.87/62.90	c |     38730 |   16270    76979   215829 |   272706    38480     41 | 60.955 % |
88.56/88.62	c |     58191 |   15850    75123   210464 |   299977    57939     41 | 60.955 % |
144.74/144.83	c |     87384 |   15826    74939   209986 |   329974    87126     42 | 60.981 % |
246.70/246.81	c |    131173 |   15786    74664   209265 |   362972   130909     43 | 61.001 % |
420.15/420.31	c |    196857 |   15319    71590   201581 |   399269   196581     45 | 61.337 % |
769.92/770.25	c |    295384 |   13843    64340   181625 |   439196   295041     43 | 62.401 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716704-1240619329/watcher-1716704-1240619329 -o /tmp/evaluation-result-1716704-1240619329/solver-1716704-1240619329 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1089288700 HOME/instance-1716704-1240619329.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: 0.99 0.98 0.99 3/64 26259
/proc/meminfo: memFree=1082240/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=4324 CPUtime=0
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 788 0 0 0 0 0 0 0 18 0 1 0 89961463 4427776 773 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 1081 779 80 221 0 857 0

[startup+0.0168651 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26259
/proc/meminfo: memFree=1082240/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=10716 CPUtime=0
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 2525 0 0 0 0 0 0 0 18 0 1 0 89961463 10973184 2510 1992294400 4194304 5102648 548682068768 18446744073709551615 4269905 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 2679 2511 87 221 0 2455 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10716

[startup+0.10188 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26259
/proc/meminfo: memFree=1082240/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=26856 CPUtime=0.09
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 6032 0 0 0 7 2 0 0 18 0 1 0 89961463 27500544 6017 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 6714 6019 87 221 0 6490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26856

[startup+0.301919 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26259
/proc/meminfo: memFree=1082240/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=56256 CPUtime=0.29
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 13046 0 0 0 23 6 0 0 19 0 1 0 89961463 57606144 13031 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 14064 13031 87 221 0 13840 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56256

[startup+0.701995 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26259
/proc/meminfo: memFree=1082240/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=91376 CPUtime=0.69
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 21309 0 0 0 59 10 0 0 22 0 1 0 89961463 93569024 21295 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 22844 21296 87 221 0 22620 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91376

[startup+1.50115 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=979000/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=116144 CPUtime=1.49
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 26655 0 0 0 137 12 0 0 25 0 1 0 89961463 118931456 26640 1992294400 4194304 5102648 548682068768 18446744073709551615 4250391 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 29036 26641 100 221 0 28812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116144

[startup+3.10145 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=962104/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=141072 CPUtime=3.09
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 32671 0 0 0 294 15 0 0 25 0 1 0 89961463 144457728 32656 1992294400 4194304 5102648 548682068768 18446744073709551615 4267612 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 35268 32656 100 221 0 35044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141072

[startup+6.30106 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=966520/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=123048 CPUtime=6.29
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 32725 0 0 0 614 15 0 0 25 0 1 0 89961463 126001152 28870 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 30762 28870 115 221 0 30538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123048

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=966584/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=123048 CPUtime=12.69
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 32725 0 0 0 1254 15 0 0 25 0 1 0 89961463 126001152 28870 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 30762 28870 115 221 0 30538 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123048

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=966712/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=123048 CPUtime=25.48
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 32725 0 0 0 2533 15 0 0 25 0 1 0 89961463 126001152 28870 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 30762 28870 115 221 0 30538 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 123048

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=966136/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=124012 CPUtime=51.07
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 32906 0 0 0 5092 15 0 0 25 0 1 0 89961463 126988288 29051 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 31003 29051 115 221 0 30779 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 124012

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=964088/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=126140 CPUtime=102.26
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 33401 0 0 0 10210 16 0 0 25 0 1 0 89961463 129167360 29546 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 31535 29546 115 221 0 31311 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 126140

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=962296/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=127860 CPUtime=162.24
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 33835 0 0 0 16207 17 0 0 25 0 1 0 89961463 130928640 29980 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 31965 29980 115 221 0 31741 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 127860

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=961016/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=129152 CPUtime=222.22
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 34143 0 0 0 22205 17 0 0 25 0 1 0 89961463 132251648 30288 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 32288 30288 115 221 0 32064 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 129152

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=956536/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=134316 CPUtime=282.19
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 35266 0 0 0 28201 18 0 0 25 0 1 0 89961463 137539584 31411 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 33579 31411 115 221 0 33355 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 134316

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=949432/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=141812 CPUtime=342.18
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 37025 0 0 0 34198 20 0 0 25 0 1 0 89961463 145215488 33170 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 35453 33170 115 221 0 35229 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 141812

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=944376/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=147036 CPUtime=402.15
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 38302 0 0 0 40195 20 0 0 25 0 1 0 89961463 150564864 34447 1992294400 4194304 5102648 548682068768 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 36759 34447 115 221 0 36535 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 147036

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=935992/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=156384 CPUtime=462.13
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 40369 0 0 0 46191 22 0 0 25 0 1 0 89961463 160137216 36514 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 39096 36514 115 221 0 38872 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 156384

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26260
/proc/meminfo: memFree=932344/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=159784 CPUtime=522.11
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 41278 0 0 0 52188 23 0 0 25 0 1 0 89961463 163618816 37423 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 39946 37423 115 221 0 39722 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 159784

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=928432/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=163348 CPUtime=582.09
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 42220 0 0 0 58185 24 0 0 25 0 1 0 89961463 167268352 38365 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 40837 38365 115 221 0 40613 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 163348

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=925048/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=166584 CPUtime=642.08
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 43065 0 0 0 64183 25 0 0 25 0 1 0 89961463 170582016 39210 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 41646 39210 115 221 0 41422 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 166584

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=923128/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=168748 CPUtime=702.05
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 43541 0 0 0 70180 25 0 0 25 0 1 0 89961463 172797952 39686 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 42187 39686 115 221 0 41963 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 168748

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=921464/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=170088 CPUtime=762.03
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 43954 0 0 0 76178 25 0 0 25 0 1 0 89961463 174170112 40099 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 42522 40099 115 221 0 42298 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 170088

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=914168/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=178020 CPUtime=822
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 45813 0 0 0 82174 26 0 0 25 0 1 0 89961463 182292480 41958 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 44505 41958 115 221 0 44281 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 178020

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=910584/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=182580 CPUtime=881.98
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 46705 0 0 0 88171 27 0 0 25 0 1 0 89961463 186961920 42850 1992294400 4194304 5102648 548682068768 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 45645 42850 115 221 0 45421 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 182580

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=908088/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=186224 CPUtime=941.96
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 47322 0 0 0 94169 27 0 0 25 0 1 0 89961463 190693376 43467 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 46556 43467 115 221 0 46332 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 186224

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=907960/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=186224 CPUtime=1001.95
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 47342 0 0 0 100167 28 0 0 25 0 1 0 89961463 190693376 43487 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 46556 43487 115 221 0 46332 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 186224

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=907768/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=186224 CPUtime=1061.93
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 47420 0 0 0 106165 28 0 0 25 0 1 0 89961463 190693376 43565 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 46556 43565 115 221 0 46332 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 186224

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=906168/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=187796 CPUtime=1121.91
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 47790 0 0 0 112162 29 0 0 25 0 1 0 89961463 192303104 43935 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 46949 43935 115 221 0 46725 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 187796

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=904184/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=189656 CPUtime=1181.88
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 48310 0 0 0 118159 29 0 0 25 0 1 0 89961463 194207744 44455 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 47414 44455 115 221 0 47190 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 189656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=903800/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=189832 CPUtime=1200.08
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 48382 0 0 0 119979 29 0 0 25 0 1 0 89961463 194387968 44527 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 47458 44527 115 221 0 47234 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 189832

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26262
/proc/meminfo: memFree=903800/2055920 swapFree=4192812/4192956
[pid=26259] ppid=26257 vsize=189832 CPUtime=1200.08
/proc/26259/stat : 26259 (varsat-industri) R 26257 26259 25824 0 -1 4194304 48382 0 0 0 119979 29 0 0 25 0 1 0 89961463 194387968 44527 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26259/statm: 47458 44527 115 221 0 47234 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 189832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.79
CPU system time (s): 0.32695
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 189832

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

runsolver used 0.85487 second user time and 2.6176 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-25 02:28:50
IDJOB=1716704
IDBENCH=20387
IDSOLVER=538
FILE ID=node38/1716704-1240619329
PBS_JOBID= 9186276
Free space on /tmp= 66368 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716704-1240619329/watcher-1716704-1240619329 -o /tmp/evaluation-result-1716704-1240619329/solver-1716704-1240619329 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1089288700 HOME/instance-1716704-1240619329.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=1089288700

node38.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.265
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.265
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:       1082784 kB
Buffers:         48876 kB
Cached:         835260 kB
SwapCached:          0 kB
Active:         127416 kB
Inactive:       770544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1082784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11764 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            61260 kB
Committed_AS:   411500 kB
PageTables:       1456 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= 66368 MiB
End job on node38 at 2009-04-25 02:48:53