Trace number 1821985

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 439.56 439.575

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.03
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.31/0.38	c ==============================================================================
0.31/0.38	c |           |     ORIGINAL     |              LEARNT              |          |
0.31/0.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.31/0.38	c ==============================================================================
0.31/0.38	c |         0 |  387840   904960 |  116351       0        0     nan |  0.000 % |
2.49/2.52	c |         0 |  169202   659445 |      --       0       --      -- |     --   | -218636/-245510
2.49/2.52	c ==============================================================================
2.49/2.52	c Result  :   #vars: 22468   #clauses: 169202   #literals: 659445
2.49/2.52	c CPU time:   2.38 s
2.49/2.52	c ==============================================================================
2.69/2.75	This is MiniSat 2.0 beta with hacks by AVG
2.69/2.75	WARNING: for repeatability, setting FPU to use double precision
2.69/2.75	============================[ Problem Statistics ]=============================
2.69/2.75	|                                                                             |
2.69/2.76	|  Number of variables:  22468                                                |
2.69/2.76	|  Number of clauses:    169202                                               |
2.73/2.89	|  Parsing time:         0.11         s                                       |
439.51/439.56	restarts              : 22
439.51/439.56	conflicts             : 1113555        (2550 /sec)
439.51/439.56	decisions             : 3902406        (1.62 % random) (8937 /sec)
439.51/439.56	propagations          : 187508944      (429416 /sec)
439.51/439.56	conflict literals     : 35879428       (23.37 % deleted)
439.51/439.56	Memory used           : 76.48 MB
439.51/439.56	CPU time              : 436.66 s
439.51/439.56	
439.51/439.56	UNSATISFIABLE
439.51/439.56	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-1821985-1242585522/watcher-1821985-1242585522 -o /tmp/evaluation-result-1821985-1242585522/solver-1821985-1242585522 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821985-1242585522.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/97 25888
/proc/meminfo: memFree=1142436/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2416 CPUtime=0.01
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 367 647 0 0 0 0 1 0 25 0 1 0 1023053294 2473984 277 4294967295 134512640 135169312 3213396944 3213395480 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25888/statm: 604 277 235 161 0 43 0
[pid=25892] ppid=25888 vsize=952 CPUtime=0
/proc/25892/stat : 25892 (SatELite_releas) R 25888 25888 16367 0 -1 4202496 127 0 0 0 0 0 0 0 25 0 1 0 1023053294 974848 63 4294967295 134512640 135223648 3218227296 3218225880 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25892/statm: 238 64 46 174 0 63 0

