Trace number 1728510

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) 1200.03 1199.91

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark343.605
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

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:           205                                         |
0.00/0.00	c |  Number of clauses:            4549                                         |
0.00/0.00	c |  Parse time:                   0.00 s                                       |
0.00/0.02	c |  Simplification time:          0.02 s                                       |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |       100 |     186     4389    17924 |     1609      100     24 |  0.002 % |
0.00/0.03	c |       250 |     186     4389    17924 |     1770      250     28 |  0.002 % |
0.00/0.03	c |       475 |     186     4389    17924 |     1947      475     28 |  0.036 % |
0.00/0.04	c |       812 |     186     4389    17924 |     2141      812     25 |  0.003 % |
0.00/0.05	c |      1318 |     186     4389    17924 |     2356     1318     23 |  0.003 % |
0.00/0.06	c |      2077 |     186     4389    17924 |     2591     2077     22 |  0.002 % |
0.08/0.09	c |      3216 |     186     4389    17924 |     2850     1886     21 |  0.003 % |
0.10/0.13	c |      4924 |     186     4389    17924 |     3136     2095     27 |  0.002 % |
0.10/0.19	c |      7486 |     186     4389    17924 |     3449     3013     31 |  0.002 % |
0.20/0.30	c |     11330 |     186     4389    17924 |     3794     3340     28 |  0.002 % |
0.40/0.47	c |     17096 |     186     4389    17924 |     4174     3320     21 |  0.002 % |
0.69/0.70	c |     25745 |     186     4389    17924 |     4591     3475     21 |  0.002 % |
1.10/1.14	c |     38719 |     186     4389    17924 |     5050     2525     25 |  0.002 % |
1.79/1.85	c |     58180 |     186     4389    17924 |     5555     4109     18 |  0.003 % |
2.79/2.83	c |     87372 |     186     4389    17924 |     6111     5178     19 |  0.002 % |
4.49/4.52	c |    131161 |     186     4389    17924 |     6722     5680     27 |  0.002 % |
7.19/7.26	c |    196845 |     186     4389    17924 |     7394     6761     24 |  0.002 % |
11.29/11.35	c |    295371 |     186     4389    17924 |     8134     4318     20 |  0.002 % |
19.10/19.18	c |    443160 |     186     4389    17924 |     8947     4212     30 |  0.002 % |
28.60/28.65	c |    664843 |     186     4389    17924 |     9842     4634     25 |  0.002 % |
43.79/43.81	c |    997368 |     186     4389    17924 |    10826     9604     34 |  0.033 % |
66.50/66.56	c |   1496156 |     186     4389    17924 |    11909     6310     27 |  0.002 % |
102.70/102.71	c |   2244338 |     186     4389    17924 |    13100    11181     21 |  0.010 % |
153.40/153.44	c |   3366612 |     186     4389    17924 |    14410    13136     24 |  0.002 % |
235.22/235.23	c |   5050023 |     186     4389    17924 |    15851    13849     38 |  0.002 % |
381.83/381.90	c |   7575139 |     186     4389    17924 |    17436    12807     43 |  0.002 % |
557.55/557.57	c |  11362814 |     185     4301    17617 |    19179    10693     24 |  0.528 % |
875.88/875.85	c |  17044326 |     184     4237    17205 |    21097    11368     30 |  0.981 % |

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-1728510-1240737633/watcher-1728510-1240737633 -o /tmp/evaluation-result-1728510-1240737633/solver-1728510-1240737633 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1728510-1240737633.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: 1.97 1.84 1.50 3/64 24679
/proc/meminfo: memFree=1726984/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=7612 CPUtime=0
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 101796687 7794688 180 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 1903 180 63 219 0 1681 0

[startup+0.0816059 s]
/proc/loadavg: 1.97 1.84 1.50 3/64 24679
/proc/meminfo: memFree=1726984/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=7608 CPUtime=0.08
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 353 0 0 0 8 0 0 0 18 0 1 0 101796687 7790592 305 1992294400 4194304 5092341 548682068832 18446744073709551615 4252247 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 1902 305 101 219 0 1680 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7608

[startup+0.102599 s]
/proc/loadavg: 1.97 1.84 1.50 3/64 24679
/proc/meminfo: memFree=1726984/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=7684 CPUtime=0.1
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 435 0 0 0 10 0 0 0 18 0 1 0 101796687 7868416 301 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 1921 301 101 219 0 1699 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7684

[startup+0.302542 s]
/proc/loadavg: 1.97 1.84 1.50 3/64 24679
/proc/meminfo: memFree=1726984/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=18120 CPUtime=0.3
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 739 0 0 0 30 0 0 0 19 0 1 0 101796687 18554880 605 1992294400 4194304 5092341 548682068832 18446744073709551615 4241080 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 4530 605 101 219 0 4308 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 18120

[startup+0.701429 s]
/proc/loadavg: 1.97 1.84 1.50 3/64 24679
/proc/meminfo: memFree=1726984/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=18120 CPUtime=0.69
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 809 0 0 0 69 0 0 0 23 0 1 0 101796687 18554880 675 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 4530 675 101 219 0 4308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18120

