Trace number 1849510

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
minisat2 070721/coreUNSAT 875.77 875.743

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark241.72
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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.00/0.38	c ==============================================================================
0.00/0.38	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.38	c ==============================================================================
0.00/0.38	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
4.01/4.01	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
4.01/4.01	c ==============================================================================
4.01/4.01	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
4.01/4.01	c CPU time:   3.93 s
4.01/4.01	c ==============================================================================
4.11/4.15	This is MiniSat 2.0 beta
4.11/4.15	WARNING: for repeatability, setting FPU to use double precision
4.11/4.16	============================[ Problem Statistics ]=============================
4.11/4.16	|                                                                             |
4.11/4.16	|  Number of variables:  14948                                                |
4.11/4.16	|  Number of clauses:    103664                                               |
4.15/4.23	|  Parsing time:         0.08         s                                       |
4.15/4.24	============================[ Search Statistics ]==============================
4.15/4.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.15/4.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.15/4.24	===============================================================================
4.15/4.24	|         0 |   14948   103664   388086 |    34554        0    nan |  0.000 % |
4.15/4.24	|       100 |   14948   103664   388086 |    38010      100     15 |  0.000 % |
4.15/4.25	|       252 |   14948   103664   388086 |    41811      252     15 |  0.000 % |
4.15/4.26	|       477 |   14948   103664   388086 |    45992      477     15 |  0.000 % |
4.15/4.27	|       815 |   14948   103664   388086 |    50591      815     16 |  0.000 % |
4.15/4.34	|      1322 |   14948   103664   388086 |    55650     1322     16 |  0.000 % |
4.15/4.38	|      2082 |   14948   103664   388086 |    61215     2082     19 |  0.000 % |
4.41/4.46	|      3222 |   14948   103664   388086 |    67337     3222     19 |  0.000 % |
4.52/4.57	|      4931 |   14948   103664   388086 |    74070     4931     20 |  0.000 % |
4.71/4.80	|      7493 |   14948   103664   388086 |    81478     7493     21 |  0.000 % |
5.21/5.29	|     11339 |   14887   103415   387272 |    89625    11335     21 |  0.408 % |
6.20/6.27	|     17106 |   14823   103035   386008 |    98588    17084     24 |  0.836 % |
8.29/8.37	|     25755 |   14714   102488   384118 |   108447    25442     25 |  1.780 % |
12.38/12.47	|     38731 |   14639   101882   382121 |   119292    38039     28 |  2.067 % |
22.19/22.26	|     58192 |   14638   101868   382061 |   131221    57498     33 |  2.074 % |
40.78/40.86	|     87384 |   14501   100528   377120 |   144343    86432     37 |  2.990 % |
85.58/85.70	|    131173 |   14495   100482   376930 |   158777   130204     40 |  3.532 % |
156.18/156.24	|    196857 |   14379    99779   374525 |   174655    61722     56 |  4.201 % |
299.59/299.70	|    295383 |   14147    98336   369443 |   192121   159899     60 |  6.322 % |
494.91/494.94	|    443172 |   13861    95935   360336 |   211333   143836     55 |  7.807 % |
732.63/732.69	|    664856 |   13578    93069   348931 |   232466   188194     52 | 10.195 % |
875.74/875.72	===============================================================================
875.74/875.72	restarts              : 21
875.74/875.72	conflicts             : 830426         (953 /sec)
875.74/875.72	decisions             : 1229455        (1.61 % random) (1411 /sec)
875.74/875.72	propagations          : 342884709      (393528 /sec)
875.74/875.72	conflict literals     : 44029076       (53.34 % deleted)
875.74/875.72	Memory used           : 66.93 MB
875.74/875.72	CPU time              : 871.31 s
875.74/875.72	
875.74/875.72	UNSATISFIABLE
875.74/875.73	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-1849510-1244830305/watcher-1849510-1244830305 -o /tmp/evaluation-result-1849510-1244830305/solver-1849510-1244830305 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849510-1244830305.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: 2.05 1.39 1.14 2/91 26893
/proc/meminfo: memFree=1985892/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2416 CPUtime=0
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 80450131 2473984 272 4294967295 134512640 135169312 3219732960 3219730552 3085947822 0 0 4 65536 3222620697 0 0 17 3 0 0 0
/proc/26893/statm: 604 272 230 161 0 43 0
[pid=26894] ppid=26893 vsize=2416 CPUtime=0
/proc/26894/stat : 26894 (SatELiteGTI) S 26893 26893 17865 0 -1 4194368 144 142 0 0 0 0 0 0 19 0 1 0 80450131 2473984 142 4294967295 134512640 135169312 3219732960 3219729240 3085754094 0 65536 0 65538 3222381614 0 0 17 3 0 0 0
/proc/26894/statm: 604 142 99 161 0 43 0
[pid=26896] ppid=26894 vsize=2928 CPUtime=0
/proc/26896/stat : 26896 (SatELiteGTI) D 26894 26893 17865 0 -1 4194368 178 0 0 0 0 0 0 0 18 0 1 0 80450131 2998272 203 4294967295 134512640 135169312 3219732960 3219729332 3085756906 0 0 0 0 3222585681 0 0 17 0 0 0 0
/proc/26896/statm: 732 203 95 161 0 171 0

