Trace number 1820353

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-19-u.cnf
MD5SUMa2687a8a1b0deeabfd7eddcfa56549a2
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 variables331202
Number of clauses1571183
Sum of the clauses size3644324
Maximum clause length10
Minimum clause length1
Number of clauses of size 127558
Number of clauses of size 21199929
Number of clauses of size 3281756
Number of clauses of size 46880
Number of clauses of size 527520
Number of clauses of size over 527540

Solver Data

0.00/0.00	c Parsing...
1.42/1.41	c ==============================================================================
1.42/1.41	c |           |     ORIGINAL     |              LEARNT              |          |
1.42/1.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.42/1.41	c ==============================================================================
1.42/1.41	c |         0 | 1543625  3616766 |  463087       0        0     nan |  0.000 % |
10.12/10.19	c |         0 |  616629  1615529 |      --       0       --      -- |     --   | -584573/-1226581
10.12/10.20	c ==============================================================================
10.12/10.20	c Result  :   #vars: 93490   #clauses: 616629   #literals: 1615529
10.12/10.20	c CPU time:   9.7 s
10.12/10.20	c ==============================================================================
10.81/10.87	This is MiniSat 2.0 beta with hacks by AVG
10.81/10.87	WARNING: for repeatability, setting FPU to use double precision
10.81/10.87	============================[ Problem Statistics ]=============================
10.81/10.87	|                                                                             |
10.81/10.87	|  Number of variables:  93490                                                |
10.81/10.87	|  Number of clauses:    616629                                               |
11.21/11.29	|  Parsing time:         0.38         s                                       |
1200.07/1200.05	HOME/SatELiteGTI: line 36: 12158 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-1820353-1242431927/watcher-1820353-1242431927 -o /tmp/evaluation-result-1820353-1242431927/solver-1820353-1242431927 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820353-1242431927.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.02 1.00 2/91 12152
/proc/meminfo: memFree=813408/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2412 CPUtime=0.01
/proc/12152/stat : 12152 (SatELiteGTI) R 12150 12152 9090 0 -1 4194304 353 643 0 0 0 0 0 1 18 0 1 0 1007693278 2469888 276 4294967295 134512640 135169312 3216156272 3216154748 3085162356 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/12152/statm: 603 276 235 161 0 42 0
[pid=12156] ppid=12152 vsize=2412 CPUtime=0
/proc/12156/stat : 12156 (SatELiteGTI) R 12152 12152 9090 0 -1 4194368 66 0 0 0 0 0 0 0 20 0 1 0 1007693279 2469888 94 4294967295 134512640 135169312 3216156272 3216154900 3085162986 0 0 0 0 0 0 0 17 2 0 0 0
/proc/12156/statm: 238 27 21 174 0 63 0

[startup+0.0726 s]
/proc/loadavg: 1.00 1.02 1.00 2/91 12152
/proc/meminfo: memFree=813408/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2412 CPUtime=0.01
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1007693278 2469888 276 4294967295 134512640 135169312 3216156272 3216154808 3085160174 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12152/statm: 603 276 235 161 0 42 0
[pid=12156] ppid=12152 vsize=13424 CPUtime=0.07
/proc/12156/stat : 12156 (SatELite_releas) R 12152 12152 9090 0 -1 4202496 2721 0 0 0 7 0 0 0 20 0 1 0 1007693279 13746176 2656 4294967295 134512640 135223648 3218880768 3218879720 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12156/statm: 3356 2657 46 174 0 3181 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15836

[startup+0.112582 s]
/proc/loadavg: 1.00 1.02 1.00 2/91 12152
/proc/meminfo: memFree=813408/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2412 CPUtime=0.01
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1007693278 2469888 276 4294967295 134512640 135169312 3216156272 3216154808 3085160174 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12152/statm: 603 276 235 161 0 42 0
[pid=12156] ppid=12152 vsize=23084 CPUtime=0.11
/proc/12156/stat : 12156 (SatELite_releas) R 12152 12152 9090 0 -1 4202496 4636 0 0 0 10 1 0 0 21 0 1 0 1007693279 23638016 4571 4294967295 134512640 135223648 3218880768 3218879648 134543108 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12156/statm: 5771 4572 46 174 0 5596 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25496

