Trace number 1783847

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 5000.08 5001.41

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:           700                                         |
0.00/0.00	c |  Number of clauses:            3500                                         |
0.00/0.00	c |  Parse time:                   0.00 s                                       |
0.00/0.00	c |  Simplification time:          0.00 s                                       |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.01	c |       100 |     693     3493    10536 |     1280      100     27 |  0.000 % |
0.00/0.01	c |       250 |     693     3493    10536 |     1408      250     26 |  0.000 % |
0.00/0.02	c |       475 |     693     3493    10536 |     1549      475     25 |  0.000 % |
0.02/0.03	c |       812 |     693     3493    10536 |     1704      812     26 |  0.000 % |
0.02/0.05	c |      1318 |     693     3493    10536 |     1875     1318     26 |  0.000 % |
0.02/0.08	c |      2077 |     693     3493    10536 |     2062     1101     25 |  0.000 % |
0.10/0.12	c |      3216 |     693     3493    10536 |     2268     1179     25 |  0.000 % |
0.10/0.19	c |      4924 |     693     3493    10536 |     2495     1728     24 |  0.000 % |
0.19/0.30	c |      7486 |     693     3493    10536 |     2745     1735     25 |  0.000 % |
0.39/0.46	c |     11330 |     693     3493    10536 |     3019     2776     25 |  0.000 % |
0.69/0.71	c |     17096 |     693     3493    10536 |     3321     2372     24 |  0.000 % |
1.00/1.10	c |     25745 |     693     3493    10536 |     3654     2573     23 |  0.000 % |
1.69/1.70	c |     38719 |     693     3493    10536 |     4019     2570     25 |  0.000 % |
2.59/2.62	c |     58180 |     693     3493    10536 |     4421     3688     24 |  0.000 % |
3.99/4.05	c |     87372 |     693     3493    10536 |     4863     3781     25 |  0.000 % |
6.29/6.31	c |    131161 |     693     3493    10536 |     5350     3294     23 |  0.000 % |
9.59/9.70	c |    196845 |     693     3493    10536 |     5885     3993     24 |  0.000 % |
15.08/15.12	c |    295371 |     693     3493    10536 |     6473     4456     24 |  0.000 % |
23.38/23.50	c |    443160 |     693     3493    10536 |     7120     5174     24 |  0.000 % |
36.48/36.56	c |    664843 |     693     3493    10536 |     7833     4220     24 |  0.000 % |
56.78/56.89	c |    997368 |     693     3493    10536 |     8616     5045     25 |  0.000 % |
88.76/88.81	c |   1496156 |     693     3493    10536 |     9477     4830     24 |  0.000 % |
138.95/139.06	c |   2244338 |     693     3493    10536 |    10425     8948     27 |  0.000 % |
217.13/217.29	c |   3366612 |     693     3493    10536 |    11468     9226     25 |  0.000 % |
341.50/341.68	c |   5050023 |     693     3493    10536 |    12615     9275     24 |  0.000 % |
536.25/536.45	c |   7575139 |     693     3493    10536 |    13876    11511     25 |  0.000 % |
849.36/849.61	c |  11362814 |     693     3493    10536 |    15264     7890     24 |  0.000 % |
1341.93/1342.35	c |  17044326 |     693     3493    10536 |    16790    10558     26 |  0.000 % |
2135.72/2136.32	c |  25566595 |     693     3493    10536 |    18469    14281     28 |  0.000 % |
3403.18/3404.19	c |  38349998 |     693     3493    10536 |    20316    11340     27 |  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-1783847-1241893704/watcher-1783847-1241893704 -o /tmp/evaluation-result-1783847-1241893704/solver-1783847-1241893704 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783847-1241893704.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.00 1.00 1.00 3/64 32604
/proc/meminfo: memFree=1456344/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=7608 CPUtime=0
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 217404404 7790592 180 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 1902 180 63 219 0 1680 0

