Trace number 1849361

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.1 1200.04

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
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 variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

Solver Data

0.00/0.00	c Parsing...
0.92/0.95	c ==============================================================================
0.92/0.95	c |           |     ORIGINAL     |              LEARNT              |          |
0.92/0.95	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.92/0.95	c ==============================================================================
0.92/0.95	c |         0 | 1002109  2313554 |  300632       0        0     nan |  0.000 % |
6.81/6.86	c |         0 |  363891   939019 |      --       0       --      -- |     --   | -364511/-752771
6.81/6.86	c ==============================================================================
6.81/6.86	c Result  :   #vars: 61601   #clauses: 363891   #literals: 939019
6.81/6.86	c CPU time:   6.57 s
6.81/6.86	c ==============================================================================
7.21/7.30	This is MiniSat 2.0 beta
7.21/7.30	WARNING: for repeatability, setting FPU to use double precision
7.21/7.30	============================[ Problem Statistics ]=============================
7.21/7.30	|                                                                             |
7.21/7.30	|  Number of variables:  61601                                                |
7.21/7.30	|  Number of clauses:    363891                                               |
7.27/7.54	|  Parsing time:         0.19         s                                       |
7.27/7.56	============================[ Search Statistics ]==============================
7.27/7.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.27/7.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.27/7.56	===============================================================================
7.27/7.56	|         0 |   61601   363891   939019 |   121297        0    nan |  0.000 % |
7.78/7.88	|       100 |   61354   363891   939019 |   133426       91     20 |  3.625 % |
8.08/8.15	|       250 |   59096   348242   902754 |   146769      191     21 |  5.191 % |
8.58/8.69	|       475 |   57862   340435   884144 |   161446      410     28 |  7.545 % |
9.58/9.61	|       812 |   55544   325954   850847 |   177590      710     39 | 10.357 % |
11.29/11.33	|      1318 |   54811   320751   838582 |   195350     1204     56 | 11.355 % |
13.49/13.54	|      2078 |   54056   315663   826605 |   214885     1945    105 | 12.264 % |
15.69/15.81	|      3217 |   54041   315546   826345 |   236373     3080    135 | 12.302 % |
18.89/19.01	|      4925 |   51652   294145   772849 |   260010     4697    125 | 16.212 % |
22.69/22.80	|      7488 |   51309   291882   767502 |   286011     7251    129 | 24.344 % |
28.49/28.55	|     11333 |   46561   261056   689829 |   314613    10890    139 | 24.480 % |
37.59/37.71	|     17101 |   46499   260559   688590 |   346074    16652    150 | 24.647 % |
50.39/50.48	|     25750 |   46449   260559   688590 |   380681    25297    142 | 24.995 % |
75.59/75.69	|     38724 |   46200   258530   683845 |   418750    38228    144 | 25.612 % |
121.39/121.41	|     58185 |   45824   256388   676784 |   460625    57666    142 | 25.612 % |
197.00/197.11	|     87377 |   45815   256312   676591 |   506687    86857    173 | 25.626 % |
334.41/334.41	|    131166 |   45614   255058   673546 |   557356   130631    172 | 25.953 % |
585.34/585.39	|    196850 |   45614   255058   673546 |   613092   196315    151 | 25.953 % |
1008.78/1008.76	|    295376 |   45152   252245   666429 |   674401   294830    142 | 41.316 % |
1200.08/1200.03	HOME/SatELiteGTI: line 36:  6648 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-1849361-1244803822/watcher-1849361-1244803822 -o /tmp/evaluation-result-1849361-1244803822/solver-1849361-1244803822 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849361-1244803822.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.00 0.99 2/94 6642
/proc/meminfo: memFree=721336/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2416 CPUtime=0.01
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 369 646 0 0 0 1 0 0 18 0 1 0 77803343 2473984 277 4294967295 134512640 135169312 3214222496 3214221032 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6642/statm: 604 277 235 161 0 43 0
[pid=6646] ppid=6642 vsize=952 CPUtime=0
/proc/6646/stat : 6646 (SatELite_releas) R 6642 6642 19205 0 -1 4202496 121 0 0 0 0 0 0 0 20 0 1 0 77803344 974848 56 4294967295 134512640 135223648 3220230736 3220229692 134563184 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6646/statm: 238 58 46 174 0 63 0

