Trace number 1807396

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.07 1200.42

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

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:  14896                                                |
0.00/0.00	|  Number of clauses:    153982                                               |
0.09/0.10	|  Parsing time:         0.09         s                                       |
0.09/0.10	============================[ Search Statistics ]==============================
0.09/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	===============================================================================
0.09/0.10	|         0 |   14896   153982   505834 |    51327        0    nan |  0.000 % |
0.09/0.15	|       101 |   14877   153982   505834 |    56460       91     10 |  0.141 % |
0.09/0.19	|       252 |   14869   153982   505834 |    62106      238     13 |  0.201 % |
0.19/0.25	|       478 |   14855   153982   505834 |    68316      457     17 |  0.310 % |
0.29/0.34	|       815 |   14835   153982   505834 |    75148      784     16 |  0.456 % |
0.39/0.43	|      1321 |   14829   153982   505834 |    82663     1286     19 |  0.525 % |
0.49/0.57	|      2080 |   14829   153982   505834 |    90929     2045     25 |  0.524 % |
0.79/0.81	|      3219 |   14812   153055   503436 |   100022     3171     27 |  0.597 % |
1.09/1.18	|      4927 |   14806   153055   503436 |   110024     4878     32 |  0.611 % |
1.69/1.78	|      7491 |   14801   152853   502911 |   121027     7440     31 |  0.638 % |
2.69/2.73	|     11336 |   14781   152853   502911 |   133129    11275     29 |  0.795 % |
5.09/5.11	|     17103 |   14776   152582   502207 |   146442    17041     42 |  0.806 % |
8.99/9.10	|     25754 |   14768   152556   502139 |   161087    25688     52 |  0.866 % |
16.28/16.32	|     38728 |   14753   152341   501582 |   177195    38654     58 |  0.980 % |
30.48/30.59	|     58193 |   14751   152341   501582 |   194915    58118     62 |  0.994 % |
61.28/61.30	|     87387 |   14748   152179   501123 |   214407    87311     61 |  0.994 % |
132.25/132.37	|    131177 |   14746   152153   501055 |   235847   131099     60 |  1.027 % |
250.52/250.63	|    196863 |   14736   152093   500902 |   259432   196779     60 |  1.108 % |
395.27/395.42	|    295389 |   14707   151611   499567 |   285375    57203     66 |  1.302 % |
657.40/657.66	|    443178 |   14700   151527   499348 |   313913   204990     67 |  1.329 % |
1035.49/1035.82	|    664861 |   14678   151298   498754 |   345304   145703     70 |  1.463 % |

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-1807396-1242157674/watcher-1807396-1242157674 -o /tmp/evaluation-result-1807396-1242157674/solver-1807396-1242157674 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807396-1242157674.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.84 0.95 0.98 3/65 25206
/proc/meminfo: memFree=831256/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=2844 CPUtime=0
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 550 0 0 0 0 0 0 0 18 0 1 0 243799775 2912256 536 1992294400 134512640 135213614 4294956256 18446744073709551615 134736207 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 711 543 58 171 0 537 0

[startup+0.0705329 s]
/proc/loadavg: 0.84 0.95 0.98 3/65 25206
/proc/meminfo: memFree=831256/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=7116 CPUtime=0.06
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 1591 0 0 0 5 1 0 0 18 0 1 0 243799775 7286784 1576 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 1779 1578 58 171 0 1605 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7116

[startup+0.101536 s]
/proc/loadavg: 0.84 0.95 0.98 3/65 25206
/proc/meminfo: memFree=831256/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=9364 CPUtime=0.09
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 2123 0 0 0 8 1 0 0 18 0 1 0 243799775 9588736 2108 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 2341 2109 58 171 0 2167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9364

[startup+0.301559 s]
/proc/loadavg: 0.84 0.95 0.98 3/65 25206
/proc/meminfo: memFree=831256/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=10072 CPUtime=0.29
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 2316 0 0 0 28 1 0 0 19 0 1 0 243799775 10313728 2301 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 2518 2301 78 171 0 2344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10072

