Trace number 1806156

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
IUT_BMB_SIM 1.0? (TO) 1200.06 1200.41

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 IUT_BMB_SIM version 1.0
0.19/0.20	This is MiniSat 2.0 beta
0.19/0.20	WARNING: for repeatability, setting FPU to use double precision
0.19/0.20	============================[ Problem Statistics ]=============================
0.19/0.20	|                                                                             |
0.19/0.20	|  Number of variables:  520                                                  |
0.19/0.20	|  Number of clauses:    24646                                                |
0.19/0.21	|  Parsing time:         0.01         s                                       |
0.19/0.21	============================[ Search Statistics ]==============================
0.19/0.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.21	===============================================================================
0.19/0.21	|         0 |     520    24646    72792 |     8215        0    nan |  0.000 % |
0.19/0.22	|       100 |     520    24646    72792 |     9036      100     51 |  0.005 % |
0.19/0.22	|       253 |     520    24646    72792 |     9940      253     59 |  0.000 % |
0.19/0.23	|       478 |     520    24646    72792 |    10934      478     63 |  0.005 % |
0.19/0.25	|       815 |     520    24646    72792 |    12028      815     68 |  0.005 % |
0.19/0.27	|      1321 |     520    24646    72792 |    13230     1321     71 |  0.005 % |
0.19/0.32	|      2080 |     520    24646    72792 |    14553     2080     74 |  0.005 % |
0.19/0.41	|      3219 |     520    24646    72792 |    16009     3219     79 |  0.000 % |
0.19/0.59	|      4931 |     520    24646    72792 |    17610     4931     82 |  0.005 % |
0.19/0.89	|      7493 |     520    24646    72792 |    19371     7493     82 |  0.000 % |
1.57/1.66	|     11339 |     520    24646    72792 |    21308    11339     86 |  0.005 % |
2.58/2.68	|     17105 |     520    24646    72792 |    23439    17105     85 |  0.000 % |
5.27/5.38	|     25756 |     520    24646    72792 |    25783    13939     86 |  0.005 % |
10.27/10.31	|     38731 |     520    24646    72792 |    28361    13016     86 |  0.005 % |
18.17/18.24	|     58196 |     520    24646    72792 |    31197    16433     86 |  0.005 % |
32.37/32.49	|     87388 |     520    24646    72792 |    34317    26725     83 |  0.005 % |
57.96/58.05	|    131177 |     520    24646    72792 |    37749    30814     86 |  0.005 % |
100.24/100.36	|    196864 |     520    24646    72792 |    41524    27789     93 |  0.000 % |
176.82/176.92	|    295391 |     520    24646    72792 |    45676    21165     86 |  0.005 % |
269.50/269.63	|    443180 |     520    24646    72792 |    50244    40898     79 |  0.005 % |
425.85/426.08	|    664863 |     520    24646    72792 |    55268    18000     70 |  0.000 % |
651.60/651.87	|    997388 |     520    24646    72792 |    60795    35168     89 |  0.005 % |
1088.68/1089.07	|   1496176 |     520    24646    72792 |    66875    54378    115 |  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-1806156-1242145970/watcher-1806156-1242145970 -o /tmp/evaluation-result-1806156-1242145970/solver-1806156-1242145970 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806156-1242145970.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.91 3/65 2950
/proc/meminfo: memFree=1201960/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=1576 CPUtime=0
/proc/2950/stat : 2950 (IUT_BMB_SIM) R 2948 2950 2791 0 -1 4194304 184 0 0 0 0 0 0 0 19 0 1 0 242626675 1613824 167 1992294400 134512640 135635349 4294956224 18446744073709551615 134543613 0 0 4096 0 0 0 0 17 0 0 0
/proc/2950/statm: 394 168 92 274 0 117 0

[startup+0.103005 s]
/proc/loadavg: 0.92 0.97 0.91 3/65 2950
/proc/meminfo: memFree=1201960/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.1
/proc/2950/stat : 2950 (IUT_BMB_SIM) R 2948 2950 2791 0 -1 4194304 539 0 0 0 8 2 0 0 19 0 1 0 242626675 2973696 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/2950/statm: 726 522 101 274 0 449 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2904

