Trace number 1849408

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 1199.92

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
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 variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   55543   187718 |   16662       0        0     nan |  0.000 % |
0.13/0.17	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.13/0.17	c ==============================================================================
0.13/0.17	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.13/0.17	c CPU time:   0.15 s
0.13/0.17	c ==============================================================================
0.22/0.23	This is MiniSat 2.0 beta
0.22/0.23	WARNING: for repeatability, setting FPU to use double precision
0.22/0.23	============================[ Problem Statistics ]=============================
0.22/0.23	|                                                                             |
0.22/0.23	|  Number of variables:  8607                                                 |
0.22/0.23	|  Number of clauses:    55174                                                |
0.22/0.27	|  Parsing time:         0.03         s                                       |
0.22/0.27	============================[ Search Statistics ]==============================
0.22/0.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.27	===============================================================================
0.22/0.27	|         0 |    8607    55174   187112 |    18391        0    nan |  0.000 % |
0.22/0.30	|       100 |    8607    55174   187112 |    20230      100     11 |  0.000 % |
0.23/0.35	|       251 |    8607    55174   187112 |    22253      251      9 |  0.000 % |
0.23/0.41	|       476 |    8606    55174   187112 |    24478      475     11 |  0.012 % |
0.23/0.48	|       814 |    8606    55166   187088 |    26926      812     11 |  0.012 % |
0.23/0.64	|      1321 |    8606    55166   187088 |    29619     1319     13 |  0.012 % |
0.23/0.84	|      2080 |    8606    55166   187088 |    32581     2078     12 |  0.012 % |
1.12/1.16	|      3219 |    8602    55148   187034 |    35839     3201     13 |  0.058 % |
1.72/1.74	|      4927 |    8598    55124   186959 |    39423     4879     15 |  0.105 % |
2.32/2.33	|      7489 |    8596    55122   186953 |    43365     7397     20 |  0.128 % |
3.42/3.42	|     11333 |    8595    55118   186941 |    47702    11209     25 |  0.140 % |
5.52/5.56	|     17099 |    8595    55118   186941 |    52472    16975     37 |  0.139 % |
7.82/7.84	|     25748 |    8595    55118   186941 |    57719    25624     42 |  0.140 % |
11.72/11.76	|     38722 |    8595    55118   186941 |    63491    38598     48 |  0.139 % |
20.72/20.78	|     58183 |    8595    55118   186941 |    69841    58059     52 |  0.139 % |
35.72/35.74	|     87376 |    8595    55118   186941 |    76825    34617     44 |  0.140 % |
57.23/57.30	|    131166 |    8593    55108   186908 |    84507    21184     40 |  0.163 % |
89.13/89.17	|    196850 |    8591    55084   186834 |    92958    86836     51 |  0.186 % |
137.03/137.08	|    295376 |    8587    55068   186784 |   102254    31971     47 |  0.232 % |
224.93/225.00	|    443165 |    8586    55049   186721 |   112479    93911     47 |  0.244 % |
395.85/395.89	|    664850 |    8586    55049   186721 |   123727    39598     41 |  0.244 % |
619.46/619.47	|    997375 |    8583    55038   186685 |   136100    58313     49 |  0.279 % |
986.19/986.19	|   1496163 |    8581    55020   186631 |   149710    85391     46 |  0.302 % |
1200.00/1199.91	HOME/SatELiteGTI: line 36:  8777 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-1849408-1244814773/watcher-1849408-1244814773 -o /tmp/evaluation-result-1849408-1244814773/solver-1849408-1244814773 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849408-1244814773.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 4/91 8771
/proc/meminfo: memFree=1923416/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2416 CPUtime=0
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 78902522 2473984 277 4294967295 134512640 135169312 3214499040 3214497576 3085803246 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8771/statm: 604 277 235 161 0 43 0
[pid=8775] ppid=8771 vsize=952 CPUtime=0
/proc/8775/stat : 8775 (SatELite_releas) R 8771 8771 18459 0 -1 4202496 93 0 0 0 0 0 0 0 18 0 1 0 78902523 974848 30 4294967295 134512640 135223648 3213323200 3213322972 134614223 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8775/statm: 238 40 31 174 0 63 0