[startup+0.114413 s]
/proc/loadavg: 2.05 1.39 1.14 2/91 26893
/proc/meminfo: memFree=1985892/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2416 CPUtime=0
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 367 645 0 1 0 0 0 0 18 0 1 0 80450131 2473984 277 4294967295 134512640 135169312 3219732960 3219731496 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26893/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.214407 s]
/proc/loadavg: 2.05 1.39 1.14 2/91 26893
/proc/meminfo: memFree=1985892/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2416 CPUtime=0
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 367 645 0 1 0 0 0 0 18 0 1 0 80450131 2473984 277 4294967295 134512640 135169312 3219732960 3219731496 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26893/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.314396 s]
/proc/loadavg: 2.05 1.39 1.14 2/91 26893
/proc/meminfo: memFree=1985892/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2416 CPUtime=0
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 367 645 0 1 0 0 0 0 18 0 1 0 80450131 2473984 277 4294967295 134512640 135169312 3219732960 3219731496 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26893/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.714364 s]
/proc/loadavg: 2.05 1.39 1.14 2/91 26893
/proc/meminfo: memFree=1985892/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2416 CPUtime=0
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 367 645 0 1 0 0 0 0 18 0 1 0 80450131 2473984 277 4294967295 134512640 135169312 3219732960 3219731496 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26893/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.5143 s]
/proc/loadavg: 2.05 1.39 1.14 2/93 26898
/proc/meminfo: memFree=1922900/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2416 CPUtime=0
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 367 645 0 1 0 0 0 0 18 0 1 0 80450131 2473984 277 4294967295 134512640 135169312 3219732960 3219731496 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26893/statm: 604 277 235 161 0 43 0
[pid=26898] ppid=26893 vsize=74496 CPUtime=1.51
/proc/26898/stat : 26898 (SatELite_releas) R 26893 26893 17865 0 -1 4202496 15404 0 0 0 148 3 0 0 25 0 1 0 80450132 76283904 14992 4294967295 134512640 135223648 3212845888 3212843904 134586754 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26898/statm: 18624 14992 73 174 0 18449 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 76912

[startup+3.11417 s]
/proc/loadavg: 2.05 1.39 1.14 2/93 26898
/proc/meminfo: memFree=1916848/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2416 CPUtime=0
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 367 645 0 1 0 0 0 0 18 0 1 0 80450131 2473984 277 4294967295 134512640 135169312 3219732960 3219731496 3085754094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26893/statm: 604 277 235 161 0 43 0
[pid=26898] ppid=26893 vsize=74436 CPUtime=3.11
/proc/26898/stat : 26898 (SatELite_releas) R 26893 26893 17865 0 -1 4202496 20195 0 0 0 308 3 0 0 25 0 1 0 80450132 76222464 15109 4294967295 134512640 135223648 3212845888 3212843808 134575990 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26898/statm: 18609 15109 73 174 0 18434 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 76852

[startup+6.31391 s]
/proc/loadavg: 1.96 1.39 1.14 2/93 26899
/proc/meminfo: memFree=1963720/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=10420 CPUtime=2.15
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 2461 0 0 0 215 0 0 0 21 0 1 0 80450547 10670080 2396 4294967295 134512640 135212939 3212985280 3212983744 134526636 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26899/statm: 2605 2396 75 171 0 2433 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 12840