[startup+0.312572 s]
/proc/loadavg: 1.00 1.02 1.00 2/91 12152
/proc/meminfo: memFree=813408/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2412 CPUtime=0.01
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1007693278 2469888 276 4294967295 134512640 135169312 3216156272 3216154808 3085160174 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12152/statm: 603 276 235 161 0 42 0
[pid=12156] ppid=12152 vsize=76952 CPUtime=0.31
/proc/12156/stat : 12156 (SatELite_releas) R 12152 12152 9090 0 -1 4202496 13700 0 0 0 24 7 0 0 21 0 1 0 1007693279 78798848 13635 4294967295 134512640 135223648 3218880768 3218879720 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12156/statm: 19238 13635 46 174 0 19063 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 79364

[startup+0.712552 s]
/proc/loadavg: 1.00 1.02 1.00 2/91 12152
/proc/meminfo: memFree=813408/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2412 CPUtime=0.01
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1007693278 2469888 276 4294967295 134512640 135169312 3216156272 3216154808 3085160174 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12152/statm: 603 276 235 161 0 42 0
[pid=12156] ppid=12152 vsize=111208 CPUtime=0.71
/proc/12156/stat : 12156 (SatELite_releas) R 12152 12152 9090 0 -1 4202496 22319 0 0 0 52 19 0 0 22 0 1 0 1007693279 113876992 22254 4294967295 134512640 135223648 3218880768 3218879720 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12156/statm: 27802 22254 46 174 0 27627 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 113620

