Trace number 1821565

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.05 1200.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.82/1.88	c ==============================================================================
1.82/1.88	c |           |     ORIGINAL     |              LEARNT              |          |
1.82/1.88	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.82/1.88	c ==============================================================================
1.82/1.88	c |         0 | 1618887  3826978 |  485666       0        0     nan |  0.000 % |
10.11/10.17	c |         0 | 1199091  3186259 |      --       0       --      -- |     --   | -117869/45832
10.11/10.18	c ==============================================================================
10.11/10.18	c Result  :   #vars: 250809   #clauses: 1199091   #literals: 3186259
10.11/10.18	c CPU time:   9.86 s
10.11/10.18	c ==============================================================================
11.40/11.41	This is MiniSat 2.0 beta with hacks by AVG
11.40/11.41	WARNING: for repeatability, setting FPU to use double precision
11.40/11.41	============================[ Problem Statistics ]=============================
11.40/11.41	|                                                                             |
11.40/11.42	|  Number of variables:  250809                                               |
11.40/11.42	|  Number of clauses:    1199091                                              |
12.19/12.29	|  Parsing time:         0.81         s                                       |

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-1821565-1242537516/watcher-1821565-1242537516 -o /tmp/evaluation-result-1821565-1242537516/solver-1821565-1242537516 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821565-1242537516.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.85 0.97 0.99 2/97 2416
/proc/meminfo: memFree=1741800/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2416 CPUtime=0.01
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 367 644 0 0 0 0 0 1 18 0 1 0 1018252987 2473984 277 4294967295 134512640 135169312 3220730576 3220729112 3084877550 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2416/statm: 604 277 235 161 0 43 0
[pid=2420] ppid=2416 vsize=1100 CPUtime=0
/proc/2420/stat : 2420 (SatELite_releas) R 2416 2416 16367 0 -1 4202496 159 0 0 0 0 0 0 0 20 0 1 0 1018252987 1126400 95 4294967295 134512640 135223648 3215859232 3215857952 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2420/statm: 275 100 46 174 0 100 0

[startup+0.03251 s]
/proc/loadavg: 0.85 0.97 0.99 2/97 2416
/proc/meminfo: memFree=1741800/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2416 CPUtime=0.01
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 367 644 0 0 0 0 0 1 18 0 1 0 1018252987 2473984 277 4294967295 134512640 135169312 3220730576 3220729112 3084877550 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2416/statm: 604 277 235 161 0 43 0
[pid=2420] ppid=2416 vsize=13468 CPUtime=0.03
/proc/2420/stat : 2420 (SatELite_releas) R 2416 2416 16367 0 -1 4202496 2199 0 0 0 3 0 0 0 20 0 1 0 1018252987 13791232 2032 4294967295 134512640 135223648 3215859232 3215858112 134543504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2420/statm: 3367 2034 46 174 0 3192 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15884

[startup+0.112506 s]
/proc/loadavg: 0.85 0.97 0.99 2/97 2416
/proc/meminfo: memFree=1741800/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2416 CPUtime=0.01
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 367 644 0 0 0 0 0 1 18 0 1 0 1018252987 2473984 277 4294967295 134512640 135169312 3220730576 3220729112 3084877550 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2416/statm: 604 277 235 161 0 43 0
[pid=2420] ppid=2416 vsize=28176 CPUtime=0.11
/proc/2420/stat : 2420 (SatELite_releas) R 2416 2416 16367 0 -1 4202496 6083 0 0 0 9 2 0 0 20 0 1 0 1018252987 28852224 5852 4294967295 134512640 135223648 3215859232 3215858184 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2420/statm: 7044 5853 46 174 0 6869 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 30592

[startup+0.312493 s]
/proc/loadavg: 0.85 0.97 0.99 2/97 2416
/proc/meminfo: memFree=1741800/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2416 CPUtime=0.01
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 367 644 0 0 0 0 0 1 18 0 1 0 1018252987 2473984 277 4294967295 134512640 135169312 3220730576 3220729112 3084877550 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2416/statm: 604 277 235 161 0 43 0
[pid=2420] ppid=2416 vsize=49636 CPUtime=0.31
/proc/2420/stat : 2420 (SatELite_releas) R 2416 2416 16367 0 -1 4202496 11220 0 0 0 25 6 0 0 21 0 1 0 1018252987 50827264 10989 4294967295 134512640 135223648 3215859232 3215857816 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2420/statm: 12409 10990 46 174 0 12234 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 52052

