Trace number 1820293

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
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 variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c Parsing...
1.00/1.04	c ==============================================================================
1.00/1.04	c |           |     ORIGINAL     |              LEARNT              |          |
1.00/1.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.00/1.04	c ==============================================================================
1.00/1.04	c |         0 | 1052492  2433683 |  315747       0        0     nan |  0.000 % |
7.48/7.52	c |         0 |  628528  1721300 |      --       0       --      -- |     --   | -196875/-198394
7.48/7.53	c ==============================================================================
7.48/7.53	c Result  :   #vars: 113985   #clauses: 628528   #literals: 1721300
7.48/7.53	c CPU time:   7.29 s
7.48/7.53	c ==============================================================================
8.07/8.19	This is MiniSat 2.0 beta with hacks by AVG
8.07/8.19	WARNING: for repeatability, setting FPU to use double precision
8.07/8.19	============================[ Problem Statistics ]=============================
8.07/8.19	|                                                                             |
8.07/8.19	|  Number of variables:  113985                                               |
8.07/8.19	|  Number of clauses:    628528                                               |
8.14/8.62	|  Parsing time:         0.39         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-1820293-1242423239/watcher-1820293-1242423239 -o /tmp/evaluation-result-1820293-1242423239/solver-1820293-1242423239 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820293-1242423239.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 0.98 0.90 2/91 16798
/proc/meminfo: memFree=774504/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2416 CPUtime=0.01
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 369 642 0 0 0 1 0 0 25 0 1 0 1006824470 2473984 277 4294967295 134512640 135169312 3215750672 3215749208 3084992238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16798/statm: 604 277 235 161 0 43 0
[pid=16802] ppid=16798 vsize=1228 CPUtime=0
/proc/16802/stat : 16802 (SatELite_releas) R 16798 16798 9090 0 -1 4202496 173 0 0 0 0 0 0 0 25 0 1 0 1006824470 1257472 109 4294967295 134512640 135223648 3215035728 3215034448 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16802/statm: 307 112 46 174 0 132 0

[startup+0.084388 s]
/proc/loadavg: 0.92 0.98 0.90 2/91 16798
/proc/meminfo: memFree=774504/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2416 CPUtime=0.01
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 369 642 0 0 0 1 0 0 25 0 1 0 1006824470 2473984 277 4294967295 134512640 135169312 3215750672 3215749208 3084992238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16798/statm: 604 277 235 161 0 43 0
[pid=16802] ppid=16798 vsize=14264 CPUtime=0.08
/proc/16802/stat : 16802 (SatELite_releas) R 16798 16798 9090 0 -1 4202496 3435 0 0 0 5 3 0 0 25 0 1 0 1006824470 14606336 3370 4294967295 134512640 135223648 3215035728 3215034680 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16802/statm: 3566 3371 46 174 0 3391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16680

[startup+0.114386 s]
/proc/loadavg: 0.92 0.98 0.90 2/91 16798
/proc/meminfo: memFree=774504/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2416 CPUtime=0.01
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 369 642 0 0 0 1 0 0 25 0 1 0 1006824470 2473984 277 4294967295 134512640 135169312 3215750672 3215749208 3084992238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16798/statm: 604 277 235 161 0 43 0
[pid=16802] ppid=16798 vsize=22628 CPUtime=0.11
/proc/16802/stat : 16802 (SatELite_releas) R 16798 16798 9090 0 -1 4202496 4895 0 0 0 8 3 0 0 25 0 1 0 1006824470 23171072 4830 4294967295 134512640 135223648 3215035728 3215034296 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16802/statm: 5657 4831 46 174 0 5482 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25044

[startup+0.314376 s]
/proc/loadavg: 0.92 0.98 0.90 2/91 16798
/proc/meminfo: memFree=774504/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2416 CPUtime=0.01
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 369 642 0 0 0 1 0 0 25 0 1 0 1006824470 2473984 277 4294967295 134512640 135169312 3215750672 3215749208 3084992238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16798/statm: 604 277 235 161 0 43 0
[pid=16802] ppid=16798 vsize=52284 CPUtime=0.3
/proc/16802/stat : 16802 (SatELite_releas) R 16798 16798 9090 0 -1 4202496 11599 0 0 0 26 4 0 0 25 0 1 0 1006824470 53538816 11534 4294967295 134512640 135223648 3215035728 3215034680 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16802/statm: 13071 11534 46 174 0 12896 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 54700

