Trace number 1849357

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.06 1199.93

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   30972    81428 |    9291       0        0     nan |  0.000 % |
0.22/0.25	c |         0 |   22056    71256 |      --       0       --      -- |     --   | -8916/-10172
0.22/0.25	c ==============================================================================
0.22/0.25	c Result  :   #vars: 3830   #clauses: 22056   #literals: 71256
0.22/0.25	c CPU time:   0.24 s
0.22/0.25	c ==============================================================================
0.22/0.28	This is MiniSat 2.0 beta
0.22/0.28	WARNING: for repeatability, setting FPU to use double precision
0.22/0.28	============================[ Problem Statistics ]=============================
0.22/0.28	|                                                                             |
0.22/0.28	|  Number of variables:  3830                                                 |
0.22/0.28	|  Number of clauses:    22056                                                |
0.22/0.29	|  Parsing time:         0.01         s                                       |
0.22/0.29	============================[ Search Statistics ]==============================
0.22/0.29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.29	===============================================================================
0.22/0.29	|         0 |    3830    22056    71256 |     7352        0    nan |  0.000 % |
0.22/0.30	|       102 |    3830    22056    71256 |     8087      102     10 |  0.000 % |
0.22/0.31	|       252 |    3830    22056    71256 |     8895      252     26 |  0.000 % |
0.28/0.33	|       478 |    3830    22056    71256 |     9785      478     30 |  0.000 % |
0.28/0.36	|       815 |    3830    22056    71256 |    10764      815     26 |  0.000 % |
0.28/0.41	|      1321 |    3830    22056    71256 |    11840     1321     29 |  0.000 % |
0.28/0.50	|      2081 |    3830    22056    71256 |    13024     2081     32 |  0.000 % |
0.28/0.64	|      3222 |    3830    22056    71256 |    14326     3222     29 |  0.000 % |
0.28/0.90	|      4931 |    3829    22047    71236 |    15759     4929     30 |  0.026 % |
1.22/1.25	|      7493 |    3829    22047    71236 |    17335     7491     38 |  0.026 % |
2.02/2.02	|     11337 |    3829    22047    71236 |    19069    11335     38 |  0.026 % |
3.22/3.28	|     17104 |    3829    22047    71236 |    20976    17102     34 |  0.026 % |
5.02/5.08	|     25753 |    3829    22047    71236 |    23073    14607     39 |  0.026 % |
8.92/8.96	|     38727 |    3829    22047    71236 |    25381    15681     42 |  0.026 % |
14.72/14.75	|     58188 |    3829    22047    71236 |    27919    20889     49 |  0.026 % |
24.62/24.65	|     87381 |    3829    22047    71236 |    30711    21436     38 |  0.026 % |
38.82/38.88	|    131172 |    3829    22047    71236 |    33782    29518     43 |  0.026 % |
63.83/63.82	|    196856 |    3828    22038    71216 |    37160    16685     27 |  0.052 % |
103.23/103.23	|    295383 |    3826    22020    71176 |    40876    21563     45 |  0.105 % |
164.43/164.47	|    443172 |    3826    22020    71176 |    44964    35584     40 |  0.105 % |
262.65/262.66	|    664855 |    3825    22011    71156 |    49460    41561     62 |  0.131 % |
430.07/430.07	|    997381 |    3824    22002    71136 |    54406    15856     32 |  0.157 % |
686.00/685.97	|   1496169 |    3822    21984    71096 |    59847    38569     60 |  0.209 % |
1122.65/1122.52	|   2244353 |    3821    21975    71076 |    65832    23702     35 |  0.236 % |
1200.06/1199.92	HOME/SatELiteGTI: line 36:  5696 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-1849357-1244803710/watcher-1849357-1244803710 -o /tmp/evaluation-result-1849357-1244803710/solver-1849357-1244803710 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849357-1244803710.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 5690
/proc/meminfo: memFree=905704/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2416 CPUtime=0
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 77796146 2473984 277 4294967295 134512640 135169312 3219003696 3219002232 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5690/statm: 604 277 235 161 0 43 0
[pid=5694] ppid=5690 vsize=816 CPUtime=0
/proc/5694/stat : 5694 (SatELite_releas) R 5690 5690 18729 0 -1 4202496 79 0 0 0 0 0 0 0 18 0 1 0 77796147 835584 16 4294967295 134512640 135223648 3218085952 3218085784 134808682 0 0 0 0 0 0 0 17 1 0 0 0
/proc/5694/statm: 237 29 24 174 0 62 0

