Trace number 1821889

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
MiniSat2hack 2009-03-23? (TO) 1200.08 1200.23

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark374.66
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   77941   262272 |   23382       0        0     nan |  0.000 % |
0.62/0.63	c |         0 |   76060   260188 |      --       0       --      -- |     --   | -1881/-2084
0.62/0.63	c ==============================================================================
0.62/0.63	c Result  :   #vars: 12369   #clauses: 76060   #literals: 260188
0.62/0.63	c CPU time:   0.62 s
0.62/0.63	c ==============================================================================
0.72/0.72	This is MiniSat 2.0 beta with hacks by AVG
0.72/0.72	WARNING: for repeatability, setting FPU to use double precision
0.72/0.72	============================[ Problem Statistics ]=============================
0.72/0.72	|                                                                             |
0.72/0.72	|  Number of variables:  12369                                                |
0.72/0.72	|  Number of clauses:    76060                                                |
0.72/0.77	|  Parsing time:         0.05         s                                       |
1200.07/1200.22	HOME/SatELiteGTI: line 36: 28615 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-1821889-1242576767/watcher-1821889-1242576767 -o /tmp/evaluation-result-1821889-1242576767/solver-1821889-1242576767 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821889-1242576767.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.92 1.00 0.99 2/93 28426
/proc/meminfo: memFree=796040/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2416 CPUtime=0.01
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 368 642 0 0 0 0 1 0 18 0 1 0 1022173860 2473984 277 4294967295 134512640 135169312 3218778368 3218776904 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 604 277 235 161 0 43 0
[pid=28430] ppid=28426 vsize=956 CPUtime=0
/proc/28430/stat : 28430 (SatELite_releas) R 28426 28426 14060 0 -1 4202496 123 0 0 0 0 0 0 0 20 0 1 0 1022173860 978944 59 4294967295 134512640 135223648 3215592928 3215591524 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28430/statm: 239 62 45 174 0 64 0

[startup+0.08185 s]
/proc/loadavg: 0.92 1.00 0.99 2/93 28426
/proc/meminfo: memFree=796040/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2416 CPUtime=0.01
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 368 642 0 0 0 0 1 0 18 0 1 0 1022173860 2473984 277 4294967295 134512640 135169312 3218778368 3218776904 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 604 277 235 161 0 43 0
[pid=28430] ppid=28426 vsize=8624 CPUtime=0.08
/proc/28430/stat : 28430 (SatELite_releas) R 28426 28426 14060 0 -1 4202496 1963 0 0 0 7 1 0 0 21 0 1 0 1022173860 8830976 1899 4294967295 134512640 135223648 3215592928 3215590304 134576869 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28430/statm: 2156 1899 69 174 0 1981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11040

[startup+0.111846 s]
/proc/loadavg: 0.92 1.00 0.99 2/93 28426
/proc/meminfo: memFree=796040/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2416 CPUtime=0.01
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 368 642 0 0 0 0 1 0 18 0 1 0 1022173860 2473984 277 4294967295 134512640 135169312 3218778368 3218776904 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 604 277 235 161 0 43 0
[pid=28430] ppid=28426 vsize=9240 CPUtime=0.11
/proc/28430/stat : 28430 (SatELite_releas) R 28426 28426 14060 0 -1 4202496 2059 0 0 0 10 1 0 0 21 0 1 0 1022173860 9461760 1995 4294967295 134512640 135223648 3215592928 3215590944 134586751 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28430/statm: 2310 1995 73 174 0 2135 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11656

[startup+0.311828 s]
/proc/loadavg: 0.92 1.00 0.99 2/93 28426
/proc/meminfo: memFree=796040/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2416 CPUtime=0.01
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 368 642 0 0 0 0 1 0 18 0 1 0 1022173860 2473984 277 4294967295 134512640 135169312 3218778368 3218776904 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 604 277 235 161 0 43 0
[pid=28430] ppid=28426 vsize=10016 CPUtime=0.31
/proc/28430/stat : 28430 (SatELite_releas) R 28426 28426 14060 0 -1 4202496 2193 0 0 0 30 1 0 0 21 0 1 0 1022173860 10256384 2129 4294967295 134512640 135223648 3215592928 3215590944 134586965 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28430/statm: 2504 2129 73 174 0 2329 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 12432