[startup+1.51251 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12157
/proc/meminfo: memFree=703560/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2412 CPUtime=0.01
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1007693278 2469888 276 4294967295 134512640 135169312 3216156272 3216154808 3085160174 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12152/statm: 603 276 235 161 0 42 0
[pid=12156] ppid=12152 vsize=169900 CPUtime=1.51
/proc/12156/stat : 12156 (SatELite_releas) R 12152 12152 9090 0 -1 4202496 36239 0 0 0 125 26 0 0 25 0 1 0 1007693279 173977600 36082 4294967295 134512640 135223648 3218880768 3218879424 134546390 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12156/statm: 42475 36082 67 174 0 42300 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 172312

[startup+3.11244 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12157
/proc/meminfo: memFree=658640/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2412 CPUtime=0.01
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1007693278 2469888 276 4294967295 134512640 135169312 3216156272 3216154808 3085160174 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12152/statm: 603 276 235 161 0 42 0
[pid=12156] ppid=12152 vsize=187172 CPUtime=3.11
/proc/12156/stat : 12156 (SatELite_releas) R 12152 12152 9090 0 -1 4202496 43747 0 0 0 278 33 0 0 25 0 1 0 1007693279 191664128 39928 4294967295 134512640 135223648 3218880768 3218878784 134586740 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12156/statm: 46793 39929 73 174 0 46618 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 189584

[startup+6.31228 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12157
/proc/meminfo: memFree=638676/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2412 CPUtime=0.01
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1007693278 2469888 276 4294967295 134512640 135169312 3216156272 3216154808 3085160174 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12152/statm: 603 276 235 161 0 42 0
[pid=12156] ppid=12152 vsize=207856 CPUtime=6.31
/proc/12156/stat : 12156 (SatELite_releas) R 12152 12152 9090 0 -1 4202496 48490 0 0 0 593 38 0 0 25 0 1 0 1007693279 212844544 43853 4294967295 134512640 135223648 3218880768 3218878624 134585534 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12156/statm: 51964 43853 73 174 0 51789 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 210268

[startup+12.712 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12158
/proc/meminfo: memFree=759484/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=34656 CPUtime=1.85
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 8159 0 0 0 181 4 0 0 21 0 1 0 1007694365 35487744 8082 4294967295 134512640 135214715 3215558192 3215556656 134529071 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 8664 8082 72 172 0 8491 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 37072

[startup+25.5113 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12158
/proc/meminfo: memFree=756356/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=37824 CPUtime=14.64
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 8988 0 0 0 1459 5 0 0 25 0 1 0 1007694365 38731776 8911 4294967295 134512640 135214715 3215558192 3215556656 134529071 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 9456 8911 73 172 0 9283 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 40240

[startup+51.1101 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12345
/proc/meminfo: memFree=749944/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=44432 CPUtime=40.24
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 10617 0 0 0 4019 5 0 0 25 0 1 0 1007694365 45498368 10540 4294967295 134512640 135214715 3215558192 3215556752 134540425 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 11108 10540 73 172 0 10935 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 46848

[startup+102.318 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 12531
/proc/meminfo: memFree=737340/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=56832 CPUtime=91.45
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 13707 0 0 0 9139 6 0 0 25 0 1 0 1007694365 58195968 13630 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 14208 13630 73 172 0 14035 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 59248

[startup+162.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 12719
/proc/meminfo: memFree=721740/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=72456 CPUtime=151.45
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 17617 0 0 0 15138 7 0 0 25 0 1 0 1007694365 74194944 17540 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 18114 17540 73 172 0 17941 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 74872

[startup+222.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12906
/proc/meminfo: memFree=705148/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=89160 CPUtime=211.45
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 21761 0 0 0 21136 9 0 0 25 0 1 0 1007694365 91299840 21684 4294967295 134512640 135214715 3215558192 3215556656 134528702 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 22290 21684 73 172 0 22117 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 91576

[startup+282.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13095
/proc/meminfo: memFree=693724/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=100568 CPUtime=271.46
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 24634 0 0 0 27133 13 0 0 25 0 1 0 1007694365 102981632 24557 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 25142 24557 73 172 0 24969 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 102984

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13290
/proc/meminfo: memFree=678540/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=115840 CPUtime=331.46
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 28398 0 0 0 33129 17 0 0 25 0 1 0 1007694365 118620160 28321 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 28960 28321 73 172 0 28787 0
Current children cumulated CPU time (s) 342.32

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

[pid=12158] ppid=12152 vsize=136856 CPUtime=451.47
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 33669 0 0 0 45126 21 0 0 25 0 1 0 1007694365 140140544 33592 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 34214 33592 73 172 0 34041 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 139272

[startup+522.327 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13851
/proc/meminfo: memFree=651872/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=142952 CPUtime=511.48
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 35079 0 0 0 51124 24 0 0 25 0 1 0 1007694365 146382848 35002 4294967295 134512640 135214715 3215558192 3215556656 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 35738 35002 73 172 0 35565 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 145368

[startup+582.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14040
/proc/meminfo: memFree=639892/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=154736 CPUtime=571.46
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 38020 0 0 0 57118 28 0 0 25 0 1 0 1007694365 158449664 37943 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 38684 37943 73 172 0 38511 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 157152

[startup+642.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14229
/proc/meminfo: memFree=632088/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=162288 CPUtime=631.47
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 39928 0 0 0 63118 29 0 0 25 0 1 0 1007694365 166182912 39851 4294967295 134512640 135214715 3215558192 3215556400 134537619 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 40572 39851 73 172 0 40399 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 164704

[startup+702.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14414
/proc/meminfo: memFree=625764/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=168852 CPUtime=691.47
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 41544 0 0 0 69117 30 0 0 25 0 1 0 1007694365 172904448 41467 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 42213 41467 73 172 0 42040 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 171268

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14607
/proc/meminfo: memFree=618844/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=175648 CPUtime=751.48
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 43260 0 0 0 75116 32 0 0 25 0 1 0 1007694365 179863552 43183 4294967295 134512640 135214715 3215558192 3215556656 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 43912 43183 73 172 0 43739 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 178064

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14794
/proc/meminfo: memFree=607172/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=187376 CPUtime=811.48
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 46194 0 0 0 81112 36 0 0 25 0 1 0 1007694365 191873024 46117 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 46844 46117 73 172 0 46671 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 189792

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14983
/proc/meminfo: memFree=595956/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=198416 CPUtime=871.49
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 48954 0 0 0 87111 38 0 0 25 0 1 0 1007694365 203177984 48877 4294967295 134512640 135214715 3215558192 3215554480 134536404 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 49604 48877 73 172 0 49431 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 200832

[startup+942.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15172
/proc/meminfo: memFree=585456/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=209824 CPUtime=931.48
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 51656 0 0 0 93104 44 0 0 25 0 1 0 1007694365 214859776 51579 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 52456 51579 73 172 0 52283 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 212240

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15357
/proc/meminfo: memFree=574528/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=220588 CPUtime=991.49
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 54361 0 0 0 99102 47 0 0 25 0 1 0 1007694365 225882112 54284 4294967295 134512640 135214715 3215558192 3215555952 134536289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 55147 54284 73 172 0 54974 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 223004

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15546
/proc/meminfo: memFree=563276/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=231712 CPUtime=1051.49
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 57165 0 0 0 105099 50 0 0 25 0 1 0 1007694365 237273088 57088 4294967295 134512640 135214715 3215558192 3215556656 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 57928 57088 73 172 0 57755 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 234128

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15740
/proc/meminfo: memFree=553100/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=241964 CPUtime=1111.5
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 59704 0 0 0 111098 52 0 0 25 0 1 0 1007694365 247771136 59627 4294967295 134512640 135214715 3215558192 3215556656 134528588 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 60491 59627 73 172 0 60318 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 244380

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15929
/proc/meminfo: memFree=544620/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=250532 CPUtime=1171.5
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 61819 0 0 0 117097 53 0 0 25 0 1 0 1007694365 256544768 61742 4294967295 134512640 135214715 3215558192 3215556656 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 62633 61742 73 172 0 62460 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 252948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15931
/proc/meminfo: memFree=542332/2074464 swapFree=1953004/1959888
[pid=12152] ppid=12150 vsize=2416 CPUtime=10.86
/proc/12152/stat : 12152 (SatELiteGTI) S 12150 12152 9090 0 -1 4194304 385 67648 0 0 0 0 1033 53 20 0 1 0 1007693278 2473984 277 4294967295 134512640 135169312 3216156272 3216152488 3085160174 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12152/statm: 604 277 235 161 0 43 0
[pid=12158] ppid=12152 vsize=252956 CPUtime=1189.21
/proc/12158/stat : 12158 (minisat_static) R 12152 12152 9090 0 -1 4202496 62406 0 0 0 118868 53 0 0 25 0 1 0 1007694365 259026944 62329 4294967295 134512640 135214715 3215558192 3215541488 134536349 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12158/statm: 63239 62329 73 172 0 63066 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 255372

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.09
CPU user time (s): 1199.01
CPU system time (s): 1.08
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 255372

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

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 01:58:47
IDJOB=1820353
IDBENCH=20375
IDSOLVER=660
FILE ID=tipi19/1820353-1242431927
PBS_JOBID=
Free space on /tmp= 10209 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-19-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820353-1242431927/watcher-1820353-1242431927 -o /tmp/evaluation-result-1820353-1242431927/solver-1820353-1242431927 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820353-1242431927.cnf

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

MD5SUM BENCH= a2687a8a1b0deeabfd7eddcfa56549a2
RANDOM SEED= 109437111

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:        813432 kB
Buffers:         25860 kB
Cached:        1144868 kB
SwapCached:       3036 kB
Active:         511696 kB
Inactive:       668612 kB
HighTotal:     1178688 kB
HighFree:       308364 kB
LowTotal:       895776 kB
LowFree:        505068 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           30992 kB
Writeback:           0 kB
AnonPages:        8868 kB
Mapped:           3244 kB
Slab:            72256 kB
PageTables:        336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10188 MiB
End job on tipi19 at 2009-05-16 02:18:52