Trace number 1783775

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.13 5001.66

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.01/0.02	c |  Number of variables:           520                                         |
0.01/0.02	c |  Number of clauses:           24646                                         |
0.01/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.26	c |       475 |     508    24634    76857 |    10929      475     56 |  0.000 % |
0.19/0.27	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 % |
1.00/1.09	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.29	c |     58180 |     508    24634    76857 |    31182    13880     29 |  0.005 % |
3.19/3.22	c |     87372 |     508    24634    76857 |    34300    23187     25 |  0.005 % |
4.88/4.99	c |    131161 |     508    24634    76857 |    37730    21048     32 |  0.005 % |
7.69/7.77	c |    196845 |     508    24634    76857 |    41503    34385     31 |  0.005 % |
12.19/12.21	c |    295371 |     508    24634    76857 |    45654    14265     26 |  0.005 % |
20.09/20.13	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.33	c |    997368 |     508    24634    76857 |    60765    54383     32 |  0.000 % |
76.27/76.32	c |   1496156 |     508    24634    76857 |    66842    24306     26 |  0.005 % |
120.45/120.54	c |   2244338 |     508    24634    76857 |    73526    16040     57 |  0.000 % |
195.33/195.47	c |   3366612 |     508    24634    76857 |    80879    50639     57 |  0.005 % |
316.19/316.33	c |   5050023 |     508    24634    76857 |    88967    39383     42 |  0.005 % |
469.65/469.87	c |   7575139 |     508    24634    76857 |    97864    65707     37 |  0.000 % |
1027.48/1027.82	c |  11362814 |     508    24634    76857 |   107650    90261     74 |  0.000 % |
1432.55/1433.04	c |  17044326 |     508    24634    76857 |   118415    44913     36 |  0.005 % |
2403.65/2404.48	c |  25566595 |     508    24634    76857 |   130257    43099     33 |  0.000 % |
3693.96/3695.13	c |  38349998 |     508    24634    76857 |   143282    59582     54 |  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-1783775-1241882352/watcher-1783775-1241882352 -o /tmp/evaluation-result-1783775-1241882352/solver-1783775-1241882352 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783775-1241882352.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: 0.91 0.97 0.99 3/65 409
/proc/meminfo: memFree=1902984/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=7600 CPUtime=0
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 216263548 7782400 262 1992294400 4194304 5092341 548682068848 18446744073709551615 4214926 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 1900 262 63 219 0 1678 0

