Trace number 1820857

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-23UNSAT 722 721.998

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark389.04
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   30465   103040 |    9139       0        0     nan |  0.000 % |
0.07/0.09	c |         0 |   30392   102976 |      --       0       --      -- |     --   | -73/-64
0.07/0.09	c ==============================================================================
0.07/0.09	c Result  :   #vars: 4709   #clauses: 30392   #literals: 102976
0.07/0.09	c CPU time:   0.07 s
0.07/0.09	c ==============================================================================
0.12/0.12	This is MiniSat 2.0 beta with hacks by AVG
0.12/0.12	WARNING: for repeatability, setting FPU to use double precision
0.12/0.12	============================[ Problem Statistics ]=============================
0.12/0.12	|                                                                             |
0.12/0.12	|  Number of variables:  4709                                                 |
0.12/0.12	|  Number of clauses:    30392                                                |
0.12/0.14	|  Parsing time:         0.02         s                                       |
721.92/721.99	restarts              : 21
721.92/721.99	conflicts             : 790615         (1095 /sec)
721.92/721.99	decisions             : 972666         (0.71 % random) (1348 /sec)
721.92/721.99	propagations          : 433855710      (601116 /sec)
721.92/721.99	conflict literals     : 35096192       (69.63 % deleted)
721.92/721.99	Memory used           : 18.81 MB
721.92/721.99	CPU time              : 721.75 s
721.92/721.99	
721.92/721.99	UNSATISFIABLE
721.92/721.99	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1820857-1242483198/watcher-1820857-1242483198 -o /tmp/evaluation-result-1820857-1242483198/solver-1820857-1242483198 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820857-1242483198.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.07 1.00 1.00 2/97 21682
/proc/meminfo: memFree=1817656/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2412 CPUtime=0.01
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 367 649 0 0 0 0 0 1 18 0 1 0 1012820740 2469888 277 4294967295 134512640 135169312 3214998880 3214997416 3085283054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21682/statm: 603 277 235 161 0 42 0
[pid=21686] ppid=21682 vsize=1088 CPUtime=0
/proc/21686/stat : 21686 (SatELite_releas) R 21682 21682 16367 0 -1 4202496 151 0 0 0 0 0 0 0 20 0 1 0 1012820740 1114112 87 4294967295 134512640 135223648 3219651008 3219649604 134718983 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21686/statm: 272 91 45 174 0 97 0

[startup+0.062745 s]
/proc/loadavg: 1.07 1.00 1.00 2/97 21682
/proc/meminfo: memFree=1817656/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2412 CPUtime=0.01
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 367 649 0 0 0 0 0 1 18 0 1 0 1012820740 2469888 277 4294967295 134512640 135169312 3214998880 3214997416 3085283054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21682/statm: 603 277 235 161 0 42 0
[pid=21686] ppid=21682 vsize=4336 CPUtime=0.06
/proc/21686/stat : 21686 (SatELite_releas) R 21682 21682 16367 0 -1 4202496 927 0 0 0 5 1 0 0 21 0 1 0 1012820740 4440064 863 4294967295 134512640 135223648 3219651008 3219649024 134586712 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21686/statm: 1084 863 73 174 0 909 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6748

[startup+0.112741 s]
/proc/loadavg: 1.07 1.00 1.00 2/97 21682
/proc/meminfo: memFree=1817656/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2412 CPUtime=0.01
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 367 649 0 0 0 0 0 1 18 0 1 0 1012820740 2469888 277 4294967295 134512640 135169312 3214998880 3214997416 3085283054 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21682/statm: 603 277 235 161 0 42 0
[pid=21686] ppid=21682 vsize=4508 CPUtime=0.11
/proc/21686/stat : 21686 (SatELite_releas) R 21682 21682 16367 0 -1 4202496 994 0 0 0 9 2 0 0 21 0 1 0 1012820740 4616192 885 4294967295 134512640 135223648 3219651008 3219647812 134818523 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21686/statm: 1127 885 75 174 0 952 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6920

[startup+0.312729 s]
/proc/loadavg: 1.07 1.00 1.00 2/97 21682
/proc/meminfo: memFree=1817656/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2416

[startup+0.712707 s]
/proc/loadavg: 1.07 1.00 1.00 2/97 21682
/proc/meminfo: memFree=1817656/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2416

[startup+1.51266 s]
/proc/loadavg: 1.07 1.00 1.00 2/99 21688
/proc/meminfo: memFree=1814144/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=4768 CPUtime=1.37
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 1009 0 0 0 137 0 0 0 25 0 1 0 1012820752 4882432 944 4294967295 134512640 135214715 3213644896 3213643360 134529050 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 1192 944 73 172 0 1019 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7184

