Trace number 1820564

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
BinMiniSat 2009-03-21? (TO) 1200.09 1200.03

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
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 variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.02	c CPU time:   0.03 s
0.00/0.02	c ==============================================================================
0.00/0.03	This is MiniSat 2.0 beta
0.00/0.03	WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	============================[ Problem Statistics ]=============================
0.00/0.03	|                                                                             |
0.00/0.03	|  Number of variables:  969                                                  |
0.00/0.03	|  Number of clauses:    4024                                                 |
0.00/0.03	|  Parsing time:         0.01         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     969     4024    11995 |     1341        0    nan |  0.000 % |
0.00/0.03	|       101 |     969     4024    11995 |     1475      101     17 |  0.004 % |
0.03/0.04	|       252 |     969     4024    11995 |     1623      252     22 |  0.001 % |
0.03/0.05	|       477 |     969     4024    11995 |     1785      477     21 |  0.000 % |
0.03/0.07	|       814 |     969     4024    11995 |     1963      814     25 |  0.000 % |
0.03/0.12	|      1321 |     969     4024    11995 |     2160     1321     33 |  0.001 % |
0.03/0.19	|      2080 |     969     4024    11995 |     2376     2080     39 |  0.000 % |
0.03/0.28	|      3221 |     969     4024    11995 |     2613     1929     37 |  0.000 % |
0.03/0.45	|      4929 |     969     4024    11995 |     2875     2204     28 |  0.003 % |
0.03/0.65	|      7491 |     969     4024    11995 |     3162     3067     39 |  0.004 % |
1.13/1.16	|     11335 |     968     4020    11979 |     3479     1912     23 |  0.103 % |
1.72/1.80	|     17101 |     968     4020    11979 |     3826     3637     41 |  0.108 % |
2.42/2.49	|     25750 |     968     4020    11979 |     4209     2161     26 |  0.108 % |
4.12/4.18	|     38724 |     968     4020    11979 |     4630     4143     33 |  0.104 % |
6.32/6.37	|     58186 |     968     4020    11979 |     5093     3630     32 |  0.104 % |
10.12/10.15	|     87378 |     966     4012    11959 |     5603     3152     20 |  0.310 % |
16.02/16.08	|    131167 |     966     4012    11959 |     6163     4722     35 |  0.315 % |
24.92/24.94	|    196851 |     966     4012    11959 |     6779     4206     39 |  0.313 % |
40.83/40.90	|    295378 |     966     4012    11959 |     7457     5801     34 |  0.314 % |
63.03/63.08	|    443168 |     966     4012    11959 |     8203     7867     49 |  0.313 % |
100.02/100.07	|    664852 |     966     4012    11959 |     9023     8366     39 |  0.315 % |
153.33/153.39	|    997377 |     966     4012    11959 |     9926     5277     32 |  0.313 % |
243.83/243.89	|   1496167 |     966     4012    11959 |    10918     6424     29 |  0.313 % |
400.25/400.26	|   2244349 |     966     4012    11959 |    12010     9076     47 |  0.313 % |
632.45/632.49	|   3366624 |     966     4012    11959 |    13211    10760     30 |  0.314 % |
1033.37/1033.33	|   5050035 |     966     4012    11959 |    14532    10698     37 |  0.315 % |
1200.08/1200.02	HOME/SatELiteGTI: line 36: 20113 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-1820564-1242454600/watcher-1820564-1242454600 -o /tmp/evaluation-result-1820564-1242454600/solver-1820564-1242454600 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820564-1242454600.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.00 1.00 1.00 2/91 20107
/proc/meminfo: memFree=709308/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2412 CPUtime=0
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009960305 2469888 276 4294967295 134512640 135169312 3220019744 3220018280 3085397742 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20107/statm: 603 276 235 161 0 42 0
[pid=20111] ppid=20107 vsize=948 CPUtime=0
/proc/20111/stat : 20111 (SatELite_releas) R 20107 20107 9090 0 -1 4202496 113 0 0 0 0 0 0 0 18 0 1 0 1009960306 970752 49 4294967295 134512640 135223648 3214781712 3214780616 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20111/statm: 238 54 44 174 0 63 0