[startup+0.202016 s]
/proc/loadavg: 0.92 0.97 0.91 3/65 2950
/proc/meminfo: memFree=1201960/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) R 2948 2950 2791 0 -1 4194304 543 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 526 1992294400 134512640 135635349 4294956224 18446744073709551615 135011423 0 65536 4102 0 0 0 0 17 0 0 0
/proc/2950/statm: 726 526 105 274 0 449 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2904

[startup+0.301033 s]
/proc/loadavg: 0.92 0.97 0.91 3/65 2950
/proc/meminfo: memFree=1201960/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2904

[startup+0.701079 s]
/proc/loadavg: 0.92 0.97 0.91 3/65 2950
/proc/meminfo: memFree=1201960/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2904

[startup+1.50116 s]
/proc/loadavg: 0.92 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1194968/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=7104 CPUtime=1.28
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 1747 0 0 0 128 0 0 0 25 0 1 0 242626695 7274496 1497 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 1776 1497 76 170 0 1604 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10008

[startup+3.10134 s]
/proc/loadavg: 0.92 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1192600/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=10208 CPUtime=2.89
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 2515 0 0 0 288 1 0 0 25 0 1 0 242626695 10452992 2265 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 2552 2265 76 170 0 2380 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13112

[startup+6.3017 s]
/proc/loadavg: 0.93 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1188760/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=12192 CPUtime=6.08
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 3028 0 0 0 607 1 0 0 25 0 1 0 242626695 12484608 2778 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 3048 2778 76 170 0 2876 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15096

[startup+12.7024 s]
/proc/loadavg: 0.93 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1187288/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=13680 CPUtime=12.48
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 3377 0 0 0 1247 1 0 0 25 0 1 0 242626695 14008320 3127 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 3420 3127 76 170 0 3248 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16584

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1184472/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=16644 CPUtime=25.28
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 4119 0 0 0 2526 2 0 0 25 0 1 0 242626695 17043456 3869 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 4161 3869 76 170 0 3989 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19548

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1182552/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=18740 CPUtime=50.87
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 4608 0 0 0 5084 3 0 0 25 0 1 0 242626695 19189760 4358 1992294400 134512640 135212939 4294956320 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 4685 4358 76 170 0 4513 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21644

[startup+102.302 s]
/proc/loadavg: 0.98 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1178904/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=22344 CPUtime=102.05
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 5491 0 0 0 10202 3 0 0 25 0 1 0 242626695 22880256 5241 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 5586 5241 76 170 0 5414 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 25248

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1176472/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=24916 CPUtime=162.03
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 6100 0 0 0 16199 4 0 0 25 0 1 0 242626695 25513984 5850 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 6229 5850 76 170 0 6057 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 27820

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1175000/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=26452 CPUtime=222.02
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 6469 0 0 0 22198 4 0 0 25 0 1 0 242626695 27086848 6219 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 6613 6219 76 170 0 6441 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 29356

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1174360/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=26980 CPUtime=282
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 6635 0 0 0 28196 4 0 0 25 0 1 0 242626695 27627520 6385 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 6745 6385 76 170 0 6573 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29884

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1174104/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=27304 CPUtime=341.98
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 6717 0 0 0 34194 4 0 0 25 0 1 0 242626695 27959296 6467 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 6826 6467 76 170 0 6654 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 30208

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2952
/proc/meminfo: memFree=1173592/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=27924 CPUtime=401.97
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 6836 0 0 0 40193 4 0 0 25 0 1 0 242626695 28594176 6586 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 6981 6586 76 170 0 6809 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 30828

[startup+462.301 s]

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

