Trace number 1807459

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.53

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i7_pp_ci_ce.cnf
MD5SUM5e0c3f55984f25e5ae39d5acbf3dab6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.5189
Satisfiable
(Un)Satisfiability was proved
Number of variables13041
Number of clauses134672
Sum of the clauses size442400
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225102
Number of clauses of size 363007
Number of clauses of size 435077
Number of clauses of size 58820
Number of clauses of size over 52666

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:  13041                                                |
0.00/0.00	|  Number of clauses:    134672                                               |
0.00/0.08	|  Parsing time:         0.07         s                                       |
0.00/0.09	============================[ Search Statistics ]==============================
0.00/0.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	===============================================================================
0.00/0.09	|         0 |   13041   134672   442400 |    44890        0    nan |  0.000 % |
0.09/0.14	|       101 |   13014   134672   442400 |    49379       87      8 |  0.224 % |
0.09/0.19	|       251 |   12999   134672   442400 |    54317      229      9 |  0.345 % |
0.19/0.23	|       476 |   12991   134672   442400 |    59749      446     16 |  0.483 % |
0.19/0.29	|       815 |   12989   134672   442400 |    65724      784     16 |  0.498 % |
0.29/0.39	|      1321 |   12983   134672   442400 |    72296     1287     16 |  0.567 % |
0.49/0.54	|      2080 |   12961   133799   440133 |    79526     2019     20 |  0.721 % |
0.79/0.80	|      3219 |   12937   133441   439209 |    87479     3154     26 |  0.798 % |
1.09/1.11	|      4928 |   12937   133441   439209 |    96227     4863     28 |  0.797 % |
1.59/1.63	|      7490 |   12932   133406   439123 |   105849     7423     30 |  0.843 % |
3.18/3.26	|     11335 |   12911   133371   439035 |   116434    11258     41 |  1.028 % |
5.19/5.20	|     17103 |   12899   132975   437980 |   128078    17006     43 |  1.089 % |
8.98/9.01	|     25752 |   12885   132926   437851 |   140886    25646     49 |  1.242 % |
18.28/18.38	|     38728 |   12877   132689   437238 |   154974    38621     52 |  1.258 % |
34.48/34.57	|     58190 |   12875   132664   437171 |   170472    58082     71 |  1.273 % |
56.37/56.41	|     87382 |   12875   132664   437171 |   187519    87274     68 |  1.273 % |
113.14/113.24	|    131171 |   12872   132629   437083 |   206271   131062     67 |  1.296 % |
204.22/204.31	|    196856 |   12846   132324   436290 |   226898   196735     74 |  1.495 % |
318.27/318.42	|    295382 |   12842   132275   436163 |   249588    92908     63 |  1.526 % |
572.18/572.43	|    443172 |   12834   132137   435764 |   274547   240690     71 |  1.603 % |
984.62/985.08	|    664858 |   12825   132053   435545 |   302001   216371     85 |  1.664 % |

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-1807459-1242157818/watcher-1807459-1242157818 -o /tmp/evaluation-result-1807459-1242157818/solver-1807459-1242157818 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807459-1242157818.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.97 0.95 0.91 3/64 26773
/proc/meminfo: memFree=1662384/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=2684 CPUtime=0
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 532 0 0 0 0 0 0 0 18 0 1 0 243810271 2748416 517 1992294400 134512640 135213614 4294956256 18446744073709551615 134524573 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 671 519 58 171 0 497 0

[startup+0.100604 s]
/proc/loadavg: 0.97 0.95 0.91 3/64 26773
/proc/meminfo: memFree=1662384/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=8264 CPUtime=0.09
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 1953 0 0 0 8 1 0 0 18 0 1 0 243810271 8462336 1938 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 2066 1939 75 171 0 1892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8264

[startup+0.201623 s]
/proc/loadavg: 0.97 0.95 0.91 3/64 26773
/proc/meminfo: memFree=1662384/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=8676 CPUtime=0.19
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 2055 0 0 0 18 1 0 0 19 0 1 0 243810271 8884224 2040 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 2169 2041 77 171 0 1995 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8676