[startup+0.712472 s]
/proc/loadavg: 0.85 0.97 0.99 2/97 2416
/proc/meminfo: memFree=1741800/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2416 CPUtime=0.01
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 367 644 0 0 0 0 0 1 18 0 1 0 1018252987 2473984 277 4294967295 134512640 135169312 3220730576 3220729112 3084877550 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2416/statm: 604 277 235 161 0 43 0
[pid=2420] ppid=2416 vsize=68976 CPUtime=0.71
/proc/2420/stat : 2420 (SatELite_releas) R 2416 2416 16367 0 -1 4202496 15947 0 0 0 63 8 0 0 22 0 1 0 1018252987 70631424 15716 4294967295 134512640 135223648 3215859232 3215858184 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2420/statm: 17244 15717 46 174 0 17069 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 71392

[startup+1.51243 s]
/proc/loadavg: 0.85 0.97 0.99 2/99 2421
/proc/meminfo: memFree=1662912/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2416 CPUtime=0.01
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 367 644 0 0 0 0 0 1 18 0 1 0 1018252987 2473984 277 4294967295 134512640 135169312 3220730576 3220729112 3084877550 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2416/statm: 604 277 235 161 0 43 0
[pid=2420] ppid=2416 vsize=149604 CPUtime=1.51
/proc/2420/stat : 2420 (SatELite_releas) R 2416 2416 16367 0 -1 4202496 33734 0 0 0 134 17 0 0 25 0 1 0 1018252987 153194496 33503 4294967295 134512640 135223648 3215859232 3215858072 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2420/statm: 37401 33505 47 174 0 37226 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 152020

[startup+3.11234 s]
/proc/loadavg: 0.85 0.97 0.99 3/99 2421
/proc/meminfo: memFree=1581072/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2416 CPUtime=0.01
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 367 644 0 0 0 0 0 1 18 0 1 0 1018252987 2473984 277 4294967295 134512640 135169312 3220730576 3220729112 3084877550 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2416/statm: 604 277 235 161 0 43 0
[pid=2420] ppid=2416 vsize=199088 CPUtime=3.11
/proc/2420/stat : 2420 (SatELite_releas) R 2416 2416 16367 0 -1 4202496 49413 0 0 0 288 23 0 0 25 0 1 0 1018252987 203866112 44998 4294967295 134512640 135223648 3215859232 3215857232 134548979 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2420/statm: 49772 44998 73 174 0 49597 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 201504

[startup+6.31216 s]
/proc/loadavg: 0.86 0.97 0.99 2/99 2421
/proc/meminfo: memFree=1542756/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2416 CPUtime=0.01
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 367 644 0 0 0 0 0 1 18 0 1 0 1018252987 2473984 277 4294967295 134512640 135169312 3220730576 3220729112 3084877550 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2416/statm: 604 277 235 161 0 43 0
[pid=2420] ppid=2416 vsize=234992 CPUtime=6.31
/proc/2420/stat : 2420 (SatELite_releas) R 2416 2416 16367 0 -1 4202496 57022 0 0 0 604 27 0 0 25 0 1 0 1018252987 240631808 51740 4294967295 134512640 135223648 3215859232 3215857328 134585487 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2420/statm: 58748 51740 73 174 0 58573 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 237408

[startup+12.7118 s]
/proc/loadavg: 0.87 0.97 0.99 2/99 2422
/proc/meminfo: memFree=1661612/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=71556 CPUtime=1.29
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 16463 0 0 0 122 7 0 0 25 0 1 0 1018254129 73273344 16387 4294967295 134512640 135214715 3217188800 3217187264 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/2422/statm: 17889 16387 72 172 0 17716 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73976

[startup+25.5111 s]
/proc/loadavg: 0.90 0.97 0.99 2/99 2613
/proc/meminfo: memFree=1637708/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=73948 CPUtime=14.08
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 16999 0 0 0 1398 10 0 0 25 0 1 0 1018254129 75722752 16923 4294967295 134512640 135214715 3217188800 3217187264 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2422/statm: 18487 16923 73 172 0 18314 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76368

