Trace number 1849513

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.03 1199.94

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1069.71
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

Solver Data

0.00/0.00	c Parsing...
1.21/1.26	c ==============================================================================
1.21/1.26	c |           |     ORIGINAL     |              LEARNT              |          |
1.21/1.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.21/1.26	c ==============================================================================
1.21/1.26	c |         0 | 1328859  3634310 |  398657       0        0     nan |  0.000 % |
46.11/46.19	c |         0 |  253406  1804413 |      --       0       --      -- |     --   | -752995/-922075
46.11/46.19	c ==============================================================================
46.11/46.19	c Result  :   #vars: 4366   #clauses: 253406   #literals: 1804413
46.11/46.19	c CPU time:   45.87 s
46.11/46.19	c ==============================================================================
46.81/46.81	This is MiniSat 2.0 beta
46.81/46.81	WARNING: for repeatability, setting FPU to use double precision
46.81/46.81	============================[ Problem Statistics ]=============================
46.81/46.81	|                                                                             |
46.81/46.81	|  Number of variables:  4366                                                 |
46.81/46.81	|  Number of clauses:    253406                                               |
46.81/47.04	|  Parsing time:         0.21         s                                       |
46.81/47.06	============================[ Search Statistics ]==============================
46.81/47.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.81/47.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
46.81/47.06	===============================================================================
46.81/47.06	|         0 |    4366   253406  1804413 |    84468        0    nan |  0.000 % |
46.81/47.07	|       100 |    4366   253406  1804413 |    92915      100      8 |  0.000 % |
46.81/47.08	|       251 |    4366   253406  1804413 |   102207      251      8 |  0.000 % |
46.81/47.10	|       476 |    4366   253406  1804413 |   112427      476      8 |  0.000 % |
46.81/47.12	|       813 |    4366   253406  1804413 |   123670      813      8 |  0.000 % |
47.21/47.22	|      1319 |    4366   253406  1804413 |   136037     1319      9 |  0.000 % |
47.32/47.33	|      2079 |    4366   253406  1804413 |   149641     2079      9 |  0.000 % |
47.51/47.51	|      3218 |    4366   253406  1804413 |   164605     3218     10 |  0.000 % |
47.71/47.70	|      4927 |    4366   253406  1804413 |   181066     4927     20 |  0.000 % |
48.01/48.03	|      7490 |    4365   253406  1804413 |   199172     7489     21 |  0.023 % |
48.81/48.87	|     11335 |    4365   253406  1804413 |   219089    11334     19 |  0.023 % |
50.01/50.03	|     17102 |    4365   253406  1804413 |   240998    17101     18 |  0.023 % |
51.22/51.26	|     25751 |    4363   253406  1804413 |   265098    25748     19 |  0.069 % |
56.72/56.72	|     38726 |    4363   253406  1804413 |   291608    38723     20 |  0.069 % |
62.22/62.31	|     58188 |    4361   253370  1804320 |   320769    58180     22 |  0.115 % |
70.92/70.95	|     87380 |    4357   253370  1804320 |   352846    87368     22 |  0.206 % |
88.42/88.50	|    131170 |    4354   253298  1804134 |   388131   131153     22 |  0.275 % |
128.62/128.66	|    196855 |    4349   253250  1804010 |   426944   196830     27 |  0.389 % |
234.13/234.17	|    295383 |    4349   253202  1803886 |   469638   295355     26 |  0.389 % |
370.34/370.36	|    443172 |    4346   253190  1803855 |   516602   443141     26 |  0.458 % |
739.78/739.79	|    664855 |    4346   253190  1803855 |   568262   163454     30 |  0.458 % |
1025.01/1024.95	|    997380 |    4344   253142  1803731 |   625089   495975     25 |  0.504 % |
1200.02/1199.93	HOME/SatELiteGTI: line 36: 29813 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-1849513-1244831183/watcher-1849513-1244831183 -o /tmp/evaluation-result-1849513-1244831183/solver-1849513-1244831183 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849513-1244831183.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: 1.02 1.03 1.04 2/91 29619
/proc/meminfo: memFree=1955656/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=952 CPUtime=0
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 107 0 0 0 0 0 0 0 25 0 1 0 80538084 974848 43 4294967295 134512640 135223648 3219196240 3219195308 134535392 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 238 49 40 174 0 63 0