[startup+0.01601 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 409
/proc/meminfo: memFree=1902984/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=8188 CPUtime=0.01
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 493 0 0 0 1 0 0 0 18 0 1 0 216263548 8384512 477 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 2047 478 63 219 0 1825 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8188

[startup+0.102021 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 409
/proc/meminfo: memFree=1902984/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=8460 CPUtime=0.09
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 631 0 0 0 9 0 0 0 18 0 1 0 216263548 8663040 615 1992294400 4194304 5092341 548682068848 18446744073709551615 4219707 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 2115 615 87 219 0 1893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8460

[startup+0.301046 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 409
/proc/meminfo: memFree=1902984/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=8460 CPUtime=0.29
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 838 0 0 0 29 0 0 0 19 0 1 0 216263548 8663040 696 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 2115 696 102 219 0 1893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8460

[startup+0.701095 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 409
/proc/meminfo: memFree=1902984/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=8600 CPUtime=0.69
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 1227 0 0 0 69 0 0 0 22 0 1 0 216263548 8806400 1085 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 2150 1085 102 219 0 1928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8600

[startup+1.5012 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 410
/proc/meminfo: memFree=1897728/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=9468 CPUtime=1.49
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 2489 0 0 0 149 0 0 0 25 0 1 0 216263548 9695232 1562 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 2367 1562 102 219 0 2145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9468

[startup+3.1014 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 410
/proc/meminfo: memFree=1893440/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=19856 CPUtime=3.08
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 4388 0 0 0 307 1 0 0 25 0 1 0 216263548 20332544 3461 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 4964 3461 102 219 0 4742 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19856

[startup+6.3028 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 410
/proc/meminfo: memFree=1887040/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=22452 CPUtime=6.29
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 5727 0 0 0 627 2 0 0 25 0 1 0 216263548 22990848 4800 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 5613 4800 102 219 0 5391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22452

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 410
/proc/meminfo: memFree=1877952/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=20324 CPUtime=12.69
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 11859 0 0 0 1264 5 0 0 25 0 1 0 216263548 20811776 4736 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 5081 4736 102 219 0 4859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20324

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 410
/proc/meminfo: memFree=1863360/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=44480 CPUtime=25.48
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 27663 0 0 0 2536 12 0 0 25 0 1 0 216263548 45547520 9912 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 11120 9912 102 219 0 10898 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44480

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 410
/proc/meminfo: memFree=1863360/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=44480 CPUtime=51.07
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 27676 0 0 0 5095 12 0 0 25 0 1 0 216263548 45547520 9925 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 11120 9925 102 219 0 10898 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44480

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 410
/proc/meminfo: memFree=1854016/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=50444 CPUtime=102.26
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 29987 0 0 0 10212 14 0 0 25 0 1 0 216263548 51654656 12236 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 12611 12236 102 219 0 12389 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50444

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1819392/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=84704 CPUtime=162.24
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 58365 0 0 0 16198 26 0 0 25 0 1 0 216263548 86736896 20827 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 21176 20827 102 219 0 20954 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 84704

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1800960/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=110980 CPUtime=222.22
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 62983 0 0 0 22193 29 0 0 25 0 1 0 216263548 113643520 25445 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 27745 25445 102 219 0 27523 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 110980

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1799296/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=110980 CPUtime=282.2
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 63397 0 0 0 28191 29 0 0 25 0 1 0 216263548 113643520 25859 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 27745 25859 102 219 0 27523 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 110980

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1799232/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=110980 CPUtime=342.18
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 63397 0 0 0 34189 29 0 0 25 0 1 0 216263548 113643520 25859 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 27745 25859 102 219 0 27523 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 110980

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1799168/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=110980 CPUtime=402.16
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 63398 0 0 0 40187 29 0 0 25 0 1 0 216263548 113643520 25860 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 27745 25860 102 219 0 27523 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 110980

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1799168/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=110980 CPUtime=462.14
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 63399 0 0 0 46185 29 0 0 25 0 1 0 216263548 113643520 25861 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 27745 25861 102 219 0 27523 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 110980

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1799168/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=110980 CPUtime=522.13
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 63399 0 0 0 52183 30 0 0 25 0 1 0 216263548 113643520 25861 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 27745 25861 102 219 0 27523 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 110980

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1793472/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=110980 CPUtime=582.12
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 64827 0 0 0 58181 31 0 0 25 0 1 0 216263548 113643520 27289 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 27745 27289 102 219 0 27523 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 110980

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 410
/proc/meminfo: memFree=1787840/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=121024 CPUtime=642.1
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 66228 0 0 0 64177 33 0 0 25 0 1 0 216263548 123928576 28690 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 30256 28690 102 219 0 30034 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 121024

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1661120/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=241540 CPUtime=4001.07
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 677340 0 0 0 399790 317 0 0 25 0 1 0 216263548 247336960 59962 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 60385 59962 102 219 0 60163 0
Current children cumulated CPU time (s) 4001.07
Current children cumulated vsize (KiB) 241540

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1615360/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=300664 CPUtime=4061.05
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 688813 0 0 0 405784 321 0 0 25 0 1 0 216263548 307879936 71435 1992294400 4194304 5092341 548682068848 18446744073709551615 4252538 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 75166 71435 102 219 0 74944 0
Current children cumulated CPU time (s) 4061.05
Current children cumulated vsize (KiB) 300664

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1660992/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=241540 CPUtime=4121.03
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 699449 0 0 0 411777 326 0 0 25 0 1 0 216263548 247336960 59962 1992294400 4194304 5092341 548682068848 18446744073709551615 4240682 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 60385 59962 102 219 0 60163 0
Current children cumulated CPU time (s) 4121.03
Current children cumulated vsize (KiB) 241540

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1660928/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=241540 CPUtime=4181.01
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 709897 0 0 0 417768 333 0 0 25 0 1 0 216263548 247336960 59962 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 60385 59962 102 219 0 60163 0
Current children cumulated CPU time (s) 4181.01
Current children cumulated vsize (KiB) 241540

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1649920/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=252572 CPUtime=4240.99
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 731213 0 0 0 423756 343 0 0 25 0 1 0 216263548 258633728 62720 1992294400 4194304 5092341 548682068848 18446744073709551615 4241906 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 63143 62720 102 219 0 62921 0
Current children cumulated CPU time (s) 4240.99
Current children cumulated vsize (KiB) 252572

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1609472/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=252572 CPUtime=4300.97
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 741355 0 0 0 429749 348 0 0 25 0 1 0 216263548 258633728 62720 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 63143 62720 102 219 0 62921 0
Current children cumulated CPU time (s) 4300.97
Current children cumulated vsize (KiB) 252572

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1623488/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=291988 CPUtime=4360.96
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 755038 0 0 0 435743 353 0 0 25 0 1 0 216263548 298995712 69723 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 72997 69723 102 219 0 72775 0
Current children cumulated CPU time (s) 4360.96
Current children cumulated vsize (KiB) 291988

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1649856/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=252572 CPUtime=4420.94
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 763149 0 0 0 441737 357 0 0 25 0 1 0 216263548 258633728 62720 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 63143 62720 102 219 0 62921 0
Current children cumulated CPU time (s) 4420.94
Current children cumulated vsize (KiB) 252572

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1649856/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=252572 CPUtime=4480.92
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 763149 0 0 0 447735 357 0 0 25 0 1 0 216263548 258633728 62720 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 63143 62720 102 219 0 62921 0
Current children cumulated CPU time (s) 4480.92
Current children cumulated vsize (KiB) 252572

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1649920/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=252572 CPUtime=4540.9
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 763149 0 0 0 453733 357 0 0 25 0 1 0 216263548 258633728 62720 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 63143 62720 102 219 0 62921 0
Current children cumulated CPU time (s) 4540.9
Current children cumulated vsize (KiB) 252572

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1615168/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=291988 CPUtime=4600.89
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 771845 0 0 0 459728 361 0 0 25 0 1 0 216263548 298995712 71416 1992294400 4194304 5092341 548682068848 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 72997 71416 102 219 0 72775 0
Current children cumulated CPU time (s) 4600.89
Current children cumulated vsize (KiB) 291988

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1618240/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=291988 CPUtime=4660.86
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 791989 0 0 0 465712 374 0 0 25 0 1 0 216263548 298995712 70703 1992294400 4194304 5092341 548682068848 18446744073709551615 4241422 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 72997 70703 102 219 0 72775 0
Current children cumulated CPU time (s) 4660.86
Current children cumulated vsize (KiB) 291988

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1649728/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=252572 CPUtime=4720.85
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 806952 0 0 0 471702 383 0 0 25 0 1 0 216263548 258633728 62720 1992294400 4194304 5092341 548682068848 18446744073709551615 4248137 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 63143 62720 102 219 0 62921 0
Current children cumulated CPU time (s) 4720.85
Current children cumulated vsize (KiB) 252572

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1649664/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=252572 CPUtime=4780.83
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 830185 0 0 0 477687 396 0 0 25 0 1 0 216263548 258633728 62720 1992294400 4194304 5092341 548682068848 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 63143 62720 102 219 0 62921 0
Current children cumulated CPU time (s) 4780.83
Current children cumulated vsize (KiB) 252572

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1620032/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=291988 CPUtime=4840.81
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 863185 0 0 0 483667 414 0 0 25 0 1 0 216263548 298995712 70211 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 72997 70211 102 219 0 72775 0
Current children cumulated CPU time (s) 4840.81
Current children cumulated vsize (KiB) 291988

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1595968/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=311696 CPUtime=4900.79
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 896560 0 0 0 489645 434 0 0 25 0 1 0 216263548 319176704 76187 1992294400 4194304 5092341 548682068848 18446744073709551615 4252589 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 77924 76187 102 219 0 77702 0
Current children cumulated CPU time (s) 4900.79
Current children cumulated vsize (KiB) 311696

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 418
/proc/meminfo: memFree=1642496/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=291988 CPUtime=4960.77
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 929156 0 0 0 495627 450 0 0 25 0 1 0 216263548 298995712 69507 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 72997 69508 102 219 0 72775 0
Current children cumulated CPU time (s) 4960.77
Current children cumulated vsize (KiB) 291988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 420
/proc/meminfo: memFree=1602048/2055920 swapFree=4180156/4192956
[pid=409] ppid=407 vsize=311696 CPUtime=5000.07
/proc/409/stat : 409 (minisat) R 407 409 328 0 -1 4194304 949226 0 0 0 499544 463 0 0 25 0 1 0 216263548 319176704 74668 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/409/statm: 77924 74668 102 219 0 77702 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 311696

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.66
CPU time (s): 5000.13
CPU user time (s): 4995.45
CPU system time (s): 4.67729
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 341256

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

runsolver used 5.15822 second user time and 13.042 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-09 17:19:12
IDJOB=1783775
IDBENCH=24680
IDSOLVER=608
FILE ID=node54/1783775-1241882352
PBS_JOBID= 9264688
Free space on /tmp= 66132 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-1783775-1241882352/watcher-1783775-1241882352 -o /tmp/evaluation-result-1783775-1241882352/solver-1783775-1241882352 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783775-1241882352.cnf

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=1328688737

node54.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:       1903400 kB
Buffers:         29900 kB
Cached:          72004 kB
SwapCached:       6488 kB
Active:          55060 kB
Inactive:        56064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1903400 kB
SwapTotal:     4192956 kB
SwapFree:      4180156 kB
Dirty:            1268 kB
Writeback:           0 kB
Mapped:          14252 kB
Slab:            27312 kB
Committed_AS:   702860 kB
PageTables:       1368 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= 66132 MiB
End job on node54 at 2009-05-09 18:42:35