Trace number 1728616

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.1 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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.02	c |  Number of variables:           520                                         |
0.00/0.02	c |  Number of clauses:           24646                                         |
0.00/0.02	c |  Parse time:                   0.02 s                                       |
0.19/0.25	c |  Simplification time:          0.23 s                                       |
0.19/0.25	c |                                                                             |
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.25	c ===============================================================================
0.19/0.26	c |       100 |     508    24634    76857 |     9032      100     48 |  0.005 % |
0.19/0.26	c |       250 |     508    24634    76857 |     9935      250     51 |  0.000 % |
0.19/0.27	c |       475 |     508    24634    76857 |    10929      475     56 |  0.000 % |
0.19/0.28	c |       812 |     508    24634    76857 |    12022      812     51 |  0.000 % |
0.19/0.29	c |      1318 |     508    24634    76857 |    13224     1318     55 |  0.000 % |
0.29/0.31	c |      2077 |     508    24634    76857 |    14546     2077     46 |  0.000 % |
0.29/0.34	c |      3216 |     508    24634    76857 |    16001     3216     38 |  0.005 % |
0.29/0.38	c |      4924 |     508    24634    76857 |    17601     4924     33 |  0.000 % |
0.39/0.45	c |      7486 |     508    24634    76857 |    19361     7486     31 |  0.000 % |
0.49/0.58	c |     11330 |     508    24634    76857 |    21298    11330     29 |  0.005 % |
0.69/0.78	c |     17096 |     508    24634    76857 |    23427    17096     28 |  0.000 % |
0.99/1.10	c |     25745 |     508    24634    76857 |    25770    13348     26 |  0.000 % |
1.49/1.58	c |     38719 |     508    24634    76857 |    28347    11547     26 |  0.000 % |
2.19/2.30	c |     58180 |     508    24634    76857 |    31182    13880     29 |  0.005 % |
3.19/3.23	c |     87372 |     508    24634    76857 |    34300    23187     25 |  0.005 % |
4.99/5.01	c |    131161 |     508    24634    76857 |    37730    21048     32 |  0.005 % |
7.70/7.78	c |    196845 |     508    24634    76857 |    41503    34385     31 |  0.005 % |
12.19/12.22	c |    295371 |     508    24634    76857 |    45654    14265     26 |  0.005 % |
20.08/20.11	c |    443160 |     508    24634    76857 |    50219    26949     80 |  0.000 % |
32.78/32.81	c |    664843 |     508    24634    76857 |    55241    21751     29 |  0.005 % |
47.28/47.36	c |    997368 |     508    24634    76857 |    60765    54383     32 |  0.000 % |
76.27/76.37	c |   1496156 |     508    24634    76857 |    66842    24306     26 |  0.005 % |
120.56/120.60	c |   2244338 |     508    24634    76857 |    73526    16040     57 |  0.000 % |
195.43/195.56	c |   3366612 |     508    24634    76857 |    80879    50639     57 |  0.005 % |
316.31/316.41	c |   5050023 |     508    24634    76857 |    88967    39383     42 |  0.005 % |
469.76/469.95	c |   7575139 |     508    24634    76857 |    97864    65707     37 |  0.000 % |
1028.71/1029.00	c |  11362814 |     508    24634    76857 |   107650    90261     74 |  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-1728616-1240739037/watcher-1728616-1240739037 -o /tmp/evaluation-result-1728616-1240739037/solver-1728616-1240739037 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1728616-1240739037.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.83 1.82 1.44 3/67 9589
/proc/meminfo: memFree=1577944/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=7600 CPUtime=0
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 101929868 7782400 263 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 1900 263 63 219 0 1678 0