[startup+0.028509 s]
/proc/loadavg: 1.02 1.03 1.04 2/91 29619
/proc/meminfo: memFree=1955656/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=3720 CPUtime=0.03
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 764 0 0 0 3 0 0 0 25 0 1 0 80538084 3809280 700 4294967295 134512640 135223648 3219196240 3219195192 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 930 701 47 174 0 755 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6136

[startup+0.108502 s]
/proc/loadavg: 1.02 1.03 1.04 2/91 29619
/proc/meminfo: memFree=1955656/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=12132 CPUtime=0.11
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 2531 0 0 0 10 1 0 0 25 0 1 0 80538084 12423168 2467 4294967295 134512640 135223648 3219196240 3219194808 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 3033 2467 47 174 0 2858 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14548

[startup+0.308486 s]
/proc/loadavg: 1.02 1.03 1.04 2/91 29619
/proc/meminfo: memFree=1955656/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=29980 CPUtime=0.31
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 7042 0 0 0 25 6 0 0 25 0 1 0 80538084 30699520 6978 4294967295 134512640 135223648 3219196240 3219194808 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 7495 6978 47 174 0 7320 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 32396

[startup+0.708453 s]
/proc/loadavg: 1.02 1.03 1.04 2/91 29619
/proc/meminfo: memFree=1955656/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=75232 CPUtime=0.71
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 16322 0 0 0 57 14 0 0 25 0 1 0 80538084 77037568 16258 4294967295 134512640 135223648 3219196240 3219195192 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 18808 16258 47 174 0 18633 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 77648

