Trace number 1806297

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.08 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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:  320                                                  |
0.00/0.00	|  Number of clauses:    486                                                  |
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 |     320      486     1102 |      162        0    nan |  0.000 % |
0.00/0.00	|       100 |     320      486     1102 |      178      100     28 |  0.001 % |
0.00/0.00	|       250 |     320      486     1102 |      196      250     29 |  0.001 % |
0.00/0.01	|       475 |     320      486     1102 |      215      200     19 |  0.005 % |
0.00/0.02	|       815 |     320      486     1102 |      237      226     19 |  0.001 % |
0.00/0.03	|      1321 |     320      486     1102 |      260      259     18 |  0.004 % |
0.00/0.05	|      2080 |     320      486     1102 |      286      286     23 |  0.004 % |
0.07/0.08	|      3219 |     320      486     1102 |      315      329     21 |  0.004 % |
0.09/0.13	|      4928 |     320      486     1102 |      347      284     21 |  0.005 % |
0.19/0.20	|      7490 |     320      486     1102 |      381      417     23 |  0.001 % |
0.29/0.31	|     11334 |     320      486     1102 |      420      382     20 |  0.004 % |
0.39/0.47	|     17102 |     320      486     1102 |      462      523     24 |  0.001 % |
0.69/0.74	|     25753 |     320      486     1102 |      508      312     19 |  0.005 % |
1.19/1.22	|     38727 |     320      486     1102 |      559      478     23 |  0.001 % |
1.79/1.85	|     58190 |     320      486     1102 |      615      585     26 |  0.005 % |
2.79/2.88	|     87384 |     320      486     1102 |      676      664     26 |  0.004 % |
4.30/4.31	|    131173 |     320      486     1102 |      744      582     21 |  0.004 % |
6.79/6.85	|    196859 |     320      486     1102 |      818      555     22 |  0.004 % |
10.49/10.55	|    295386 |     320      486     1102 |      900      554     22 |  0.005 % |
16.59/16.60	|    443175 |     320      486     1102 |      990      795     28 |  0.005 % |
26.08/26.18	|    664858 |     320      486     1102 |     1089      644     23 |  0.004 % |
40.87/40.94	|    997384 |     320      486     1102 |     1198      888     29 |  0.005 % |
63.86/63.96	|   1496172 |     320      486     1102 |     1318      784     25 |  0.005 % |
101.55/101.68	|   2244355 |     320      486     1102 |     1450     1169     36 |  0.004 % |
156.73/156.85	|   3366630 |     320      486     1102 |     1595     1327     31 |  0.004 % |
244.10/244.28	|   5050041 |     320      486     1102 |     1755     1631     33 |  0.001 % |
379.46/379.69	|   7575157 |     320      486     1102 |     1930     1113     33 |  0.005 % |
584.99/585.26	|  11362834 |     320      486     1102 |     2123     1860     38 |  0.005 % |
922.66/923.05	|  17044347 |     320      486     1102 |     2336     1998     37 |  0.004 % |

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-1806297-1242148073/watcher-1806297-1242148073 -o /tmp/evaluation-result-1806297-1242148073/solver-1806297-1242148073 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806297-1242148073.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.99 0.97 0.91 3/64 9609
/proc/meminfo: memFree=1046392/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=1892 CPUtime=0
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 242840593 1937408 107 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 473 107 77 171 0 299 0