[startup+0.714357 s]
/proc/loadavg: 0.92 0.98 0.90 2/91 16798
/proc/meminfo: memFree=774504/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2416 CPUtime=0.01
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 369 642 0 0 0 1 0 0 25 0 1 0 1006824470 2473984 277 4294967295 134512640 135169312 3215750672 3215749208 3084992238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16798/statm: 604 277 235 161 0 43 0
[pid=16802] ppid=16798 vsize=78812 CPUtime=0.69
/proc/16802/stat : 16802 (SatELite_releas) R 16798 16798 9090 0 -1 4202496 18810 0 0 0 61 8 0 0 25 0 1 0 1006824470 80703488 18746 4294967295 134512640 135223648 3215035728 3215034296 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16802/statm: 19703 18746 47 174 0 19528 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 81228

[startup+1.51432 s]
/proc/loadavg: 0.92 0.98 0.90 2/93 16803
/proc/meminfo: memFree=679232/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2416 CPUtime=0.01
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 369 642 0 0 0 1 0 0 25 0 1 0 1006824470 2473984 277 4294967295 134512640 135169312 3215750672 3215749208 3084992238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16798/statm: 604 277 235 161 0 43 0
[pid=16802] ppid=16798 vsize=117832 CPUtime=1.49
/proc/16802/stat : 16802 (SatELite_releas) R 16798 16798 9090 0 -1 4202496 28977 0 0 0 136 13 0 0 25 0 1 0 1006824470 120659968 26270 4294967295 134512640 135223648 3215035728 3215033744 134586777 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16802/statm: 29458 26270 73 174 0 29283 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 120248

[startup+3.11424 s]
/proc/loadavg: 0.92 0.98 0.90 2/93 16803
/proc/meminfo: memFree=661004/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2416 CPUtime=0.01
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 369 642 0 0 0 1 0 0 25 0 1 0 1006824470 2473984 277 4294967295 134512640 135169312 3215750672 3215749208 3084992238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16798/statm: 604 277 235 161 0 43 0
[pid=16802] ppid=16798 vsize=128476 CPUtime=3.09
/proc/16802/stat : 16802 (SatELite_releas) R 16798 16798 9090 0 -1 4202496 31268 0 0 0 294 15 0 0 25 0 1 0 1006824470 131559424 28380 4294967295 134512640 135223648 3215035728 3215033744 134586754 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16802/statm: 32119 28380 73 174 0 31944 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 130892

[startup+6.31408 s]
/proc/loadavg: 0.93 0.98 0.90 2/93 16986
/proc/meminfo: memFree=651592/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2416 CPUtime=0.01
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 369 642 0 0 0 1 0 0 25 0 1 0 1006824470 2473984 277 4294967295 134512640 135169312 3215750672 3215749208 3084992238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16798/statm: 604 277 235 161 0 43 0
[pid=16802] ppid=16798 vsize=130976 CPUtime=6.27
/proc/16802/stat : 16802 (SatELite_releas) R 16798 16798 9090 0 -1 4202496 34359 0 0 0 610 17 0 0 25 0 1 0 1006824470 134119424 29071 4294967295 134512640 135223648 3215035728 3215033744 134586881 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16802/statm: 32744 29071 73 174 0 32569 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133392

[startup+12.7138 s]
/proc/loadavg: 0.93 0.98 0.90 2/93 16987
/proc/meminfo: memFree=717804/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=38448 CPUtime=4.53
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 9055 0 0 0 448 5 0 0 25 0 1 0 1006825289 39370752 8974 4294967295 134512640 135214715 3218374880 3218373088 134537549 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 9612 8974 73 172 0 9439 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40868

