Trace number 1849346

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

Nameindustrial/anbulagan/
hard-unsat/total-5-17-u.cnf
MD5SUM9f79c3f75a90db314ed315006ba97d6f
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 variables265064
Number of clauses1236517
Sum of the clauses size2853702
Maximum clause length10
Minimum clause length1
Number of clauses of size 122116
Number of clauses of size 2960717
Number of clauses of size 3203984
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data

0.00/0.00	c Parsing...
1.12/1.17	c ==============================================================================
1.12/1.17	c |           |     ORIGINAL     |              LEARNT              |          |
1.12/1.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.12/1.17	c ==============================================================================
1.12/1.17	c |         0 | 1214401  2831586 |  364320       0        0     nan |  0.000 % |
8.62/8.69	c |         0 |  540614  1448055 |      --       0       --      -- |     --   | -422902/-817661
8.62/8.70	c ==============================================================================
8.62/8.70	c Result  :   #vars: 89502   #clauses: 540614   #literals: 1448055
8.62/8.70	c CPU time:   8.43 s
8.62/8.70	c ==============================================================================
9.22/9.27	This is MiniSat 2.0 beta
9.22/9.27	WARNING: for repeatability, setting FPU to use double precision
9.22/9.27	============================[ Problem Statistics ]=============================
9.22/9.27	|                                                                             |
9.22/9.27	|  Number of variables:  89502                                                |
9.22/9.27	|  Number of clauses:    540614                                               |
9.27/9.63	|  Parsing time:         0.32         s                                       |
9.27/9.66	============================[ Search Statistics ]==============================
9.27/9.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.27/9.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.27/9.66	===============================================================================
9.27/9.66	|         0 |   89502   540614  1448055 |   180204        0    nan |  0.000 % |
9.82/9.91	|       100 |   89232   540614  1448055 |   198225       91     38 |  4.455 % |
10.12/10.21	|       250 |   87459   540614  1448055 |   218047      230     31 | 16.343 % |
10.72/10.77	|       476 |   70699   422725  1160021 |   239852      366     34 | 22.505 % |
11.22/11.27	|       813 |   65753   384362  1062117 |   263837      626     36 | 26.632 % |
12.41/12.47	|      1320 |   64898   381338  1054391 |   290221     1052     35 | 34.125 % |
14.31/14.36	|      2079 |   54590   307970   865252 |   319243     1559     38 | 39.007 % |
15.51/15.60	|      3218 |   31086   158006   454764 |   351167     1710     55 | 65.282 % |
16.71/16.78	|      4927 |   31049   157923   454543 |   386284     3415     44 | 65.984 % |
19.61/19.65	|      7489 |   29596   149738   431451 |   424913     5915     59 | 66.940 % |
24.61/24.67	|     11334 |   29578   149567   430990 |   467404     9758     69 | 66.953 % |
33.51/33.52	|     17100 |   29554   149398   430541 |   514144    15522     82 | 66.980 % |
47.71/47.72	|     25751 |   29554   149398   430541 |   565559    24173     86 | 66.980 % |
68.91/68.92	|     38726 |   29553   149395   430534 |   622115    37145     86 | 66.981 % |
106.81/106.83	|     58187 |   29336   147955   426852 |   684326    56598     88 | 67.223 % |
166.41/166.47	|     87380 |   29313   147812   426464 |   752759    85786    100 | 67.273 % |
283.93/283.98	|    131170 |   29282   147572   425845 |   828035   129570     95 | 67.478 % |
503.34/503.34	|    196854 |   28370   142097   410496 |   910839   195165     89 | 68.302 % |
937.67/937.70	|    295382 |   27986   139560   403804 |  1001923   293679     88 | 68.731 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36: 26491 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-1849346-1244800157/watcher-1849346-1244800157 -o /tmp/evaluation-result-1849346-1244800157/solver-1849346-1244800157 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849346-1244800157.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.08 1.08 0.94 4/91 26485
/proc/meminfo: memFree=700604/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2412 CPUtime=0
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 364 647 0 0 0 0 0 0 20 0 1 0 77441185 2469888 275 4294967295 134512640 135169312 3217850384 3217848920 3084898030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26485/statm: 603 275 235 161 0 42 0
[pid=26489] ppid=26485 vsize=948 CPUtime=0
/proc/26489/stat : 26489 (SatELite_releas) R 26485 26485 18459 0 -1 4202496 105 0 0 0 0 0 0 0 21 0 1 0 77441185 970752 41 4294967295 134512640 135223648 3220392560 3220391392 134725888 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26489/statm: 237 48 40 174 0 62 0

