Trace number 1849424

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/coreUNSAT 109.85 109.853

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark48.24
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.22/0.27	c ==============================================================================
0.22/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.27	c ==============================================================================
0.22/0.27	c |         0 |  283992   662648 |   85197       0        0     nan |  0.000 % |
1.72/1.77	c |         0 |  123658   481466 |      --       0       --      -- |     --   | -160332/-181177
1.72/1.77	c ==============================================================================
1.72/1.77	c Result  :   #vars: 16584   #clauses: 123658   #literals: 481466
1.72/1.77	c CPU time:   1.62 s
1.72/1.77	c ==============================================================================
1.92/1.93	This is MiniSat 2.0 beta
1.92/1.93	WARNING: for repeatability, setting FPU to use double precision
1.92/1.93	============================[ Problem Statistics ]=============================
1.92/1.93	|                                                                             |
1.92/1.94	|  Number of variables:  16584                                                |
1.92/1.94	|  Number of clauses:    123658                                               |
1.94/2.03	|  Parsing time:         0.09         s                                       |
1.94/2.04	============================[ Search Statistics ]==============================
1.94/2.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.94/2.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.94/2.04	===============================================================================
1.94/2.04	|         0 |   16584   123658   481466 |    41219        0    nan |  0.000 % |
1.94/2.06	|       101 |   16584   123658   481466 |    45341      101     14 |  0.000 % |
1.94/2.08	|       251 |   16572   123658   481466 |    49875      249     11 |  0.277 % |
2.12/2.13	|       477 |   16560   123658   481466 |    54862      473     13 |  0.446 % |
2.12/2.20	|       814 |   16553   123658   481466 |    60349      807     13 |  0.832 % |
2.22/2.23	|      1322 |   16553   123658   481466 |    66384     1315     14 |  0.832 % |
2.32/2.33	|      2082 |   16536   123658   481466 |    73022     2074     14 |  1.007 % |
2.32/2.40	|      3222 |   16524   123658   481466 |    80324     3214     24 |  1.007 % |
2.52/2.53	|      4931 |   16415   120564   469117 |    88357     4866     31 |  1.025 % |
2.71/2.72	|      7494 |   16394   120564   469117 |    97193     7426     30 |  1.574 % |
3.01/3.03	|     11339 |   16310   118716   461879 |   106912    11263     28 |  1.851 % |
3.41/3.48	|     17105 |   16242   117082   455852 |   117603    17015     27 |  2.062 % |
4.31/4.39	|     25755 |   16242   117082   455852 |   129363    25665     27 |  2.062 % |
5.61/5.65	|     38729 |   16233   116942   455318 |   142300    38636     31 |  2.116 % |
9.31/9.33	|     58190 |   16221   116920   455219 |   156530    58093     44 |  2.273 % |
13.81/13.82	|     87382 |   16206   116575   453890 |   172183    87283     39 |  2.279 % |
21.21/21.28	|    131171 |   16154   115385   449577 |   189401   131027     34 |  2.593 % |
35.91/35.92	|    196857 |   16150   115313   449270 |   208341    21684     22 |  2.617 % |
49.71/49.72	|    295384 |   16146   115273   449120 |   229176   120209     26 |  2.641 % |
95.92/95.91	|    443173 |   16139   115154   448711 |   252093    61725     22 |  2.683 % |
109.82/109.84	===============================================================================
109.82/109.84	restarts              : 20
109.82/109.84	conflicts             : 492474         (4566 /sec)
109.82/109.84	decisions             : 2049407        (1.61 % random) (19002 /sec)
109.82/109.84	propagations          : 75506195       (700104 /sec)
109.82/109.84	conflict literals     : 14373468       (22.90 % deleted)
109.82/109.84	Memory used           : 44.16 MB
109.82/109.84	CPU time              : 107.85 s
109.82/109.84	
109.82/109.84	UNSATISFIABLE
109.82/109.84	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1849424-1244817587/watcher-1849424-1244817587 -o /tmp/evaluation-result-1849424-1244817587/solver-1849424-1244817587 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849424-1244817587.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/94 18767
/proc/meminfo: memFree=1213440/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2416 CPUtime=0.01
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 368 646 0 0 0 0 0 1 25 0 1 0 79179721 2473984 277 4294967295 134512640 135169312 3213212592 3213211128 3085704942 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18767/statm: 604 277 235 161 0 43 0
[pid=18771] ppid=18767 vsize=956 CPUtime=0
/proc/18771/stat : 18771 (SatELite_releas) R 18767 18767 19205 0 -1 4202496 120 0 0 0 0 0 0 0 25 0 1 0 79179721 978944 56 4294967295 134512640 135223648 3220605600 3220604476 134576032 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18771/statm: 239 58 46 174 0 64 0