[startup+0.301643 s]
/proc/loadavg: 0.97 0.95 0.91 3/64 26773
/proc/meminfo: memFree=1662384/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=8808 CPUtime=0.29
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 2086 0 0 0 28 1 0 0 19 0 1 0 243810271 9019392 2071 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 2202 2071 77 171 0 2028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8808

[startup+0.701718 s]
/proc/loadavg: 0.97 0.95 0.91 3/64 26773
/proc/meminfo: memFree=1662384/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=9204 CPUtime=0.69
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 2165 0 0 0 68 1 0 0 23 0 1 0 243810271 9424896 2150 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 2301 2150 77 171 0 2127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9204

[startup+1.50187 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 26774
/proc/meminfo: memFree=1653672/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=9864 CPUtime=1.49
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 2351 0 0 0 148 1 0 0 25 0 1 0 243810271 10100736 2336 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 2466 2336 78 171 0 2292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9864

[startup+3.10118 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 26774
/proc/meminfo: memFree=1652712/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=10920 CPUtime=3.08
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 2618 0 0 0 307 1 0 0 25 0 1 0 243810271 11182080 2603 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 2730 2603 78 171 0 2556 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10920

[startup+6.30179 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 26774
/proc/meminfo: memFree=1650408/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=12968 CPUtime=6.29
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 3124 0 0 0 627 2 0 0 25 0 1 0 243810271 13279232 3109 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 3242 3109 78 171 0 3068 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12968

[startup+12.702 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 26774
/proc/meminfo: memFree=1646824/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=16300 CPUtime=12.69
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 3952 0 0 0 1266 3 0 0 25 0 1 0 243810271 16691200 3937 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 4075 3937 78 171 0 3901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16300

[startup+25.5015 s]
/proc/loadavg: 0.98 0.95 0.91 2/65 26774
/proc/meminfo: memFree=1640616/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=22456 CPUtime=25.48
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 5469 0 0 0 2543 5 0 0 25 0 1 0 243810271 22994944 5454 1992294400 134512640 135213614 4294956256 18446744073709551615 134536205 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 5614 5454 78 171 0 5440 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22456

[startup+51.1013 s]
/proc/loadavg: 0.98 0.95 0.91 2/65 26774
/proc/meminfo: memFree=1629416/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=33672 CPUtime=51.07
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 8271 0 0 0 5099 8 0 0 25 0 1 0 243810271 34480128 8256 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 8418 8256 78 171 0 8244 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33672

[startup+102.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 26774
/proc/meminfo: memFree=1616168/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=46692 CPUtime=102.26
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 11541 0 0 0 10213 13 0 0 25 0 1 0 243810271 47812608 11526 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 11673 11526 78 171 0 11499 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46692

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1601000/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=62192 CPUtime=162.23
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 15363 0 0 0 16207 16 0 0 25 0 1 0 243810271 63684608 15348 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 15548 15348 78 171 0 15374 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 62192

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1585640/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=77172 CPUtime=222.21
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 19153 0 0 0 22201 20 0 0 25 0 1 0 243810271 79024128 19138 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 19293 19138 78 171 0 19119 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 77172

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1577832/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=85300 CPUtime=282.18
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 21084 0 0 0 28196 22 0 0 25 0 1 0 243810271 87347200 21069 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 21325 21069 78 171 0 21151 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 85300

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1577768/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=85300 CPUtime=342.16
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 21091 0 0 0 34194 22 0 0 25 0 1 0 243810271 87347200 21076 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 21325 21076 78 171 0 21151 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 85300

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1577768/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=85300 CPUtime=402.14
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 21092 0 0 0 40192 22 0 0 25 0 1 0 243810271 87347200 21077 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 21325 21077 78 171 0 21151 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 85300

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1577704/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=85300 CPUtime=462.12
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 21098 0 0 0 46189 23 0 0 25 0 1 0 243810271 87347200 21083 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 21325 21083 78 171 0 21151 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 85300

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1577768/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=85300 CPUtime=522.1
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 21099 0 0 0 52187 23 0 0 25 0 1 0 243810271 87347200 21084 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 21325 21084 78 171 0 21151 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 85300

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1574824/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=88240 CPUtime=582.08
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 21834 0 0 0 58184 24 0 0 25 0 1 0 243810271 90357760 21819 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 22060 21819 78 171 0 21886 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 88240

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26774
/proc/meminfo: memFree=1567656/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=95388 CPUtime=642.05
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 23640 0 0 0 64178 27 0 0 25 0 1 0 243810271 97677312 23625 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 23847 23625 78 171 0 23673 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 95388

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1564200/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=98716 CPUtime=702.03
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 24476 0 0 0 70175 28 0 0 25 0 1 0 243810271 101085184 24461 1992294400 134512640 135213614 4294956256 18446744073709551615 134537642 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 24679 24461 78 171 0 24505 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 98716

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1564200/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=98716 CPUtime=762.01
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 24476 0 0 0 76173 28 0 0 25 0 1 0 243810271 101085184 24461 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 24679 24461 78 171 0 24505 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 98716

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1564136/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=98716 CPUtime=821.98
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 24486 0 0 0 82170 28 0 0 25 0 1 0 243810271 101085184 24471 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 24679 24471 78 171 0 24505 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 98716

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1563944/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=98884 CPUtime=881.96
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 24516 0 0 0 88168 28 0 0 25 0 1 0 243810271 101257216 24501 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 24721 24501 78 171 0 24547 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 98884

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1563624/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=99360 CPUtime=941.94
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 24601 0 0 0 94165 29 0 0 25 0 1 0 243810271 101744640 24586 1992294400 134512640 135213614 4294956256 18446744073709551615 134526867 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 24840 24586 78 171 0 24666 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 99360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1563496/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=99360 CPUtime=1001.92
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 24632 0 0 0 100163 29 0 0 25 0 1 0 243810271 101744640 24617 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 24840 24617 78 171 0 24666 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 99360

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1558824/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=104340 CPUtime=1061.89
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 25835 0 0 0 106159 30 0 0 25 0 1 0 243810271 106844160 25820 1992294400 134512640 135213614 4294956256 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 26085 25820 78 171 0 25911 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 104340

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1553192/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=109952 CPUtime=1121.87
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 27220 0 0 0 112155 32 0 0 25 0 1 0 243810271 112590848 27205 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 27488 27205 78 171 0 27314 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 109952

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1547688/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=115548 CPUtime=1181.84
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 28607 0 0 0 118151 33 0 0 25 0 1 0 243810271 118321152 28592 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 28887 28592 78 171 0 28713 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 115548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26780
/proc/meminfo: memFree=1545768/2055920 swapFree=4182040/4192956
[pid=26773] ppid=26771 vsize=117324 CPUtime=1200.04
/proc/26773/stat : 26773 (minisat_static) R 26771 26773 26617 0 -1 4194304 29054 0 0 0 119970 34 0 0 25 0 1 0 243810271 120139776 29039 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/26773/statm: 29331 29039 78 171 0 29157 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 117324

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.53
CPU time (s): 1200.08
CPU user time (s): 1199.71
CPU system time (s): 0.367944
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 117324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.367944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29054
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= 3
involuntary context switches= 2970

runsolver used 0.71789 second user time and 2.68859 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-12 21:50:18
IDJOB=1807459
IDBENCH=71631
IDSOLVER=651
FILE ID=node38/1807459-1242157818
PBS_JOBID= 9289767
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=1395885931

node38.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.265
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.265
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:       1662800 kB
Buffers:         63316 kB
Cached:         252552 kB
SwapCached:       4956 kB
Active:          36688 kB
Inactive:       287824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662800 kB
SwapTotal:     4192956 kB
SwapFree:      4182040 kB
Dirty:            3480 kB
Writeback:           0 kB
Mapped:          15108 kB
Slab:            54524 kB
Committed_AS:   963636 kB
PageTables:       1456 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= 66244 MiB
End job on node38 at 2009-05-12 22:10:21