[startup+0.067211 s]
/proc/loadavg: 1.00 1.00 1.00 4/91 8771
/proc/meminfo: memFree=1923416/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2416 CPUtime=0
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 78902522 2473984 277 4294967295 134512640 135169312 3214499040 3214497576 3085803246 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8771/statm: 604 277 235 161 0 43 0
[pid=8775] ppid=8771 vsize=7328 CPUtime=0.07
/proc/8775/stat : 8775 (SatELite_releas) R 8771 8771 18459 0 -1 4202496 1689 0 0 0 5 2 0 0 18 0 1 0 78902523 7503872 1515 4294967295 134512640 135223648 3213323200 3213321296 134596092 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8775/statm: 1832 1515 73 174 0 1657 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9744

[startup+0.127207 s]
/proc/loadavg: 1.00 1.00 1.00 4/91 8771
/proc/meminfo: memFree=1923416/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2416 CPUtime=0
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 78902522 2473984 277 4294967295 134512640 135169312 3214499040 3214497576 3085803246 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8771/statm: 604 277 235 161 0 43 0
[pid=8775] ppid=8771 vsize=7328 CPUtime=0.13
/proc/8775/stat : 8775 (SatELite_releas) R 8771 8771 18459 0 -1 4202496 1689 0 0 0 11 2 0 0 18 0 1 0 78902523 7503872 1515 4294967295 134512640 135223648 3213323200 3213321216 134586735 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8775/statm: 1832 1515 73 174 0 1657 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9744

[startup+0.317196 s]
/proc/loadavg: 1.00 1.00 1.00 4/91 8771
/proc/meminfo: memFree=1923416/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 2420

[startup+0.717167 s]
/proc/loadavg: 1.00 1.00 1.00 4/91 8771
/proc/meminfo: memFree=1923416/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 2420