[startup+0.024044 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 9589
/proc/meminfo: memFree=1577944/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=8460 CPUtime=0.02
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 631 0 0 0 2 0 0 0 18 0 1 0 101929868 8663040 615 1992294400 4194304 5092341 548682068832 18446744073709551615 4219508 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 2115 615 87 219 0 1893 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8460

[startup+0.10105 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 9589
/proc/meminfo: memFree=1577944/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=8460 CPUtime=0.09
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 631 0 0 0 9 0 0 0 18 0 1 0 101929868 8663040 615 1992294400 4194304 5092341 548682068832 18446744073709551615 4220411 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 2115 615 87 219 0 1893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8460

[startup+0.301069 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 9589
/proc/meminfo: memFree=1577944/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=8460 CPUtime=0.29
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 836 0 0 0 29 0 0 0 19 0 1 0 101929868 8663040 694 1992294400 4194304 5092341 548682068832 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 2115 694 102 219 0 1893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8460

[startup+0.701104 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 9589
/proc/meminfo: memFree=1577944/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=8600 CPUtime=0.69
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 1225 0 0 0 69 0 0 0 22 0 1 0 101929868 8806400 1083 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 2150 1083 102 219 0 1928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8600

[startup+1.50118 s]
/proc/loadavg: 1.83 1.82 1.44 2/68 9590
/proc/meminfo: memFree=1572624/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=9468 CPUtime=1.49
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 2486 0 0 0 148 1 0 0 25 0 1 0 101929868 9695232 1559 1992294400 4194304 5092341 548682068832 18446744073709551615 4250359 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 2367 1559 102 219 0 2145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9468

[startup+3.10132 s]
/proc/loadavg: 1.83 1.82 1.44 2/68 9590
/proc/meminfo: memFree=1568400/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=19856 CPUtime=3.09
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 4388 0 0 0 308 1 0 0 25 0 1 0 101929868 20332544 3461 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 4964 3461 102 219 0 4742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19856

[startup+6.3016 s]
/proc/loadavg: 1.77 1.81 1.44 2/68 9590
/proc/meminfo: memFree=1562000/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=22452 CPUtime=6.29
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 5720 0 0 0 627 2 0 0 25 0 1 0 101929868 22990848 4793 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 5613 4793 102 219 0 5391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22452

[startup+12.7012 s]
/proc/loadavg: 1.71 1.79 1.44 2/68 9590
/proc/meminfo: memFree=1552912/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=20324 CPUtime=12.69
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 11859 0 0 0 1264 5 0 0 25 0 1 0 101929868 20811776 4736 1992294400 4194304 5092341 548682068832 18446744073709551615 4241503 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 5081 4736 102 219 0 4859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20324

[startup+25.5013 s]
/proc/loadavg: 1.55 1.75 1.43 2/68 9590
/proc/meminfo: memFree=1538256/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=44480 CPUtime=25.48
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 27663 0 0 0 2536 12 0 0 25 0 1 0 101929868 45547520 9912 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 11120 9912 102 219 0 10898 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44480

[startup+51.1016 s]
/proc/loadavg: 1.36 1.69 1.42 2/68 9590
/proc/meminfo: memFree=1538256/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=44480 CPUtime=51.07
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 27676 0 0 0 5095 12 0 0 25 0 1 0 101929868 45547520 9925 1992294400 4194304 5092341 548682068832 18446744073709551615 4250839 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 11120 9925 102 219 0 10898 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44480

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.40 2/68 9590
/proc/meminfo: memFree=1529040/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=50444 CPUtime=102.27
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 29987 0 0 0 10214 13 0 0 25 0 1 0 101929868 51654656 12236 1992294400 4194304 5092341 548682068832 18446744073709551615 4241073 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 12611 12236 102 219 0 12389 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50444

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.37 2/68 9590
/proc/meminfo: memFree=1494352/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=84704 CPUtime=162.25
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 58365 0 0 0 16200 25 0 0 25 0 1 0 101929868 86736896 20827 1992294400 4194304 5092341 548682068832 18446744073709551615 4240584 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 21176 20827 102 219 0 20954 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 84704

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.34 2/68 9590
/proc/meminfo: memFree=1475984/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=110980 CPUtime=222.23
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 62983 0 0 0 22196 27 0 0 25 0 1 0 101929868 113643520 25445 1992294400 4194304 5092341 548682068832 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 27745 25445 102 219 0 27523 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 110980

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/68 9590
/proc/meminfo: memFree=1474256/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=110980 CPUtime=282.21
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 63397 0 0 0 28194 27 0 0 25 0 1 0 101929868 113643520 25859 1992294400 4194304 5092341 548682068832 18446744073709551615 4250687 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 27745 25859 102 219 0 27523 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 110980

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/68 9590
/proc/meminfo: memFree=1474192/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=110980 CPUtime=342.2
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 63397 0 0 0 34192 28 0 0 25 0 1 0 101929868 113643520 25859 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 27745 25859 102 219 0 27523 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 110980

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/68 9590
/proc/meminfo: memFree=1474192/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=110980 CPUtime=402.18
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 63398 0 0 0 40190 28 0 0 25 0 1 0 101929868 113643520 25860 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 27745 25860 102 219 0 27523 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 110980

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/68 9590
/proc/meminfo: memFree=1474256/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=110980 CPUtime=462.17
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 63399 0 0 0 46189 28 0 0 25 0 1 0 101929868 113643520 25861 1992294400 4194304 5092341 548682068832 18446744073709551615 4251647 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 27745 25861 102 219 0 27523 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 110980

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/68 9590
/proc/meminfo: memFree=1474256/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=110980 CPUtime=522.15
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 63399 0 0 0 52187 28 0 0 25 0 1 0 101929868 113643520 25861 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 27745 25861 102 219 0 27523 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 110980

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/68 9590
/proc/meminfo: memFree=1468560/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=110980 CPUtime=582.13
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 64827 0 0 0 58184 29 0 0 25 0 1 0 101929868 113643520 27289 1992294400 4194304 5092341 548682068832 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 27745 27289 102 219 0 27523 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 110980

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/68 9590
/proc/meminfo: memFree=1462928/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=121024 CPUtime=642.12
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 66218 0 0 0 64181 31 0 0 25 0 1 0 101929868 123928576 28680 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 30256 28680 102 219 0 30034 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 121024

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/68 9590
/proc/meminfo: memFree=1459216/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=121024 CPUtime=702.1
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 67144 0 0 0 70178 32 0 0 25 0 1 0 101929868 123928576 29606 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 30256 29606 102 219 0 30034 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 121024

[startup+762.305 s]
/proc/loadavg: 1.04 1.06 1.17 2/68 9590
/proc/meminfo: memFree=1457744/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=121024 CPUtime=762.09
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 74525 0 0 0 76173 36 0 0 25 0 1 0 101929868 123928576 29918 1992294400 4194304 5092341 548682068832 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 30256 29918 102 219 0 30034 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 121024

[startup+822.302 s]
/proc/loadavg: 1.01 1.05 1.16 2/68 9590
/proc/meminfo: memFree=1457744/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=121024 CPUtime=822.08
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 91622 0 0 0 82163 45 0 0 25 0 1 0 101929868 123928576 29921 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 30256 29921 102 219 0 30034 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 121024

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/68 9590
/proc/meminfo: memFree=1439184/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=139608 CPUtime=882.05
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 120387 0 0 0 88147 58 0 0 25 0 1 0 101929868 142958592 34567 1992294400 4194304 5092341 548682068832 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 34902 34567 102 219 0 34680 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 139608

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/68 9590
/proc/meminfo: memFree=1439120/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=139608 CPUtime=942.04
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 133794 0 0 0 94141 63 0 0 25 0 1 0 101929868 142958592 34567 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 34902 34567 102 219 0 34680 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 139608

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/68 9590
/proc/meminfo: memFree=1439120/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=139608 CPUtime=1002.03
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 161475 0 0 0 100128 75 0 0 25 0 1 0 101929868 142958592 34567 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 34902 34567 102 219 0 34680 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 139608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/68 9596
/proc/meminfo: memFree=1434064/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=144800 CPUtime=1062
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 192544 0 0 0 106112 88 0 0 25 0 1 0 101929868 148275200 35865 1992294400 4194304 5092341 548682068832 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 36200 35865 102 219 0 35978 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 144800

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/68 9596
/proc/meminfo: memFree=1434064/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=144800 CPUtime=1121.98
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 192544 0 0 0 112110 88 0 0 25 0 1 0 101929868 148275200 35865 1992294400 4194304 5092341 548682068832 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 36200 35865 102 219 0 35978 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 144800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/68 9596
/proc/meminfo: memFree=1421584/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=160048 CPUtime=1181.97
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 195662 0 0 0 118107 90 0 0 25 0 1 0 101929868 163889152 38983 1992294400 4194304 5092341 548682068832 18446744073709551615 4250739 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 40012 38983 102 219 0 39790 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 160048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/68 9596
/proc/meminfo: memFree=1421520/2055920 swapFree=4192812/4192956
[pid=9589] ppid=9587 vsize=160048 CPUtime=1200.06
/proc/9589/stat : 9589 (minisat) R 9587 9589 9427 0 -1 4194304 195662 0 0 0 119916 90 0 0 25 0 1 0 101929868 163889152 38983 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9589/statm: 40012 38983 102 219 0 39790 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 160048

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): 1200.43
CPU time (s): 1200.1
CPU user time (s): 1199.17
CPU system time (s): 0.931858
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 179024

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

runsolver used 1.18082 second user time and 3.20151 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 11:43:57
IDJOB=1728616
IDBENCH=24680
IDSOLVER=546
FILE ID=node68/1728616-1240739037
PBS_JOBID= 9187007
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=2074809482

node68.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.223
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.223
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:       1578360 kB
Buffers:         51908 kB
Cached:         333780 kB
SwapCached:        144 kB
Active:         149976 kB
Inactive:       252224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1284 kB
Writeback:           0 kB
Mapped:          26404 kB
Slab:            61000 kB
Committed_AS:   294692 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node68 at 2009-04-26 12:04:00