[startup+0.089755 s]
/proc/loadavg: 1.08 1.08 0.94 4/91 26485
/proc/meminfo: memFree=700604/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2412 CPUtime=0
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 364 647 0 0 0 0 0 0 20 0 1 0 77441185 2469888 275 4294967295 134512640 135169312 3217850384 3217848920 3084898030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26485/statm: 603 275 235 161 0 42 0
[pid=26489] ppid=26485 vsize=21312 CPUtime=0.09
/proc/26489/stat : 26489 (SatELite_releas) R 26485 26485 18459 0 -1 4202496 3748 0 0 0 8 1 0 0 21 0 1 0 77441185 21823488 3684 4294967295 134512640 135223648 3220392560 3220391440 134543351 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26489/statm: 5328 3692 46 174 0 5153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23724

[startup+0.11976 s]
/proc/loadavg: 1.08 1.08 0.94 4/91 26485
/proc/meminfo: memFree=700604/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2412 CPUtime=0
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 364 647 0 0 0 0 0 0 20 0 1 0 77441185 2469888 275 4294967295 134512640 135169312 3217850384 3217848920 3084898030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26485/statm: 603 275 235 161 0 42 0
[pid=26489] ppid=26485 vsize=23804 CPUtime=0.12
/proc/26489/stat : 26489 (SatELite_releas) R 26485 26485 18459 0 -1 4202496 5189 0 0 0 10 2 0 0 22 0 1 0 77441185 24375296 5125 4294967295 134512640 135223648 3220392560 3220391440 134543108 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26489/statm: 5951 5125 46 174 0 5776 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 26216

[startup+0.31974 s]
/proc/loadavg: 1.08 1.08 0.94 4/91 26485
/proc/meminfo: memFree=700604/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2412 CPUtime=0
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 364 647 0 0 0 0 0 0 20 0 1 0 77441185 2469888 275 4294967295 134512640 135169312 3217850384 3217848920 3084898030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26485/statm: 603 275 235 161 0 42 0
[pid=26489] ppid=26485 vsize=53740 CPUtime=0.32
/proc/26489/stat : 26489 (SatELite_releas) R 26485 26485 18459 0 -1 4202496 12588 0 0 0 28 4 0 0 22 0 1 0 77441185 55029760 12524 4294967295 134512640 135223648 3220392560 3220391512 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26489/statm: 13435 12524 46 174 0 13260 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 56152

[startup+0.719711 s]
/proc/loadavg: 1.08 1.08 0.94 4/91 26485
/proc/meminfo: memFree=700604/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2412 CPUtime=0
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 364 647 0 0 0 0 0 0 20 0 1 0 77441185 2469888 275 4294967295 134512640 135169312 3217850384 3217848920 3084898030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26485/statm: 603 275 235 161 0 42 0
[pid=26489] ppid=26485 vsize=82056 CPUtime=0.72
/proc/26489/stat : 26489 (SatELite_releas) R 26485 26485 18459 0 -1 4202496 19746 0 0 0 64 8 0 0 25 0 1 0 77441185 84025344 19682 4294967295 134512640 135223648 3220392560 3220391512 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26489/statm: 20514 19682 46 174 0 20339 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 84468