[startup+25.5131 s]
/proc/loadavg: 0.95 0.98 0.91 2/93 16990
/proc/meminfo: memFree=710956/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=45188 CPUtime=17.33
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 10760 0 0 0 1727 6 0 0 25 0 1 0 1006825289 46272512 10679 4294967295 134512640 135214715 3218374880 3218373344 134529071 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 11297 10679 73 172 0 11124 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 47608

[startup+51.1118 s]
/proc/loadavg: 0.96 0.98 0.91 2/93 16991
/proc/meminfo: memFree=696944/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=59608 CPUtime=42.93
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 14334 0 0 0 4286 7 0 0 25 0 1 0 1006825289 61038592 14253 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 14902 14253 73 172 0 14729 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62028

[startup+102.319 s]
/proc/loadavg: 0.98 0.98 0.91 4/93 17180
/proc/meminfo: memFree=660528/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=95516 CPUtime=94.14
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 23342 0 0 0 9401 13 0 0 25 0 1 0 1006825289 97808384 23261 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 23879 23261 73 172 0 23706 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 97936

[startup+162.316 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 17365
/proc/meminfo: memFree=596444/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=160456 CPUtime=154.14
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 39543 0 0 0 15394 20 0 0 25 0 1 0 1006825289 164306944 39462 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 40114 39462 73 172 0 39941 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 162876

[startup+222.323 s]
/proc/loadavg: 0.99 0.98 0.91 3/93 17554
/proc/meminfo: memFree=555664/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=200808 CPUtime=214.15
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 49643 0 0 0 21386 29 0 0 25 0 1 0 1006825289 205627392 49562 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 50202 49562 73 172 0 50029 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 203228

[startup+282.32 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 17745
/proc/meminfo: memFree=511892/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=244608 CPUtime=274.15
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 60580 0 0 0 27379 36 0 0 25 0 1 0 1006825289 250478592 60499 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 61152 60499 73 172 0 60979 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 247028

[startup+342.317 s]
/proc/loadavg: 0.99 0.98 0.91 3/93 17936
/proc/meminfo: memFree=473204/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=283304 CPUtime=334.15
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 70252 0 0 0 33371 44 0 0 25 0 1 0 1006825289 290103296 70171 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 70826 70171 73 172 0 70653 0
Current children cumulated CPU time (s) 342.29

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

/proc/16987/statm: 97258 96623 73 172 0 97085 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 391452

[startup+582.315 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 18686
/proc/meminfo: memFree=319692/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=436956 CPUtime=574.16
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 108628 0 0 0 57346 70 0 0 25 0 1 0 1006825289 447442944 108547 4294967295 134512640 135214715 3218374880 3218368224 134536349 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 109239 108547 73 172 0 109066 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 439376

[startup+642.312 s]
/proc/loadavg: 0.99 0.98 0.91 3/93 18879
/proc/meminfo: memFree=266696/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=489184 CPUtime=634.16
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 121679 0 0 0 63336 80 0 0 25 0 1 0 1006825289 500924416 121598 4294967295 134512640 135214715 3218374880 3218373344 134528785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 122296 121598 73 172 0 122123 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 491604

[startup+702.31 s]
/proc/loadavg: 0.99 0.98 0.91 3/93 19068
/proc/meminfo: memFree=230148/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=526024 CPUtime=694.16
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 130900 0 0 0 69330 86 0 0 25 0 1 0 1006825289 538648576 130819 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 131506 130819 73 172 0 131333 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 528444

[startup+762.317 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 19253
/proc/meminfo: memFree=188864/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=566960 CPUtime=754.17
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 141155 0 0 0 75320 97 0 0 25 0 1 0 1006825289 580567040 141074 4294967295 134512640 135214715 3218374880 3218373344 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 141740 141074 73 172 0 141567 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 569380

[startup+822.314 s]
/proc/loadavg: 0.99 0.98 0.91 3/93 19442
/proc/meminfo: memFree=152656/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=603608 CPUtime=814.17
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 150301 0 0 0 81316 101 0 0 25 0 1 0 1006825289 618094592 150220 4294967295 134512640 135214715 3218374880 3218373024 134536213 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 150902 150220 73 172 0 150729 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 606028

[startup+882.311 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 19629
/proc/meminfo: memFree=119672/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=636032 CPUtime=874.17
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 158438 0 0 0 87311 106 0 0 25 0 1 0 1006825289 651296768 158357 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 159008 158357 73 172 0 158835 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 638452

[startup+942.318 s]
/proc/loadavg: 0.99 0.98 0.91 3/93 19818
/proc/meminfo: memFree=84432/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=671856 CPUtime=934.18
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 167303 0 0 0 93309 109 0 0 25 0 1 0 1006825289 687980544 167222 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 167964 167222 73 172 0 167791 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 674276

[startup+1002.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 20011
/proc/meminfo: memFree=57168/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=698740 CPUtime=994.18
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 174037 0 0 0 99302 116 0 0 25 0 1 0 1006825289 715509760 173956 4294967295 134512640 135214715 3218374880 3218373344 134528809 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 174685 173956 73 172 0 174512 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 701160

[startup+1062.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 20196
/proc/meminfo: memFree=51764/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=733428 CPUtime=1054.18
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 182713 0 0 0 105296 122 0 0 25 0 1 0 1006825289 751030272 182632 4294967295 134512640 135214715 3218374880 3218373344 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 183357 182632 73 172 0 183184 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 735848

[startup+1122.32 s]
/proc/loadavg: 0.99 0.98 0.91 3/93 20385
/proc/meminfo: memFree=51576/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=775252 CPUtime=1114.19
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 193158 0 0 0 111289 130 0 0 25 0 1 0 1006825289 793858048 193077 4294967295 134512640 135214715 3218374880 3218373344 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 193813 193077 73 172 0 193640 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 777672

[startup+1182.32 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 20572
/proc/meminfo: memFree=52804/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=822072 CPUtime=1174.19
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 204898 0 0 0 117276 143 0 0 25 0 1 0 1006825289 841801728 204817 4294967295 134512640 135214715 3218374880 3218373344 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 205518 204817 73 172 0 205345 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 824492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 0.99 0.98 0.91 2/93 20574
/proc/meminfo: memFree=53656/2074464 swapFree=1953004/1959888
[pid=16798] ppid=16796 vsize=2420 CPUtime=8.14
/proc/16798/stat : 16798 (SatELiteGTI) S 16796 16798 9090 0 -1 4194304 387 44816 0 0 0 1 790 23 18 0 1 0 1006824470 2478080 278 4294967295 134512640 135169312 3215750672 3215746888 3084992238 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16798/statm: 605 278 235 161 0 44 0
[pid=16987] ppid=16798 vsize=835912 CPUtime=1191.89
/proc/16987/stat : 16987 (minisat_static) R 16798 16798 9090 0 -1 4202496 208344 0 0 0 119039 150 0 0 25 0 1 0 1006825289 855973888 208263 4294967295 134512640 135214715 3218374880 3218373440 134541227 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16987/statm: 208978 208263 73 172 0 208805 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 838332

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 16798 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=900000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=240000
# CPU time returned by wait4() is 8.14
# while last known CPU time is 1200.03
#
# 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.03
CPU user time (s): 1198.29
CPU system time (s): 1.74
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 838332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.9
system time used= 0.24
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45203
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= 16
involuntary context switches= 168

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-15 23:33:59
IDJOB=1820293
IDBENCH=20353
IDSOLVER=660
FILE ID=tipi19/1820293-1242423239
PBS_JOBID=
Free space on /tmp= 10282 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820293-1242423239/watcher-1820293-1242423239 -o /tmp/evaluation-result-1820293-1242423239/solver-1820293-1242423239 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820293-1242423239.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED= 886535122

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:        774528 kB
Buffers:         24724 kB
Cached:        1189252 kB
SwapCached:       3036 kB
Active:         704328 kB
Inactive:       519156 kB
HighTotal:     1178688 kB
HighFree:       326768 kB
LowTotal:       895776 kB
LowFree:        447760 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           21140 kB
Writeback:           0 kB
AnonPages:        8908 kB
Mapped:           3048 kB
Slab:            68144 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= 10263 MiB
End job on tipi19 at 2009-05-15 23:54:04