/proc/2952/statm: 7874 7453 76 170 0 7702 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 34400

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1165144/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=36912 CPUtime=641.91
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 8989 0 0 0 64185 6 0 0 25 0 1 0 242626695 37797888 8739 1992294400 134512640 135212939 4294956320 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 9228 8739 76 170 0 9056 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 39816

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1157016/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=44832 CPUtime=701.9
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 10947 0 0 0 70182 8 0 0 25 0 1 0 242626695 45907968 10697 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 11208 10697 76 170 0 11036 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 47736

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1155352/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=46428 CPUtime=761.88
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 11355 0 0 0 76180 8 0 0 25 0 1 0 242626695 47542272 11105 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 11607 11105 76 170 0 11435 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 49332

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1152216/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=49676 CPUtime=821.86
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 12149 0 0 0 82177 9 0 0 25 0 1 0 242626695 50868224 11899 1992294400 134512640 135212939 4294956320 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 12419 11899 76 170 0 12247 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 52580

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1151000/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=51152 CPUtime=881.85
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 12452 0 0 0 88176 9 0 0 25 0 1 0 242626695 52379648 12202 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 12788 12202 76 170 0 12616 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 54056

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1150936/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=51316 CPUtime=941.83
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 12485 0 0 0 94174 9 0 0 25 0 1 0 242626695 52547584 12235 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 12829 12235 76 170 0 12657 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 54220

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1150744/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=51480 CPUtime=1001.81
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 12525 0 0 0 100172 9 0 0 25 0 1 0 242626695 52715520 12275 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 12870 12275 76 170 0 12698 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 54384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1148696/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=53856 CPUtime=1061.79
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 13039 0 0 0 106170 9 0 0 25 0 1 0 242626695 55148544 12789 1992294400 134512640 135212939 4294956320 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 13464 12789 76 170 0 13292 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 56760

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1148248/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=54512 CPUtime=1121.79
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 13142 0 0 0 112169 10 0 0 25 0 1 0 242626695 55820288 12892 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 13628 12892 76 170 0 13456 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 57416

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1148184/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=54512 CPUtime=1181.77
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 13151 0 0 0 118167 10 0 0 25 0 1 0 242626695 55820288 12901 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 13628 12901 76 170 0 13456 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 57416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1148184/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=54512 CPUtime=1199.87
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 13152 0 0 0 119977 10 0 0 25 0 1 0 242626695 55820288 12902 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 13628 12902 76 170 0 13456 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 57416

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2954
/proc/meminfo: memFree=1148184/2055920 swapFree=4173816/4192956
[pid=2950] ppid=2948 vsize=2904 CPUtime=0.19
/proc/2950/stat : 2950 (IUT_BMB_SIM) S 2948 2950 2791 0 -1 4194304 545 0 0 0 11 8 0 0 20 0 1 0 242626675 2973696 527 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2950/statm: 726 527 106 274 0 449 0
[pid=2952] ppid=2950 vsize=54512 CPUtime=1199.87
/proc/2952/stat : 2952 (minisat) R 2950 2950 2791 0 -1 4194304 13152 0 0 0 119977 10 0 0 25 0 1 0 242626695 55820288 12902 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2952/statm: 13628 12902 76 170 0 13456 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 57416

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2950 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=112982
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=88986
# CPU time returned by wait4() is 0.201968
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.88
CPU system time (s): 0.18
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 57416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.112982
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545
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= 4
involuntary context switches= 2

runsolver used 1.04984 second user time and 3.32649 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-12 18:32:50
IDJOB=1806156
IDBENCH=24680
IDSOLVER=650
FILE ID=node85/1806156-1242145970
PBS_JOBID= 9289641
Free space on /tmp= 126392 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806156-1242145970/watcher-1806156-1242145970 -o /tmp/evaluation-result-1806156-1242145970/solver-1806156-1242145970 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806156-1242145970.cnf HOME

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=1682720510

node85.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1202504 kB
Buffers:         64636 kB
Cached:         719916 kB
SwapCached:      14244 kB
Active:         252992 kB
Inactive:       547868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202504 kB
SwapTotal:     4192956 kB
SwapFree:      4173816 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          13644 kB
Slab:            38580 kB
Committed_AS:   811284 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= 126388 MiB
End job on node85 at 2009-05-12 18:52:52