Trace number 1806486

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
minisat2-core 070721? (TO) 1200.02 1200.31

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
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 variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  140                                                  |
0.00/0.00	|  Number of clauses:    560                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     140      560     2240 |      186        0    nan |  0.000 % |
0.00/0.00	|       101 |     140      560     2240 |      205      101      4 |  0.005 % |
0.00/0.00	|       251 |     140      560     2240 |      225      251      9 |  0.005 % |
0.00/0.00	|       477 |     140      560     2240 |      248      217      6 |  0.005 % |
0.00/0.01	|       815 |     140      560     2240 |      273      247      8 |  0.005 % |
0.01/0.01	|      1321 |     140      560     2240 |      300      257      6 |  0.005 % |
0.01/0.02	|      2080 |     140      560     2240 |      330      335      9 |  0.005 % |
0.01/0.04	|      3220 |     140      560     2240 |      363      368     10 |  0.005 % |
0.01/0.06	|      4928 |     140      560     2240 |      400      321      9 |  0.005 % |
0.01/0.09	|      7491 |     140      560     2240 |      440      262      8 |  0.005 % |
0.10/0.14	|     11336 |     140      560     2240 |      484      407     14 |  0.005 % |
0.20/0.21	|     17103 |     140      560     2240 |      532      410     11 |  0.005 % |
0.30/0.32	|     25753 |     140      560     2240 |      585      498     14 |  0.005 % |
0.40/0.49	|     38728 |     140      560     2240 |      644      443     12 |  0.005 % |
0.70/0.75	|     58189 |     140      560     2240 |      708      376     12 |  0.005 % |
1.10/1.11	|     87381 |     140      560     2240 |      779      524     13 |  0.005 % |
1.69/1.72	|    131170 |     140      560     2240 |      857      540     12 |  0.005 % |
2.59/2.63	|    196855 |     140      560     2240 |      943      777     15 |  0.005 % |
3.99/4.01	|    295382 |     140      560     2240 |     1037      746     15 |  0.005 % |
6.19/6.20	|    443171 |     140      560     2240 |     1141      879     16 |  0.005 % |
9.49/9.59	|    664854 |     140      560     2240 |     1255      794     13 |  0.005 % |
14.79/14.87	|    997379 |     140      560     2240 |     1381     1072     18 |  0.005 % |
22.89/22.96	|   1496167 |     140      560     2240 |     1519      817     13 |  0.005 % |
35.88/35.98	|   2244349 |     140      560     2240 |     1671     1348     16 |  0.005 % |
55.58/55.65	|   3366623 |     140      560     2240 |     1838     1367     13 |  0.005 % |
85.87/85.92	|   5050034 |     140      560     2240 |     2022     1125     17 |  0.005 % |
133.46/133.56	|   7575151 |     140      560     2240 |     2224     1064     16 |  0.005 % |
208.94/209.06	|  11362826 |     140      560     2240 |     2447     1986     16 |  0.005 % |
325.31/325.41	|  17044338 |     140      560     2240 |     2691     2402     15 |  0.005 % |
506.37/506.54	|  25566607 |     140      560     2240 |     2961     2138     17 |  0.005 % |
790.71/790.96	|  38350011 |     140      560     2240 |     3257     2855     17 |  0.005 % |

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-1806486-1242149775/watcher-1806486-1242149775 -o /tmp/evaluation-result-1806486-1242149775/solver-1806486-1242149775 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806486-1242149775.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.93 2/64 5260
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=1892 CPUtime=0
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 243010868 1937408 106 1992294400 134512640 135213614 4294956256 18446744073709551615 134741534 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 473 106 77 171 0 299 0

[startup+0.0138921 s]
/proc/loadavg: 0.92 0.98 0.93 2/64 5260
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=1892 CPUtime=0.01
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 124 0 0 0 1 0 0 0 18 0 1 0 243010868 1937408 109 1992294400 134512640 135213614 4294956256 18446744073709551615 134539723 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 473 109 77 171 0 299 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1892

[startup+0.1019 s]
/proc/loadavg: 0.92 0.98 0.93 2/64 5260
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=1892 CPUtime=0.1
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 133 0 0 0 10 0 0 0 18 0 1 0 243010868 1937408 118 1992294400 134512640 135213614 4294956256 18446744073709551615 134539534 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 473 118 77 171 0 299 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1892