[startup+1.51965 s]
/proc/loadavg: 1.08 1.08 0.94 3/93 26490
/proc/meminfo: memFree=591972/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2412 CPUtime=0
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 364 647 0 0 0 0 0 0 20 0 1 0 77441185 2469888 275 4294967295 134512640 135169312 3217850384 3217848920 3084898030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26485/statm: 603 275 235 161 0 42 0
[pid=26489] ppid=26485 vsize=151268 CPUtime=1.52
/proc/26489/stat : 26489 (SatELite_releas) R 26485 26485 18459 0 -1 4202496 31895 0 0 0 134 18 0 0 25 0 1 0 77441185 154898432 29356 4294967295 134512640 135223648 3220392560 3220390608 134577200 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26489/statm: 37817 29356 72 174 0 37642 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 153680

[startup+3.11955 s]
/proc/loadavg: 1.08 1.08 0.94 3/93 26490
/proc/meminfo: memFree=573372/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2412 CPUtime=0
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 364 647 0 0 0 0 0 0 20 0 1 0 77441185 2469888 275 4294967295 134512640 135169312 3217850384 3217848920 3084898030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26485/statm: 603 275 235 161 0 42 0
[pid=26489] ppid=26485 vsize=168400 CPUtime=3.12
/proc/26489/stat : 26489 (SatELite_releas) R 26485 26485 18459 0 -1 4202496 35747 0 0 0 294 18 0 0 25 0 1 0 77441185 172441600 32690 4294967295 134512640 135223648 3220392560 3220390576 134586961 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26489/statm: 42100 32690 73 174 0 41925 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 170812

[startup+6.31931 s]
/proc/loadavg: 1.07 1.08 0.94 3/93 26490
/proc/meminfo: memFree=555532/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2412 CPUtime=0
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 364 647 0 0 0 0 0 0 20 0 1 0 77441185 2469888 275 4294967295 134512640 135169312 3217850384 3217848920 3084898030 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26485/statm: 603 275 235 161 0 42 0
[pid=26489] ppid=26485 vsize=169908 CPUtime=6.32
/proc/26489/stat : 26489 (SatELite_releas) R 26485 26485 18459 0 -1 4202496 40060 0 0 0 612 20 0 0 25 0 1 0 77441185 173985792 32945 4294967295 134512640 135223648 3220392560 3220390576 134586982 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26489/statm: 42477 32945 73 174 0 42302 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 172320

[startup+12.7189 s]
/proc/loadavg: 1.07 1.08 0.94 3/93 26491
/proc/meminfo: memFree=653556/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=30764 CPUtime=3.44
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 7378 0 0 0 340 4 0 0 25 0 1 0 77442112 31502336 7298 4294967295 134512640 135212939 3218342112 3218340672 134539398 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 7691 7298 75 171 0 7519 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 33180

[startup+25.5179 s]
/proc/loadavg: 1.05 1.07 0.94 3/93 26493
/proc/meminfo: memFree=653496/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=30764 CPUtime=16.24
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 7393 0 0 0 1620 4 0 0 25 0 1 0 77442112 31502336 7313 4294967295 134512640 135212939 3218342112 3218340576 134526557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 7691 7313 76 171 0 7519 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 33180

[startup+51.1161 s]
/proc/loadavg: 1.03 1.07 0.94 3/93 26679
/proc/meminfo: memFree=648208/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=36060 CPUtime=41.84
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 8702 0 0 0 4179 5 0 0 25 0 1 0 77442112 36925440 8622 4294967295 134512640 135212939 3218342112 3218340576 134526732 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 9015 8622 76 171 0 8843 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 38476

[startup+102.322 s]
/proc/loadavg: 1.01 1.05 0.94 3/93 26869
/proc/meminfo: memFree=636904/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=46796 CPUtime=93.05
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 11401 0 0 0 9295 10 0 0 25 0 1 0 77442112 47919104 11321 4294967295 134512640 135212939 3218342112 3218340576 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 11699 11321 76 171 0 11527 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 49212