[startup+0.711794 s]
/proc/loadavg: 0.92 1.00 0.99 2/93 28426
/proc/meminfo: memFree=796040/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2416 CPUtime=0.01
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 368 642 0 0 0 0 1 0 18 0 1 0 1022173860 2473984 277 4294967295 134512640 135169312 3218778368 3218776904 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 604 277 235 161 0 43 0
[pid=28430] ppid=28426 vsize=10020 CPUtime=0.71
/proc/28430/stat : 28430 (SatELite_releas) R 28426 28426 14060 0 -1 4202496 2351 0 0 0 70 1 0 0 22 0 1 0 1022173860 10260480 2133 4294967295 134512640 135223648 3215592928 3215589732 134818346 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28430/statm: 2505 2133 74 174 0 2330 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 12436

[startup+1.51172 s]
/proc/loadavg: 0.92 1.00 0.99 2/95 28615
/proc/meminfo: memFree=788316/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=6456 CPUtime=0.79
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 1502 0 0 0 79 0 0 0 20 0 1 0 1022173933 6610944 1437 4294967295 134512640 135214715 3214734704 3214732968 134527319 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28615/statm: 1614 1437 73 172 0 1441 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8876

[startup+3.11158 s]
/proc/loadavg: 0.92 1.00 0.99 2/95 28615
/proc/meminfo: memFree=788192/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=6720 CPUtime=2.38
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 1570 0 0 0 238 0 0 0 25 0 1 0 1022173933 6881280 1505 4294967295 134512640 135214715 3214734704 3214733168 134528634 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28615/statm: 1680 1505 74 172 0 1507 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9140

[startup+6.31131 s]
/proc/loadavg: 0.93 1.00 0.99 2/95 28615
/proc/meminfo: memFree=787636/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=7416 CPUtime=5.58
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 1746 0 0 0 558 0 0 0 25 0 1 0 1022173933 7593984 1681 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28615/statm: 1854 1681 74 172 0 1681 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 9836