[startup+0.091093 s]
/proc/loadavg: 0.93 1.00 0.99 2/94 6642
/proc/meminfo: memFree=721336/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2416 CPUtime=0.01
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 369 646 0 0 0 1 0 0 18 0 1 0 77803343 2473984 277 4294967295 134512640 135169312 3214222496 3214221032 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6642/statm: 604 277 235 161 0 43 0
[pid=6646] ppid=6642 vsize=20872 CPUtime=0.09
/proc/6646/stat : 6646 (SatELite_releas) R 6642 6642 19205 0 -1 4202496 3746 0 0 0 6 3 0 0 20 0 1 0 77803344 21372928 3681 4294967295 134512640 135223648 3220230736 3220229688 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6646/statm: 5218 3681 46 174 0 5043 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23288

[startup+0.111091 s]
/proc/loadavg: 0.93 1.00 0.99 2/94 6642
/proc/meminfo: memFree=721336/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2416 CPUtime=0.01
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 369 646 0 0 0 1 0 0 18 0 1 0 77803343 2473984 277 4294967295 134512640 135169312 3214222496 3214221032 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6642/statm: 604 277 235 161 0 43 0
[pid=6646] ppid=6642 vsize=22060 CPUtime=0.11
/proc/6646/stat : 6646 (SatELite_releas) R 6642 6642 19205 0 -1 4202496 4692 0 0 0 8 3 0 0 20 0 1 0 77803344 22589440 4627 4294967295 134512640 135223648 3220230736 3220229688 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6646/statm: 5548 4629 46 174 0 5373 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 24476

[startup+0.311075 s]
/proc/loadavg: 0.93 1.00 0.99 2/94 6642
/proc/meminfo: memFree=721336/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2416 CPUtime=0.01
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 369 646 0 0 0 1 0 0 18 0 1 0 77803343 2473984 277 4294967295 134512640 135169312 3214222496 3214221032 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6642/statm: 604 277 235 161 0 43 0
[pid=6646] ppid=6642 vsize=51848 CPUtime=0.31
/proc/6646/stat : 6646 (SatELite_releas) R 6642 6642 19205 0 -1 4202496 11376 0 0 0 26 5 0 0 21 0 1 0 77803344 53092352 11311 4294967295 134512640 135223648 3220230736 3220229688 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6646/statm: 12962 11311 46 174 0 12787 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 54264

[startup+0.71104 s]
/proc/loadavg: 0.93 1.00 0.99 2/94 6642
/proc/meminfo: memFree=721336/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2416 CPUtime=0.01
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 369 646 0 0 0 1 0 0 18 0 1 0 77803343 2473984 277 4294967295 134512640 135169312 3214222496 3214221032 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6642/statm: 604 277 235 161 0 43 0
[pid=6646] ppid=6642 vsize=79376 CPUtime=0.71
/proc/6646/stat : 6646 (SatELite_releas) R 6642 6642 19205 0 -1 4202496 18774 0 0 0 58 13 0 0 22 0 1 0 77803344 81281024 18709 4294967295 134512640 135223648 3220230736 3220229688 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6646/statm: 19844 18710 47 174 0 19669 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 81792

[startup+1.51097 s]
/proc/loadavg: 0.93 1.00 0.99 2/96 6647
/proc/meminfo: memFree=625964/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2416 CPUtime=0.01
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 369 646 0 0 0 1 0 0 18 0 1 0 77803343 2473984 277 4294967295 134512640 135169312 3214222496 3214221032 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6642/statm: 604 277 235 161 0 43 0
[pid=6646] ppid=6642 vsize=110968 CPUtime=1.5
/proc/6646/stat : 6646 (SatELite_releas) R 6642 6642 19205 0 -1 4202496 28066 0 0 0 131 19 0 0 25 0 1 0 77803344 113631232 25406 4294967295 134512640 135223648 3220230736 3220228688 134563693 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6646/statm: 27742 25406 73 174 0 27567 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 113384

