Trace number 1806051

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.04 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
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 variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.17	This is MiniSat 2.0 beta
0.09/0.17	WARNING: for repeatability, setting FPU to use double precision
0.09/0.17	============================[ Problem Statistics ]=============================
0.09/0.17	|                                                                             |
0.09/0.17	|  Number of variables:  942                                                  |
0.09/0.17	|  Number of clauses:    15097                                                |
0.09/0.19	|  Parsing time:         0.01         s                                       |
0.09/0.19	============================[ Search Statistics ]==============================
0.09/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	===============================================================================
0.09/0.19	|         0 |     940    15097    65418 |     5032        0    nan |  0.000 % |
0.09/0.19	|       101 |     940    15097    65418 |     5535      101     21 |  0.000 % |
0.16/0.20	|       251 |     940    15097    65418 |     6089      251     21 |  0.002 % |
0.16/0.21	|       476 |     940    15097    65418 |     6698      476     22 |  0.002 % |
0.16/0.23	|       814 |     940    15097    65418 |     7367      814     23 |  0.002 % |
0.16/0.25	|      1321 |     940    15097    65418 |     8104     1321     22 |  0.002 % |
0.16/0.31	|      2080 |     940    15097    65418 |     8915     2080     23 |  0.000 % |
0.16/0.39	|      3219 |     940    15097    65418 |     9806     3219     26 |  0.000 % |
0.16/0.56	|      4928 |     940    15097    65418 |    10787     4928     26 |  0.000 % |
0.16/0.85	|      7490 |     940    15097    65418 |    11865     7490     28 |  0.002 % |
1.37/1.45	|     11335 |     940    15097    65418 |    13052    11335     27 |  0.002 % |
2.27/2.31	|     17101 |     940    15097    65418 |    14357    10531     26 |  0.002 % |
3.77/3.86	|     25752 |     940    15097    65418 |    15793    11937     25 |  0.002 % |
6.26/6.35	|     38726 |     940    15097    65418 |    17372     8985     25 |  0.000 % |
10.66/10.70	|     58187 |     940    15097    65418 |    19110    10940     33 |  0.002 % |
17.65/17.75	|     87380 |     940    15097    65418 |    21021    11257     23 |  0.002 % |
29.15/29.25	|    131169 |     940    15097    65418 |    23123    12749     28 |  0.002 % |
47.45/47.60	|    196853 |     940    15097    65418 |    25435    20328     27 |  0.000 % |
77.52/77.67	|    295385 |     940    15097    65418 |    27979    16613     33 |  0.000 % |
126.60/126.73	|    443174 |     940    15097    65418 |    30777    23121     31 |  0.000 % |
194.58/194.71	|    664857 |     940    15097    65418 |    33855    22039     31 |  0.002 % |
313.60/313.87	|    997382 |     940    15097    65418 |    37240    27055     27 |  0.002 % |
512.11/512.50	|   1496170 |     940    15097    65418 |    40964    31794     29 |  0.002 % |
826.58/827.09	|   2244352 |     939    14809    63865 |    45061    23059     26 |  0.106 % |
1200.01/1200.61	c cannot read from file

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-1806051-1242144719/watcher-1806051-1242144719 -o /tmp/evaluation-result-1806051-1242144719/solver-1806051-1242144719 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806051-1242144719.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.91 0.95 0.90 3/64 15098
/proc/meminfo: memFree=1664584/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=1612 CPUtime=0
/proc/15098/stat : 15098 (IUT_BMB_SIM) R 15096 15098 14965 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 242505571 1650688 220 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/15098/statm: 403 220 99 274 0 126 0