[startup+0.026574 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32604
/proc/meminfo: memFree=1456344/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=7604 CPUtime=0.02
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 265 0 0 0 2 0 0 0 18 0 1 0 217404404 7786496 231 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 1901 231 99 219 0 1679 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7604

[startup+0.10258 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32604
/proc/meminfo: memFree=1456344/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=7636 CPUtime=0.1
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 368 0 0 0 10 0 0 0 18 0 1 0 217404404 7819264 266 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 1909 266 100 219 0 1687 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636

[startup+0.302599 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32604
/proc/meminfo: memFree=1456344/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=18044 CPUtime=0.29
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 547 0 0 0 29 0 0 0 19 0 1 0 217404404 18477056 445 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 4511 445 100 219 0 4289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18044

[startup+0.701629 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32604
/proc/meminfo: memFree=1456344/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=18044 CPUtime=0.69
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 576 0 0 0 69 0 0 0 22 0 1 0 217404404 18477056 474 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 4511 474 100 219 0 4289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18044

[startup+1.50169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1454672/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=18044 CPUtime=1.49
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 829 0 0 0 149 0 0 0 25 0 1 0 217404404 18477056 554 1992294400 4194304 5092341 548682068848 18446744073709551615 4241139 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 4511 554 100 219 0 4289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18044

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1454096/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=18044 CPUtime=3.09
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 961 0 0 0 309 0 0 0 25 0 1 0 217404404 18477056 686 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 4511 686 100 219 0 4289 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18044

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1453200/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=18044 CPUtime=6.29
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 1113 0 0 0 629 0 0 0 25 0 1 0 217404404 18477056 838 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 4511 838 100 219 0 4289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18044

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1452176/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=18044 CPUtime=12.68
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 1624 0 0 0 1268 0 0 0 25 0 1 0 217404404 18477056 1058 1992294400 4194304 5092341 548682068848 18446744073709551615 4249660 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 4511 1058 100 219 0 4289 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18044

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1450960/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=18044 CPUtime=25.48
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 1920 0 0 0 2548 0 0 0 25 0 1 0 217404404 18477056 1354 1992294400 4194304 5092341 548682068848 18446744073709551615 4244541 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 4511 1354 100 219 0 4289 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18044

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1449552/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=18048 CPUtime=51.08
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 3059 0 0 0 5106 2 0 0 25 0 1 0 217404404 18481152 1699 1992294400 4194304 5092341 548682068848 18446744073709551615 4241399 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 4512 1699 100 219 0 4290 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18048

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1446928/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=23276 CPUtime=102.26
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 4156 0 0 0 10224 2 0 0 25 0 1 0 217404404 23834624 2343 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 5819 2343 100 219 0 5597 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23276

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1445264/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=23276 CPUtime=162.25
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 4583 0 0 0 16222 3 0 0 25 0 1 0 217404404 23834624 2770 1992294400 4194304 5092341 548682068848 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 5819 2770 100 219 0 5597 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23276

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1444176/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=23284 CPUtime=222.23
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 5388 0 0 0 22219 4 0 0 25 0 1 0 217404404 23842816 3016 1992294400 4194304 5092341 548682068848 18446744073709551615 4249091 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 5821 3016 100 219 0 5599 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23284

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1443024/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=23284 CPUtime=282.21
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 5667 0 0 0 28217 4 0 0 25 0 1 0 217404404 23842816 3295 1992294400 4194304 5092341 548682068848 18446744073709551615 4240964 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 5821 3295 100 219 0 5599 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23284

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1440912/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=28492 CPUtime=342.2
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 6191 0 0 0 34215 5 0 0 25 0 1 0 217404404 29175808 3819 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 7123 3819 100 219 0 6901 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28492

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1440592/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=28492 CPUtime=402.18
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 6262 0 0 0 40213 5 0 0 25 0 1 0 217404404 29175808 3890 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 7123 3890 100 219 0 6901 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28492

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1439952/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=28492 CPUtime=462.16
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 6410 0 0 0 46211 5 0 0 25 0 1 0 217404404 29175808 4038 1992294400 4194304 5092341 548682068848 18446744073709551615 4240939 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 7123 4038 100 219 0 6901 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 28492

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1439376/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=28492 CPUtime=522.15
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 6548 0 0 0 52209 6 0 0 25 0 1 0 217404404 29175808 4176 1992294400 4194304 5092341 548682068848 18446744073709551615 4244024 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 7123 4176 100 219 0 6901 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 28492

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32605
/proc/meminfo: memFree=1438416/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=28492 CPUtime=582.14
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 6776 0 0 0 58208 6 0 0 25 0 1 0 217404404 29175808 4404 1992294400 4194304 5092341 548682068848 18446744073709551615 4252573 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 7123 4404 100 219 0 6901 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 28492

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32607
/proc/meminfo: memFree=1437840/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=28500 CPUtime=642.13
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 7652 0 0 0 64206 7 0 0 25 0 1 0 217404404 29184000 4529 1992294400 4194304 5092341 548682068848 18446744073709551615 4241449 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 7125 4529 100 219 0 6903 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 28500

[startup+702.302 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32613
/proc/meminfo: memFree=1416208/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4001.22
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14640 0 0 0 400099 23 0 0 25 0 1 0 217404404 50929664 9620 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9620 100 219 0 12212 0
Current children cumulated CPU time (s) 4001.22
Current children cumulated vsize (KiB) 49736

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32613
/proc/meminfo: memFree=1416208/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4061.21
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14644 0 0 0 406097 24 0 0 25 0 1 0 217404404 50929664 9624 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9624 100 219 0 12212 0
Current children cumulated CPU time (s) 4061.21
Current children cumulated vsize (KiB) 49736

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32613
/proc/meminfo: memFree=1416208/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4121.19
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14649 0 0 0 412095 24 0 0 25 0 1 0 217404404 50929664 9629 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9629 100 219 0 12212 0
Current children cumulated CPU time (s) 4121.19
Current children cumulated vsize (KiB) 49736

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32613
/proc/meminfo: memFree=1416208/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4181.17
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14649 0 0 0 418093 24 0 0 25 0 1 0 217404404 50929664 9629 1992294400 4194304 5092341 548682068848 18446744073709551615 4240931 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9629 100 219 0 12212 0
Current children cumulated CPU time (s) 4181.17
Current children cumulated vsize (KiB) 49736

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32613
/proc/meminfo: memFree=1416144/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4241.15
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14650 0 0 0 424091 24 0 0 25 0 1 0 217404404 50929664 9630 1992294400 4194304 5092341 548682068848 18446744073709551615 4241530 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9630 100 219 0 12212 0
Current children cumulated CPU time (s) 4241.15
Current children cumulated vsize (KiB) 49736

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1416144/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4301.14
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14654 0 0 0 430089 25 0 0 25 0 1 0 217404404 50929664 9634 1992294400 4194304 5092341 548682068848 18446744073709551615 4251651 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9634 100 219 0 12212 0
Current children cumulated CPU time (s) 4301.14
Current children cumulated vsize (KiB) 49736

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1416144/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4361.13
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14659 0 0 0 436088 25 0 0 25 0 1 0 217404404 50929664 9639 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9639 100 219 0 12212 0
Current children cumulated CPU time (s) 4361.13
Current children cumulated vsize (KiB) 49736

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1416016/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4421.11
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14667 0 0 0 442086 25 0 0 25 0 1 0 217404404 50929664 9647 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9647 100 219 0 12212 0
Current children cumulated CPU time (s) 4421.11
Current children cumulated vsize (KiB) 49736

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1416016/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4481.09
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14671 0 0 0 448084 25 0 0 25 0 1 0 217404404 50929664 9651 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9651 100 219 0 12212 0
Current children cumulated CPU time (s) 4481.09
Current children cumulated vsize (KiB) 49736

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1416016/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4541.07
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14677 0 0 0 454082 25 0 0 25 0 1 0 217404404 50929664 9657 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9657 100 219 0 12212 0
Current children cumulated CPU time (s) 4541.07
Current children cumulated vsize (KiB) 49736

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1415952/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4601.06
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14679 0 0 0 460081 25 0 0 25 0 1 0 217404404 50929664 9659 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9659 100 219 0 12212 0
Current children cumulated CPU time (s) 4601.06
Current children cumulated vsize (KiB) 49736

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1415760/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4661.05
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14716 0 0 0 466079 26 0 0 25 0 1 0 217404404 50929664 9696 1992294400 4194304 5092341 548682068848 18446744073709551615 4251316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9696 100 219 0 12212 0
Current children cumulated CPU time (s) 4661.05
Current children cumulated vsize (KiB) 49736

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1415568/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4721.03
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14765 0 0 0 472077 26 0 0 25 0 1 0 217404404 50929664 9745 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9745 100 219 0 12212 0
Current children cumulated CPU time (s) 4721.03
Current children cumulated vsize (KiB) 49736

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1415312/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4781.01
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14806 0 0 0 478075 26 0 0 25 0 1 0 217404404 50929664 9786 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9786 100 219 0 12212 0
Current children cumulated CPU time (s) 4781.01
Current children cumulated vsize (KiB) 49736

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1415184/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4841
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14849 0 0 0 484074 26 0 0 25 0 1 0 217404404 50929664 9829 1992294400 4194304 5092341 548682068848 18446744073709551615 4240580 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9829 100 219 0 12212 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 49736

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1415056/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4900.99
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14874 0 0 0 490072 27 0 0 25 0 1 0 217404404 50929664 9854 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9854 100 219 0 12212 0
Current children cumulated CPU time (s) 4900.99
Current children cumulated vsize (KiB) 49736

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1414928/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=4960.96
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14899 0 0 0 496069 27 0 0 25 0 1 0 217404404 50929664 9879 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9879 100 219 0 12212 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 49736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32615
/proc/meminfo: memFree=1414928/2055920 swapFree=4191900/4192956
[pid=32604] ppid=32602 vsize=49736 CPUtime=5000.06
/proc/32604/stat : 32604 (minisat) R 32602 32604 32529 0 -1 4194304 14899 0 0 0 499979 27 0 0 25 0 1 0 217404404 50929664 9879 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/32604/statm: 12434 9879 100 219 0 12212 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 49736

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.41
CPU time (s): 5000.08
CPU user time (s): 4999.79
CPU system time (s): 0.283956
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 49736

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

runsolver used 5.02124 second user time and 8.66768 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-09 20:28:24
IDJOB=1783847
IDBENCH=24706
IDSOLVER=608
FILE ID=node3/1783847-1241893704
PBS_JOBID= 9264717
Free space on /tmp= 66140 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783847-1241893704/watcher-1783847-1241893704 -o /tmp/evaluation-result-1783847-1241893704/solver-1783847-1241893704 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783847-1241893704.cnf

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

MD5SUM BENCH= 68e48f3a77d59cc85ebd5fd30cfcba3c
RANDOM SEED=202495606

node3.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.212
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.212
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:       1456760 kB
Buffers:         41824 kB
Cached:         467168 kB
SwapCached:        260 kB
Active:          85708 kB
Inactive:       437084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456760 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             968 kB
Writeback:           0 kB
Mapped:          22344 kB
Slab:            62404 kB
Committed_AS:   791608 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= 66140 MiB
End job on node3 at 2009-05-09 21:51:47