[startup+0.701607 s]
/proc/loadavg: 0.84 0.95 0.98 3/65 25206
/proc/meminfo: memFree=831256/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=10468 CPUtime=0.69
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 2409 0 0 0 68 1 0 0 22 0 1 0 243799775 10719232 2394 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 2617 2394 78 171 0 2443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10468

[startup+1.5017 s]
/proc/loadavg: 0.84 0.95 0.98 2/66 25207
/proc/meminfo: memFree=821712/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=11020 CPUtime=1.49
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 2568 0 0 0 148 1 0 0 25 0 1 0 243799775 11284480 2553 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 2755 2553 78 171 0 2581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11020

[startup+3.10189 s]
/proc/loadavg: 0.84 0.95 0.98 2/66 25207
/proc/meminfo: memFree=820752/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=12000 CPUtime=3.09
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 2810 0 0 0 308 1 0 0 25 0 1 0 243799775 12288000 2795 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 3000 2795 78 171 0 2826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12000

[startup+6.30126 s]
/proc/loadavg: 0.85 0.95 0.98 2/66 25207
/proc/meminfo: memFree=818448/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=14228 CPUtime=6.29
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 3359 0 0 0 627 2 0 0 25 0 1 0 243799775 14569472 3344 1992294400 134512640 135213614 4294956256 18446744073709551615 134529786 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 3557 3344 78 171 0 3383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14228

[startup+12.702 s]
/proc/loadavg: 0.87 0.95 0.98 2/66 25207
/proc/meminfo: memFree=814040/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=18352 CPUtime=12.69
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 4392 0 0 0 1265 4 0 0 25 0 1 0 243799775 18792448 4377 1992294400 134512640 135213614 4294956256 18446744073709551615 134539004 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 4588 4377 78 171 0 4414 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18352

[startup+25.5015 s]
/proc/loadavg: 0.89 0.95 0.98 2/66 25207
/proc/meminfo: memFree=807640/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=24504 CPUtime=25.48
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 5925 0 0 0 2542 6 0 0 25 0 1 0 243799775 25092096 5910 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 6126 5910 78 171 0 5952 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24504