[startup+0.0810959 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9609
/proc/meminfo: memFree=1046392/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=1892 CPUtime=0.07
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 137 0 0 0 7 0 0 0 18 0 1 0 242840593 1937408 122 1992294400 134512640 135213614 4294956256 18446744073709551615 134529801 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 473 122 77 171 0 299 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1892

[startup+0.101099 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9609
/proc/meminfo: memFree=1046392/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2024 CPUtime=0.09
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 140 0 0 0 9 0 0 0 18 0 1 0 242840593 2072576 125 1992294400 134512640 135213614 4294956256 18446744073709551615 134526832 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 506 125 77 171 0 332 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2024

[startup+0.301134 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9609
/proc/meminfo: memFree=1046392/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2024 CPUtime=0.29
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 147 0 0 0 29 0 0 0 19 0 1 0 242840593 2072576 132 1992294400 134512640 135213614 4294956256 18446744073709551615 134537808 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 506 132 77 171 0 332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2024

[startup+0.701205 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9609
/proc/meminfo: memFree=1046392/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2024 CPUtime=0.69
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 161 0 0 0 69 0 0 0 22 0 1 0 242840593 2072576 146 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 506 146 77 171 0 332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2024

[startup+1.50134 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1046000/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2152 CPUtime=1.49
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 172 0 0 0 149 0 0 0 25 0 1 0 242840593 2203648 157 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 538 157 77 171 0 364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2152

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1045872/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2152 CPUtime=3.09
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 185 0 0 0 309 0 0 0 25 0 1 0 242840593 2203648 170 1992294400 134512640 135213614 4294956256 18446744073709551615 134536225 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 538 170 77 171 0 364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2152

[startup+6.30119 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1045680/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2284 CPUtime=6.29
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 206 0 0 0 629 0 0 0 25 0 1 0 242840593 2338816 191 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 571 191 77 171 0 397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2284

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1045552/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2284 CPUtime=12.69
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 232 0 0 0 1269 0 0 0 25 0 1 0 242840593 2338816 217 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 571 217 77 171 0 397 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2284

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1045424/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2416 CPUtime=25.48
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 260 0 0 0 2548 0 0 0 25 0 1 0 242840593 2473984 245 1992294400 134512640 135213614 4294956256 18446744073709551615 134529463 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 604 245 77 171 0 430 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2416

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1045232/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2548 CPUtime=51.07
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 298 0 0 0 5107 0 0 0 25 0 1 0 242840593 2609152 283 1992294400 134512640 135213614 4294956256 18446744073709551615 134527168 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 637 283 77 171 0 463 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2548

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1045040/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=2788 CPUtime=102.25
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 358 0 0 0 10225 0 0 0 25 0 1 0 242840593 2854912 343 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 697 343 77 171 0 523 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2788

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044784/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3044 CPUtime=162.23
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 408 0 0 0 16223 0 0 0 25 0 1 0 242840593 3117056 393 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 761 393 77 171 0 587 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3044

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044720/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3136 CPUtime=222.21
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 427 0 0 0 22221 0 0 0 25 0 1 0 242840593 3211264 412 1992294400 134512640 135213614 4294956256 18446744073709551615 134526710 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 784 412 77 171 0 610 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3136

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044592/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3256 CPUtime=282.19
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 462 0 0 0 28219 0 0 0 25 0 1 0 242840593 3334144 447 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 814 447 77 171 0 640 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3256

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044528/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3364 CPUtime=342.16
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 481 0 0 0 34216 0 0 0 25 0 1 0 242840593 3444736 466 1992294400 134512640 135213614 4294956256 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 841 466 77 171 0 667 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3364

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044400/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3496 CPUtime=402.15
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 513 0 0 0 40214 1 0 0 25 0 1 0 242840593 3579904 498 1992294400 134512640 135213614 4294956256 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 874 498 77 171 0 700 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 3496

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044272/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3496 CPUtime=462.13
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 529 0 0 0 46212 1 0 0 25 0 1 0 242840593 3579904 514 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 874 514 77 171 0 700 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 3496

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044272/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3496 CPUtime=522.11
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 538 0 0 0 52210 1 0 0 25 0 1 0 242840593 3579904 523 1992294400 134512640 135213614 4294956256 18446744073709551615 134530534 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 874 523 77 171 0 700 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 3496

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044272/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3612 CPUtime=582.08
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 544 0 0 0 58207 1 0 0 25 0 1 0 242840593 3698688 529 1992294400 134512640 135213614 4294956256 18446744073709551615 134527188 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 903 529 77 171 0 729 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 3612

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044144/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3744 CPUtime=642.06
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 576 0 0 0 64205 1 0 0 25 0 1 0 242840593 3833856 561 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 936 561 77 171 0 762 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 3744

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044016/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3744 CPUtime=702.04
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 589 0 0 0 70203 1 0 0 25 0 1 0 242840593 3833856 574 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 936 574 77 171 0 762 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 3744

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1044016/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3880 CPUtime=762.02
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 605 0 0 0 76201 1 0 0 25 0 1 0 242840593 3973120 590 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 970 590 77 171 0 796 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 3880

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1043952/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3880 CPUtime=822
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 609 0 0 0 82198 2 0 0 25 0 1 0 242840593 3973120 594 1992294400 134512640 135213614 4294956256 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 970 594 77 171 0 796 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 3880

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1043952/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3880 CPUtime=881.98
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 613 0 0 0 88196 2 0 0 25 0 1 0 242840593 3973120 598 1992294400 134512640 135213614 4294956256 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 970 598 77 171 0 796 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 3880

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9610
/proc/meminfo: memFree=1043952/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3880 CPUtime=941.96
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 621 0 0 0 94194 2 0 0 25 0 1 0 242840593 3973120 606 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 970 606 77 171 0 796 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 3880

[startup+1002.3 s]
/proc/loadavg: 1.04 0.99 0.91 2/65 9610
/proc/meminfo: memFree=1043824/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3996 CPUtime=1001.94
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 649 0 0 0 100192 2 0 0 25 0 1 0 242840593 4091904 634 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 999 634 77 171 0 825 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 3996

[startup+1062.3 s]
/proc/loadavg: 1.05 1.00 0.92 2/65 9610
/proc/meminfo: memFree=1043824/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=3996 CPUtime=1061.91
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 657 0 0 0 106189 2 0 0 25 0 1 0 242840593 4091904 642 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 999 642 77 171 0 825 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 3996

[startup+1122.3 s]
/proc/loadavg: 1.10 1.03 0.93 2/65 9610
/proc/meminfo: memFree=1043696/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=4100 CPUtime=1121.89
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 670 0 0 0 112187 2 0 0 25 0 1 0 242840593 4198400 655 1992294400 134512640 135213614 4294956256 18446744073709551615 134535853 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 1025 655 77 171 0 851 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 4100

[startup+1182.3 s]
/proc/loadavg: 1.07 1.03 0.94 2/65 9610
/proc/meminfo: memFree=1043824/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=4100 CPUtime=1181.87
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 673 0 0 0 118185 2 0 0 25 0 1 0 242840593 4198400 658 1992294400 134512640 135213614 4294956256 18446744073709551615 134534738 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 1025 658 77 171 0 851 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 4100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.05 1.03 0.94 2/65 9610
/proc/meminfo: memFree=1043760/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=4100 CPUtime=1200.07
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 673 0 0 0 120005 2 0 0 25 0 1 0 242840593 4198400 658 1992294400 134512640 135213614 4294956256 18446744073709551615 134540125 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 1025 658 77 171 0 851 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 4100

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

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

[startup+1200.5 s]
/proc/loadavg: 1.05 1.03 0.94 2/65 9610
/proc/meminfo: memFree=1043760/2055920 swapFree=4155136/4192956
[pid=9609] ppid=9607 vsize=4100 CPUtime=1200.07
/proc/9609/stat : 9609 (minisat_static) R 9607 9609 9379 0 -1 4194304 673 0 0 0 120005 2 0 0 25 0 1 0 242840593 4198400 658 1992294400 134512640 135213614 4294956256 18446744073709551615 134540125 0 0 4096 3 0 0 0 17 1 0 0
/proc/9609/statm: 1025 658 77 171 0 851 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 4100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1200.05
CPU system time (s): 0.028995
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 4128

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

runsolver used 1.12783 second user time and 2.17867 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-12 19:07:53
IDJOB=1806297
IDBENCH=24710
IDSOLVER=651
FILE ID=node18/1806297-1242148073
PBS_JOBID= 9289703
Free space on /tmp= 66300 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806297-1242148073/watcher-1806297-1242148073 -o /tmp/evaluation-result-1806297-1242148073/solver-1806297-1242148073 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806297-1242148073.cnf

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

MD5SUM BENCH= 8fce8bf20db46a2557b7a1cf79e53b51
RANDOM SEED=85740288

node18.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.280
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.280
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:       1046808 kB
Buffers:         83872 kB
Cached:         810256 kB
SwapCached:      32032 kB
Active:         267672 kB
Inactive:       660672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046808 kB
SwapTotal:     4192956 kB
SwapFree:      4155136 kB
Dirty:             800 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            66816 kB
Committed_AS:   904512 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= 66296 MiB
End job on node18 at 2009-05-12 19:27:56