[startup+0.044932 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 20107
/proc/meminfo: memFree=709308/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.11491 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 20107
/proc/meminfo: memFree=709308/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.3149 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 20107
/proc/meminfo: memFree=709308/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.714881 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 20107
/proc/meminfo: memFree=709308/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+1.51484 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20113
/proc/meminfo: memFree=708400/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=2956 CPUtime=1.49
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 453 0 0 0 149 0 0 0 20 0 1 0 1009960309 3026944 388 4294967295 134512640 135216011 3218901344 3218899696 134527289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 739 388 71 172 0 566 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 5372

[startup+3.11476 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20113
/proc/meminfo: memFree=708028/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=3088 CPUtime=3.09
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 484 0 0 0 309 0 0 0 25 0 1 0 1009960309 3162112 419 4294967295 134512640 135216011 3218901344 3218899696 134527410 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 772 419 71 172 0 599 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 5504

[startup+6.31461 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20113
/proc/meminfo: memFree=707912/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=3220 CPUtime=6.29
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 520 0 0 0 629 0 0 0 25 0 1 0 1009960309 3297280 455 4294967295 134512640 135216011 3218901344 3218899488 134536015 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 805 455 71 172 0 632 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 5636

[startup+12.7143 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20114
/proc/meminfo: memFree=707536/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=3880 CPUtime=12.69
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 680 0 0 0 1269 0 0 0 25 0 1 0 1009960309 3973120 615 4294967295 134512640 135216011 3218901344 3218899488 134535656 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 970 615 71 172 0 797 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 6296

[startup+25.5137 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20120
/proc/meminfo: memFree=706824/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=4408 CPUtime=25.49
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 818 0 0 0 2549 0 0 0 25 0 1 0 1009960309 4513792 753 4294967295 134512640 135216011 3218901344 3218899488 134536056 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 1102 753 71 172 0 929 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 6824

[startup+51.1224 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20303
/proc/meminfo: memFree=706592/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=4776 CPUtime=51.1
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 899 0 0 0 5110 0 0 0 25 0 1 0 1009960309 4890624 834 4294967295 134512640 135216011 3218901344 3218899696 134527339 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 1194 834 71 172 0 1021 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 7192

[startup+102.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20492
/proc/meminfo: memFree=705612/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=5172 CPUtime=102.3
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1010 0 0 0 10229 1 0 0 25 0 1 0 1009960309 5296128 945 4294967295 134512640 135216011 3218901344 3218899808 134540571 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 1293 945 71 172 0 1120 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 7588

[startup+162.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20678
/proc/meminfo: memFree=704668/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=6220 CPUtime=162.3
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1253 0 0 0 16228 2 0 0 25 0 1 0 1009960309 6369280 1188 4294967295 134512640 135216011 3218901344 3218899696 134527474 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 1555 1188 71 172 0 1382 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 8636

[startup+222.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20866
/proc/meminfo: memFree=704652/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=6220 CPUtime=222.3
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1270 0 0 0 22228 2 0 0 25 0 1 0 1009960309 6369280 1205 4294967295 134512640 135216011 3218901344 3218899696 134527289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 1555 1205 71 172 0 1382 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 8636

[startup+282.321 s]
/proc/loadavg: 1.07 1.02 1.00 3/93 21057
/proc/meminfo: memFree=704132/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=6612 CPUtime=282.31
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1359 0 0 0 28229 2 0 0 25 0 1 0 1009960309 6770688 1294 4294967295 134512640 135216011 3218901344 3218899696 134527448 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 1653 1294 71 172 0 1480 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 9028

[startup+342.318 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 21248
/proc/meminfo: memFree=703544/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=7272 CPUtime=342.31
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1533 0 0 0 34229 2 0 0 25 0 1 0 1009960309 7446528 1468 4294967295 134512640 135216011 3218901344 3218899696 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 1818 1468 71 172 0 1645 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 9688

[startup+402.326 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 21437
/proc/meminfo: memFree=703620/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=7420 CPUtime=402.32
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1538 0 0 0 40230 2 0 0 25 0 1 0 1009960309 7598080 1473 4294967295 134512640 135216011 3218901344 3218899696 134528307 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 1855 1473 71 172 0 1682 0
Current children cumulated CPU time (s) 402.35

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

/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=8344 CPUtime=462.31
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1782 0 0 0 46229 2 0 0 25 0 1 0 1009960309 8544256 1717 4294967295 134512640 135216011 3218901344 3218899696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2086 1717 71 172 0 1913 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 10760

[startup+522.31 s]
/proc/loadavg: 1.24 1.10 1.03 2/93 21811
/proc/meminfo: memFree=702520/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=8344 CPUtime=522.31
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1782 0 0 0 52226 5 0 0 25 0 1 0 1009960309 8544256 1717 4294967295 134512640 135216011 3218901344 3218899696 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2086 1717 71 172 0 1913 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 10760

[startup+582.307 s]
/proc/loadavg: 1.09 1.08 1.03 3/93 21998
/proc/meminfo: memFree=702544/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=8344 CPUtime=582.31
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1783 0 0 0 58226 5 0 0 25 0 1 0 1009960309 8544256 1718 4294967295 134512640 135216011 3218901344 3218899696 134527280 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2086 1718 71 172 0 1913 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 10760

[startup+642.314 s]
/proc/loadavg: 1.03 1.06 1.02 3/93 22191
/proc/meminfo: memFree=702412/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=8344 CPUtime=642.32
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1785 0 0 0 64227 5 0 0 25 0 1 0 1009960309 8544256 1720 4294967295 134512640 135216011 3218901344 3218899488 134536956 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2086 1720 71 172 0 1913 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 10760

[startup+702.311 s]
/proc/loadavg: 1.01 1.05 1.01 3/93 22380
/proc/meminfo: memFree=701512/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9004 CPUtime=702.32
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1958 0 0 0 70227 5 0 0 25 0 1 0 1009960309 9220096 1893 4294967295 134512640 135216011 3218901344 3218899696 134527399 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2251 1893 71 172 0 2078 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 11420

[startup+762.318 s]
/proc/loadavg: 1.00 1.03 1.01 2/93 22566
/proc/meminfo: memFree=701552/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9004 CPUtime=762.33
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1968 0 0 0 76226 7 0 0 25 0 1 0 1009960309 9220096 1903 4294967295 134512640 135216011 3218901344 3218899696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2251 1903 71 172 0 2078 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 11420

[startup+822.305 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 22754
/proc/meminfo: memFree=701676/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9004 CPUtime=822.32
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 1968 0 0 0 82225 7 0 0 25 0 1 0 1009960309 9220096 1903 4294967295 134512640 135216011 3218901344 3218899696 134527419 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2251 1903 71 172 0 2078 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 11420

[startup+882.312 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 22943
/proc/meminfo: memFree=701412/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9268 CPUtime=882.33
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 2020 0 0 0 88226 7 0 0 25 0 1 0 1009960309 9490432 1955 4294967295 134512640 135216011 3218901344 3218899696 134527363 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2317 1955 71 172 0 2144 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 11684

[startup+942.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 23130
/proc/meminfo: memFree=701420/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9268 CPUtime=942.33
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 2020 0 0 0 94226 7 0 0 25 0 1 0 1009960309 9490432 1955 4294967295 134512640 135216011 3218901344 3218899696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2317 1955 71 172 0 2144 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 11684

[startup+1002.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 23323
/proc/meminfo: memFree=701140/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9268 CPUtime=1002.34
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 2020 0 0 0 100227 7 0 0 25 0 1 0 1009960309 9490432 1955 4294967295 134512640 135216011 3218901344 3218899696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2317 1955 71 172 0 2144 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 11684

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23508
/proc/meminfo: memFree=701024/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9400 CPUtime=1062.35
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 2061 0 0 0 106228 7 0 0 25 0 1 0 1009960309 9625600 1996 4294967295 134512640 135216011 3218901344 3218899696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2350 1996 71 172 0 2177 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 11816

[startup+1122.32 s]
/proc/loadavg: 1.04 1.01 1.00 3/93 23697
/proc/meminfo: memFree=700868/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9664 CPUtime=1122.35
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 2125 0 0 0 112227 8 0 0 25 0 1 0 1009960309 9895936 2060 4294967295 134512640 135216011 3218901344 3218899696 134527559 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2416 2060 71 172 0 2243 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 12080

[startup+1182.32 s]
/proc/loadavg: 1.08 1.04 1.01 3/93 23884
/proc/meminfo: memFree=700876/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9652 CPUtime=1182.35
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 2125 0 0 0 118227 8 0 0 25 0 1 0 1009960309 9883648 2060 4294967295 134512640 135216011 3218901344 3218899424 134524573 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2413 2060 71 172 0 2240 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 12068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.18 1.06 1.01 3/93 23886
/proc/meminfo: memFree=700928/2074464 swapFree=1953004/1959888
[pid=20107] ppid=20105 vsize=2416 CPUtime=0.03
/proc/20107/stat : 20107 (SatELiteGTI) S 20105 20107 9090 0 -1 4194304 385 1008 0 0 0 0 3 0 25 0 1 0 1009960305 2473984 277 4294967295 134512640 135169312 3220019744 3220015960 3085397742 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20107/statm: 604 277 235 161 0 43 0
[pid=20113] ppid=20107 vsize=9916 CPUtime=1200.05
/proc/20113/stat : 20113 (minisat_static) R 20107 20107 9090 0 -1 4202496 2172 0 0 0 119997 8 0 0 25 0 1 0 1009960309 10153984 2107 4294967295 134512640 135216011 3218901344 3218899696 134527213 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20113/statm: 2479 2107 71 172 0 2306 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 12332

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.03
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.09
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 12332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.09
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3841
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= 20
involuntary context switches= 738

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 08:16:40
IDJOB=1820564
IDBENCH=20472
IDSOLVER=661
FILE ID=tipi19/1820564-1242454600
PBS_JOBID=
Free space on /tmp= 10125 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820564-1242454600/watcher-1820564-1242454600 -o /tmp/evaluation-result-1820564-1242454600/solver-1820564-1242454600 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820564-1242454600.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED= 1151834915

Linux tipi19 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.426
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.426
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.77

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        709316 kB
Buffers:         35176 kB
Cached:        1232244 kB
SwapCached:       3036 kB
Active:         482044 kB
Inactive:       795108 kB
HighTotal:     1178688 kB
HighFree:       220156 kB
LowTotal:       895776 kB
LowFree:        489160 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            1536 kB
Writeback:           0 kB
AnonPages:        8816 kB
Mapped:           3356 kB
Slab:            79752 kB
PageTables:        580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10125 MiB
End job on tipi19 at 2009-05-16 08:36:40