[startup+1.51711 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8778
/proc/meminfo: memFree=1918540/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=5452 CPUtime=1.29
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 1289 0 0 0 128 1 0 0 25 0 1 0 78902546 5582848 1224 4294967295 134512640 135212939 3214179568 3214178032 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8777/statm: 1363 1224 75 171 0 1191 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7872

[startup+3.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8778
/proc/meminfo: memFree=1917796/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=6512 CPUtime=2.89
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 1542 0 0 0 288 1 0 0 25 0 1 0 78902546 6668288 1477 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8777/statm: 1628 1477 75 171 0 1456 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8932

[startup+6.31677 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8778
/proc/meminfo: memFree=1915596/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=8840 CPUtime=6.09
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 2125 0 0 0 608 1 0 0 25 0 1 0 78902546 9052160 2060 4294967295 134512640 135212939 3214179568 3214177744 134529366 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8777/statm: 2210 2060 75 171 0 2038 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 11260

[startup+12.7163 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8778
/proc/meminfo: memFree=1909824/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=14548 CPUtime=12.49
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 3553 0 0 0 1247 2 0 0 25 0 1 0 78902546 14897152 3488 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8777/statm: 3637 3488 75 171 0 3465 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 16968

[startup+25.5154 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8778
/proc/meminfo: memFree=1902364/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=21620 CPUtime=25.29
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 5300 0 0 0 2527 2 0 0 25 0 1 0 78902546 22138880 5235 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8777/statm: 5405 5235 75 171 0 5233 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 24040

[startup+51.1136 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 8966
/proc/meminfo: memFree=1900212/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=23344 CPUtime=50.89
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 5718 0 0 0 5085 4 0 0 25 0 1 0 78902546 23904256 5653 4294967295 134512640 135212939 3214179568 3214178032 134526674 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 5836 5653 75 171 0 5664 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 25764

[startup+102.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9154
/proc/meminfo: memFree=1893964/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=29948 CPUtime=102.1
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 7339 0 0 0 10201 9 0 0 25 0 1 0 78902546 30666752 7274 4294967295 134512640 135212939 3214179568 3214177808 134536389 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 7487 7274 75 171 0 7315 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 32368

[startup+162.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 9345
/proc/meminfo: memFree=1893452/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=30272 CPUtime=162.1
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 7434 0 0 0 16201 9 0 0 25 0 1 0 78902546 30998528 7369 4294967295 134512640 135212939 3214179568 3214178032 134526811 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 7568 7369 75 171 0 7396 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 32692

[startup+222.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 9534
/proc/meminfo: memFree=1887880/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=35896 CPUtime=222.1
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 8791 0 0 0 22201 9 0 0 25 0 1 0 78902546 36757504 8726 4294967295 134512640 135212939 3214179568 3214178032 134526624 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 8974 8726 75 171 0 8802 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 38316

[startup+282.307 s]
/proc/loadavg: 1.11 1.03 1.01 2/93 9724
/proc/meminfo: memFree=1887864/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=35896 CPUtime=282.1
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 8810 0 0 0 28201 9 0 0 25 0 1 0 78902546 36757504 8745 4294967295 134512640 135212939 3214179568 3214178032 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 8974 8745 75 171 0 8802 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 38316

[startup+342.313 s]
/proc/loadavg: 1.04 1.02 1.00 3/93 9918
/proc/meminfo: memFree=1884004/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=39292 CPUtime=342.11
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 9682 0 0 0 34199 12 0 0 25 0 1 0 78902546 40235008 9617 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 9823 9617 75 171 0 9651 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 41712

[startup+402.319 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 10109
/proc/meminfo: memFree=1883648/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23

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

/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=40344 CPUtime=522.13
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 9906 0 0 0 52199 14 0 0 25 0 1 0 78902546 41312256 9841 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 10086 9841 75 171 0 9914 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 42764

[startup+582.306 s]
/proc/loadavg: 1.07 1.05 1.01 3/93 10679
/proc/meminfo: memFree=1882972/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=40344 CPUtime=582.12
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 9920 0 0 0 58198 14 0 0 25 0 1 0 78902546 41312256 9855 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 10086 9855 75 171 0 9914 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 42764

[startup+642.312 s]
/proc/loadavg: 1.02 1.04 1.00 2/93 10869
/proc/meminfo: memFree=1880920/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=42332 CPUtime=642.13
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 10403 0 0 0 64199 14 0 0 25 0 1 0 78902546 43347968 10338 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 10583 10338 75 171 0 10411 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 44752

[startup+702.307 s]
/proc/loadavg: 1.01 1.03 1.00 3/93 11058
/proc/meminfo: memFree=1876284/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=47184 CPUtime=702.13
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 11543 0 0 0 70199 14 0 0 25 0 1 0 78902546 48316416 11478 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 11796 11478 75 171 0 11624 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 49604

[startup+762.313 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 11253
/proc/meminfo: memFree=1876324/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=47184 CPUtime=762.14
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 11549 0 0 0 76200 14 0 0 25 0 1 0 78902546 48316416 11484 4294967295 134512640 135212939 3214179568 3214178032 134526788 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 11796 11484 75 171 0 11624 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 49604

[startup+822.309 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 11442
/proc/meminfo: memFree=1874432/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49092 CPUtime=822.14
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12037 0 0 0 82200 14 0 0 25 0 1 0 78902546 50270208 11972 4294967295 134512640 135212939 3214179568 3214178032 134526743 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12273 11972 75 171 0 12101 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 51512

[startup+882.325 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 11632
/proc/meminfo: memFree=1874332/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49252 CPUtime=882.16
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12058 0 0 0 88202 14 0 0 25 0 1 0 78902546 50434048 11993 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12313 11993 75 171 0 12141 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 51672

[startup+942.31 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 11822
/proc/meminfo: memFree=1873996/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49252 CPUtime=942.15
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12060 0 0 0 94200 15 0 0 25 0 1 0 78902546 50434048 11995 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12313 11995 75 171 0 12141 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 51672

[startup+1002.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 12011
/proc/meminfo: memFree=1874192/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49252 CPUtime=1002.16
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12060 0 0 0 100199 17 0 0 25 0 1 0 78902546 50434048 11995 4294967295 134512640 135212939 3214179568 3214177808 134536079 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12313 11995 75 171 0 12141 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 51672

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 12202
/proc/meminfo: memFree=1874012/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49252 CPUtime=1062.16
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12075 0 0 0 106199 17 0 0 25 0 1 0 78902546 50434048 12010 4294967295 134512640 135212939 3214179568 3214178032 134526831 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12313 12010 75 171 0 12141 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 51672

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12395
/proc/meminfo: memFree=1874012/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49252 CPUtime=1122.17
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12077 0 0 0 112200 17 0 0 25 0 1 0 78902546 50434048 12012 4294967295 134512640 135212939 3214179568 3214177744 134529635 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12313 12012 75 171 0 12141 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 51672

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12585
/proc/meminfo: memFree=1873656/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49820 CPUtime=1182.17
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12213 0 0 0 118200 17 0 0 25 0 1 0 78902546 51015680 12148 4294967295 134512640 135212939 3214179568 3214178032 134527048 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12455 12148 75 171 0 12283 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 52240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12587
/proc/meminfo: memFree=1873856/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49820 CPUtime=1199.77
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12215 0 0 0 119960 17 0 0 25 0 1 0 78902546 51015680 12150 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12455 12150 75 171 0 12283 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 52240

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12587
/proc/meminfo: memFree=1873856/2074464 swapFree=1959864/1959888
[pid=8771] ppid=8769 vsize=2420 CPUtime=0.23
/proc/8771/stat : 8771 (SatELiteGTI) S 8769 8771 18459 0 -1 4194304 387 2415 0 0 0 0 20 3 23 0 1 0 78902522 2478080 278 4294967295 134512640 135169312 3214499040 3214495256 3085803246 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8771/statm: 605 278 235 161 0 44 0
[pid=8777] ppid=8771 vsize=49820 CPUtime=1199.77
/proc/8777/stat : 8777 (minisat_static) R 8771 8771 18459 0 -1 4202496 12215 0 0 0 119960 17 0 0 25 0 1 0 78902546 51015680 12150 4294967295 134512640 135212939 3214179568 3214178032 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8777/statm: 12455 12150 75 171 0 12283 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 52240

Child status: 143
Real time (s): 1199.92
CPU time (s): 1200
CPU user time (s): 1199.8
CPU system time (s): 0.2
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 52240

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 15:52:53
IDJOB=1849408
IDBENCH=69560
IDSOLVER=690
FILE ID=tipi06/1849408-1244814773
PBS_JOBID=
Free space on /tmp= 15568 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849408-1244814773/watcher-1849408-1244814773 -o /tmp/evaluation-result-1849408-1244814773/solver-1849408-1244814773 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849408-1244814773.cnf

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED= 1899069667

Linux tipi06 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.76

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.76


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1923448 kB
Buffers:          6912 kB
Cached:          82492 kB
SwapCached:         24 kB
Active:          24332 kB
Inactive:        76292 kB
HighTotal:     1178688 kB
HighFree:      1136284 kB
LowTotal:       895776 kB
LowFree:        787164 kB
SwapTotal:     1959888 kB
SwapFree:      1959864 kB
Dirty:            2568 kB
Writeback:           0 kB
AnonPages:       11088 kB
Mapped:           5256 kB
Slab:            41064 kB
PageTables:        544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85608 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15568 MiB
End job on tipi06 at 2009-06-12 16:12:53