[startup+1.5012 s]
/proc/loadavg: 1.97 1.84 1.50 2/65 24680
/proc/meminfo: memFree=1724416/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=18120 CPUtime=1.49
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 966 0 0 0 149 0 0 0 25 0 1 0 101796687 18554880 832 1992294400 4194304 5092341 548682068832 18446744073709551615 4241256 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 4530 832 101 219 0 4308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18120

[startup+3.10175 s]
/proc/loadavg: 1.89 1.83 1.50 2/65 24680
/proc/meminfo: memFree=1723648/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=18120 CPUtime=3.09
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 1096 0 0 0 309 0 0 0 25 0 1 0 101796687 18554880 962 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 4530 962 101 219 0 4308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18120

[startup+6.30184 s]
/proc/loadavg: 1.89 1.83 1.50 2/65 24680
/proc/meminfo: memFree=1721664/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=18120 CPUtime=6.29
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 1556 0 0 0 629 0 0 0 25 0 1 0 101796687 18554880 1422 1992294400 4194304 5092341 548682068832 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 4530 1422 101 219 0 4308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18120

[startup+12.701 s]
/proc/loadavg: 1.75 1.80 1.49 2/65 24680
/proc/meminfo: memFree=1720192/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=18120 CPUtime=12.69
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 1841 0 0 0 1269 0 0 0 25 0 1 0 101796687 18554880 1707 1992294400 4194304 5092341 548682068832 18446744073709551615 4241095 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 4530 1707 101 219 0 4308 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18120

[startup+25.5024 s]
/proc/loadavg: 1.64 1.78 1.49 2/65 24680
/proc/meminfo: memFree=1718272/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=18120 CPUtime=25.5
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 2310 0 0 0 2549 1 0 0 25 0 1 0 101796687 18554880 2176 1992294400 4194304 5092341 548682068832 18446744073709551615 4241431 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 4530 2176 101 219 0 4308 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 18120

[startup+51.1022 s]
/proc/loadavg: 1.42 1.71 1.47 2/65 24680
/proc/meminfo: memFree=1714688/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=23340 CPUtime=51.09
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 3206 0 0 0 5108 1 0 0 25 0 1 0 101796687 23900160 3072 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 5835 3072 101 219 0 5613 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23340

[startup+102.306 s]
/proc/loadavg: 1.16 1.59 1.44 2/65 24680
/proc/meminfo: memFree=1712192/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=23340 CPUtime=102.31
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 3808 0 0 0 10229 2 0 0 25 0 1 0 101796687 23900160 3674 1992294400 4194304 5092341 548682068832 18446744073709551615 4249631 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 5835 3674 101 219 0 5613 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23340

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.41 2/65 24680
/proc/meminfo: memFree=1708352/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=28688 CPUtime=162.3
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 5617 0 0 0 16227 3 0 0 25 0 1 0 101796687 29376512 4629 1992294400 4194304 5092341 548682068832 18446744073709551615 4252600 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 7172 4629 101 219 0 6950 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28688

[startup+222.303 s]
/proc/loadavg: 1.02 1.39 1.38 2/65 24680
/proc/meminfo: memFree=1706432/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=28688 CPUtime=222.32
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 6080 0 0 0 22228 4 0 0 25 0 1 0 101796687 29376512 5092 1992294400 4194304 5092341 548682068832 18446744073709551615 4240682 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 7172 5092 101 219 0 6950 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 28688

[startup+282.303 s]
/proc/loadavg: 1.01 1.32 1.36 2/65 24680
/proc/meminfo: memFree=1705152/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=28688 CPUtime=282.32
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 6400 0 0 0 28228 4 0 0 25 0 1 0 101796687 29376512 5412 1992294400 4194304 5092341 548682068832 18446744073709551615 4248079 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 7172 5412 101 219 0 6950 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 28688

[startup+342.303 s]
/proc/loadavg: 1.00 1.26 1.33 2/65 24680
/proc/meminfo: memFree=1703168/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=34068 CPUtime=342.33
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 8025 0 0 0 34228 5 0 0 25 0 1 0 101796687 34885632 5890 1992294400 4194304 5092341 548682068832 18446744073709551615 4252528 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 8517 5890 101 219 0 8295 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 34068

[startup+402.303 s]
/proc/loadavg: 1.00 1.21 1.31 2/65 24680
/proc/meminfo: memFree=1700608/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=34068 CPUtime=402.33
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 8659 0 0 0 40228 5 0 0 25 0 1 0 101796687 34885632 6524 1992294400 4194304 5092341 548682068832 18446744073709551615 4240969 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 8517 6524 101 219 0 8295 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 34068

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.29 2/65 24680
/proc/meminfo: memFree=1700480/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=34068 CPUtime=462.33
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 8672 0 0 0 46228 5 0 0 25 0 1 0 101796687 34885632 6537 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 8517 6537 101 219 0 8295 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 34068

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.26 2/65 24680
/proc/meminfo: memFree=1700352/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=34068 CPUtime=522.35
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 8708 0 0 0 52229 6 0 0 25 0 1 0 101796687 34885632 6573 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 8517 6573 101 219 0 8295 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 34068

