Trace number 1849423

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 070721/core? (TO) 1200.11 1200.04

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications 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 variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.12/0.19	c ==============================================================================
0.12/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.19	c ==============================================================================
0.12/0.19	c |         0 |  180292   522218 |   54087       0        0     nan |  0.000 % |
0.82/0.83	c |         0 |  120343   408065 |      --       0       --      -- |     --   | -57260/-106174
0.82/0.83	c ==============================================================================
0.82/0.83	c Result  :   #vars: 20573   #clauses: 120343   #literals: 408065
0.82/0.83	c CPU time:   0.79 s
0.82/0.83	c ==============================================================================
0.92/0.97	This is MiniSat 2.0 beta
0.92/0.97	WARNING: for repeatability, setting FPU to use double precision
0.92/0.97	============================[ Problem Statistics ]=============================
0.92/0.97	|                                                                             |
0.92/0.98	|  Number of variables:  20573                                                |
0.92/0.98	|  Number of clauses:    120343                                               |
1.02/1.06	|  Parsing time:         0.08         s                                       |
1.02/1.06	============================[ Search Statistics ]==============================
1.02/1.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.02/1.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.02/1.06	===============================================================================
1.02/1.06	|         0 |   20573   120343   408065 |    40114        0    nan |  0.000 % |
1.02/1.07	|       102 |   20573   120343   408065 |    44125      102      4 |  0.000 % |
1.02/1.09	|       252 |   20573   120343   408065 |    48538      252      4 |  0.000 % |
1.12/1.12	|       477 |   20573   120343   408065 |    53392      477      5 |  0.000 % |
1.12/1.16	|       814 |   20573   120343   408065 |    58731      814      5 |  0.000 % |
1.22/1.23	|      1320 |   20573   120343   408065 |    64604     1320      6 |  0.000 % |
1.22/1.30	|      2079 |   20573   120343   408065 |    71064     2079      6 |  0.000 % |
1.42/1.51	|      3218 |   20569   120337   408049 |    78171     3215      6 |  0.024 % |
1.71/1.80	|      4926 |   20568   120337   408049 |    85988     4923      7 |  0.024 % |
1.91/2.01	|      7490 |   20564   120294   407917 |    94587     7478      7 |  0.058 % |
2.51/2.53	|     11334 |   20544   120173   407584 |   104046    11285      8 |  0.141 % |
2.71/2.77	|     17100 |   20513   120112   407401 |   114450    16895      9 |  0.437 % |
3.21/3.31	|     25749 |   20431   119201   404563 |   125895    22501      9 |  0.690 % |
4.21/4.26	|     38723 |   20374   118705   402910 |   138485    31778     10 |  0.967 % |
6.31/6.38	|     58184 |   20317   118287   401505 |   152334    48478     11 |  1.259 % |
9.91/9.97	|     87378 |   20254   117728   399728 |   167567    71323     12 |  1.658 % |
18.11/18.16	|    131168 |   20075   116534   395922 |   184324   104999     13 |  2.552 % |
49.51/49.60	|    196852 |   19238   110727   377428 |   202756   140518     32 |  6.557 % |
179.52/179.52	|    295379 |   19212   110515   376720 |   223032    58128    107 |  6.645 % |
401.54/401.62	|    443168 |   19148   110188   375657 |   245335   205858    153 |  7.126 % |
744.35/744.39	|    664852 |   19074   109573   373562 |   269869   204033    172 |  7.286 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36: 16554 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1849423-1244817188/watcher-1849423-1244817188 -o /tmp/evaluation-result-1849423-1244817188/solver-1849423-1244817188 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849423-1244817188.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: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 16548
/proc/meminfo: memFree=1871224/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2412 CPUtime=0
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 365 645 0 0 0 0 0 0 20 0 1 0 79144078 2469888 275 4294967295 134512640 135169312 3220230752 3220229288 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16548/statm: 603 275 235 161 0 42 0
[pid=16552] ppid=16548 vsize=956 CPUtime=0
/proc/16552/stat : 16552 (SatELite_releas) R 16548 16548 18459 0 -1 4202496 126 0 0 0 0 0 0 0 18 0 1 0 79144079 978944 62 4294967295 134512640 135223648 3219759584 3219758180 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16552/statm: 239 65 47 174 0 64 0

