Trace number 1726383

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.04 1200.91

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
Bench CategoryCRAFTED (crafted 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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1192                                                 |
0.00/0.00	c |  Number of clauses:    14506                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          848781006.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |     894    14208    47526 |     4736        0    nan |  0.000 % |
0.09/0.17	c |       101 |     894    14208    47526 |     5209      101     26 |  0.000 % |
0.19/0.20	c |       251 |     894    14208    47526 |     5730      251     31 |  0.000 % |
0.19/0.24	c |       477 |     894    14208    47526 |     6303      477     29 |  0.000 % |
0.19/0.29	c |       816 |     894    14208    47526 |     6933      816     30 |  0.000 % |
0.28/0.38	c |      1323 |     894    14208    47526 |     7627     1323     32 |  0.000 % |
0.38/0.46	c |      2083 |     894    14208    47526 |     8390     2083     29 |  0.000 % |
0.58/0.69	c |      3222 |     894    14208    47526 |     9229     3222     36 |  0.000 % |
0.99/1.05	c |      4932 |     894    14208    47526 |    10152     4932     34 |  0.000 % |
1.69/1.77	c |      7494 |     894    14208    47526 |    11167     7494     35 |  0.000 % |
3.19/3.30	c |     11338 |     894    14208    47526 |    12283     5672     29 |  0.000 % |
5.19/5.21	c |     17105 |     894    14208    47526 |    13512    11439     32 |  0.000 % |
8.19/8.20	c |     25755 |     894    14208    47526 |    14863    13281     32 |  0.000 % |
13.38/13.43	c |     38729 |     894    14208    47526 |    16349    11271     35 |  0.000 % |
20.89/20.96	c |     58190 |     894    14208    47526 |    17984    14256     32 |  0.000 % |
34.45/34.52	c |     87382 |     894    14208    47526 |    19783    16262     34 |  0.000 % |
56.23/56.31	c |    131172 |     894    14208    47526 |    21761    10290     30 |  0.000 % |
89.33/89.46	c |    196856 |     894    14208    47526 |    23937    21234     29 |  0.000 % |
133.51/133.60	c |    295382 |     894    14208    47526 |    26331    23518     32 |  0.000 % |
210.10/210.27	c |    443171 |     894    14208    47526 |    28964    25424     31 |  0.000 % |
345.56/345.70	c |    664856 |     894    14208    47526 |    31861    27758     32 |  0.000 % |
558.80/559.02	c |    997381 |     894    14208    47526 |    35047    29809     34 |  0.000 % |
896.32/896.60	c |   1496169 |     894    14208    47526 |    38552    16653     30 |  0.000 % |

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-1726383-1240711507/watcher-1726383-1240711507 -o /tmp/evaluation-result-1726383-1240711507/solver-1726383-1240711507 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=848781006 HOME/instance-1726383-1240711507.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: 2.86 2.30 1.62 4/70 16769
/proc/meminfo: memFree=1641512/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=2688 CPUtime=0
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 99183330 2752512 303 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 672 304 87 221 0 448 0

[startup+0.0700981 s]
/proc/loadavg: 2.86 2.30 1.62 4/70 16769
/proc/meminfo: memFree=1641512/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=5852 CPUtime=0.06
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 1107 0 0 0 6 0 0 0 18 0 1 0 99183330 5992448 1092 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 1463 1092 100 221 0 1239 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5852

[startup+0.101099 s]
/proc/loadavg: 2.86 2.30 1.62 4/70 16769
/proc/meminfo: memFree=1641512/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=6516 CPUtime=0.09
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 1255 0 0 0 9 0 0 0 18 0 1 0 99183330 6672384 1240 1992294400 4194304 5102648 548682068768 18446744073709551615 4222068 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 1629 1240 100 221 0 1405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6516

[startup+0.301116 s]
/proc/loadavg: 2.86 2.30 1.62 4/70 16769
/proc/meminfo: memFree=1641512/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=6032 CPUtime=0.28
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 1303 0 0 0 28 0 0 0 19 0 1 0 99183330 6176768 1179 1992294400 4194304 5102648 548682068768 18446744073709551615 4213965 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 1508 1179 112 221 0 1284 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6032

[startup+0.701143 s]
/proc/loadavg: 2.86 2.30 1.62 4/70 16769
/proc/meminfo: memFree=1641512/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=6032 CPUtime=0.68
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 1303 0 0 0 68 0 0 0 22 0 1 0 99183330 6176768 1179 1992294400 4194304 5102648 548682068768 18446744073709551615 4213510 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 1508 1179 112 221 0 1284 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6032

[startup+1.5012 s]
/proc/loadavg: 2.86 2.30 1.62 2/70 16849
/proc/meminfo: memFree=1631784/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=6428 CPUtime=1.49
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 1372 0 0 0 147 2 0 0 25 0 1 0 99183330 6582272 1248 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 1607 1248 112 221 0 1383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6428

[startup+3.10132 s]
/proc/loadavg: 2.86 2.30 1.62 2/70 16939
/proc/meminfo: memFree=1625384/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=7224 CPUtime=3.09
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 1569 0 0 0 306 3 0 0 25 0 1 0 99183330 7397376 1445 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 1806 1445 112 221 0 1582 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7224

[startup+6.30256 s]
/proc/loadavg: 2.79 2.29 1.63 2/70 17190
/proc/meminfo: memFree=1610600/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=7892 CPUtime=6.28
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 1730 0 0 0 623 5 0 0 25 0 1 0 99183330 8081408 1606 1992294400 4194304 5102648 548682068768 18446744073709551615 4254926 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 1973 1606 112 221 0 1749 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7892

[startup+12.701 s]
/proc/loadavg: 2.73 2.29 1.63 2/70 17708
/proc/meminfo: memFree=1579048/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=8424 CPUtime=12.69
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 1885 0 0 0 1263 6 0 0 25 0 1 0 99183330 8626176 1761 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 2106 1761 112 221 0 1882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8424

[startup+25.501 s]
/proc/loadavg: 2.57 2.27 1.63 2/70 18088
/proc/meminfo: memFree=1504352/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=9484 CPUtime=25.45
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 2152 0 0 0 2534 11 0 0 25 0 1 0 99183330 9711616 2028 1992294400 4194304 5102648 548682068768 18446744073709551615 4250714 0 0 4096 3 0 0 0 17 0 0 0
/proc/16769/statm: 2371 2028 112 221 0 2147 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9484

[startup+51.1018 s]
/proc/loadavg: 2.03 2.17 1.62 2/65 18124
/proc/meminfo: memFree=1504088/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=10636 CPUtime=51.04
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 2417 0 0 0 5092 12 0 0 25 0 1 0 99183330 10891264 2293 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 2659 2293 112 221 0 2435 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10636

[startup+102.306 s]
/proc/loadavg: 1.45 1.98 1.58 2/65 18124
/proc/meminfo: memFree=1502360/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=12584 CPUtime=102.22
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 2866 0 0 0 10209 13 0 0 25 0 1 0 99183330 12886016 2742 1992294400 4194304 5102648 548682068768 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 3146 2742 112 221 0 2922 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 12584

[startup+162.302 s]
/proc/loadavg: 1.16 1.80 1.54 2/65 18124
/proc/meminfo: memFree=1501208/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=13620 CPUtime=162.2
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 3137 0 0 0 16207 13 0 0 25 0 1 0 99183330 13946880 3013 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 3405 3013 112 221 0 3181 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 13620

[startup+222.301 s]
/proc/loadavg: 1.06 1.65 1.51 2/65 18124
/proc/meminfo: memFree=1500312/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=14792 CPUtime=222.19
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 3355 0 0 0 22205 14 0 0 25 0 1 0 99183330 15147008 3231 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 3698 3231 112 221 0 3474 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 14792

[startup+282.302 s]
/proc/loadavg: 1.02 1.53 1.47 2/65 18124
/proc/meminfo: memFree=1499416/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=15556 CPUtime=282.17
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 3568 0 0 0 28203 14 0 0 25 0 1 0 99183330 15929344 3444 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 3889 3444 112 221 0 3665 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 15556

[startup+342.301 s]
/proc/loadavg: 1.00 1.43 1.44 2/65 18124
/proc/meminfo: memFree=1498592/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=16464 CPUtime=342.16
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 3770 0 0 0 34202 14 0 0 25 0 1 0 99183330 16859136 3646 1992294400 4194304 5102648 548682068768 18446744073709551615 4254801 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 4116 3646 112 221 0 3892 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 16464

[startup+402.302 s]
/proc/loadavg: 1.00 1.35 1.41 2/65 18124
/proc/meminfo: memFree=1497824/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=17384 CPUtime=402.14
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 3952 0 0 0 40199 15 0 0 25 0 1 0 99183330 17801216 3828 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 4346 3828 112 221 0 4122 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 17384

[startup+462.302 s]
/proc/loadavg: 1.00 1.28 1.38 2/65 18124
/proc/meminfo: memFree=1497248/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=17888 CPUtime=462.13
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4111 0 0 0 46198 15 0 0 25 0 1 0 99183330 18317312 3987 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 4472 3987 112 221 0 4248 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 17888

[startup+522.301 s]
/proc/loadavg: 1.00 1.23 1.35 2/65 18124
/proc/meminfo: memFree=1496992/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=18344 CPUtime=522.11
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4200 0 0 0 52196 15 0 0 25 0 1 0 99183330 18784256 4076 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 4586 4076 112 221 0 4362 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 18344

[startup+582.302 s]
/proc/loadavg: 1.00 1.19 1.33 2/65 18124
/proc/meminfo: memFree=1496672/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=18484 CPUtime=582.1
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4265 0 0 0 58195 15 0 0 25 0 1 0 99183330 18927616 4141 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 4621 4141 112 221 0 4397 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 18484

[startup+642.301 s]
/proc/loadavg: 1.00 1.15 1.31 2/65 18124
/proc/meminfo: memFree=1496352/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=18812 CPUtime=642.09
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4344 0 0 0 64193 16 0 0 25 0 1 0 99183330 19263488 4220 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 4703 4220 112 221 0 4479 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 18812

[startup+702.302 s]
/proc/loadavg: 1.05 1.14 1.29 2/65 18124
/proc/meminfo: memFree=1495904/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=19256 CPUtime=702.07
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4440 0 0 0 70191 16 0 0 25 0 1 0 99183330 19718144 4316 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 4814 4316 112 221 0 4590 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 19256

[startup+762.306 s]
/proc/loadavg: 1.05 1.12 1.27 2/65 18124
/proc/meminfo: memFree=1495264/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=19820 CPUtime=762.06
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4587 0 0 0 76190 16 0 0 25 0 1 0 99183330 20295680 4463 1992294400 4194304 5102648 548682068768 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 4955 4463 112 221 0 4731 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 19820

[startup+822.301 s]
/proc/loadavg: 1.02 1.10 1.25 2/65 18124
/proc/meminfo: memFree=1494752/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=20424 CPUtime=822.04
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4710 0 0 0 82188 16 0 0 25 0 1 0 99183330 20914176 4586 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 5106 4586 112 221 0 4882 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 20424

[startup+882.302 s]
/proc/loadavg: 1.00 1.08 1.24 2/65 18124
/proc/meminfo: memFree=1494432/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=20760 CPUtime=882.02
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4791 0 0 0 88186 16 0 0 25 0 1 0 99183330 21258240 4667 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 5190 4667 112 221 0 4966 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 20760

[startup+942.301 s]
/proc/loadavg: 1.00 1.06 1.22 2/65 18124
/proc/meminfo: memFree=1493920/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=21360 CPUtime=942.01
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 4940 0 0 0 94184 17 0 0 25 0 1 0 99183330 21872640 4816 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 5340 4816 112 221 0 5116 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 21360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 18124
/proc/meminfo: memFree=1493408/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=21956 CPUtime=1002
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 5059 0 0 0 100183 17 0 0 25 0 1 0 99183330 22482944 4935 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 5489 4935 112 221 0 5265 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 21956

[startup+1062.3 s]
/proc/loadavg: 1.89 1.27 1.26 4/72 1142
/proc/meminfo: memFree=1472680/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=22324 CPUtime=1061.74
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 5166 0 0 0 106152 22 0 0 25 0 1 0 99183330 22859776 5042 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/16769/statm: 5581 5042 112 221 0 5357 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 22324

[startup+1122.3 s]
/proc/loadavg: 2.00 1.41 1.31 2/65 20714
/proc/meminfo: memFree=1450328/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=22792 CPUtime=1121.44
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 5263 0 0 0 112108 36 0 0 25 0 1 0 99183330 23339008 5139 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 5698 5139 112 221 0 5474 0
Current children cumulated CPU time (s) 1121.44
Current children cumulated vsize (KiB) 22792

[startup+1182.3 s]
/proc/loadavg: 1.36 1.34 1.29 2/65 20714
/proc/meminfo: memFree=1450592/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=23064 CPUtime=1181.43
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 5320 0 0 0 118107 36 0 0 25 0 1 0 99183330 23617536 5196 1992294400 4194304 5102648 548682068768 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 5766 5196 112 221 0 5542 0
Current children cumulated CPU time (s) 1181.43
Current children cumulated vsize (KiB) 23064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.26 1.31 1.28 2/65 20714
/proc/meminfo: memFree=1450592/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=23064 CPUtime=1200.02
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 5320 0 0 0 119966 36 0 0 25 0 1 0 99183330 23617536 5196 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 5766 5196 112 221 0 5542 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 23064

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

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

[startup+1200.9 s]
/proc/loadavg: 1.26 1.31 1.28 2/65 20714
/proc/meminfo: memFree=1450592/2055920 swapFree=4191900/4192956
[pid=16769] ppid=16766 vsize=23064 CPUtime=1200.02
/proc/16769/stat : 16769 (varsat-industri) R 16766 16769 15479 0 -1 4194304 5320 0 0 0 119966 36 0 0 25 0 1 0 99183330 23617536 5196 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16769/statm: 5766 5196 112 221 0 5542 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 23064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.91
CPU time (s): 1200.04
CPU user time (s): 1199.67
CPU system time (s): 0.367944
CPU usage (%): 99.9275
Max. virtual memory (cumulated for all children) (KiB): 23064

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

runsolver used 0.91486 second user time and 2.68759 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-26 04:05:07
IDJOB=1726383
IDBENCH=24612
IDSOLVER=538
FILE ID=node34/1726383-1240711507
PBS_JOBID= 9186800
Free space on /tmp= 66388 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726383-1240711507/watcher-1726383-1240711507 -o /tmp/evaluation-result-1726383-1240711507/solver-1726383-1240711507 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=848781006 HOME/instance-1726383-1240711507.cnf

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=848781006

node34.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.214
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.214
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:       1641936 kB
Buffers:         45000 kB
Cached:         292372 kB
SwapCached:        384 kB
Active:         134824 kB
Inactive:       218104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1641936 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          24512 kB
Slab:            46620 kB
Committed_AS:   375028 kB
PageTables:       1580 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= 66400 MiB
End job on node34 at 2009-04-26 04:25:10