[startup+3.11084 s]
/proc/loadavg: 0.93 1.00 0.99 2/96 6647
/proc/meminfo: memFree=614308/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2416 CPUtime=0.01
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 369 646 0 0 0 1 0 0 18 0 1 0 77803343 2473984 277 4294967295 134512640 135169312 3214222496 3214221032 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6642/statm: 604 277 235 161 0 43 0
[pid=6646] ppid=6642 vsize=116564 CPUtime=3.1
/proc/6646/stat : 6646 (SatELite_releas) R 6642 6642 19205 0 -1 4202496 29593 0 0 0 289 21 0 0 25 0 1 0 77803344 119361536 26770 4294967295 134512640 135223648 3220230736 3220228752 134586986 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6646/statm: 29141 26770 73 174 0 28966 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 118980

[startup+6.31057 s]
/proc/loadavg: 0.94 1.00 0.99 2/96 6647
/proc/meminfo: memFree=607984/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2416 CPUtime=0.01
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 369 646 0 0 0 1 0 0 18 0 1 0 77803343 2473984 277 4294967295 134512640 135169312 3214222496 3214221032 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6642/statm: 604 277 235 161 0 43 0
[pid=6646] ppid=6642 vsize=119336 CPUtime=6.3
/proc/6646/stat : 6646 (SatELite_releas) R 6642 6642 19205 0 -1 4202496 36517 0 0 0 605 25 0 0 25 0 1 0 77803344 122200064 27458 4294967295 134512640 135223648 3220230736 3220228512 134585439 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6646/statm: 29834 27458 73 174 0 29659 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 121752

[startup+12.72 s]
/proc/loadavg: 0.94 1.00 0.99 2/96 6833
/proc/meminfo: memFree=688256/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=22272 CPUtime=5.42
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 5169 0 0 0 537 5 0 0 25 0 1 0 77804073 22806528 5104 4294967295 134512640 135212939 3217805408 3217803872 134526557 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 5568 5104 76 171 0 5396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24692

[startup+25.519 s]
/proc/loadavg: 0.95 1.00 0.99 3/96 6834
/proc/meminfo: memFree=684680/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=25976 CPUtime=18.22
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 6108 0 0 0 1815 7 0 0 25 0 1 0 77804073 26599424 6043 4294967295 134512640 135212939 3217805408 3217803584 134529620 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 6494 6043 76 171 0 6322 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28396

[startup+51.1168 s]
/proc/loadavg: 0.97 1.00 0.99 3/96 6836
/proc/meminfo: memFree=674600/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=36364 CPUtime=43.82
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 8681 0 0 0 4374 8 0 0 25 0 1 0 77804073 37236736 8616 4294967295 134512640 135212939 3217805408 3217803872 134526608 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 9091 8616 76 171 0 8919 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38784

[startup+102.313 s]
/proc/loadavg: 0.98 1.00 0.99 3/96 7027
/proc/meminfo: memFree=659580/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=50884 CPUtime=95.02
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 12295 0 0 0 9489 13 0 0 25 0 1 0 77804073 52105216 12230 4294967295 134512640 135212939 3217805408 3217803872 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 12721 12230 76 171 0 12549 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 53304

[startup+162.307 s]
/proc/loadavg: 0.99 1.00 0.99 3/96 7215
/proc/meminfo: memFree=638144/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=72620 CPUtime=155.02
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 17707 0 0 0 15485 17 0 0 25 0 1 0 77804073 74362880 17642 4294967295 134512640 135212939 3217805408 3217803872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 18155 17642 76 171 0 17983 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75040