[startup+3.11257 s]
/proc/loadavg: 1.07 1.00 1.00 4/99 21688
/proc/meminfo: memFree=1813276/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=5824 CPUtime=2.97
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 1265 0 0 0 296 1 0 0 25 0 1 0 1012820752 5963776 1200 4294967295 134512640 135214715 3213644896 3213643104 134538296 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 1456 1200 73 172 0 1283 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8240

[startup+6.31239 s]
/proc/loadavg: 1.07 1.00 1.00 2/99 21688
/proc/meminfo: memFree=1811416/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=7144 CPUtime=6.15
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 1609 0 0 0 614 1 0 0 25 0 1 0 1012820752 7315456 1544 4294967295 134512640 135214715 3213644896 3213643360 134528763 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 1786 1544 73 172 0 1613 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9560

[startup+12.712 s]
/proc/loadavg: 1.06 1.00 1.00 2/99 21688
/proc/meminfo: memFree=1808892/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=9448 CPUtime=12.55
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 2173 0 0 0 1254 1 0 0 25 0 1 0 1012820752 9674752 2108 4294967295 134512640 135214715 3213644896 3213643360 134528560 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 2362 2108 73 172 0 2189 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11864

[startup+25.5113 s]
/proc/loadavg: 1.05 1.00 1.00 2/99 21688
/proc/meminfo: memFree=1807376/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=10972 CPUtime=25.35
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 2542 0 0 0 2534 1 0 0 25 0 1 0 1012820752 11235328 2477 4294967295 134512640 135214715 3213644896 3213643360 134528560 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 2743 2477 73 172 0 2570 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13388

[startup+51.1099 s]
/proc/loadavg: 1.03 1.00 1.00 2/99 21874
/proc/meminfo: memFree=1806228/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=11944 CPUtime=50.95
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 2797 0 0 0 5094 1 0 0 25 0 1 0 1012820752 12230656 2732 4294967295 134512640 135214715 3213644896 3213643360 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 2986 2732 73 172 0 2813 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14360

[startup+102.317 s]
/proc/loadavg: 1.01 1.00 1.00 2/99 22060
/proc/meminfo: memFree=1804676/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=13280 CPUtime=102.16
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 3097 0 0 0 10215 1 0 0 25 0 1 0 1012820752 13598720 3032 4294967295 134512640 135214715 3213644896 3213643360 134528498 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 3320 3032 73 172 0 3147 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 15696