[startup+12.7134 s]
/proc/loadavg: 1.89 1.38 1.14 2/93 26901
/proc/meminfo: memFree=1960284/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=13892 CPUtime=8.53
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 3327 0 0 0 853 0 0 0 25 0 1 0 80450547 14225408 3262 4294967295 134512640 135212939 3212985280 3212983744 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26899/statm: 3473 3262 75 171 0 3301 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16312

[startup+25.5223 s]
/proc/loadavg: 1.69 1.36 1.13 2/93 26902
/proc/meminfo: memFree=1954768/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=19240 CPUtime=21.34
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 4659 0 0 0 2133 1 0 0 25 0 1 0 80450547 19701760 4594 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26899/statm: 4810 4594 75 171 0 4638 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21660

[startup+51.1203 s]
/proc/loadavg: 1.45 1.33 1.13 2/93 26905
/proc/meminfo: memFree=1947336/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=26692 CPUtime=46.93
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 6515 0 0 0 4689 4 0 0 25 0 1 0 80450547 27332608 6450 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26899/statm: 6673 6450 75 171 0 6501 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29112

[startup+102.316 s]
/proc/loadavg: 1.20 1.28 1.12 2/93 27093
/proc/meminfo: memFree=1936232/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=37324 CPUtime=98.13
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 9140 0 0 0 9806 7 0 0 25 0 1 0 80450547 38219776 9075 4294967295 134512640 135212939 3212985280 3212983672 134719078 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26899/statm: 9331 9075 75 171 0 9159 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39744

[startup+162.311 s]
/proc/loadavg: 1.07 1.23 1.11 3/93 27283
/proc/meminfo: memFree=1931884/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=41464 CPUtime=158.13
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 10162 0 0 0 15805 8 0 0 25 0 1 0 80450547 42459136 10097 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26899/statm: 10366 10097 75 171 0 10194 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43884

[startup+222.316 s]
/proc/loadavg: 1.10 1.20 1.10 3/93 27474
/proc/meminfo: memFree=1931768/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=41464 CPUtime=218.14
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 10162 0 0 0 21802 12 0 0 25 0 1 0 80450547 42459136 10097 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26899/statm: 10366 10097 75 171 0 10194 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43884

[startup+282.311 s]
/proc/loadavg: 1.04 1.16 1.09 2/93 27665
/proc/meminfo: memFree=1921848/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=51392 CPUtime=278.14
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 12642 0 0 0 27792 22 0 0 25 0 1 0 80450547 52625408 12577 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26899/statm: 12848 12577 75 171 0 12676 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53812

[startup+342.317 s]
/proc/loadavg: 1.01 1.13 1.08 2/93 27860
/proc/meminfo: memFree=1911936/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=61108 CPUtime=338.15
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 15102 0 0 0 33790 25 0 0 25 0 1 0 80450547 62574592 15037 4294967295 134512640 135212939 3212985280 3212983456 134529363 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26899/statm: 15277 15037 75 171 0 15105 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63528

[startup+402.322 s]
/proc/loadavg: 1.00 1.10 1.08 3/93 28051
/proc/meminfo: memFree=1907836/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=65200 CPUtime=398.16

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


[startup+582.307 s]
/proc/loadavg: 1.00 1.05 1.06 2/93 28621
/proc/meminfo: memFree=1907348/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=65604 CPUtime=578.16
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16160 0 0 0 57789 27 0 0 25 0 1 0 80450547 67178496 16095 4294967295 134512640 135212939 3212985280 3212983744 134526797 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 16401 16095 75 171 0 16229 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 68024

[startup+642.312 s]
/proc/loadavg: 1.00 1.04 1.06 2/93 28809
/proc/meminfo: memFree=1906356/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=67188 CPUtime=638.17
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16553 0 0 0 63790 27 0 0 25 0 1 0 80450547 68800512 16488 4294967295 134512640 135212939 3212985280 3212983456 134529421 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 16797 16488 75 171 0 16625 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 69608

[startup+702.317 s]
/proc/loadavg: 1.00 1.03 1.05 2/93 29004
/proc/meminfo: memFree=1906092/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=67188 CPUtime=698.18
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16554 0 0 0 69791 27 0 0 25 0 1 0 80450547 68800512 16489 4294967295 134512640 135212939 3212985280 3212983456 134529681 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 16797 16489 75 171 0 16625 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 69608