[startup+0.062654 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 18767
/proc/meminfo: memFree=1213440/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2416 CPUtime=0.01
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 368 646 0 0 0 0 0 1 25 0 1 0 79179721 2473984 277 4294967295 134512640 135169312 3213212592 3213211128 3085704942 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18767/statm: 604 277 235 161 0 43 0
[pid=18771] ppid=18767 vsize=9936 CPUtime=0.06
/proc/18771/stat : 18771 (SatELite_releas) R 18767 18767 19205 0 -1 4202496 2182 0 0 0 3 3 0 0 25 0 1 0 79179721 10174464 2118 4294967295 134512640 135223648 3220605600 3220604168 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18771/statm: 2484 2119 46 174 0 2309 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12352

[startup+0.11265 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 18767
/proc/meminfo: memFree=1213440/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2416 CPUtime=0.01
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 368 646 0 0 0 0 0 1 25 0 1 0 79179721 2473984 277 4294967295 134512640 135169312 3213212592 3213211128 3085704942 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18767/statm: 604 277 235 161 0 43 0
[pid=18771] ppid=18767 vsize=18000 CPUtime=0.11
/proc/18771/stat : 18771 (SatELite_releas) R 18767 18767 19205 0 -1 4202496 3878 0 0 0 6 5 0 0 25 0 1 0 79179721 18432000 3814 4294967295 134512640 135223648 3220605600 3220604184 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18771/statm: 4500 3815 46 174 0 4325 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20416

[startup+0.312632 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 18767
/proc/meminfo: memFree=1213440/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2416 CPUtime=0.01
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 368 646 0 0 0 0 0 1 25 0 1 0 79179721 2473984 277 4294967295 134512640 135169312 3213212592 3213211128 3085704942 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18767/statm: 604 277 235 161 0 43 0
[pid=18771] ppid=18767 vsize=44548 CPUtime=0.31
/proc/18771/stat : 18771 (SatELite_releas) R 18767 18767 19205 0 -1 4202496 10542 0 0 0 20 11 0 0 25 0 1 0 79179721 45617152 9687 4294967295 134512640 135223648 3220605600 3220603368 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18771/statm: 11137 9687 73 174 0 10962 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46964

[startup+0.712599 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 18767
/proc/meminfo: memFree=1213440/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2416 CPUtime=0.01
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 368 646 0 0 0 0 0 1 25 0 1 0 79179721 2473984 277 4294967295 134512640 135169312 3213212592 3213211128 3085704942 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18767/statm: 604 277 235 161 0 43 0
[pid=18771] ppid=18767 vsize=46872 CPUtime=0.71
/proc/18771/stat : 18771 (SatELite_releas) R 18767 18767 19205 0 -1 4202496 11046 0 0 0 59 12 0 0 25 0 1 0 79179721 47996928 10191 4294967295 134512640 135223648 3220605600 3220603552 134563693 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18771/statm: 11718 10191 73 174 0 11543 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 49288

[startup+1.51253 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 18772
/proc/meminfo: memFree=1166404/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2416 CPUtime=0.01
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 368 646 0 0 0 0 0 1 25 0 1 0 79179721 2473984 277 4294967295 134512640 135169312 3213212592 3213211128 3085704942 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18767/statm: 604 277 235 161 0 43 0
[pid=18771] ppid=18767 vsize=49600 CPUtime=1.51
/proc/18771/stat : 18771 (SatELite_releas) R 18767 18767 19205 0 -1 4202496 11739 0 0 0 137 14 0 0 25 0 1 0 79179721 50790400 10790 4294967295 134512640 135223648 3220605600 3220603616 134586887 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18771/statm: 12400 10790 73 174 0 12225 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 52016

[startup+3.1124 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 18773
/proc/meminfo: memFree=1194428/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=11016 CPUtime=1.17
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 2661 0 0 0 116 1 0 0 25 0 1 0 79179915 11280384 2596 4294967295 134512640 135212939 3216510752 3216509312 134538826 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 2754 2596 76 171 0 2582 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 13436

[startup+6.31213 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 18773
/proc/meminfo: memFree=1189004/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=16676 CPUtime=4.37
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 4044 0 0 0 436 1 0 0 25 0 1 0 79179915 17076224 3979 4294967295 134512640 135212939 3216510752 3216509216 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 4169 3979 76 171 0 3997 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 19096

[startup+12.7116 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 18773
/proc/meminfo: memFree=1179496/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=25120 CPUtime=10.77
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 6176 0 0 0 1075 2 0 0 25 0 1 0 79179915 25722880 6111 4294967295 134512640 135212939 3216510752 3216509216 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 6280 6111 76 171 0 6108 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 27540

[startup+25.5105 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 18959
/proc/meminfo: memFree=1168156/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=35764 CPUtime=23.57
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 8798 0 0 0 2353 4 0 0 25 0 1 0 79179915 36622336 8733 4294967295 134512640 135212939 3216510752 3216509216 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 8941 8733 76 171 0 8769 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 38184

[startup+51.1084 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 18965
/proc/meminfo: memFree=1163060/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=40796 CPUtime=49.17
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 10071 0 0 0 4912 5 0 0 25 0 1 0 79179915 41775104 10006 4294967295 134512640 135212939 3216510752 3216509216 134526857 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 10199 10006 76 171 0 10027 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 43216

[startup+102.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19154
/proc/meminfo: memFree=1158388/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=45212 CPUtime=100.38
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 11133 0 0 0 10033 5 0 0 25 0 1 0 79179915 46297088 11068 4294967295 134512640 135212939 3216510752 3216509216 134526757 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 11303 11068 76 171 0 11131 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 47632

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

[startup+105.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19154
/proc/meminfo: memFree=1158404/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=45212 CPUtime=103.58
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 11133 0 0 0 10353 5 0 0 25 0 1 0 79179915 46297088 11068 4294967295 134512640 135212939 3216510752 3216509216 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 11303 11068 76 171 0 11131 0
Current children cumulated CPU time (s) 105.52
Current children cumulated vsize (KiB) 47632

[startup+107.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19154
/proc/meminfo: memFree=1158404/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=45212 CPUtime=105.18
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 11133 0 0 0 10513 5 0 0 25 0 1 0 79179915 46297088 11068 4294967295 134512640 135212939 3216510752 3216509216 134526674 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 11303 11068 76 171 0 11131 0
Current children cumulated CPU time (s) 107.12
Current children cumulated vsize (KiB) 47632

[startup+108.714 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19155
/proc/meminfo: memFree=1158396/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=45212 CPUtime=106.78
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 11133 0 0 0 10673 5 0 0 25 0 1 0 79179915 46297088 11068 4294967295 134512640 135212939 3216510752 3216509216 134526720 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 11303 11068 76 171 0 11131 0
Current children cumulated CPU time (s) 108.72
Current children cumulated vsize (KiB) 47632

[startup+109.513 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19155
/proc/meminfo: memFree=1158396/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=45212 CPUtime=107.58
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 11133 0 0 0 10753 5 0 0 25 0 1 0 79179915 46297088 11068 4294967295 134512640 135212939 3216510752 3216509216 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 11303 11068 76 171 0 11131 0
Current children cumulated CPU time (s) 109.52
Current children cumulated vsize (KiB) 47632

[startup+109.713 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19155
/proc/meminfo: memFree=1158396/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=45212 CPUtime=107.78
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 11133 0 0 0 10773 5 0 0 25 0 1 0 79179915 46297088 11068 4294967295 134512640 135212939 3216510752 3216509216 134526627 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 11303 11068 76 171 0 11131 0
Current children cumulated CPU time (s) 109.72
Current children cumulated vsize (KiB) 47632

[startup+109.813 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19155
/proc/meminfo: memFree=1158396/2074464 swapFree=1959888/1959888
[pid=18767] ppid=18765 vsize=2420 CPUtime=1.94
/proc/18767/stat : 18767 (SatELiteGTI) S 18765 18767 19205 0 -1 4194304 387 12746 0 0 0 0 178 16 18 0 1 0 79179721 2478080 278 4294967295 134512640 135169312 3213212592 3213208808 3085704942 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18767/statm: 605 278 235 161 0 44 0
[pid=18773] ppid=18767 vsize=45212 CPUtime=107.88
/proc/18773/stat : 18773 (minisat_static) R 18767 18767 19205 0 -1 4202496 11133 0 0 0 10783 5 0 0 25 0 1 0 79179915 46297088 11068 4294967295 134512640 135212939 3216510752 3216509216 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18773/statm: 11303 11068 76 171 0 11131 0
Current children cumulated CPU time (s) 109.82
Current children cumulated vsize (KiB) 47632

Child status: 20
Real time (s): 109.853
CPU time (s): 109.85
CPU user time (s): 109.63
CPU system time (s): 0.22
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 52036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 109.63
system time used= 0.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24551
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= 21
involuntary context switches= 417

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 16:39:47
IDJOB=1849424
IDBENCH=69599
IDSOLVER=690
FILE ID=tipi09/1849424-1244817587
PBS_JOBID=
Free space on /tmp= 15363 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849424-1244817587/watcher-1849424-1244817587 -o /tmp/evaluation-result-1849424-1244817587/solver-1849424-1244817587 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849424-1244817587.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED= 764073249

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:       1213472 kB
Buffers:         57724 kB
Cached:         674948 kB
SwapCached:          0 kB
Active:         247644 kB
Inactive:       497576 kB
HighTotal:     1178688 kB
HighFree:       608744 kB
LowTotal:       895776 kB
LowFree:        604728 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            6508 kB
Writeback:           0 kB
AnonPages:       12416 kB
Mapped:           6436 kB
Slab:           107168 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90996 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15363 MiB
End job on tipi09 at 2009-06-12 16:41:38