[startup+162.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 22249
/proc/meminfo: memFree=1803512/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=14468 CPUtime=162.16
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 3412 0 0 0 16215 1 0 0 25 0 1 0 1012820752 14815232 3347 4294967295 134512640 135214715 3213644896 3213643104 134537852 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 3617 3347 73 172 0 3444 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 16884

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 22438
/proc/meminfo: memFree=1802436/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=15540 CPUtime=222.16
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 3691 0 0 0 22213 3 0 0 25 0 1 0 1012820752 15912960 3626 4294967295 134512640 135214715 3213644896 3213643360 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 3885 3626 73 172 0 3712 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 17956

[startup+282.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 22632
/proc/meminfo: memFree=1802000/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=15856 CPUtime=282.16
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 3735 0 0 0 28211 5 0 0 25 0 1 0 1012820752 16236544 3670 4294967295 134512640 135214715 3213644896 3213643360 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 3964 3670 73 172 0 3791 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 18272

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 22819
/proc/meminfo: memFree=1800784/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=16912 CPUtime=342.17
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4036 0 0 0 34212 5 0 0 25 0 1 0 1012820752 17317888 3971 4294967295 134512640 135214715 3213644896 3213643360 134528588 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 4228 3971 73 172 0 4055 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 19328

[startup+402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23008
/proc/meminfo: memFree=1800800/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=17072 CPUtime=402.17
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4051 0 0 0 40208 9 0 0 25 0 1 0 1012820752 17481728 3986 4294967295 134512640 135214715 3213644896 3213643104 134539254 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21688/statm: 4268 3986 73 172 0 4095 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 19488

[startup+462.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23197
/proc/meminfo: memFree=1799040/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=18908 CPUtime=462.18
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4513 0 0 0 46208 10 0 0 25 0 1 0 1012820752 19361792 4448 4294967295 134512640 135214715 3213644896 3213643360 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4727 4448 73 172 0 4554 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 21324

[startup+522.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23386
/proc/meminfo: memFree=1798792/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=522.18
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4559 0 0 0 52208 10 0 0 25 0 1 0 1012820752 19718144 4494 4294967295 134512640 135214715 3213644896 3213643360 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4494 73 172 0 4641 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 21672

[startup+582.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23573
/proc/meminfo: memFree=1798776/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=582.18
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4585 0 0 0 58208 10 0 0 25 0 1 0 1012820752 19718144 4520 4294967295 134512640 135214715 3213644896 3213643360 134528684 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4520 73 172 0 4641 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 21672

[startup+642.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23764
/proc/meminfo: memFree=1798848/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=642.18
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4585 0 0 0 64208 10 0 0 25 0 1 0 1012820752 19718144 4520 4294967295 134512640 135214715 3213644896 3213643360 134528620 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4520 73 172 0 4641 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 21672

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23951
/proc/meminfo: memFree=1798644/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=702.19
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4586 0 0 0 70207 12 0 0 25 0 1 0 1012820752 19718144 4521 4294967295 134512640 135214715 3213644896 3213643280 134524464 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4521 73 172 0 4641 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 21672

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

[startup+703.913 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23951
/proc/meminfo: memFree=1798692/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=703.79
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4586 0 0 0 70367 12 0 0 25 0 1 0 1012820752 19718144 4521 4294967295 134512640 135214715 3213644896 3213643360 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4521 73 172 0 4641 0
Current children cumulated CPU time (s) 703.92
Current children cumulated vsize (KiB) 21672

[startup+710.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23953
/proc/meminfo: memFree=1798724/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=710.19
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4586 0 0 0 71007 12 0 0 25 0 1 0 1012820752 19718144 4521 4294967295 134512640 135214715 3213644896 3213643360 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4521 73 172 0 4641 0
Current children cumulated CPU time (s) 710.32
Current children cumulated vsize (KiB) 21672

[startup+716.712 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23953
/proc/meminfo: memFree=1798756/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=716.59
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4586 0 0 0 71647 12 0 0 25 0 1 0 1012820752 19718144 4521 4294967295 134512640 135214715 3213644896 3213643360 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4521 73 172 0 4641 0
Current children cumulated CPU time (s) 716.72
Current children cumulated vsize (KiB) 21672

[startup+719.912 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23953
/proc/meminfo: memFree=1798788/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=719.79
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4586 0 0 0 71967 12 0 0 25 0 1 0 1012820752 19718144 4521 4294967295 134512640 135214715 3213644896 3213643360 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4521 73 172 0 4641 0
Current children cumulated CPU time (s) 719.92
Current children cumulated vsize (KiB) 21672

[startup+720.712 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23953
/proc/meminfo: memFree=1798788/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=720.59
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4586 0 0 0 72047 12 0 0 25 0 1 0 1012820752 19718144 4521 4294967295 134512640 135214715 3213644896 3213643360 134528783 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4521 73 172 0 4641 0
Current children cumulated CPU time (s) 720.72
Current children cumulated vsize (KiB) 21672

[startup+721.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23953
/proc/meminfo: memFree=1798788/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=721.39
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4586 0 0 0 72127 12 0 0 25 0 1 0 1012820752 19718144 4521 4294967295 134512640 135214715 3213644896 3213643104 134537846 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4521 73 172 0 4641 0
Current children cumulated CPU time (s) 721.52
Current children cumulated vsize (KiB) 21672

[startup+721.912 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 23953
/proc/meminfo: memFree=1798788/2074464 swapFree=1949244/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0.13
/proc/21682/stat : 21682 (SatELiteGTI) S 21680 21682 16367 0 -1 4194304 387 1645 0 0 0 0 9 4 18 0 1 0 1012820740 2473984 278 4294967295 134512640 135169312 3214998880 3214995096 3085283054 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21682/statm: 604 278 235 161 0 43 0
[pid=21688] ppid=21682 vsize=19256 CPUtime=721.79
/proc/21688/stat : 21688 (minisat_static) R 21682 21682 16367 0 -1 4202496 4586 0 0 0 72167 12 0 0 25 0 1 0 1012820752 19718144 4521 4294967295 134512640 135214715 3213644896 3213643280 134524504 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21688/statm: 4814 4521 73 172 0 4641 0
Current children cumulated CPU time (s) 721.92
Current children cumulated vsize (KiB) 21672

Child status: 20
Real time (s): 721.998
CPU time (s): 722
CPU user time (s): 721.84
CPU system time (s): 0.16
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 21672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 721.84
system time used= 0.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6901
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= 21
involuntary context switches= 2235

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 16:13:18
IDJOB=1820857
IDBENCH=69645
IDSOLVER=660
FILE ID=tipi11/1820857-1242483198
PBS_JOBID=
Free space on /tmp= 9937 MiB

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

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED= 488989491

Linux tipi11 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1817688 kB
Buffers:         21376 kB
Cached:         165032 kB
SwapCached:       5224 kB
Active:          48652 kB
Inactive:       149560 kB
HighTotal:     1178688 kB
HighFree:      1033320 kB
LowTotal:       895776 kB
LowFree:        784368 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            2104 kB
Writeback:           0 kB
AnonPages:       11096 kB
Mapped:           5132 kB
Slab:            49660 kB
PageTables:        648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9937 MiB
End job on tipi11 at 2009-05-16 16:25:20