[startup+162.308 s]
/proc/loadavg: 1.00 1.04 0.94 2/93 27058
/proc/meminfo: memFree=622380/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=61736 CPUtime=153.04
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 15108 0 0 0 15291 13 0 0 25 0 1 0 77442112 63217664 15028 4294967295 134512640 135212939 3218342112 3218340576 134526557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 15434 15028 76 171 0 15262 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 64152

[startup+222.314 s]
/proc/loadavg: 1.16 1.06 0.95 2/93 27253
/proc/meminfo: memFree=611756/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=72160 CPUtime=213.05
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 17702 0 0 0 21291 14 0 0 25 0 1 0 77442112 73891840 17622 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 18040 17622 76 171 0 17868 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 74576

[startup+282.32 s]
/proc/loadavg: 1.06 1.05 0.95 2/93 27442
/proc/meminfo: memFree=604928/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=79188 CPUtime=273.06
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 19470 0 0 0 27291 15 0 0 25 0 1 0 77442112 81088512 19390 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 19797 19390 76 171 0 19625 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 81604

[startup+342.315 s]
/proc/loadavg: 1.02 1.04 0.95 3/93 27632
/proc/meminfo: memFree=599448/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=84948 CPUtime=333.06
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 20835 0 0 0 33287 19 0 0 25 0 1 0 77442112 86986752 20755 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 21237 20755 76 171 0 21065 0
Current children cumulated CPU time (s) 342.33

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

[pid=26491] ppid=26485 vsize=97596 CPUtime=453.07
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 23990 0 0 0 45287 20 0 0 25 0 1 0 77442112 99938304 23910 4294967295 134512640 135212939 3218342112 3218340576 134526627 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 24399 23910 76 171 0 24227 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 100012

[startup+522.313 s]
/proc/loadavg: 1.00 1.02 0.95 3/93 28204
/proc/meminfo: memFree=580608/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=103816 CPUtime=513.07
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 25536 0 0 0 51284 23 0 0 25 0 1 0 77442112 106307584 25456 4294967295 134512640 135212939 3218342112 3218340576 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 25954 25456 76 171 0 25782 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 106232

[startup+582.308 s]
/proc/loadavg: 1.00 1.01 0.95 3/93 28397
/proc/meminfo: memFree=575036/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=109668 CPUtime=573.07
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 26903 0 0 0 57284 23 0 0 25 0 1 0 77442112 112300032 26823 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 27417 26823 76 171 0 27245 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 112084

[startup+642.314 s]
/proc/loadavg: 1.00 1.00 0.95 2/93 28587
/proc/meminfo: memFree=569076/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=115380 CPUtime=633.08
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 28329 0 0 0 63282 26 0 0 25 0 1 0 77442112 118149120 28249 4294967295 134512640 135212939 3218342112 3218340576 134526769 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 28845 28249 76 171 0 28673 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 117796

[startup+702.31 s]
/proc/loadavg: 1.00 1.00 0.95 3/93 28777
/proc/meminfo: memFree=564488/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=120028 CPUtime=693.08
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 29511 0 0 0 69280 28 0 0 25 0 1 0 77442112 122908672 29431 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 30007 29431 76 171 0 29835 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 122444

[startup+762.326 s]
/proc/loadavg: 1.31 1.08 0.98 2/93 28966
/proc/meminfo: memFree=559172/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=125416 CPUtime=753.1
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 30875 0 0 0 75281 29 0 0 25 0 1 0 77442112 128425984 30795 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 31354 30795 76 171 0 31182 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 127832

[startup+822.321 s]
/proc/loadavg: 1.26 1.09 0.99 3/93 29157
/proc/meminfo: memFree=554180/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=130368 CPUtime=813.1
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 32090 0 0 0 81279 31 0 0 25 0 1 0 77442112 133496832 32010 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 32592 32010 76 171 0 32420 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 132784