[startup+762.312 s]
/proc/loadavg: 1.16 1.06 1.05 3/93 29194
/proc/meminfo: memFree=1905968/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=67188 CPUtime=758.18
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16555 0 0 0 75791 27 0 0 25 0 1 0 80450547 68800512 16490 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 16797 16490 75 171 0 16625 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 69608

[startup+822.318 s]
/proc/loadavg: 1.06 1.04 1.05 3/93 29383
/proc/meminfo: memFree=1904860/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=818.19
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 81790 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526833 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 70956

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

[startup+844.806 s]
/proc/loadavg: 1.04 1.04 1.05 3/93 29570
/proc/meminfo: memFree=1904740/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=840.68
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 84039 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526668 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 844.83
Current children cumulated vsize (KiB) 70956

[startup+857.605 s]
/proc/loadavg: 1.03 1.04 1.04 3/93 29571
/proc/meminfo: memFree=1904804/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=853.48
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 85319 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526736 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 857.63
Current children cumulated vsize (KiB) 70956

[startup+864.004 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29571
/proc/meminfo: memFree=1904836/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=859.88
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 85959 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 864.03
Current children cumulated vsize (KiB) 70956

[startup+870.404 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29572
/proc/meminfo: memFree=1904852/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=866.28
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 86599 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 870.43
Current children cumulated vsize (KiB) 70956

[startup+873.603 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29573
/proc/meminfo: memFree=1904852/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=869.48
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 86919 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526757 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 873.63
Current children cumulated vsize (KiB) 70956

[startup+874.403 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29573
/proc/meminfo: memFree=1904852/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=870.28
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 86999 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983456 134529669 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 874.43
Current children cumulated vsize (KiB) 70956

[startup+875.203 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29574
/proc/meminfo: memFree=1904844/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=871.08
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 87079 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 875.23
Current children cumulated vsize (KiB) 70956

[startup+875.603 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29574
/proc/meminfo: memFree=1904844/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=871.48
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 87119 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526608 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 875.63
Current children cumulated vsize (KiB) 70956

[startup+875.713 s]
/proc/loadavg: 1.02 1.03 1.04 3/93 29574
/proc/meminfo: memFree=1904844/2074464 swapFree=1959860/1959888
[pid=26893] ppid=26891 vsize=2420 CPUtime=4.15
/proc/26893/stat : 26893 (SatELiteGTI) S 26891 26893 17865 0 -1 4194304 386 28129 0 1 0 0 406 9 20 0 1 0 80450131 2478080 278 4294967295 134512640 135169312 3219732960 3219729176 3085754094 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26893/statm: 605 278 235 161 0 44 0
[pid=26899] ppid=26893 vsize=68536 CPUtime=871.59
/proc/26899/stat : 26899 (minisat_static) R 26893 26893 17865 0 -1 4202496 16898 0 0 0 87130 29 0 0 25 0 1 0 80450547 70180864 16833 4294967295 134512640 135212939 3212985280 3212983744 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26899/statm: 17134 16833 75 171 0 16962 0
Current children cumulated CPU time (s) 875.74
Current children cumulated vsize (KiB) 70956

Child status: 20
Real time (s): 875.743
CPU time (s): 875.77
CPU user time (s): 875.37
CPU system time (s): 0.4
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 84172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 875.37
system time used= 0.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45699
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 1074

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 20:11:45
IDJOB=1849510
IDBENCH=70952
IDSOLVER=690
FILE ID=tipi08/1849510-1244830305
PBS_JOBID=
Free space on /tmp= 15454 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849510-1244830305/watcher-1849510-1244830305 -o /tmp/evaluation-result-1849510-1244830305/solver-1849510-1244830305 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849510-1244830305.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED= 181956443

Linux tipi08 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.464
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.39

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.464
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:       1986388 kB
Buffers:         13356 kB
Cached:          20484 kB
SwapCached:          4 kB
Active:          28564 kB
Inactive:        16756 kB
HighTotal:     1178688 kB
HighFree:      1156392 kB
LowTotal:       895776 kB
LowFree:        829996 kB
SwapTotal:     1959888 kB
SwapFree:      1959860 kB
Dirty:            9184 kB
Writeback:           0 kB
AnonPages:       11192 kB
Mapped:           5264 kB
Slab:            33536 kB
PageTables:        468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85844 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15454 MiB
End job on tipi08 at 2009-06-12 20:26:22