[startup+222.312 s]
/proc/loadavg: 0.99 1.00 0.99 3/96 7420
/proc/meminfo: memFree=619140/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=91204 CPUtime=215.03
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 22348 0 0 0 21482 21 0 0 25 0 1 0 77804073 93392896 22283 4294967295 134512640 135212939 3217805408 3217803968 134538793 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 22801 22283 76 171 0 22629 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 93624

[startup+282.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/96 7609
/proc/meminfo: memFree=605308/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=105040 CPUtime=275.03
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 25817 0 0 0 27479 24 0 0 25 0 1 0 77804073 107560960 25752 4294967295 134512640 135212939 3217805408 3217803872 134526674 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 26260 25752 76 171 0 26088 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 107460

[startup+342.312 s]
/proc/loadavg: 0.99 1.00 0.99 3/96 7802
/proc/meminfo: memFree=592652/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=117368 CPUtime=335.04
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 28876 0 0 0 33479 25 0 0 25 0 1 0 77804073 120184832 28811 4294967295 134512640 135212939 3217805408 3217803648 134535877 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 29342 28811 76 171 0 29170 0
Current children cumulated CPU time (s) 342.31

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

[pid=6648] ppid=6642 vsize=132212 CPUtime=455.04
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 32518 0 0 0 45475 29 0 0 25 0 1 0 77804073 135385088 32453 4294967295 134512640 135212939 3217805408 3217803584 134529635 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 33053 32453 76 171 0 32881 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 134632

[startup+522.307 s]
/proc/loadavg: 0.99 1.00 0.99 3/96 8371
/proc/meminfo: memFree=570168/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=140476 CPUtime=515.05
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 34575 0 0 0 51473 32 0 0 25 0 1 0 77804073 143847424 34510 4294967295 134512640 135212939 3217805408 3217803648 134536066 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 35119 34510 76 171 0 34947 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 142896

[startup+582.312 s]
/proc/loadavg: 0.99 1.00 0.99 3/96 8560
/proc/meminfo: memFree=564008/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=146636 CPUtime=575.06
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 36135 0 0 0 57471 35 0 0 25 0 1 0 77804073 150155264 36070 4294967295 134512640 135212939 3217805408 3217803872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 36659 36070 76 171 0 36487 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 149056

[startup+642.317 s]
/proc/loadavg: 1.03 1.01 1.00 2/96 8755
/proc/meminfo: memFree=556452/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=154400 CPUtime=635.07
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 37989 0 0 0 63468 39 0 0 25 0 1 0 77804073 158105600 37924 4294967295 134512640 135212939 3217805408 3217803648 134536559 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 38600 37924 76 171 0 38428 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 156820

[startup+702.322 s]
/proc/loadavg: 1.12 1.04 1.00 2/96 8946
/proc/meminfo: memFree=548484/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=162472 CPUtime=695.08
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 39971 0 0 0 69462 46 0 0 25 0 1 0 77804073 166371328 39906 4294967295 134512640 135212939 3217805408 3217803872 134526736 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 40618 39906 76 171 0 40446 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 164892

[startup+762.327 s]
/proc/loadavg: 1.04 1.03 1.00 3/96 9134
/proc/meminfo: memFree=541696/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=169296 CPUtime=755.09
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 41686 0 0 0 75457 52 0 0 25 0 1 0 77804073 173359104 41621 4294967295 134512640 135212939 3217805408 3217803872 134526682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 42324 41621 76 171 0 42152 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 171716

[startup+822.312 s]
/proc/loadavg: 1.01 1.02 1.00 2/96 9324
/proc/meminfo: memFree=533720/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=177444 CPUtime=815.08
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 43683 0 0 0 81454 54 0 0 25 0 1 0 77804073 181702656 43618 4294967295 134512640 135212939 3217805408 3217803584 134529407 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 44361 43618 76 171 0 44189 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 179864

[startup+882.317 s]
/proc/loadavg: 1.00 1.01 1.00 2/96 9513
/proc/meminfo: memFree=526684/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=184400 CPUtime=875.09
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 45444 0 0 0 87450 59 0 0 25 0 1 0 77804073 188825600 45379 4294967295 134512640 135212939 3217805408 3217803872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 46100 45379 76 171 0 45928 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 186820

[startup+942.322 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 9704
/proc/meminfo: memFree=518964/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=191772 CPUtime=935.1
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 47343 0 0 0 93449 61 0 0 25 0 1 0 77804073 196374528 47278 4294967295 134512640 135212939 3217805408 3217803872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 47943 47278 76 171 0 47771 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 194192

[startup+1002.32 s]
/proc/loadavg: 1.22 1.06 1.02 3/96 9899
/proc/meminfo: memFree=511524/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=199272 CPUtime=995.1
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 49150 0 0 0 99448 62 0 0 25 0 1 0 77804073 204054528 49085 4294967295 134512640 135212939 3217805408 3217803872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 49818 49085 76 171 0 49646 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 201692

[startup+1062.32 s]
/proc/loadavg: 1.08 1.05 1.01 2/96 10087
/proc/meminfo: memFree=503248/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=207624 CPUtime=1055.11
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 51237 0 0 0 105447 64 0 0 25 0 1 0 77804073 212606976 51172 4294967295 134512640 135212939 3217805408 3217803872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 51906 51172 76 171 0 51734 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 210044

[startup+1122.32 s]
/proc/loadavg: 1.03 1.04 1.00 2/96 10277
/proc/meminfo: memFree=495436/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=216232 CPUtime=1115.11
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 53243 0 0 0 111443 68 0 0 25 0 1 0 77804073 221421568 53178 4294967295 134512640 135212939 3217805408 3217803872 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 54058 53178 76 171 0 53886 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 218652

[startup+1182.31 s]
/proc/loadavg: 1.01 1.03 1.00 2/96 10466
/proc/meminfo: memFree=489360/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=222652 CPUtime=1175.11
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 54815 0 0 0 117441 70 0 0 25 0 1 0 77804073 227995648 54750 4294967295 134512640 135212939 3217805408 3217803872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 55663 54750 76 171 0 55491 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 225072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.03 1.00 2/96 10469
/proc/meminfo: memFree=487748/2074464 swapFree=1959888/1959888
[pid=6642] ppid=6640 vsize=2420 CPUtime=7.27
/proc/6642/stat : 6642 (SatELiteGTI) S 6640 6642 19205 0 -1 4194304 387 43742 0 0 1 1 694 31 20 0 1 0 77803343 2478080 278 4294967295 134512640 135169312 3214222496 3214218712 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6642/statm: 605 278 235 161 0 44 0
[pid=6648] ppid=6642 vsize=224160 CPUtime=1192.81
/proc/6648/stat : 6648 (minisat_static) R 6642 6642 19205 0 -1 4202496 55176 0 0 0 119211 70 0 0 25 0 1 0 77804073 229539840 55111 4294967295 134512640 135212939 3217805408 3217803872 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6648/statm: 56040 55111 76 171 0 55868 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 226580

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.1
CPU user time (s): 1199.06
CPU system time (s): 1.04
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 226580

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 12:50:22
IDJOB=1849361
IDBENCH=20342
IDSOLVER=690
FILE ID=tipi09/1849361-1244803822
PBS_JOBID=
Free space on /tmp= 15765 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849361-1244803822/watcher-1849361-1244803822 -o /tmp/evaluation-result-1849361-1244803822/solver-1849361-1244803822 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849361-1244803822.cnf

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED= 959365579

Linux tipi09 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.365
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:        721336 kB
Buffers:         73208 kB
Cached:        1112708 kB
SwapCached:          0 kB
Active:         343776 kB
Inactive:       854764 kB
HighTotal:     1178688 kB
HighFree:       418520 kB
LowTotal:       895776 kB
LowFree:        302816 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           19984 kB
Writeback:           0 kB
AnonPages:       12568 kB
Mapped:           6752 kB
Slab:           146436 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91000 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15758 MiB
End job on tipi09 at 2009-06-12 13:10:26