[startup+0.057772 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5690
/proc/meminfo: memFree=905704/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2416 CPUtime=0
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 77796146 2473984 277 4294967295 134512640 135169312 3219003696 3219002232 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5690/statm: 604 277 235 161 0 43 0
[pid=5694] ppid=5690 vsize=5916 CPUtime=0.06
/proc/5694/stat : 5694 (SatELite_releas) R 5690 5690 18729 0 -1 4202496 1228 0 0 0 5 1 0 0 18 0 1 0 77796147 6057984 1164 4294967295 134512640 135223648 3218085952 3218083968 134586645 0 0 0 3 0 0 0 17 1 0 0 0
/proc/5694/statm: 1479 1164 73 174 0 1304 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8332

[startup+0.117764 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5690
/proc/meminfo: memFree=905704/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2416 CPUtime=0
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 77796146 2473984 277 4294967295 134512640 135169312 3219003696 3219002232 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/5690/statm: 604 277 235 161 0 43 0
[pid=5694] ppid=5690 vsize=6504 CPUtime=0.12
/proc/5694/stat : 5694 (SatELite_releas) R 5690 5690 18729 0 -1 4202496 1389 0 0 0 11 1 0 0 18 0 1 0 77796147 6660096 1325 4294967295 134512640 135223648 3218085952 3218083968 134586748 0 0 0 3 0 0 0 17 1 0 0 0
/proc/5694/statm: 1626 1325 73 174 0 1451 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8920

[startup+0.31774 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5690
/proc/meminfo: memFree=905704/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 2420

[startup+0.717693 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5690
/proc/meminfo: memFree=905704/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 2420

[startup+1.5176 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5696
/proc/meminfo: memFree=902472/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=4848 CPUtime=1.24
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 994 0 0 0 124 0 0 0 25 0 1 0 77796174 4964352 929 4294967295 134512640 135212939 3214200048 3214198512 134526811 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 1212 929 75 171 0 1040 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7268

[startup+3.11742 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5696
/proc/meminfo: memFree=900984/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=6072 CPUtime=2.84
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 1296 0 0 0 284 0 0 0 25 0 1 0 77796174 6217728 1231 4294967295 134512640 135212939 3214200048 3214198512 134526757 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 1518 1231 75 171 0 1346 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8492

[startup+6.31705 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5696
/proc/meminfo: memFree=899024/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=7392 CPUtime=6.04
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 1624 0 0 0 604 0 0 0 25 0 1 0 77796174 7569408 1559 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 1848 1559 75 171 0 1676 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 9812

[startup+12.7163 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5881
/proc/meminfo: memFree=896944/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=9240 CPUtime=12.44
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 2090 0 0 0 1242 2 0 0 25 0 1 0 77796174 9461760 2025 4294967295 134512640 135212939 3214200048 3214198512 134526769 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 2310 2025 75 171 0 2138 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 11660

[startup+25.5148 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5882
/proc/meminfo: memFree=896716/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=9944 CPUtime=25.24
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 2261 0 0 0 2522 2 0 0 25 0 1 0 77796174 10182656 2196 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 2486 2196 75 171 0 2314 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 12364

[startup+51.1119 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5885
/proc/meminfo: memFree=895424/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=11172 CPUtime=50.84
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 2569 0 0 0 5081 3 0 0 25 0 1 0 77796174 11440128 2504 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 2793 2504 75 171 0 2621 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 13592

[startup+102.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 6084
/proc/meminfo: memFree=892828/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=13748 CPUtime=102.05
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 3196 0 0 0 10200 5 0 0 25 0 1 0 77796174 14077952 3131 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 3437 3131 75 171 0 3265 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 16168

[startup+162.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6274
/proc/meminfo: memFree=891332/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=15156 CPUtime=162.05
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 3537 0 0 0 16200 5 0 0 25 0 1 0 77796174 15519744 3472 4294967295 134512640 135212939 3214200048 3214198224 134529407 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 3789 3472 75 171 0 3617 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 17576

[startup+222.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 6464
/proc/meminfo: memFree=891264/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=15320 CPUtime=222.06
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 3579 0 0 0 22201 5 0 0 25 0 1 0 77796174 15687680 3514 4294967295 134512640 135212939 3214200048 3214198288 134536445 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 3830 3514 75 171 0 3658 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 17740

[startup+282.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 6654
/proc/meminfo: memFree=887412/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=19352 CPUtime=282.07
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 4564 0 0 0 28201 6 0 0 25 0 1 0 77796174 19816448 4499 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 4838 4499 75 171 0 4666 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 21772

[startup+342.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 6847
/proc/meminfo: memFree=887388/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=19352 CPUtime=342.08
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 4565 0 0 0 34202 6 0 0 25 0 1 0 77796174 19816448 4500 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 4838 4500 75 171 0 4666 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 21772

[startup+402.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7039
/proc/meminfo: memFree=887552/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28

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

[pid=5696] ppid=5690 vsize=19980 CPUtime=522.09
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 4725 0 0 0 52203 6 0 0 25 0 1 0 77796174 20459520 4660 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 4995 4660 75 171 0 4823 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 22400

[startup+582.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7609
/proc/meminfo: memFree=886660/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=20500 CPUtime=582.11
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 4844 0 0 0 58205 6 0 0 25 0 1 0 77796174 20992000 4779 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 5125 4779 75 171 0 4953 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 22920

[startup+642.314 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 7800
/proc/meminfo: memFree=884760/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=21964 CPUtime=642.11
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 5214 0 0 0 64205 6 0 0 25 0 1 0 77796174 22491136 5149 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 5491 5149 75 171 0 5319 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 24384

[startup+702.317 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 7992
/proc/meminfo: memFree=880452/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=26372 CPUtime=702.12
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6290 0 0 0 70205 7 0 0 25 0 1 0 77796174 27004928 6225 4294967295 134512640 135212939 3214200048 3214198224 134529681 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 6593 6225 75 171 0 6421 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 28792

[startup+762.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 8182
/proc/meminfo: memFree=880320/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=26492 CPUtime=762.13
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6294 0 0 0 76206 7 0 0 25 0 1 0 77796174 27127808 6229 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 6623 6229 75 171 0 6451 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 28912

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8371
/proc/meminfo: memFree=880492/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=26492 CPUtime=822.13
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6301 0 0 0 82206 7 0 0 25 0 1 0 77796174 27127808 6236 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 6623 6236 75 171 0 6451 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 28912

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 8562
/proc/meminfo: memFree=880196/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=26492 CPUtime=882.13
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6303 0 0 0 88206 7 0 0 25 0 1 0 77796174 27127808 6238 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 6623 6238 75 171 0 6451 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 28912

[startup+942.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8753
/proc/meminfo: memFree=880196/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=26492 CPUtime=942.15
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6303 0 0 0 94208 7 0 0 25 0 1 0 77796174 27127808 6238 4294967295 134512640 135212939 3214200048 3214198224 134529693 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 6623 6238 75 171 0 6451 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 28912

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 8941
/proc/meminfo: memFree=880344/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=26492 CPUtime=1002.15
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6304 0 0 0 100208 7 0 0 25 0 1 0 77796174 27127808 6239 4294967295 134512640 135212939 3214200048 3214198224 134529346 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 6623 6239 75 171 0 6451 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 28912

[startup+1062.32 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 9135
/proc/meminfo: memFree=880328/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=26492 CPUtime=1062.16
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6334 0 0 0 106209 7 0 0 25 0 1 0 77796174 27127808 6269 4294967295 134512640 135212939 3214200048 3214198448 134534897 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 6623 6269 75 171 0 6451 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 28912

[startup+1122.32 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 9324
/proc/meminfo: memFree=880476/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=26708 CPUtime=1122.17
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6357 0 0 0 112210 7 0 0 25 0 1 0 77796174 27348992 6292 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 6677 6292 75 171 0 6505 0
Current children cumulated CPU time (s) 1122.45
Current children cumulated vsize (KiB) 29128

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 9515
/proc/meminfo: memFree=878608/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=28556 CPUtime=1182.17
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6854 0 0 0 118210 7 0 0 25 0 1 0 77796174 29241344 6789 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 7139 6789 75 171 0 6967 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 30976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 9517
/proc/meminfo: memFree=878608/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=28556 CPUtime=1199.78
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6854 0 0 0 119971 7 0 0 25 0 1 0 77796174 29241344 6789 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 7139 6789 75 171 0 6967 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 30976

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 3/93 9517
/proc/meminfo: memFree=878608/2074464 swapFree=1959888/1959888
[pid=5690] ppid=5688 vsize=2420 CPUtime=0.28
/proc/5690/stat : 5690 (SatELiteGTI) S 5688 5690 18729 0 -1 4194304 386 2195 0 0 0 0 27 1 23 0 1 0 77796146 2478080 278 4294967295 134512640 135169312 3219003696 3218999912 3085164270 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/5690/statm: 605 278 235 161 0 44 0
[pid=5696] ppid=5690 vsize=28556 CPUtime=1199.78
/proc/5696/stat : 5696 (minisat_static) R 5690 5690 18729 0 -1 4202496 6854 0 0 0 119971 7 0 0 25 0 1 0 77796174 29241344 6789 4294967295 134512640 135212939 3214200048 3214198512 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5696/statm: 7139 6789 75 171 0 6967 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 30976

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.08
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 30976

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 12:48:30
IDJOB=1849357
IDBENCH=20402
IDSOLVER=690
FILE ID=tipi07/1849357-1244803710
PBS_JOBID=
Free space on /tmp= 15691 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849357-1244803710/watcher-1849357-1244803710 -o /tmp/evaluation-result-1849357-1244803710/solver-1849357-1244803710 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849357-1244803710.cnf

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED= 940197991

Linux tipi07 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.428
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.428
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.79

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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:        905736 kB
Buffers:         54184 kB
Cached:         952552 kB
SwapCached:          0 kB
Active:         124580 kB
Inactive:       893520 kB
HighTotal:     1178688 kB
HighFree:       558160 kB
LowTotal:       895776 kB
LowFree:        347576 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            2164 kB
Writeback:           0 kB
AnonPages:       11568 kB
Mapped:           5452 kB
Slab:           140964 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86048 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15691 MiB
End job on tipi07 at 2009-06-12 13:08:30