[startup+51.1096 s]
/proc/loadavg: 0.93 0.97 0.99 2/99 2616
/proc/meminfo: memFree=1631372/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=80532 CPUtime=39.68
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 18641 0 0 0 3955 13 0 0 25 0 1 0 1018254129 82464768 18565 4294967295 134512640 135214715 3217188800 3217187264 134528783 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2422/statm: 20133 18565 73 172 0 19960 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82952

[startup+102.317 s]
/proc/loadavg: 0.97 0.97 0.99 2/99 2809
/proc/meminfo: memFree=1619004/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=92712 CPUtime=90.89
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 21694 0 0 0 9073 16 0 0 25 0 1 0 1018254129 94937088 21618 4294967295 134512640 135214715 3217188800 3217187264 134528832 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2422/statm: 23178 21618 73 172 0 23005 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 95132

[startup+162.313 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 3003
/proc/meminfo: memFree=1604340/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=107180 CPUtime=150.89
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 25313 0 0 0 15071 18 0 0 25 0 1 0 1018254129 109752320 25237 4294967295 134512640 135214715 3217188800 3217187264 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2422/statm: 26795 25237 73 172 0 26622 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109600

[startup+222.32 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 3193
/proc/meminfo: memFree=1591840/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=119592 CPUtime=210.9
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 28413 0 0 0 21066 24 0 0 25 0 1 0 1018254129 122462208 28337 4294967295 134512640 135214715 3217188800 3217187008 134537507 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2422/statm: 29898 28337 73 172 0 29725 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 122012

[startup+282.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 3383
/proc/meminfo: memFree=1579572/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=132004 CPUtime=270.89
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 31490 0 0 0 27063 26 0 0 25 0 1 0 1018254129 135172096 31414 4294967295 134512640 135214715 3217188800 3217187264 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2422/statm: 33001 31414 73 172 0 32828 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 134424

[startup+342.313 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 3591
/proc/meminfo: memFree=1561840/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=149512 CPUtime=330.9
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 35886 0 0 0 33061 29 0 0 25 0 1 0 1018254129 153100288 35810 4294967295 134512640 135214715 3217188800 3217187264 134529050 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2422/statm: 37378 35810 73 172 0 37205 0
Current children cumulated CPU time (s) 342.3

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

/proc/2422/statm: 47750 46170 73 172 0 47577 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 193420

[startup+582.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 4354
/proc/meminfo: memFree=1505040/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=206456 CPUtime=570.91
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 50103 0 0 0 57050 41 0 0 25 0 1 0 1018254129 211410944 50027 4294967295 134512640 135214715 3217188800 3217187264 134528772 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 51614 50027 73 172 0 51441 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 208876

[startup+642.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 4542
/proc/meminfo: memFree=1485108/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=226212 CPUtime=630.91
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 55062 0 0 0 63045 46 0 0 25 0 1 0 1018254129 231641088 54986 4294967295 134512640 135214715 3217188800 3217187264 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 56553 54986 73 172 0 56380 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 228632

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 4728
/proc/meminfo: memFree=1467004/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=244440 CPUtime=690.91
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 59612 0 0 0 69042 49 0 0 25 0 1 0 1018254129 250306560 59536 4294967295 134512640 135214715 3217188800 3217186432 134536349 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 61110 59536 73 172 0 60937 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 246860

[startup+762.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 4916
/proc/meminfo: memFree=1452256/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=258844 CPUtime=750.92
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 63225 0 0 0 75040 52 0 0 25 0 1 0 1018254129 265056256 63149 4294967295 134512640 135214715 3217188800 3217187264 134528672 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 64711 63149 73 172 0 64538 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 261264

[startup+822.316 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 5105
/proc/meminfo: memFree=1437244/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=274192 CPUtime=810.93
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 66997 0 0 0 81039 54 0 0 25 0 1 0 1018254129 280772608 66921 4294967295 134512640 135214715 3217188800 3217187008 134537308 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 68548 66921 73 172 0 68375 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 276612

[startup+882.323 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 5297
/proc/meminfo: memFree=1423292/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=287948 CPUtime=870.94
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 70453 0 0 0 87034 60 0 0 25 0 1 0 1018254129 294858752 70377 4294967295 134512640 135214715 3217188800 3217187264 134528509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 71987 70377 73 172 0 71814 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 290368

[startup+942.32 s]
/proc/loadavg: 1.05 0.99 0.99 3/99 5485
/proc/meminfo: memFree=1405816/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=305288 CPUtime=930.94
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 74791 0 0 0 93032 62 0 0 25 0 1 0 1018254129 312614912 74715 4294967295 134512640 135214715 3217188800 3217187264 134529071 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 76322 74715 73 172 0 76149 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 307708

[startup+1002.32 s]
/proc/loadavg: 1.02 0.99 0.99 2/99 5671
/proc/meminfo: memFree=1387836/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=323212 CPUtime=990.94
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 79281 0 0 0 99030 64 0 0 25 0 1 0 1018254129 330969088 79205 4294967295 134512640 135214715 3217188800 3217187264 134528613 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 80803 79205 73 172 0 80630 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 325632

[startup+1062.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/99 5859
/proc/meminfo: memFree=1371584/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=339664 CPUtime=1050.94
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 83408 0 0 0 105026 68 0 0 25 0 1 0 1018254129 347815936 83332 4294967295 134512640 135214715 3217188800 3217187264 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 84916 83332 73 172 0 84743 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 342084

[startup+1122.32 s]
/proc/loadavg: 1.00 0.99 0.99 2/99 6048
/proc/meminfo: memFree=1354480/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=356608 CPUtime=1110.95
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 87665 0 0 0 111021 74 0 0 25 0 1 0 1018254129 365166592 87589 4294967295 134512640 135214715 3217188800 3217187264 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 89152 87589 73 172 0 88979 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 359028

[startup+1182.32 s]
/proc/loadavg: 1.00 0.99 0.99 3/99 6236
/proc/meminfo: memFree=1336352/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=374936 CPUtime=1170.95
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 92244 0 0 0 117016 79 0 0 25 0 1 0 1018254129 383934464 92168 4294967295 134512640 135214715 3217188800 3217187264 134529003 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 93734 92168 73 172 0 93561 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 377356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 0.99 0.99 3/99 6237
/proc/meminfo: memFree=1331896/2074464 swapFree=1949244/1959888
[pid=2416] ppid=2414 vsize=2420 CPUtime=11.4
/proc/2416/stat : 2416 (SatELiteGTI) S 2414 2416 16367 0 -1 4194304 386 65234 0 0 0 0 1102 38 18 0 1 0 1018252987 2478080 278 4294967295 134512640 135169312 3220730576 3220726792 3084877550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2416/statm: 605 278 235 161 0 44 0
[pid=2422] ppid=2416 vsize=379160 CPUtime=1188.65
/proc/2422/stat : 2422 (minisat_static) R 2416 2416 16367 0 -1 4202496 93286 0 0 0 118786 79 0 0 25 0 1 0 1018254129 388259840 93210 4294967295 134512640 135214715 3217188800 3217187192 134720710 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2422/statm: 94790 93210 73 172 0 94617 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 381580

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2416 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=20000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=380000
# CPU time returned by wait4() is 11.4
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.05
CPU time (s): 1200.05
CPU user time (s): 1198.88
CPU system time (s): 1.17
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 381580

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 07:18:36
IDJOB=1821565
IDBENCH=71009
IDSOLVER=660
FILE ID=tipi11/1821565-1242537516
PBS_JOBID=
Free space on /tmp= 9742 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821565-1242537516/watcher-1821565-1242537516 -o /tmp/evaluation-result-1821565-1242537516/solver-1821565-1242537516 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821565-1242537516.cnf

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED= 719474628

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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:       1741832 kB
Buffers:         30468 kB
Cached:         226524 kB
SwapCached:       5248 kB
Active:         146968 kB
Inactive:       121820 kB
HighTotal:     1178688 kB
HighFree:       939212 kB
LowTotal:       895776 kB
LowFree:        802620 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           32584 kB
Writeback:           0 kB
AnonPages:       11216 kB
Mapped:           5260 kB
Slab:            55100 kB
PageTables:        584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9708 MiB
End job on tipi11 at 2009-05-17 07:38:42