[startup+12.7108 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 28624
/proc/meminfo: memFree=786524/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=8260 CPUtime=11.95
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 1975 0 0 0 1195 0 0 0 25 0 1 0 1022173933 8458240 1910 4294967295 134512640 135214715 3214734704 3214733168 134528523 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28615/statm: 2065 1910 74 172 0 1892 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10680

[startup+25.5196 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 28624
/proc/meminfo: memFree=782900/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=12068 CPUtime=24.74
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 2896 0 0 0 2474 0 0 0 25 0 1 0 1022173933 12357632 2831 4294967295 134512640 135214715 3214734704 3214733168 134528539 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28615/statm: 3017 2831 74 172 0 2844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14488

[startup+51.1174 s]
/proc/loadavg: 1.08 1.02 1.00 2/95 28624
/proc/meminfo: memFree=765200/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=29900 CPUtime=50.2
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 7374 0 0 0 5015 5 0 0 25 0 1 0 1022173933 30617600 7309 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28615/statm: 7475 7309 74 172 0 7302 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 32320

[startup+102.323 s]
/proc/loadavg: 1.15 1.06 1.02 2/95 28813
/proc/meminfo: memFree=752800/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=42508 CPUtime=101.35
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 10498 0 0 0 10118 17 0 0 25 0 1 0 1022173933 43528192 10433 4294967295 134512640 135214715 3214734704 3214732848 134536349 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28615/statm: 10627 10433 74 172 0 10454 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 44928

[startup+162.318 s]
/proc/loadavg: 1.05 1.05 1.01 3/95 29002
/proc/meminfo: memFree=741120/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=53728 CPUtime=161.35
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 13332 0 0 0 16111 24 0 0 25 0 1 0 1022173933 55017472 13267 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 13432 13267 74 172 0 13259 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 56148

[startup+222.313 s]
/proc/loadavg: 1.02 1.04 1.00 2/95 29186
/proc/meminfo: memFree=735440/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=59788 CPUtime=221.35
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 14767 0 0 0 22111 24 0 0 25 0 1 0 1022173933 61222912 14702 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 14947 14702 74 172 0 14774 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 62208

[startup+282.307 s]
/proc/loadavg: 1.00 1.03 1.00 3/95 29378
/proc/meminfo: memFree=734936/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=59920 CPUtime=281.35
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 14814 0 0 0 28111 24 0 0 25 0 1 0 1022173933 61358080 14749 4294967295 134512640 135214715 3214734704 3214733264 134540461 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 14980 14749 74 172 0 14807 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 62340

[startup+342.312 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 29568
/proc/meminfo: memFree=733952/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=61620 CPUtime=341.36
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 15249 0 0 0 34106 30 0 0 25 0 1 0 1022173933 63098880 15184 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 15405 15184 74 172 0 15232 0
Current children cumulated CPU time (s) 342.09

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

[pid=28615] ppid=28426 vsize=61620 CPUtime=461.37
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 15249 0 0 0 46103 34 0 0 25 0 1 0 1022173933 63098880 15184 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 15405 15184 74 172 0 15232 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 64040

[startup+522.327 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30134
/proc/meminfo: memFree=733828/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=61620 CPUtime=521.39
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 15249 0 0 0 52104 35 0 0 25 0 1 0 1022173933 63098880 15184 4294967295 134512640 135214715 3214734704 3214733264 134540425 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 15405 15184 74 172 0 15232 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 64040

[startup+582.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30323
/proc/meminfo: memFree=733820/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=61620 CPUtime=581.38
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 15261 0 0 0 58103 35 0 0 25 0 1 0 1022173933 63098880 15196 4294967295 134512640 135214715 3214734704 3214733168 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 15405 15196 74 172 0 15232 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 64040

[startup+642.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30511
/proc/meminfo: memFree=733952/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=61620 CPUtime=641.39
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 15262 0 0 0 64098 41 0 0 25 0 1 0 1022173933 63098880 15197 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 15405 15197 74 172 0 15232 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 64040

[startup+702.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30700
/proc/meminfo: memFree=731844/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=63776 CPUtime=701.4
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 15785 0 0 0 70097 43 0 0 25 0 1 0 1022173933 65306624 15720 4294967295 134512640 135214715 3214734704 3214733168 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 15944 15720 74 172 0 15771 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 66196

[startup+762.326 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30893
/proc/meminfo: memFree=729316/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=66024 CPUtime=761.41
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 16358 0 0 0 76098 43 0 0 25 0 1 0 1022173933 67608576 16293 4294967295 134512640 135214715 3214734704 3214733168 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 16506 16293 74 172 0 16333 0
Current children cumulated CPU time (s) 762.14
Current children cumulated vsize (KiB) 68444

[startup+822.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 31078
/proc/meminfo: memFree=726628/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=69328 CPUtime=821.41
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 17182 0 0 0 82097 44 0 0 25 0 1 0 1022173933 70991872 17117 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 17332 17117 74 172 0 17159 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 71748

[startup+882.315 s]
/proc/loadavg: 1.04 1.01 1.00 3/95 31267
/proc/meminfo: memFree=715956/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=79524 CPUtime=881.41
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 19751 0 0 0 88093 48 0 0 25 0 1 0 1022173933 81432576 19686 4294967295 134512640 135214715 3214734704 3214733168 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 19881 19686 74 172 0 19708 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 81944

[startup+942.31 s]
/proc/loadavg: 1.10 1.04 1.01 2/95 31455
/proc/meminfo: memFree=715964/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=79524 CPUtime=941.41
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 19751 0 0 0 94093 48 0 0 25 0 1 0 1022173933 81432576 19686 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 19881 19686 74 172 0 19708 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 81944

[startup+1002.31 s]
/proc/loadavg: 1.08 1.04 1.01 3/95 31644
/proc/meminfo: memFree=715964/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=79524 CPUtime=1001.42
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 19756 0 0 0 100094 48 0 0 25 0 1 0 1022173933 81432576 19691 4294967295 134512640 135214715 3214734704 3214733168 134528709 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 19881 19691 74 172 0 19708 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 81944

[startup+1062.31 s]
/proc/loadavg: 1.07 1.05 1.01 3/95 31833
/proc/meminfo: memFree=716188/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=79524 CPUtime=1061.42
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 19756 0 0 0 106094 48 0 0 25 0 1 0 1022173933 81432576 19691 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 19881 19691 74 172 0 19708 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 81944

[startup+1122.31 s]
/proc/loadavg: 1.16 1.08 1.02 2/95 32017
/proc/meminfo: memFree=715716/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=79604 CPUtime=1121.43
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 19772 0 0 0 112095 48 0 0 25 0 1 0 1022173933 81514496 19707 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 19901 19707 74 172 0 19728 0
Current children cumulated CPU time (s) 1122.16
Current children cumulated vsize (KiB) 82024

[startup+1182.31 s]
/proc/loadavg: 1.10 1.08 1.02 3/95 32210
/proc/meminfo: memFree=715468/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=79724 CPUtime=1181.43
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 19788 0 0 0 118094 49 0 0 25 0 1 0 1022173933 81637376 19723 4294967295 134512640 135214715 3214734704 3214733168 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 19931 19723 74 172 0 19758 0
Current children cumulated CPU time (s) 1182.16
Current children cumulated vsize (KiB) 82144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.22 s]
/proc/loadavg: 1.07 1.07 1.01 3/95 32210
/proc/meminfo: memFree=715476/2074464 swapFree=1949056/1959888
[pid=28426] ppid=28424 vsize=2420 CPUtime=0.73
/proc/28426/stat : 28426 (SatELiteGTI) S 28424 28426 14060 0 -1 4194304 387 2995 0 0 0 0 72 1 15 0 1 0 1022173860 2478080 278 4294967295 134512640 135169312 3218778368 3218774584 3085344494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28426/statm: 605 278 235 161 0 44 0
[pid=28615] ppid=28426 vsize=79724 CPUtime=1199.34
/proc/28615/stat : 28615 (minisat_static) R 28426 28426 14060 0 -1 4202496 19788 0 0 0 119885 49 0 0 25 0 1 0 1022173933 81637376 19723 4294967295 134512640 135214715 3214734704 3214733168 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28615/statm: 19931 19723 74 172 0 19758 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 82144

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1200.23
CPU time (s): 1200.08
CPU user time (s): 1199.57
CPU system time (s): 0.51
CPU usage (%): 99.9874
Max. virtual memory (cumulated for all children) (KiB): 82144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.51
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23446
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= 18
involuntary context switches= 4969

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 18:12:47
IDJOB=1821889
IDBENCH=71699
IDSOLVER=660
FILE ID=tipi27/1821889-1242576767
PBS_JOBID=
Free space on /tmp= 8473 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821889-1242576767/watcher-1821889-1242576767 -o /tmp/evaluation-result-1821889-1242576767/solver-1821889-1242576767 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821889-1242576767.cnf

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED= 50914640

Linux tipi27 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.389
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.389
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        796296 kB
Buffers:         61936 kB
Cached:        1101540 kB
SwapCached:       5456 kB
Active:         400820 kB
Inactive:       772428 kB
HighTotal:     1178688 kB
HighFree:       392420 kB
LowTotal:       895776 kB
LowFree:        403876 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            3216 kB
Writeback:           0 kB
AnonPages:        8996 kB
Mapped:           3320 kB
Slab:            96228 kB
PageTables:        348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8473 MiB
End job on tipi27 at 2009-05-17 18:32:48