[startup+0.018929 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 16548
/proc/meminfo: memFree=1871224/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2412 CPUtime=0
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 365 645 0 0 0 0 0 0 20 0 1 0 79144078 2469888 275 4294967295 134512640 135169312 3220230752 3220229288 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16548/statm: 603 275 235 161 0 42 0
[pid=16552] ppid=16548 vsize=2736 CPUtime=0.02
/proc/16552/stat : 16552 (SatELite_releas) R 16548 16548 18459 0 -1 4202496 549 0 0 0 2 0 0 0 18 0 1 0 79144079 2801664 485 4294967295 134512640 135223648 3219759584 3219758320 134540952 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16552/statm: 684 485 47 174 0 509 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5148

[startup+0.118916 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 16548
/proc/meminfo: memFree=1871224/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2412 CPUtime=0
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 365 645 0 0 0 0 0 0 20 0 1 0 79144078 2469888 275 4294967295 134512640 135169312 3220230752 3220229288 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16548/statm: 603 275 235 161 0 42 0
[pid=16552] ppid=16548 vsize=15756 CPUtime=0.12
/proc/16552/stat : 16552 (SatELite_releas) R 16548 16548 18459 0 -1 4202496 3263 0 0 0 9 3 0 0 18 0 1 0 79144079 16134144 3199 4294967295 134512640 135223648 3219759584 3219758536 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16552/statm: 3939 3199 47 174 0 3764 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 18168

[startup+0.318901 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 16548
/proc/meminfo: memFree=1871224/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2412 CPUtime=0
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 365 645 0 0 0 0 0 0 20 0 1 0 79144078 2469888 275 4294967295 134512640 135169312 3220230752 3220229288 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16548/statm: 603 275 235 161 0 42 0
[pid=16552] ppid=16548 vsize=27672 CPUtime=0.32
/proc/16552/stat : 16552 (SatELite_releas) R 16548 16548 18459 0 -1 4202496 6547 0 0 0 28 4 0 0 18 0 1 0 79144079 28336128 6032 4294967295 134512640 135223648 3219759584 3219757252 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16552/statm: 6918 6033 73 174 0 6743 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30084

[startup+0.718873 s]
/proc/loadavg: 0.92 1.00 0.99 2/91 16548
/proc/meminfo: memFree=1871224/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2412 CPUtime=0
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 365 645 0 0 0 0 0 0 20 0 1 0 79144078 2469888 275 4294967295 134512640 135169312 3220230752 3220229288 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16548/statm: 603 275 235 161 0 42 0
[pid=16552] ppid=16548 vsize=30068 CPUtime=0.72
/proc/16552/stat : 16552 (SatELite_releas) R 16548 16548 18459 0 -1 4202496 7668 0 0 0 68 4 0 0 18 0 1 0 79144079 30789632 6610 4294967295 134512640 135223648 3219759584 3219757472 134575968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16552/statm: 7517 6610 73 174 0 7342 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 32480

[startup+1.51882 s]
/proc/loadavg: 0.92 1.00 0.99 2/93 16554
/proc/meminfo: memFree=1862504/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=9168 CPUtime=0.54
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 2148 0 0 0 54 0 0 0 20 0 1 0 79144176 9388032 2083 4294967295 134512640 135212939 3217489936 3217488400 134526839 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16554/statm: 2292 2083 76 171 0 2120 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 11584

[startup+3.1187 s]
/proc/loadavg: 0.92 1.00 0.99 2/93 16554
/proc/meminfo: memFree=1858908/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=10780 CPUtime=2.13
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 2532 0 0 0 213 0 0 0 25 0 1 0 79144176 11038720 2467 4294967295 134512640 135212939 3217489936 3217488496 134541452 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 2695 2467 76 171 0 2523 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 13196

[startup+6.31847 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 16554
/proc/meminfo: memFree=1855964/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=13268 CPUtime=5.33
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 3129 0 0 0 533 0 0 0 25 0 1 0 79144176 13586432 3064 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 3317 3064 76 171 0 3145 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 15684

[startup+12.718 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 16554
/proc/meminfo: memFree=1852152/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=16688 CPUtime=11.73
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 4011 0 0 0 1173 0 0 0 25 0 1 0 79144176 17088512 3946 4294967295 134512640 135212939 3217489936 3217488400 134527043 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 4172 3946 76 171 0 4000 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 19104

[startup+25.5171 s]
/proc/loadavg: 0.95 1.00 0.99 2/93 16556
/proc/meminfo: memFree=1847000/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=21488 CPUtime=24.53
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 5190 0 0 0 2453 0 0 0 25 0 1 0 79144176 22003712 5125 4294967295 134512640 135212939 3217489936 3217488400 134526557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 5372 5125 76 171 0 5200 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 23904

[startup+51.1153 s]
/proc/loadavg: 0.96 1.00 0.99 2/93 16742
/proc/meminfo: memFree=1834716/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=33828 CPUtime=50.13
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 8233 0 0 0 5005 8 0 0 25 0 1 0 79144176 34639872 8168 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 8457 8168 76 171 0 8285 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 36244

[startup+102.322 s]
/proc/loadavg: 0.98 1.00 0.99 3/93 16936
/proc/meminfo: memFree=1807868/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=60096 CPUtime=101.34
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 14825 0 0 0 10121 13 0 0 25 0 1 0 79144176 61538304 14760 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 15024 14760 76 171 0 14852 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 62512

[startup+162.317 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 17125
/proc/meminfo: memFree=1783108/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=84384 CPUtime=161.34
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 20943 0 0 0 16118 16 0 0 25 0 1 0 79144176 86409216 20878 4294967295 134512640 135212939 3217489936 3217488400 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 21096 20878 76 171 0 20924 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 86800

[startup+222.313 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 17316
/proc/meminfo: memFree=1783200/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=84384 CPUtime=221.34
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 20943 0 0 0 22116 18 0 0 25 0 1 0 79144176 86409216 20878 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 21096 20878 76 171 0 20924 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 86800

[startup+282.319 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 17505
/proc/meminfo: memFree=1776644/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=91252 CPUtime=281.35
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 22660 0 0 0 28113 22 0 0 25 0 1 0 79144176 93442048 22595 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16554/statm: 22813 22595 76 171 0 22641 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 93668

[startup+342.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 17695
/proc/meminfo: memFree=1745512/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=122140 CPUtime=341.34
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 30371 0 0 0 34104 30 0 0 25 0 1 0 79144176 125071360 30306 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 30535 30306 76 171 0 30363 0
Current children cumulated CPU time (s) 342.32

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

/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=170348 CPUtime=461.36
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 42376 0 0 0 46094 42 0 0 25 0 1 0 79144176 174436352 42311 4294967295 134512640 135212939 3217489936 3217488400 134526636 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 42587 42311 76 171 0 42415 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 172764

[startup+522.322 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 18271
/proc/meminfo: memFree=1689648/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=177608 CPUtime=521.37
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 44194 0 0 0 52095 42 0 0 25 0 1 0 79144176 181870592 44129 4294967295 134512640 135212939 3217489936 3217488400 134526757 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 44402 44129 76 171 0 44230 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 180024

[startup+582.318 s]
/proc/loadavg: 0.99 1.00 0.99 3/93 18461
/proc/meminfo: memFree=1689672/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=177608 CPUtime=581.37
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 44195 0 0 0 58095 42 0 0 25 0 1 0 79144176 181870592 44130 4294967295 134512640 135212939 3217489936 3217488400 134526557 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 44402 44130 76 171 0 44230 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 180024

[startup+642.323 s]
/proc/loadavg: 1.08 1.03 1.00 3/93 18653
/proc/meminfo: memFree=1689556/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=177608 CPUtime=641.38
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 44195 0 0 0 64096 42 0 0 25 0 1 0 79144176 181870592 44130 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 44402 44130 76 171 0 44230 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 180024

[startup+702.309 s]
/proc/loadavg: 1.03 1.02 1.00 2/93 18843
/proc/meminfo: memFree=1689680/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=177608 CPUtime=701.37
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 44195 0 0 0 70095 42 0 0 25 0 1 0 79144176 181870592 44130 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 44402 44130 76 171 0 44230 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 180024

[startup+762.315 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 19032
/proc/meminfo: memFree=1689540/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=177608 CPUtime=761.38
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 44195 0 0 0 76096 42 0 0 25 0 1 0 79144176 181870592 44130 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 44402 44130 76 171 0 44230 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 180024

[startup+822.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 19223
/proc/meminfo: memFree=1676776/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=190808 CPUtime=821.38
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 47476 0 0 0 82092 46 0 0 25 0 1 0 79144176 195387392 47411 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 47702 47411 76 171 0 47530 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 193224

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 19416
/proc/meminfo: memFree=1649736/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=217624 CPUtime=881.38
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 54187 0 0 0 88083 55 0 0 25 0 1 0 79144176 222846976 54122 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 54406 54122 76 171 0 54234 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 220040

[startup+942.322 s]
/proc/loadavg: 1.16 1.06 1.02 2/93 19606
/proc/meminfo: memFree=1623836/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=243780 CPUtime=941.4
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 60732 0 0 0 94083 57 0 0 25 0 1 0 79144176 249630720 60667 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 60945 60667 76 171 0 60773 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 246196

[startup+1002.32 s]
/proc/loadavg: 1.10 1.06 1.02 3/93 19796
/proc/meminfo: memFree=1605740/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=261496 CPUtime=1001.4
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 65186 0 0 0 100082 58 0 0 25 0 1 0 79144176 267771904 65121 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 65374 65121 76 171 0 65202 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 263912

[startup+1062.31 s]
/proc/loadavg: 1.03 1.05 1.01 3/93 19985
/proc/meminfo: memFree=1605492/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=261496 CPUtime=1061.4
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 65186 0 0 0 106082 58 0 0 25 0 1 0 79144176 267771904 65121 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 65374 65121 76 171 0 65202 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 263912

[startup+1122.31 s]
/proc/loadavg: 1.08 1.06 1.02 2/93 20176
/proc/meminfo: memFree=1605476/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=261496 CPUtime=1121.4
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 65186 0 0 0 112082 58 0 0 25 0 1 0 79144176 267771904 65121 4294967295 134512640 135212939 3217489936 3217488400 134526778 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 65374 65121 76 171 0 65202 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 263912

[startup+1182.31 s]
/proc/loadavg: 1.03 1.05 1.01 3/93 20365
/proc/meminfo: memFree=1605336/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=261496 CPUtime=1181.41
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 65186 0 0 0 118083 58 0 0 25 0 1 0 79144176 267771904 65121 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 65374 65121 76 171 0 65202 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 263912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.02 1.04 1.01 3/93 20367
/proc/meminfo: memFree=1605440/2074464 swapFree=1959864/1959888
[pid=16548] ppid=16546 vsize=2416 CPUtime=0.98
/proc/16548/stat : 16548 (SatELiteGTI) S 16546 16548 18459 0 -1 4194304 384 8694 0 0 1 0 91 6 18 0 1 0 79144078 2473984 276 4294967295 134512640 135169312 3220230752 3220226968 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16548/statm: 604 276 235 161 0 43 0
[pid=16554] ppid=16548 vsize=261496 CPUtime=1199.11
/proc/16554/stat : 16554 (minisat_static) R 16548 16548 18459 0 -1 4202496 65186 0 0 0 119853 58 0 0 25 0 1 0 79144176 267771904 65121 4294967295 134512640 135212939 3217489936 3217488400 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16554/statm: 65374 65121 76 171 0 65202 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 263912

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.11
CPU user time (s): 1199.45
CPU system time (s): 0.66
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 263912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.45
system time used= 0.66
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74541
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= 22
involuntary context switches= 936

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 16:33:08
IDJOB=1849423
IDBENCH=69598
IDSOLVER=690
FILE ID=tipi06/1849423-1244817188
PBS_JOBID=
Free space on /tmp= 15528 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849423-1244817188/watcher-1849423-1244817188 -o /tmp/evaluation-result-1849423-1244817188/solver-1849423-1244817188 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849423-1244817188.cnf

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED= 377656509

Linux tipi06 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.76

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.76


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1871480 kB
Buffers:          8416 kB
Cached:         133520 kB
SwapCached:         24 kB
Active:          29128 kB
Inactive:       124052 kB
HighTotal:     1178688 kB
HighFree:      1085828 kB
LowTotal:       895776 kB
LowFree:        785652 kB
SwapTotal:     1959888 kB
SwapFree:      1959864 kB
Dirty:            5936 kB
Writeback:           0 kB
AnonPages:       11028 kB
Mapped:           5300 kB
Slab:            41280 kB
PageTables:        432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15528 MiB
End job on tipi06 at 2009-06-12 16:53:08