[startup+882.307 s]
/proc/loadavg: 1.23 1.11 1.00 2/93 29346
/proc/meminfo: memFree=549096/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=135444 CPUtime=873.09
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 33356 0 0 0 87278 31 0 0 25 0 1 0 77442112 138694656 33276 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 33861 33276 76 171 0 33689 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 137860

[startup+942.313 s]
/proc/loadavg: 1.08 1.08 1.00 2/93 29540
/proc/meminfo: memFree=543928/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=140472 CPUtime=933.1
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 34627 0 0 0 93278 32 0 0 25 0 1 0 77442112 143843328 34547 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 35118 34547 76 171 0 34946 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 142888

[startup+1002.31 s]
/proc/loadavg: 1.03 1.07 1.00 2/93 29730
/proc/meminfo: memFree=538680/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=146128 CPUtime=993.1
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 36012 0 0 0 99272 38 0 0 25 0 1 0 77442112 149635072 35932 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 36532 35932 76 171 0 36360 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 148544

[startup+1062.31 s]
/proc/loadavg: 1.01 1.05 1.00 4/93 29858
/proc/meminfo: memFree=535240/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=150064 CPUtime=1053.11
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 36847 0 0 0 105272 39 0 0 25 0 1 0 77442112 153665536 36767 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 37516 36767 76 171 0 37344 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 152480

[startup+1122.31 s]
/proc/loadavg: 1.00 1.04 1.00 2/93 30110
/proc/meminfo: memFree=532108/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=153324 CPUtime=1113.11
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 37674 0 0 0 111271 40 0 0 25 0 1 0 77442112 157003776 37594 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26491/statm: 38331 37594 76 171 0 38159 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 155740

[startup+1182.32 s]
/proc/loadavg: 1.00 1.03 1.00 5/94 30171
/proc/meminfo: memFree=528516/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=157364 CPUtime=1173.12
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 38675 0 0 0 117271 41 0 0 25 0 1 0 77442112 161140736 38595 4294967295 134512640 135212939 3218342112 3218340576 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26491/statm: 39341 38595 76 171 0 39169 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 159780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 30301
/proc/meminfo: memFree=527644/2074464 swapFree=1959888/1959888
[pid=26485] ppid=26483 vsize=2416 CPUtime=9.27
/proc/26485/stat : 26485 (SatELiteGTI) S 26483 26485 18459 0 -1 4194304 384 54187 0 0 0 0 897 30 15 0 1 0 77441185 2473984 277 4294967295 134512640 135169312 3217850384 3217846600 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26485/statm: 604 277 235 161 0 43 0
[pid=26491] ppid=26485 vsize=158572 CPUtime=1190.82
/proc/26491/stat : 26491 (minisat_static) R 26485 26485 18459 0 -1 4202496 38968 0 0 0 119040 42 0 0 25 0 1 0 77442112 162377728 38888 4294967295 134512640 135212939 3218342112 3218340576 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26491/statm: 39643 38888 76 171 0 39471 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 160988

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.04
CPU time (s): 1200.11
CPU user time (s): 1199.37
CPU system time (s): 0.74
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 185988

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 11:49:17
IDJOB=1849346
IDBENCH=20383
IDSOLVER=690
FILE ID=tipi06/1849346-1244800157
PBS_JOBID=
Free space on /tmp= 15779 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-17-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849346-1244800157/watcher-1849346-1244800157 -o /tmp/evaluation-result-1849346-1244800157/solver-1849346-1244800157 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849346-1244800157.cnf

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

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED= 938079269

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:        700620 kB
Buffers:         73080 kB
Cached:        1134300 kB
SwapCached:          0 kB
Active:         363368 kB
Inactive:       855148 kB
HighTotal:     1178688 kB
HighFree:       425924 kB
LowTotal:       895776 kB
LowFree:        274696 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           24444 kB
Writeback:           0 kB
AnonPages:       11272 kB
Mapped:           5448 kB
Slab:           146736 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15779 MiB
End job on tipi06 at 2009-06-12 12:09:21