Trace number 1820347

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.07 1200.04

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-15-u.cnf
MD5SUMc716daea92d5e29b94f85a19b52859ac
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 variables151952
Number of clauses697321
Sum of the clauses size1601192
Maximum clause length10
Minimum clause length1
Number of clauses of size 112754
Number of clauses of size 2551183
Number of clauses of size 3104744
Number of clauses of size 43180
Number of clauses of size 512720
Number of clauses of size over 512740

Solver Data

0.00/0.00	c Parsing...
0.52/0.60	c ==============================================================================
0.52/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.60	c ==============================================================================
0.52/0.60	c |         0 |  684567  1588438 |  205370       0        0     nan |  0.000 % |
4.42/4.46	c |         0 |  274294   727061 |      --       0       --      -- |     --   | -250115/-498767
4.42/4.47	c ==============================================================================
4.42/4.47	c Result  :   #vars: 46737   #clauses: 274294   #literals: 727061
4.42/4.47	c CPU time:   4.33 s
4.42/4.47	c ==============================================================================
4.71/4.78	This is MiniSat 2.0 beta with hacks by AVG
4.71/4.78	WARNING: for repeatability, setting FPU to use double precision
4.71/4.78	============================[ Problem Statistics ]=============================
4.71/4.78	|                                                                             |
4.71/4.78	|  Number of variables:  46737                                                |
4.71/4.78	|  Number of clauses:    274294                                               |
4.78/4.97	|  Parsing time:         0.15         s                                       |
1200.06/1200.02	HOME/SatELiteGTI: line 36:  9917 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-1820347-1242430929/watcher-1820347-1242430929 -o /tmp/evaluation-result-1820347-1242430929/solver-1820347-1242430929 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820347-1242430929.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.99 2/93 9911
/proc/meminfo: memFree=1576776/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2412 CPUtime=0.01
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 368 644 0 0 1 0 0 0 25 0 1 0 1007593884 2469888 276 4294967295 134512640 135169312 3215508960 3215507496 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9911/statm: 603 276 235 161 0 42 0
[pid=9915] ppid=9911 vsize=820 CPUtime=0
/proc/9915/stat : 9915 (SatELite_releas) R 9911 9911 10114 0 -1 4202496 89 0 0 0 0 0 0 0 25 0 1 0 1007593884 839680 24 4294967295 134512640 135223648 3215633904 3215633432 134918782 0 0 0 0 0 0 0 17 3 0 0 0
/proc/9915/statm: 238 36 27 174 0 63 0