[startup+582.302 s]
/proc/loadavg: 1.04 1.12 1.25 2/65 24680
/proc/meminfo: memFree=1699840/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=34068 CPUtime=582.35
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 8822 0 0 0 58229 6 0 0 25 0 1 0 101796687 34885632 6687 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 8517 6687 101 219 0 8295 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 34068

[startup+642.302 s]
/proc/loadavg: 1.01 1.10 1.23 2/65 24680
/proc/meminfo: memFree=1699072/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=34068 CPUtime=642.36
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 9011 0 0 0 64230 6 0 0 25 0 1 0 101796687 34885632 6876 1992294400 4194304 5092341 548682068832 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 8517 6876 101 219 0 8295 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 34068

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.22 2/65 24680
/proc/meminfo: memFree=1698624/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=34068 CPUtime=702.36
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 9102 0 0 0 70230 6 0 0 25 0 1 0 101796687 34885632 6967 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 8517 6967 101 219 0 8295 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 34068

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.20 2/65 24680
/proc/meminfo: memFree=1698048/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=34068 CPUtime=762.37
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 9246 0 0 0 76231 6 0 0 25 0 1 0 101796687 34885632 7111 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 8517 7111 101 219 0 8295 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 34068

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 24680
/proc/meminfo: memFree=1695232/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=822.38
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 9982 0 0 0 82231 7 0 0 25 0 1 0 101796687 40300544 7847 1992294400 4194304 5092341 548682068832 18446744073709551615 4249564 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 7847 101 219 0 9617 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 39356

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 24680
/proc/meminfo: memFree=1694784/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=882.38
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 10100 0 0 0 88231 7 0 0 25 0 1 0 101796687 40300544 7965 1992294400 4194304 5092341 548682068832 18446744073709551615 4240796 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 7965 101 219 0 9617 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 39356

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 24682
/proc/meminfo: memFree=1694592/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=942.39
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 10114 0 0 0 94232 7 0 0 25 0 1 0 101796687 40300544 7979 1992294400 4194304 5092341 548682068832 18446744073709551615 4252253 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 7979 101 219 0 9617 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 39356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 24682
/proc/meminfo: memFree=1694528/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=1002.39
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 10147 0 0 0 100232 7 0 0 25 0 1 0 101796687 40300544 8012 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 8012 101 219 0 9617 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 39356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 24682
/proc/meminfo: memFree=1693824/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=1062.4
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 10325 0 0 0 106232 8 0 0 25 0 1 0 101796687 40300544 8190 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 8190 101 219 0 9617 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 39356

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 24682
/proc/meminfo: memFree=1693760/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=1122.41
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 10330 0 0 0 112233 8 0 0 25 0 1 0 101796687 40300544 8195 1992294400 4194304 5092341 548682068832 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 8195 101 219 0 9617 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 39356

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 24682
/proc/meminfo: memFree=1693696/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=1182.41
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 10337 0 0 0 118233 8 0 0 25 0 1 0 101796687 40300544 8202 1992294400 4194304 5092341 548682068832 18446744073709551615 4252573 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 8202 101 219 0 9617 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 39356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.08 1.02 1.11 2/65 24682
/proc/meminfo: memFree=1693696/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=1200.02
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 10337 0 0 0 119994 8 0 0 25 0 1 0 101796687 40300544 8202 1992294400 4194304 5092341 548682068832 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 8202 101 219 0 9617 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 39356

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

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

[startup+1199.9 s]
/proc/loadavg: 1.08 1.02 1.11 2/65 24682
/proc/meminfo: memFree=1693696/2055920 swapFree=4181368/4192956
[pid=24679] ppid=24677 vsize=39356 CPUtime=1200.02
/proc/24679/stat : 24679 (minisat) R 24677 24679 24548 0 -1 4194304 10337 0 0 0 119994 8 0 0 25 0 1 0 101796687 40300544 8202 1992294400 4194304 5092341 548682068832 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/24679/statm: 9839 8202 101 219 0 9617 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 39356

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.91
CPU time (s): 1200.03
CPU user time (s): 1199.94
CPU system time (s): 0.087986
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 39356

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

runsolver used 0.942856 second user time and 2.39864 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 11:20:33
IDJOB=1728510
IDBENCH=24674
IDSOLVER=546
FILE ID=node16/1728510-1240737633
PBS_JOBID= 9187013
Free space on /tmp= 66324 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728510-1240737633/watcher-1728510-1240737633 -o /tmp/evaluation-result-1728510-1240737633/solver-1728510-1240737633 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1728510-1240737633.cnf

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=142165501

node16.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.234
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.234
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:       1727400 kB
Buffers:         36408 kB
Cached:         238076 kB
SwapCached:       5472 kB
Active:         111040 kB
Inactive:       171428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727400 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:             988 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            32096 kB
Committed_AS:   398480 kB
PageTables:       1436 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= 66320 MiB
End job on node16 at 2009-04-26 11:40:35