[startup+0.0473801 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 15098
/proc/meminfo: memFree=1664584/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=2272 CPUtime=0.04
/proc/15098/stat : 15098 (IUT_BMB_SIM) R 15096 15098 14965 0 -1 4194304 401 0 0 0 4 0 0 0 18 0 1 0 242505571 2326528 384 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/15098/statm: 568 384 99 274 0 291 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2272

[startup+0.101384 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 15098
/proc/meminfo: memFree=1664584/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.09
/proc/15098/stat : 15098 (IUT_BMB_SIM) R 15096 15098 14965 0 -1 4194304 601 0 0 0 9 0 0 0 18 0 1 0 242505571 3137536 584 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/15098/statm: 766 584 101 274 0 489 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3064

[startup+0.30141 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 15098
/proc/meminfo: memFree=1664584/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 3064

[startup+0.701457 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 15098
/proc/meminfo: memFree=1664584/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 3064

[startup+1.50155 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 15100
/proc/meminfo: memFree=1659832/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=4336 CPUtime=1.31
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 1047 0 0 0 131 0 0 0 25 0 1 0 242505588 4440064 797 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 1084 797 76 170 0 912 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7400

[startup+3.10173 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 15100
/proc/meminfo: memFree=1659000/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=4732 CPUtime=2.91
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 1144 0 0 0 291 0 0 0 25 0 1 0 242505588 4845568 894 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 1183 894 76 170 0 1011 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7796

[startup+6.30111 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 15100
/proc/meminfo: memFree=1658296/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=5128 CPUtime=6.1
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 1251 0 0 0 610 0 0 0 25 0 1 0 242505588 5251072 1001 1992294400 134512640 135212939 4294956320 18446744073709551615 134538795 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 1282 1001 76 170 0 1110 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 8192

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.90 2/66 15100
/proc/meminfo: memFree=1657208/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=6368 CPUtime=12.5
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 1525 0 0 0 1250 0 0 0 25 0 1 0 242505588 6520832 1275 1992294400 134512640 135212939 4294956320 18446744073709551615 134543496 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 1592 1275 76 170 0 1420 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9432

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.91 2/66 15100
/proc/meminfo: memFree=1656888/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=6632 CPUtime=25.29
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 1604 0 0 0 2529 0 0 0 25 0 1 0 242505588 6791168 1354 1992294400 134512640 135212939 4294956320 18446744073709551615 134536398 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 1658 1354 76 170 0 1486 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9696

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 15100
/proc/meminfo: memFree=1656056/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=7424 CPUtime=50.88
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 1818 0 0 0 5087 1 0 0 25 0 1 0 242505588 7602176 1568 1992294400 134512640 135212939 4294956320 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 1856 1568 76 170 0 1684 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10488

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 15100
/proc/meminfo: memFree=1654392/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=9080 CPUtime=102.06
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 2209 0 0 0 10205 1 0 0 25 0 1 0 242505588 9297920 1959 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 2270 1959 76 170 0 2098 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 12144

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1653816/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=9656 CPUtime=162.03
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 2344 0 0 0 16202 1 0 0 25 0 1 0 242505588 9887744 2094 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 2414 2094 76 170 0 2242 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 12720

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1652920/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=10492 CPUtime=222
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 2563 0 0 0 22199 1 0 0 25 0 1 0 242505588 10743808 2313 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 2623 2313 76 170 0 2451 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 13556

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1652600/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=10896 CPUtime=281.96
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 2630 0 0 0 28195 1 0 0 25 0 1 0 242505588 11157504 2380 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 2724 2380 76 170 0 2552 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 13960

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1651640/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=11848 CPUtime=341.93
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 2868 0 0 0 34192 1 0 0 25 0 1 0 242505588 12132352 2618 1992294400 134512640 135212939 4294956320 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 2962 2618 76 170 0 2790 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 14912

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1650296/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=13184 CPUtime=401.91
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3219 0 0 0 40189 2 0 0 25 0 1 0 242505588 13500416 2969 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3296 2969 76 170 0 3124 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 16248

[startup+462.301 s]

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

[pid=15100] ppid=15098 vsize=13344 CPUtime=461.88
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3256 0 0 0 46186 2 0 0 25 0 1 0 242505588 13664256 3006 1992294400 134512640 135212939 4294956320 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3336 3006 76 170 0 3164 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 16408

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1649784/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=13692 CPUtime=521.85
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3322 0 0 0 52183 2 0 0 25 0 1 0 242505588 14020608 3072 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3423 3072 76 170 0 3251 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 16756

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1649464/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=13968 CPUtime=581.83
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3394 0 0 0 58181 2 0 0 25 0 1 0 242505588 14303232 3144 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3492 3144 76 170 0 3320 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 17032

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1649336/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=14116 CPUtime=641.81
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3419 0 0 0 64179 2 0 0 25 0 1 0 242505588 14454784 3169 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3529 3169 76 170 0 3357 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 17180

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1648888/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=14512 CPUtime=701.77
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3527 0 0 0 70175 2 0 0 25 0 1 0 242505588 14860288 3277 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3628 3277 76 170 0 3456 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 17576

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1648824/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=14512 CPUtime=761.75
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3534 0 0 0 76173 2 0 0 25 0 1 0 242505588 14860288 3284 1992294400 134512640 135212939 4294956320 18446744073709551615 134536077 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3628 3284 76 170 0 3456 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 17576

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1648504/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=14924 CPUtime=821.72
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3619 0 0 0 82170 2 0 0 25 0 1 0 242505588 15282176 3369 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3731 3369 76 170 0 3559 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 17988

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1648248/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=15072 CPUtime=881.69
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3677 0 0 0 88167 2 0 0 25 0 1 0 242505588 15433728 3427 1992294400 134512640 135212939 4294956320 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3768 3427 76 170 0 3596 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 18136

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1648056/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=15208 CPUtime=941.67
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3711 0 0 0 94165 2 0 0 25 0 1 0 242505588 15572992 3461 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3802 3461 76 170 0 3630 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 18272

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1647928/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=15380 CPUtime=1001.64
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3746 0 0 0 100162 2 0 0 25 0 1 0 242505588 15749120 3496 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3845 3496 76 170 0 3673 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 18444

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1647800/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=15524 CPUtime=1061.62
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3774 0 0 0 106160 2 0 0 25 0 1 0 242505588 15896576 3524 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3881 3524 76 170 0 3709 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 18588

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1647608/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=15672 CPUtime=1121.59
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3804 0 0 0 112156 3 0 0 25 0 1 0 242505588 16048128 3554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3918 3554 76 170 0 3746 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 18736

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1647544/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=15672 CPUtime=1181.56
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3816 0 0 0 118153 3 0 0 25 0 1 0 242505588 16048128 3566 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3918 3566 76 170 0 3746 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 18736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15100
/proc/meminfo: memFree=1647544/2055920 swapFree=4182092/4192956
[pid=15098] ppid=15096 vsize=3064 CPUtime=0.16
/proc/15098/stat : 15098 (IUT_BMB_SIM) S 15096 15098 14965 0 -1 4194304 607 0 0 0 11 5 0 0 18 0 1 0 242505571 3137536 589 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15098/statm: 766 589 106 274 0 489 0
[pid=15100] ppid=15098 vsize=15672 CPUtime=1199.85
/proc/15100/stat : 15100 (minisat) R 15098 15098 14965 0 -1 4194304 3816 0 0 0 119982 3 0 0 25 0 1 0 242505588 16048128 3566 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/15100/statm: 3918 3566 76 170 0 3746 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 18736

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.61
CPU time (s): 1200.04
CPU user time (s): 1199.95
CPU system time (s): 0.092985
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 18736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4745
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= 5
involuntary context switches= 4513

runsolver used 1.15982 second user time and 3.21751 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-12 18:11:59
IDJOB=1806051
IDBENCH=24645
IDSOLVER=650
FILE ID=node11/1806051-1242144719
PBS_JOBID= 9289710
Free space on /tmp= 66196 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806051-1242144719/watcher-1806051-1242144719 -o /tmp/evaluation-result-1806051-1242144719/solver-1806051-1242144719 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806051-1242144719.cnf HOME

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=1927459075

node11.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.214
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.214
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:       1665064 kB
Buffers:         57172 kB
Cached:         252076 kB
SwapCached:       4708 kB
Active:          67596 kB
Inactive:       249504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665064 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          14428 kB
Slab:            59820 kB
Committed_AS:   888784 kB
PageTables:       1448 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= 66192 MiB
End job on node11 at 2009-05-12 18:32:02