[startup+0.06418 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 9911
/proc/meminfo: memFree=1576776/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2412 CPUtime=0.01
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 368 644 0 0 1 0 0 0 25 0 1 0 1007593884 2469888 276 4294967295 134512640 135169312 3215508960 3215507496 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9911/statm: 603 276 235 161 0 42 0
[pid=9915] ppid=9911 vsize=12716 CPUtime=0.06
/proc/9915/stat : 9915 (SatELite_releas) R 9911 9911 10114 0 -1 4202496 2820 0 0 0 4 2 0 0 25 0 1 0 1007593884 13021184 2755 4294967295 134512640 135223648 3215633904 3215632784 134543095 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9915/statm: 3179 2757 46 174 0 3004 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15128

[startup+0.114178 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 9911
/proc/meminfo: memFree=1576776/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2412 CPUtime=0.01
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 368 644 0 0 1 0 0 0 25 0 1 0 1007593884 2469888 276 4294967295 134512640 135169312 3215508960 3215507496 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9911/statm: 603 276 235 161 0 42 0
[pid=9915] ppid=9911 vsize=22904 CPUtime=0.11
/proc/9915/stat : 9915 (SatELite_releas) R 9911 9911 10114 0 -1 4202496 5385 0 0 0 9 2 0 0 25 0 1 0 1007593884 23453696 5320 4294967295 134512640 135223648 3215633904 3215632784 134543095 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9915/statm: 5726 5320 46 174 0 5551 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25316

[startup+0.314168 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 9911
/proc/meminfo: memFree=1576776/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2412 CPUtime=0.01
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 368 644 0 0 1 0 0 0 25 0 1 0 1007593884 2469888 276 4294967295 134512640 135169312 3215508960 3215507496 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9911/statm: 603 276 235 161 0 42 0
[pid=9915] ppid=9911 vsize=53616 CPUtime=0.31
/proc/9915/stat : 9915 (SatELite_releas) R 9911 9911 10114 0 -1 4202496 10295 0 0 0 25 6 0 0 25 0 1 0 1007593884 54902784 10230 4294967295 134512640 135223648 3215633904 3215632856 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9915/statm: 13404 10230 46 174 0 13229 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 56028

[startup+0.714148 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 9911
/proc/meminfo: memFree=1576776/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2412 CPUtime=0.01
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 368 644 0 0 1 0 0 0 25 0 1 0 1007593884 2469888 276 4294967295 134512640 135169312 3215508960 3215507496 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9911/statm: 603 276 235 161 0 42 0
[pid=9915] ppid=9911 vsize=78016 CPUtime=0.71
/proc/9915/stat : 9915 (SatELite_releas) R 9911 9911 10114 0 -1 4202496 16355 0 0 0 64 7 0 0 25 0 1 0 1007593884 79888384 16290 4294967295 134512640 135223648 3215633904 3215632496 134548215 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9915/statm: 19504 16290 68 174 0 19329 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 80428

[startup+1.51411 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 9916
/proc/meminfo: memFree=1506800/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2412 CPUtime=0.01
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 368 644 0 0 1 0 0 0 25 0 1 0 1007593884 2469888 276 4294967295 134512640 135169312 3215508960 3215507496 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9911/statm: 603 276 235 161 0 42 0
[pid=9915] ppid=9911 vsize=86252 CPUtime=1.51
/proc/9915/stat : 9915 (SatELite_releas) R 9911 9911 10114 0 -1 4202496 19748 0 0 0 141 10 0 0 25 0 1 0 1007593884 88322048 18212 4294967295 134512640 135223648 3215633904 3215631920 134587016 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9915/statm: 21563 18212 73 174 0 21388 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 88664

[startup+3.11403 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 9916
/proc/meminfo: memFree=1502460/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2412 CPUtime=0.01
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 368 644 0 0 1 0 0 0 25 0 1 0 1007593884 2469888 276 4294967295 134512640 135169312 3215508960 3215507496 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9911/statm: 603 276 235 161 0 42 0
[pid=9915] ppid=9911 vsize=93356 CPUtime=3.11
/proc/9915/stat : 9915 (SatELite_releas) R 9911 9911 10114 0 -1 4202496 22188 0 0 0 301 10 0 0 25 0 1 0 1007593884 95596544 18831 4294967295 134512640 135223648 3215633904 3215631904 134548161 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9915/statm: 23339 18831 73 174 0 23164 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 95768

[startup+6.31387 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 9917
/proc/meminfo: memFree=1552680/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=17124 CPUtime=1.52
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 3956 0 0 0 147 5 0 0 25 0 1 0 1007594362 17534976 3891 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 4281 3891 73 172 0 4108 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 19540

[startup+12.7136 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 10101
/proc/meminfo: memFree=1551988/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=17256 CPUtime=7.92
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 3974 0 0 0 787 5 0 0 25 0 1 0 1007594362 17670144 3909 4294967295 134512640 135214715 3216090816 3216089280 134528856 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 4314 3909 73 172 0 4141 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 19672

[startup+25.5129 s]
/proc/loadavg: 0.95 0.98 0.99 3/95 10102
/proc/meminfo: memFree=1550596/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=19184 CPUtime=20.72
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 4437 0 0 0 2067 5 0 0 25 0 1 0 1007594362 19644416 4372 4294967295 134512640 135214715 3216090816 3216089280 134528507 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 4796 4372 73 172 0 4623 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 21600

[startup+51.1117 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 10103
/proc/meminfo: memFree=1547584/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=22244 CPUtime=46.32
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 5189 0 0 0 4626 6 0 0 25 0 1 0 1007594362 22777856 5124 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 5561 5124 73 172 0 5388 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 24660

[startup+102.319 s]
/proc/loadavg: 0.98 0.98 0.99 2/95 10294
/proc/meminfo: memFree=1543136/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=26588 CPUtime=97.53
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 6272 0 0 0 9744 9 0 0 25 0 1 0 1007594362 27226112 6207 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 6647 6207 73 172 0 6474 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29004

[startup+162.306 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 10482
/proc/meminfo: memFree=1537812/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=32160 CPUtime=157.52
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 7627 0 0 0 15741 11 0 0 25 0 1 0 1007594362 32931840 7562 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 8040 7562 73 172 0 7867 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34576

[startup+222.313 s]
/proc/loadavg: 1.23 1.05 1.01 2/95 10669
/proc/meminfo: memFree=1533092/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=36752 CPUtime=217.53
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 8774 0 0 0 21737 16 0 0 25 0 1 0 1007594362 37634048 8709 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 9188 8709 73 172 0 9015 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 39168

[startup+282.31 s]
/proc/loadavg: 1.38 1.12 1.04 2/95 10856
/proc/meminfo: memFree=1530124/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=40156 CPUtime=277.53
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 9550 0 0 0 27736 17 0 0 25 0 1 0 1007594362 41119744 9485 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 10039 9485 73 172 0 9866 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 42572

[startup+342.317 s]
/proc/loadavg: 1.14 1.10 1.03 3/95 11051
/proc/meminfo: memFree=1527272/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=42856 CPUtime=337.54
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 10205 0 0 0 33733 21 0 0 25 0 1 0 1007594362 43884544 10140 4294967295 134512640 135214715 3216090816 3216089280 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 10714 10140 73 172 0 10541 0
Current children cumulated CPU time (s) 342.32

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

[pid=9917] ppid=9911 vsize=47972 CPUtime=457.55
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 11490 0 0 0 45732 23 0 0 25 0 1 0 1007594362 49123328 11425 4294967295 134512640 135214715 3216090816 3216089280 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 11993 11425 73 172 0 11820 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 50388

[startup+522.319 s]
/proc/loadavg: 1.20 1.12 1.04 3/95 11616
/proc/meminfo: memFree=1519716/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=50716 CPUtime=517.55
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 12087 0 0 0 51732 23 0 0 25 0 1 0 1007594362 51933184 12022 4294967295 134512640 135214715 3216090816 3216089280 134528604 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 12679 12022 73 172 0 12506 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 53132

[startup+582.316 s]
/proc/loadavg: 1.14 1.11 1.04 2/95 11803
/proc/meminfo: memFree=1517996/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=52420 CPUtime=577.55
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 12492 0 0 0 57732 23 0 0 25 0 1 0 1007594362 53678080 12427 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 13105 12427 73 172 0 12932 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 54836

[startup+642.323 s]
/proc/loadavg: 1.05 1.09 1.04 2/95 11992
/proc/meminfo: memFree=1516484/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=53944 CPUtime=637.56
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 12898 0 0 0 63732 24 0 0 25 0 1 0 1007594362 55238656 12833 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 13486 12833 73 172 0 13313 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 56360

[startup+702.31 s]
/proc/loadavg: 1.02 1.07 1.03 2/95 12184
/proc/meminfo: memFree=1515128/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=55320 CPUtime=697.55
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 13237 0 0 0 69731 24 0 0 25 0 1 0 1007594362 56647680 13172 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 13830 13172 73 172 0 13657 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 57736

[startup+762.317 s]
/proc/loadavg: 1.00 1.05 1.03 3/95 12372
/proc/meminfo: memFree=1514120/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=56416 CPUtime=757.56
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 13495 0 0 0 75732 24 0 0 25 0 1 0 1007594362 57769984 13430 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 14104 13430 73 172 0 13931 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 58832

[startup+822.314 s]
/proc/loadavg: 1.00 1.04 1.02 3/95 12559
/proc/meminfo: memFree=1513516/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=57124 CPUtime=817.56
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 13675 0 0 0 81732 24 0 0 25 0 1 0 1007594362 58494976 13610 4294967295 134512640 135214715 3216090816 3216089280 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9917/statm: 14281 13610 73 172 0 14108 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 59540

[startup+882.311 s]
/proc/loadavg: 1.00 1.03 1.01 3/95 12746
/proc/meminfo: memFree=1513268/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=57324 CPUtime=877.56
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 13771 0 0 0 87732 24 0 0 25 0 1 0 1007594362 58699776 13706 4294967295 134512640 135214715 3216090816 3216089280 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9917/statm: 14331 13706 73 172 0 14158 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 59740

[startup+942.308 s]
/proc/loadavg: 1.00 1.02 1.01 3/95 12935
/proc/meminfo: memFree=1512772/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=57892 CPUtime=937.56
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 13872 0 0 0 93732 24 0 0 25 0 1 0 1007594362 59281408 13807 4294967295 134512640 135214715 3216090816 3216089280 134528585 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9917/statm: 14473 13807 73 172 0 14300 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 60308

[startup+1002.32 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 13123
/proc/meminfo: memFree=1512268/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=58072 CPUtime=997.57
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 13952 0 0 0 99733 24 0 0 25 0 1 0 1007594362 59465728 13887 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9917/statm: 14518 13887 73 172 0 14345 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 60488

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 13315
/proc/meminfo: memFree=1512144/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=58480 CPUtime=1057.57
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 14026 0 0 0 105733 24 0 0 25 0 1 0 1007594362 59883520 13961 4294967295 134512640 135214715 3216090816 3216089280 134528781 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9917/statm: 14620 13961 73 172 0 14447 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 60896

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 13502
/proc/meminfo: memFree=1510416/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=60008 CPUtime=1117.58
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 14425 0 0 0 111725 33 0 0 25 0 1 0 1007594362 61448192 14360 4294967295 134512640 135214715 3216090816 3216089280 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9917/statm: 15002 14360 73 172 0 14829 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 62424

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13689
/proc/meminfo: memFree=1508308/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=62336 CPUtime=1177.58
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 14961 0 0 0 117725 33 0 0 25 0 1 0 1007594362 63832064 14896 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9917/statm: 15584 14896 73 172 0 15411 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 64752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13692
/proc/meminfo: memFree=1507308/2074464 swapFree=1950856/1959888
[pid=9911] ppid=9909 vsize=2416 CPUtime=4.78
/proc/9911/stat : 9911 (SatELiteGTI) S 9909 9911 10114 0 -1 4194304 386 30063 0 0 1 0 462 15 21 0 1 0 1007593884 2473984 277 4294967295 134512640 135169312 3215508960 3215505176 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/9911/statm: 604 277 235 161 0 43 0
[pid=9917] ppid=9911 vsize=63308 CPUtime=1195.28
/proc/9917/stat : 9917 (minisat_static) R 9911 9911 10114 0 -1 4202496 15180 0 0 0 119495 33 0 0 25 0 1 0 1007594362 64827392 15115 4294967295 134512640 135214715 3216090816 3216089280 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9917/statm: 15827 15115 73 172 0 15654 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 65724

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.04
CPU time (s): 1200.07
CPU user time (s): 1199.58
CPU system time (s): 0.49
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 102800

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 01:42:09
IDJOB=1820347
IDBENCH=20374
IDSOLVER=660
FILE ID=tipi13/1820347-1242430929
PBS_JOBID=
Free space on /tmp= 8421 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-15-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820347-1242430929/watcher-1820347-1242430929 -o /tmp/evaluation-result-1820347-1242430929/solver-1820347-1242430929 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820347-1242430929.cnf

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

MD5SUM BENCH= c716daea92d5e29b94f85a19b52859ac
RANDOM SEED= 1238260970

Linux tipi13 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.475
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.78

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1576800 kB
Buffers:         21860 kB
Cached:         397828 kB
SwapCached:       3628 kB
Active:         235648 kB
Inactive:       193628 kB
HighTotal:     1178688 kB
HighFree:       812472 kB
LowTotal:       895776 kB
LowFree:        764328 kB
SwapTotal:     1959888 kB
SwapFree:      1950856 kB
Dirty:           13956 kB
Writeback:           0 kB
AnonPages:        8552 kB
Mapped:           2992 kB
Slab:            59140 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8421 MiB
End job on tipi13 at 2009-05-16 02:02:13