[startup+0.103628 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 25888
/proc/meminfo: memFree=1142436/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2416 CPUtime=0.01
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 367 647 0 0 0 0 1 0 25 0 1 0 1023053294 2473984 277 4294967295 134512640 135169312 3213396944 3213395480 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25888/statm: 604 277 235 161 0 43 0
[pid=25892] ppid=25888 vsize=16424 CPUtime=0.09
/proc/25892/stat : 25892 (SatELite_releas) R 25888 25888 16367 0 -1 4202496 3476 0 0 0 6 3 0 0 25 0 1 0 1023053294 16818176 3412 4294967295 134512640 135223648 3218227296 3218226248 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25892/statm: 4106 3413 46 174 0 3931 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18840

[startup+0.213621 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 25888
/proc/meminfo: memFree=1142436/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2416 CPUtime=0.01
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 367 647 0 0 0 0 1 0 25 0 1 0 1023053294 2473984 277 4294967295 134512640 135169312 3213396944 3213395480 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25888/statm: 604 277 235 161 0 43 0
[pid=25892] ppid=25888 vsize=32872 CPUtime=0.2
/proc/25892/stat : 25892 (SatELite_releas) R 25888 25888 16367 0 -1 4202496 7082 0 0 0 13 7 0 0 25 0 1 0 1023053294 33660928 7018 4294967295 134512640 135223648 3218227296 3218225880 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25892/statm: 8218 7019 46 174 0 8043 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 35288

[startup+0.313615 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 25888
/proc/meminfo: memFree=1142436/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2416 CPUtime=0.01
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 367 647 0 0 0 0 1 0 25 0 1 0 1023053294 2473984 277 4294967295 134512640 135169312 3213396944 3213395480 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25888/statm: 604 277 235 161 0 43 0
[pid=25892] ppid=25888 vsize=42608 CPUtime=0.3
/proc/25892/stat : 25892 (SatELite_releas) R 25888 25888 16367 0 -1 4202496 10260 0 0 0 23 7 0 0 25 0 1 0 1023053294 43630592 10196 4294967295 134512640 135223648 3218227296 3218226248 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25892/statm: 10652 10197 46 174 0 10477 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 45024

[startup+0.713593 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 25888
/proc/meminfo: memFree=1142436/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2416 CPUtime=0.01
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 367 647 0 0 0 0 1 0 25 0 1 0 1023053294 2473984 277 4294967295 134512640 135169312 3213396944 3213395480 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25888/statm: 604 277 235 161 0 43 0
[pid=25892] ppid=25888 vsize=56876 CPUtime=0.7
/proc/25892/stat : 25892 (SatELite_releas) R 25888 25888 16367 0 -1 4202496 14652 0 0 0 59 11 0 0 25 0 1 0 1023053294 58241024 13510 4294967295 134512640 135223648 3218227296 3218225296 134548993 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25892/statm: 14219 13510 73 174 0 14044 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 59292

[startup+1.51356 s]
/proc/loadavg: 0.92 0.98 0.99 2/99 25893
/proc/meminfo: memFree=1082172/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2416 CPUtime=0.01
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 367 647 0 0 0 0 1 0 25 0 1 0 1023053294 2473984 277 4294967295 134512640 135169312 3213396944 3213395480 3085074158 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25888/statm: 604 277 235 161 0 43 0
[pid=25892] ppid=25888 vsize=60524 CPUtime=1.49
/proc/25892/stat : 25892 (SatELite_releas) R 25888 25888 16367 0 -1 4202496 15530 0 0 0 138 11 0 0 25 0 1 0 1023053294 61976576 14388 4294967295 134512640 135223648 3218227296 3218225392 134597504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25892/statm: 15131 14388 73 174 0 14956 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 62940

[startup+3.11346 s]
/proc/loadavg: 0.92 0.98 0.99 2/99 25893
/proc/meminfo: memFree=1073616/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 2420

[startup+6.31328 s]
/proc/loadavg: 0.93 0.98 0.99 2/99 25894
/proc/meminfo: memFree=1112956/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=16920 CPUtime=3.56
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 4051 0 0 0 354 2 0 0 25 0 1 0 1023053570 17326080 3986 4294967295 134512640 135214715 3219028352 3219026816 134528672 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 4230 3986 74 172 0 4057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19340

[startup+12.7129 s]
/proc/loadavg: 0.93 0.98 0.99 2/99 25894
/proc/meminfo: memFree=1103812/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=25716 CPUtime=9.96
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 6246 0 0 0 994 2 0 0 25 0 1 0 1023053570 26333184 6181 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 6429 6181 74 172 0 6256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28136

[startup+25.5122 s]
/proc/loadavg: 0.95 0.98 0.99 2/99 25894
/proc/meminfo: memFree=1091732/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=37652 CPUtime=22.76
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 9199 0 0 0 2269 7 0 0 25 0 1 0 1023053570 38555648 9134 4294967295 134512640 135214715 3219028352 3219026816 134528695 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 9413 9134 74 172 0 9240 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40072

[startup+51.1108 s]
/proc/loadavg: 0.96 0.98 0.99 2/99 25898
/proc/meminfo: memFree=1076852/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=52344 CPUtime=48.36
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 12840 0 0 0 4827 9 0 0 25 0 1 0 1023053570 53600256 12775 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 13086 12775 74 172 0 12913 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54764

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 3/99 26083
/proc/meminfo: memFree=1068320/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=60476 CPUtime=99.56
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 14925 0 0 0 9946 10 0 0 25 0 1 0 1023053570 61927424 14860 4294967295 134512640 135214715 3219028352 3219026912 134543084 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 15119 14860 74 172 0 14946 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 62896

[startup+162.314 s]
/proc/loadavg: 0.99 0.98 0.99 2/99 26272
/proc/meminfo: memFree=1068064/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=60476 CPUtime=159.57
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 14926 0 0 0 15947 10 0 0 25 0 1 0 1023053570 61927424 14861 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 15119 14861 74 172 0 14946 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 62896

[startup+222.321 s]
/proc/loadavg: 0.99 0.98 0.99 2/99 26463
/proc/meminfo: memFree=1063592/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=65620 CPUtime=219.58
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 16115 0 0 0 21946 12 0 0 25 0 1 0 1023053570 67194880 16050 4294967295 134512640 135214715 3219028352 3219026816 134528783 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 16405 16050 74 172 0 16232 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 68040

[startup+282.308 s]
/proc/loadavg: 1.04 1.00 1.00 2/99 26650
/proc/meminfo: memFree=1054912/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=73996 CPUtime=279.57
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 18240 0 0 0 27945 12 0 0 25 0 1 0 1023053570 75771904 18175 4294967295 134512640 135214715 3219028352 3219026560 134537852 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 18499 18175 74 172 0 18326 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76416

[startup+342.304 s]
/proc/loadavg: 1.01 1.00 1.00 2/99 26836
/proc/meminfo: memFree=1054680/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=74192 CPUtime=339.57
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 18255 0 0 0 33945 12 0 0 25 0 1 0 1023053570 75972608 18190 4294967295 134512640 135214715 3219028352 3219026816 134528709 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25894/statm: 18548 18190 74 172 0 18375 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 76612

[startup+402.321 s]
/proc/loadavg: 1.31 1.09 1.03 2/99 27028
/proc/meminfo: memFree=1054644/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=74192 CPUtime=399.58
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 18257 0 0 0 39945 13 0 0 25 0 1 0 1023053570 75972608 18192 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 18548 18192 74 172 0 18375 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 76612

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

[startup+409.621 s]
/proc/loadavg: 1.26 1.08 1.03 2/99 27029
/proc/meminfo: memFree=1053528/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=75644 CPUtime=406.88
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 18636 0 0 0 40675 13 0 0 25 0 1 0 1023053570 77459456 18571 4294967295 134512640 135214715 3219028352 3219026560 134538323 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 18911 18571 74 172 0 18738 0
Current children cumulated CPU time (s) 409.61
Current children cumulated vsize (KiB) 78064

[startup+422.42 s]
/proc/loadavg: 1.30 1.10 1.03 2/99 27213
/proc/meminfo: memFree=1051428/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=77520 CPUtime=419.68
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 19092 0 0 0 41954 14 0 0 25 0 1 0 1023053570 79380480 19027 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 19380 19027 74 172 0 19207 0
Current children cumulated CPU time (s) 422.41
Current children cumulated vsize (KiB) 79940

[startup+428.82 s]
/proc/loadavg: 1.28 1.10 1.03 2/99 27215
/proc/meminfo: memFree=1051352/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=77656 CPUtime=426.08
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 19115 0 0 0 42594 14 0 0 25 0 1 0 1023053570 79519744 19050 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 19414 19050 74 172 0 19241 0
Current children cumulated CPU time (s) 428.81
Current children cumulated vsize (KiB) 80076

[startup+435.219 s]
/proc/loadavg: 1.23 1.09 1.03 2/99 27215
/proc/meminfo: memFree=1051068/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=77920 CPUtime=432.48
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 19204 0 0 0 43234 14 0 0 25 0 1 0 1023053570 79790080 19139 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 19480 19139 74 172 0 19307 0
Current children cumulated CPU time (s) 435.21
Current children cumulated vsize (KiB) 80340

[startup+436.829 s]
/proc/loadavg: 1.23 1.09 1.03 2/99 27215
/proc/meminfo: memFree=1050944/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=78052 CPUtime=434.09
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 19235 0 0 0 43394 15 0 0 25 0 1 0 1023053570 79925248 19170 4294967295 134512640 135214715 3219028352 3219026816 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 19513 19170 74 172 0 19340 0
Current children cumulated CPU time (s) 436.82
Current children cumulated vsize (KiB) 80472

[startup+438.419 s]
/proc/loadavg: 1.23 1.09 1.03 2/99 27215
/proc/meminfo: memFree=1050852/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=78184 CPUtime=435.68
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 19274 0 0 0 43552 16 0 0 25 0 1 0 1023053570 80060416 19209 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 19546 19209 74 172 0 19373 0
Current children cumulated CPU time (s) 438.41
Current children cumulated vsize (KiB) 80604

[startup+439.219 s]
/proc/loadavg: 1.23 1.09 1.03 2/99 27216
/proc/meminfo: memFree=1050728/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=78316 CPUtime=436.48
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 19293 0 0 0 43632 16 0 0 25 0 1 0 1023053570 80195584 19228 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 19579 19228 74 172 0 19406 0
Current children cumulated CPU time (s) 439.21
Current children cumulated vsize (KiB) 80736

[startup+439.419 s]
/proc/loadavg: 1.23 1.09 1.03 2/99 27216
/proc/meminfo: memFree=1050728/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=78316 CPUtime=436.68
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 19293 0 0 0 43652 16 0 0 25 0 1 0 1023053570 80195584 19228 4294967295 134512640 135214715 3219028352 3219026816 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 19579 19228 74 172 0 19406 0
Current children cumulated CPU time (s) 439.41
Current children cumulated vsize (KiB) 80736

[startup+439.519 s]
/proc/loadavg: 1.23 1.09 1.03 2/99 27216
/proc/meminfo: memFree=1050728/2074464 swapFree=1949244/1959888
[pid=25888] ppid=25886 vsize=2420 CPUtime=2.73
/proc/25888/stat : 25888 (SatELiteGTI) S 25886 25888 16367 0 -1 4194304 386 17885 0 0 0 0 262 11 18 0 1 0 1023053294 2478080 278 4294967295 134512640 135169312 3213396944 3213393160 3085074158 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25888/statm: 605 278 235 161 0 44 0
[pid=25894] ppid=25888 vsize=78316 CPUtime=436.78
/proc/25894/stat : 25894 (minisat_static) R 25888 25888 16367 0 -1 4202496 19293 0 0 0 43662 16 0 0 25 0 1 0 1023053570 80195584 19228 4294967295 134512640 135214715 3219028352 3219026912 134540534 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25894/statm: 19579 19228 74 172 0 19406 0
Current children cumulated CPU time (s) 439.51
Current children cumulated vsize (KiB) 80736

Child status: 20
Real time (s): 439.575
CPU time (s): 439.56
CPU user time (s): 439.28
CPU system time (s): 0.28
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 80736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 439.28
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37848
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= 19
involuntary context switches= 2344

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 20:38:42
IDJOB=1821985
IDBENCH=71766
IDSOLVER=660
FILE ID=tipi11/1821985-1242585522
PBS_JOBID=
Free space on /tmp= 9326 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821985-1242585522/watcher-1821985-1242585522 -o /tmp/evaluation-result-1821985-1242585522/solver-1821985-1242585522 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821985-1242585522.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED= 759081028

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:       1142312 kB
Buffers:         49436 kB
Cached:         777112 kB
SwapCached:       5248 kB
Active:         499380 kB
Inactive:       339012 kB
HighTotal:     1178688 kB
HighFree:       556008 kB
LowTotal:       895776 kB
LowFree:        586304 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            8448 kB
Writeback:          76 kB
AnonPages:       11364 kB
Mapped:           5084 kB
Slab:            84288 kB
PageTables:        596 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= 9325 MiB
End job on tipi11 at 2009-05-17 20:46:03