[startup+0.301917 s]
/proc/loadavg: 0.92 0.98 0.93 2/64 5260
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2024 CPUtime=0.3
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 139 0 0 0 30 0 0 0 19 0 1 0 243010868 2072576 124 1992294400 134512640 135213614 4294956256 18446744073709551615 134530660 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 506 124 77 171 0 332 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2024

[startup+0.701953 s]
/proc/loadavg: 0.92 0.98 0.93 2/64 5260
/proc/meminfo: memFree=1233152/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2024 CPUtime=0.7
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 148 0 0 0 70 0 0 0 23 0 1 0 243010868 2072576 133 1992294400 134512640 135213614 4294956256 18446744073709551615 134535080 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 506 133 77 171 0 332 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2024

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1232888/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2024 CPUtime=1.5
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 161 0 0 0 150 0 0 0 25 0 1 0 243010868 2072576 146 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 506 146 77 171 0 332 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2024

[startup+3.10116 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1232696/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2156 CPUtime=3.09
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 174 0 0 0 309 0 0 0 25 0 1 0 243010868 2207744 159 1992294400 134512640 135213614 4294956256 18446744073709551615 134530584 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 539 159 77 171 0 365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2156

[startup+6.30145 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1232568/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2156 CPUtime=6.29
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 195 0 0 0 629 0 0 0 25 0 1 0 243010868 2207744 180 1992294400 134512640 135213614 4294956256 18446744073709551615 134536205 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 539 180 77 171 0 365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2156

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1232376/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2288 CPUtime=12.69
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 234 0 0 0 1269 0 0 0 25 0 1 0 243010868 2342912 219 1992294400 134512640 135213614 4294956256 18446744073709551615 134527264 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 572 219 77 171 0 398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2288

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1232312/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2420 CPUtime=25.49
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 248 0 0 0 2549 0 0 0 25 0 1 0 243010868 2478080 233 1992294400 134512640 135213614 4294956256 18446744073709551615 134536581 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 605 233 77 171 0 431 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2420

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1232120/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2552 CPUtime=51.08
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 288 0 0 0 5108 0 0 0 25 0 1 0 243010868 2613248 273 1992294400 134512640 135213614 4294956256 18446744073709551615 134538963 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 638 273 77 171 0 464 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2552

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1231864/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2820 CPUtime=102.27
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 345 0 0 0 10227 0 0 0 25 0 1 0 243010868 2887680 330 1992294400 134512640 135213614 4294956256 18446744073709551615 134536699 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 705 330 77 171 0 531 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2820

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1231608/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=2952 CPUtime=162.25
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 389 0 0 0 16225 0 0 0 25 0 1 0 243010868 3022848 374 1992294400 134512640 135213614 4294956256 18446744073709551615 134529672 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 738 374 77 171 0 564 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2952

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5261
/proc/meminfo: memFree=1231544/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3084 CPUtime=222.23
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 417 0 0 0 22223 0 0 0 25 0 1 0 243010868 3158016 402 1992294400 134512640 135213614 4294956256 18446744073709551615 134536669 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 771 402 77 171 0 597 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3084

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1231288/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3084 CPUtime=282.23
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 436 0 0 0 28222 1 0 0 25 0 1 0 243010868 3158016 421 1992294400 134512640 135213614 4294956256 18446744073709551615 134526951 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 771 421 77 171 0 597 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 3084

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1231288/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3220 CPUtime=342.21
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 449 0 0 0 34220 1 0 0 25 0 1 0 243010868 3297280 434 1992294400 134512640 135213614 4294956256 18446744073709551615 134536758 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 805 434 77 171 0 631 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 3220

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1231288/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3356 CPUtime=402.19
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 473 0 0 0 40218 1 0 0 25 0 1 0 243010868 3436544 458 1992294400 134512640 135213614 4294956256 18446744073709551615 134527003 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 839 458 77 171 0 665 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 3356

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1231224/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3356 CPUtime=462.18
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 490 0 0 0 46217 1 0 0 25 0 1 0 243010868 3436544 475 1992294400 134512640 135213614 4294956256 18446744073709551615 134535064 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 839 475 77 171 0 665 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 3356

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1231160/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3356 CPUtime=522.16
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 505 0 0 0 52215 1 0 0 25 0 1 0 243010868 3436544 490 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 839 490 77 171 0 665 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 3356

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1231096/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3488 CPUtime=582.15
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 530 0 0 0 58214 1 0 0 25 0 1 0 243010868 3571712 515 1992294400 134512640 135213614 4294956256 18446744073709551615 134536662 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 872 515 77 171 0 698 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 3488

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1231032/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3620 CPUtime=642.14
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 541 0 0 0 64213 1 0 0 25 0 1 0 243010868 3706880 526 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 905 526 77 171 0 731 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 3620

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230904/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3620 CPUtime=702.12
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 560 0 0 0 70211 1 0 0 25 0 1 0 243010868 3706880 545 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 905 545 77 171 0 731 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 3620

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230904/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3620 CPUtime=762.11
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 564 0 0 0 76209 2 0 0 25 0 1 0 243010868 3706880 549 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 905 549 77 171 0 731 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 3620

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230840/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3620 CPUtime=822.09
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 571 0 0 0 82207 2 0 0 25 0 1 0 243010868 3706880 556 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 905 556 77 171 0 731 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 3620

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230840/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3752 CPUtime=882.08
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 589 0 0 0 88206 2 0 0 25 0 1 0 243010868 3842048 574 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 938 574 77 171 0 764 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 3752

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230712/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3752 CPUtime=942.06
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 604 0 0 0 94204 2 0 0 25 0 1 0 243010868 3842048 589 1992294400 134512640 135213614 4294956256 18446744073709551615 134537595 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 938 589 77 171 0 764 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 3752

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230776/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3752 CPUtime=1002.04
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 604 0 0 0 100202 2 0 0 25 0 1 0 243010868 3842048 589 1992294400 134512640 135213614 4294956256 18446744073709551615 134526951 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 938 589 77 171 0 764 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 3752

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230776/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3752 CPUtime=1062.04
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 604 0 0 0 106201 3 0 0 25 0 1 0 243010868 3842048 589 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 938 589 77 171 0 764 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 3752

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230648/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3888 CPUtime=1122.02
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 634 0 0 0 112199 3 0 0 25 0 1 0 243010868 3981312 619 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 972 619 77 171 0 798 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 3888

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230712/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3888 CPUtime=1182
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 634 0 0 0 118197 3 0 0 25 0 1 0 243010868 3981312 619 1992294400 134512640 135213614 4294956256 18446744073709551615 134529821 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 972 619 77 171 0 798 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 3888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230712/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3888 CPUtime=1200
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 634 0 0 0 119997 3 0 0 25 0 1 0 243010868 3981312 619 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 972 619 77 171 0 798 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 3888

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 5263
/proc/meminfo: memFree=1230712/2055920 swapFree=4180008/4192956
[pid=5260] ppid=5258 vsize=3888 CPUtime=1200
/proc/5260/stat : 5260 (minisat_static) R 5258 5260 4943 0 -1 4194304 634 0 0 0 119997 3 0 0 25 0 1 0 243010868 3981312 619 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/5260/statm: 972 619 77 171 0 798 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 3888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.98
CPU system time (s): 0.035994
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 3888

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

runsolver used 1.06684 second user time and 2.23966 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-12 19:36:15
IDJOB=1806486
IDBENCH=24743
IDSOLVER=651
FILE ID=node15/1806486-1242149775
PBS_JOBID= 9289706
Free space on /tmp= 66072 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806486-1242149775/watcher-1806486-1242149775 -o /tmp/evaluation-result-1806486-1242149775/solver-1806486-1242149775 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806486-1242149775.cnf

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=890025300

node15.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.220
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	: 5931.00
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.220
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:       1233632 kB
Buffers:         75524 kB
Cached:         662800 kB
SwapCached:       6752 kB
Active:         106480 kB
Inactive:       640712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233632 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          14548 kB
Slab:            60992 kB
Committed_AS:   860492 kB
PageTables:       1464 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= 66068 MiB
End job on node15 at 2009-05-12 19:56:17