[startup+51.1015 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 25207
/proc/meminfo: memFree=800088/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=32168 CPUtime=51.07
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 7838 0 0 0 5099 8 0 0 25 0 1 0 243799775 32940032 7823 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 8042 7823 78 171 0 7868 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32168

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/66 25207
/proc/meminfo: memFree=790680/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=41524 CPUtime=102.27
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 10156 0 0 0 10215 12 0 0 25 0 1 0 243799775 42520576 10141 1992294400 134512640 135213614 4294956256 18446744073709551615 134529449 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 10381 10141 78 171 0 10207 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41524

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=780760/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=51712 CPUtime=162.24
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 12650 0 0 0 16209 15 0 0 25 0 1 0 243799775 52953088 12635 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 12928 12635 78 171 0 12754 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51712

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=772568/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=59680 CPUtime=222.22
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 14652 0 0 0 22205 17 0 0 25 0 1 0 243799775 61112320 14637 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 14920 14637 78 171 0 14746 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 59680

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=759704/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=72872 CPUtime=282.21
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 17890 0 0 0 28200 21 0 0 25 0 1 0 243799775 74620928 17875 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 18218 17875 78 171 0 18044 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72872

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=747864/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=84480 CPUtime=342.19
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 20809 0 0 0 34195 24 0 0 25 0 1 0 243799775 86507520 20794 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 21120 20794 78 171 0 20946 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 84480

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=744856/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=87532 CPUtime=402.17
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 21552 0 0 0 40192 25 0 0 25 0 1 0 243799775 89632768 21537 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 21883 21537 78 171 0 21709 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 87532

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=744856/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=87532 CPUtime=462.15
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 21553 0 0 0 46190 25 0 0 25 0 1 0 243799775 89632768 21538 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 21883 21538 78 171 0 21709 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 87532

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=744856/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=87532 CPUtime=522.13
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 21553 0 0 0 52188 25 0 0 25 0 1 0 243799775 89632768 21538 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 21883 21538 78 171 0 21709 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 87532

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=744856/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=87532 CPUtime=582.12
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 21553 0 0 0 58186 26 0 0 25 0 1 0 243799775 89632768 21538 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 21883 21538 78 171 0 21709 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 87532

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=744856/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=87532 CPUtime=642.11
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 21554 0 0 0 64185 26 0 0 25 0 1 0 243799775 89632768 21539 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 21883 21539 78 171 0 21709 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 87532

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=744792/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=87532 CPUtime=702.09
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 21558 0 0 0 70183 26 0 0 25 0 1 0 243799775 89632768 21543 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 21883 21543 78 171 0 21709 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 87532

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25207
/proc/meminfo: memFree=740184/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=92152 CPUtime=762.08
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 22716 0 0 0 76181 27 0 0 25 0 1 0 243799775 94363648 22701 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 23038 22701 78 171 0 22864 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 92152

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25213
/proc/meminfo: memFree=733648/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=98860 CPUtime=822.05
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 24417 0 0 0 82176 29 0 0 25 0 1 0 243799775 101232640 24402 1992294400 134512640 135213614 4294956256 18446744073709551615 134526967 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 24715 24402 78 171 0 24541 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 98860

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25213
/proc/meminfo: memFree=724880/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=107376 CPUtime=882.02
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 26551 0 0 0 88170 32 0 0 25 0 1 0 243799775 109953024 26536 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 26844 26536 78 171 0 26670 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 107376

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25213
/proc/meminfo: memFree=723280/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=109436 CPUtime=942.01
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 26943 0 0 0 94168 33 0 0 25 0 1 0 243799775 112062464 26928 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 27359 26928 78 171 0 27185 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 109436

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25213
/proc/meminfo: memFree=723216/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=109436 CPUtime=1002
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 26943 0 0 0 100166 34 0 0 25 0 1 0 243799775 112062464 26928 1992294400 134512640 135213614 4294956256 18446744073709551615 134526867 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 27359 26928 78 171 0 27185 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 109436

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25213
/proc/meminfo: memFree=723280/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=109436 CPUtime=1061.98
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 26943 0 0 0 106164 34 0 0 25 0 1 0 243799775 112062464 26928 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 27359 26928 78 171 0 27185 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 109436

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25213
/proc/meminfo: memFree=723224/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=109436 CPUtime=1121.96
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 26943 0 0 0 112162 34 0 0 25 0 1 0 243799775 112062464 26928 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 27359 26928 78 171 0 27185 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 109436

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25213
/proc/meminfo: memFree=723224/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=109436 CPUtime=1181.94
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 26945 0 0 0 118160 34 0 0 25 0 1 0 243799775 112062464 26930 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 27359 26930 78 171 0 27185 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 109436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25213
/proc/meminfo: memFree=723224/2055920 swapFree=4180180/4192956
[pid=25206] ppid=25204 vsize=109436 CPUtime=1200.04
/proc/25206/stat : 25206 (minisat_static) R 25204 25206 25169 0 -1 4194304 26945 0 0 0 119970 34 0 0 25 0 1 0 243799775 112062464 26930 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/25206/statm: 27359 26930 78 171 0 27185 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 109436

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.7
CPU system time (s): 0.364944
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 109436

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

runsolver used 1.11283 second user time and 3.2645 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-12 21:47:55
IDJOB=1807396
IDBENCH=71621
IDSOLVER=651
FILE ID=node73/1807396-1242157674
PBS_JOBID= 9289765
Free space on /tmp= 66316 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807396-1242157674/watcher-1807396-1242157674 -o /tmp/evaluation-result-1807396-1242157674/solver-1807396-1242157674 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807396-1242157674.cnf

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=865173766

node73.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:        831672 kB
Buffers:         82880 kB
Cached:        1056992 kB
SwapCached:       7424 kB
Active:         232500 kB
Inactive:       916696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        831672 kB
SwapTotal:     4192956 kB
SwapFree:      4180180 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            60980 kB
Committed_AS:   950704 kB
PageTables:       1396 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= 66316 MiB
End job on node73 at 2009-05-12 22:07:57