[startup+1.50839 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29624
/proc/meminfo: memFree=1864484/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=157240 CPUtime=1.51
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 31446 0 0 0 129 22 0 0 25 0 1 0 80538084 161013760 31360 4294967295 134512640 135223648 3219196240 3219194736 134549108 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 39310 31360 68 174 0 39135 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 159656

[startup+3.10826 s]
/proc/loadavg: 1.02 1.03 1.04 2/93 29624
/proc/meminfo: memFree=1831004/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=157752 CPUtime=3.11
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 31546 0 0 0 289 22 0 0 25 0 1 0 80538084 161538048 31460 4294967295 134512640 135223648 3219196240 3219194736 134549039 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 39438 31460 68 174 0 39263 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 160168

[startup+6.308 s]
/proc/loadavg: 1.02 1.03 1.04 2/93 29624
/proc/meminfo: memFree=1817644/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=171964 CPUtime=6.31
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 38247 0 0 0 605 26 0 0 25 0 1 0 80538084 176091136 34527 4294967295 134512640 135223648 3219196240 3219194108 134716529 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 42991 34527 73 174 0 42816 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 174380

[startup+12.7075 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29624
/proc/meminfo: memFree=1775524/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=196668 CPUtime=12.71
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 44882 0 0 0 1242 29 0 0 25 0 1 0 80538084 201388032 40862 4294967295 134512640 135223648 3219196240 3219194048 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 49167 40862 73 174 0 48992 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 199084

[startup+25.5064 s]
/proc/loadavg: 1.16 1.06 1.05 2/93 29809
/proc/meminfo: memFree=1775384/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2416 CPUtime=0
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 80538084 2473984 276 4294967295 134512640 135169312 3219755504 3219754040 3085311726 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29619/statm: 604 276 235 161 0 43 0
[pid=29623] ppid=29619 vsize=196924 CPUtime=25.51
/proc/29623/stat : 29623 (SatELite_releas) R 29619 29619 17865 0 -1 4202496 44953 0 0 0 2522 29 0 0 25 0 1 0 80538084 201650176 40933 4294967295 134512640 135223648 3219196240 3219194256 134548331 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29623/statm: 49231 40933 73 174 0 49056 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 199340

[startup+51.1143 s]
/proc/loadavg: 1.10 1.05 1.05 3/93 29813
/proc/meminfo: memFree=1907252/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=22752 CPUtime=4.31
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 5585 0 0 0 428 3 0 0 25 0 1 0 80542765 23298048 5520 4294967295 134512640 135212939 3216910208 3216908672 134526636 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 5688 5520 76 171 0 5516 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 25172

[startup+102.31 s]
/proc/loadavg: 1.04 1.04 1.04 3/93 30001
/proc/meminfo: memFree=1886024/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=42844 CPUtime=55.51
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 10542 0 0 0 5538 13 0 0 25 0 1 0 80542765 43872256 10477 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 10711 10477 76 171 0 10539 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 45264

[startup+162.315 s]
/proc/loadavg: 1.01 1.03 1.04 2/93 30192
/proc/meminfo: memFree=1872308/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=56748 CPUtime=115.52
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 13958 0 0 0 11537 15 0 0 25 0 1 0 80542765 58109952 13893 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 14187 13893 76 171 0 14015 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 59168

[startup+222.31 s]
/proc/loadavg: 1.00 1.03 1.03 2/93 30387
/proc/meminfo: memFree=1866176/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=62584 CPUtime=175.52
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 15460 0 0 0 17536 16 0 0 25 0 1 0 80542765 64086016 15395 4294967295 134512640 135212939 3216910208 3216908672 134526661 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 15646 15395 76 171 0 15474 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 65004

[startup+282.316 s]
/proc/loadavg: 1.00 1.02 1.03 3/93 30575
/proc/meminfo: memFree=1855320/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=74140 CPUtime=235.53
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 18242 0 0 0 23535 18 0 0 25 0 1 0 80542765 75919360 18177 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 18535 18177 76 171 0 18363 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 76560

[startup+342.311 s]
/proc/loadavg: 1.00 1.01 1.02 2/93 30766
/proc/meminfo: memFree=1847648/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=81644 CPUtime=295.53
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 20111 0 0 0 29535 18 0 0 25 0 1 0 80542765 83603456 20046 4294967295 134512640 135212939 3216910208 3216908672 134526608 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 20411 20046 76 171 0 20239 0
Current children cumulated CPU time (s) 342.34

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

[pid=29813] ppid=29619 vsize=97420 CPUtime=475.55
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 23892 0 0 0 47532 23 0 0 25 0 1 0 80542765 99758080 23827 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24355 23827 76 171 0 24183 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 99840

[startup+582.321 s]
/proc/loadavg: 1.22 1.05 1.02 3/93 31530
/proc/meminfo: memFree=1832372/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=97420 CPUtime=535.56
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 23894 0 0 0 53533 23 0 0 25 0 1 0 80542765 99758080 23829 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24355 23829 76 171 0 24183 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 99840

[startup+642.326 s]
/proc/loadavg: 1.08 1.04 1.01 3/93 31721
/proc/meminfo: memFree=1832356/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=97420 CPUtime=595.57
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 23894 0 0 0 59534 23 0 0 25 0 1 0 80542765 99758080 23829 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24355 23829 76 171 0 24183 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 99840

[startup+702.311 s]
/proc/loadavg: 1.15 1.06 1.01 3/93 31909
/proc/meminfo: memFree=1831976/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=97664 CPUtime=655.56
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 23939 0 0 0 65533 23 0 0 25 0 1 0 80542765 100007936 23874 4294967295 134512640 135212939 3216910208 3216908672 134526636 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24416 23874 76 171 0 24244 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 100084

[startup+762.316 s]
/proc/loadavg: 1.11 1.06 1.01 2/93 32100
/proc/meminfo: memFree=1831728/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=97664 CPUtime=715.57
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 23944 0 0 0 71534 23 0 0 25 0 1 0 80542765 100007936 23879 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24416 23879 76 171 0 24244 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 100084

[startup+822.322 s]
/proc/loadavg: 1.04 1.05 1.01 2/93 32291
/proc/meminfo: memFree=1831828/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=97664 CPUtime=775.58
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 23947 0 0 0 77535 23 0 0 25 0 1 0 80542765 100007936 23882 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24416 23882 76 171 0 24244 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 100084

[startup+882.317 s]
/proc/loadavg: 1.01 1.04 1.00 2/93 32483
/proc/meminfo: memFree=1831976/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=97664 CPUtime=835.58
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 23947 0 0 0 83535 23 0 0 25 0 1 0 80542765 100007936 23882 4294967295 134512640 135212939 3216910208 3216908672 134526839 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24416 23882 76 171 0 24244 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 100084

[startup+942.322 s]
/proc/loadavg: 1.00 1.03 1.00 3/93 32673
/proc/meminfo: memFree=1831256/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=98516 CPUtime=895.59
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 24122 0 0 0 89536 23 0 0 25 0 1 0 80542765 100880384 24057 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24629 24057 76 171 0 24457 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 100936

[startup+1002.32 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 394
/proc/meminfo: memFree=1830976/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=98780 CPUtime=955.59
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 24205 0 0 0 95536 23 0 0 25 0 1 0 80542765 101150720 24140 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 24695 24140 76 171 0 24523 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 101200

[startup+1062.31 s]
/proc/loadavg: 1.00 1.02 1.00 4/93 585
/proc/meminfo: memFree=1822404/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=107280 CPUtime=1015.59
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 26327 0 0 0 101535 24 0 0 25 0 1 0 80542765 109854720 26262 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 26820 26262 76 171 0 26648 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 109700

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 776
/proc/meminfo: memFree=1817420/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=112204 CPUtime=1075.6
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 27558 0 0 0 107534 26 0 0 25 0 1 0 80542765 114896896 27493 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 28051 27493 76 171 0 27879 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 114624

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 977
/proc/meminfo: memFree=1814120/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=115504 CPUtime=1135.6
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 28405 0 0 0 113533 27 0 0 25 0 1 0 80542765 118276096 28340 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 28876 28340 76 171 0 28704 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 117924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 980
/proc/meminfo: memFree=1813260/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=116296 CPUtime=1153.21
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 28599 0 0 0 115294 27 0 0 25 0 1 0 80542765 119087104 28534 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 29074 28534 76 171 0 28902 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 118716

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

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 980
/proc/meminfo: memFree=1813260/2074464 swapFree=1959860/1959888
[pid=29619] ppid=29617 vsize=2420 CPUtime=46.81
/proc/29619/stat : 29619 (SatELiteGTI) S 29617 29619 17865 0 -1 4194304 384 50371 0 0 0 0 4643 38 20 0 1 0 80538084 2478080 277 4294967295 134512640 135169312 3219755504 3219751720 3085311726 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29619/statm: 605 277 235 161 0 44 0
[pid=29813] ppid=29619 vsize=116296 CPUtime=1153.21
/proc/29813/stat : 29813 (minisat_static) R 29619 29619 17865 0 -1 4202496 28599 0 0 0 115294 27 0 0 25 0 1 0 80542765 119087104 28534 4294967295 134512640 135212939 3216910208 3216908672 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29813/statm: 29074 28534 76 171 0 28902 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 118716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.94
CPU time (s): 1200.03
CPU user time (s): 1199.37
CPU system time (s): 0.66
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 210748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.37
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= 79446
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= 18
involuntary context switches= 984

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 20:26:23
IDJOB=1849513
IDBENCH=70950
IDSOLVER=690
FILE ID=tipi08/1849513-1244831183
PBS_JOBID=
Free space on /tmp= 15429 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849513-1244831183/watcher-1849513-1244831183 -o /tmp/evaluation-result-1849513-1244831183/solver-1849513-1244831183 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849513-1244831183.cnf

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED= 1933082058

Linux tipi08 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.464
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.464
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1955548 kB
Buffers:         14216 kB
Cached:          51240 kB
SwapCached:          4 kB
Active:          56416 kB
Inactive:        20472 kB
HighTotal:     1178688 kB
HighFree:      1125616 kB
LowTotal:       895776 kB
LowFree:        829932 kB
SwapTotal:     1959888 kB
SwapFree:      1959860 kB
Dirty:           34440 kB
Writeback:           0 kB
AnonPages:       11332 kB
Mapped:           5500 kB
Slab:            33168 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85844 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15429 MiB
End job on tipi08 at 2009-06-12 20:46:28