Trace number 1820918

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
BinMiniSat 2009-03-21? (TO) 1200.11 1200.04

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate128.cnf
MD5SUMf21954c654ab1cfd9e2c1aa6fdf49c58
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables138559
Number of clauses415292
Sum of the clauses size969012
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2276860
Number of clauses of size 3138430
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.32/0.37	c ==============================================================================
0.32/0.37	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.37	c ==============================================================================
0.32/0.37	c |         0 |  415290   969010 |  124586       0        0     nan |  0.000 % |
2.32/2.35	c |         0 |  316116   885852 |      --       0       --      -- |     --   | -99172/-83153
2.32/2.35	c ==============================================================================
2.32/2.35	c Result  :   #vars: 76931   #clauses: 316116   #literals: 885852
2.32/2.35	c CPU time:   2.24 s
2.32/2.35	c ==============================================================================
2.62/2.67	This is MiniSat 2.0 beta
2.62/2.67	WARNING: for repeatability, setting FPU to use double precision
2.62/2.67	============================[ Problem Statistics ]=============================
2.62/2.67	|                                                                             |
2.62/2.67	|  Number of variables:  76931                                                |
2.62/2.67	|  Number of clauses:    316116                                               |
2.67/2.87	|  Parsing time:         0.20         s                                       |
2.67/2.89	============================[ Search Statistics ]==============================
2.67/2.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.67/2.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.67/2.89	===============================================================================
2.67/2.90	|         0 |   76931   316116   885852 |   105372        0    nan |  0.000 % |
3.32/3.40	|       100 |   76931   316116   885852 |   115909      100     94 |  0.000 % |
3.62/3.71	|       251 |   76931   316116   885852 |   127500      251     70 |  0.000 % |
9.72/9.73	|       477 |   76931   316116   885852 |   140250      477    147 |  0.000 % |
18.62/18.66	|       814 |   76931   316116   885852 |   154275      814    164 |  0.000 % |
27.22/27.31	|      1320 |   76931   316116   885852 |   169702     1320    143 |  0.000 % |
32.62/32.66	|      2080 |   76931   316116   885852 |   186672     2080    124 |  0.000 % |
62.92/62.96	|      3219 |   76782   315366   883684 |   205340     3210    146 |  0.803 % |
90.52/90.54	|      4928 |   76307   313026   876621 |   225874     4910    150 |  1.717 % |
151.52/151.55	|      7491 |   75610   309727   866738 |   248461     7450    140 |  1.717 % |
202.32/202.34	|     11336 |   75610   309727   866738 |   273307    11295    134 |  1.717 % |
255.53/255.54	|     17103 |   75388   308727   863735 |   300638    17059    138 |  2.006 % |
385.44/385.48	|     25752 |   75388   308727   863735 |   330702    25708    130 |  2.006 % |
418.74/418.71	|     38726 |   75388   308727   863735 |   363772    38682    122 |  2.006 % |
790.36/790.39	|     58187 |   75388   308727   863735 |   400149    58143    132 |  2.006 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36:  3051 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1820918-1242487531/watcher-1820918-1242487531 -o /tmp/evaluation-result-1820918-1242487531/solver-1820918-1242487531 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820918-1242487531.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.00 1.00 1.00 2/97 3045
/proc/meminfo: memFree=1783452/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2416 CPUtime=0
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1013254129 2473984 276 4294967295 134512640 135169312 3218505904 3218504440 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3045/statm: 604 276 235 161 0 43 0
[pid=3049] ppid=3045 vsize=952 CPUtime=0
/proc/3049/stat : 3049 (SatELite_releas) R 3045 3045 16367 0 -1 4202496 123 0 0 0 0 0 0 0 25 0 1 0 1013254129 974848 59 4294967295 134512640 135223648 3218372736 3218371332 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3049/statm: 238 62 45 174 0 63 0

[startup+0.059159 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 3045
/proc/meminfo: memFree=1783452/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2416 CPUtime=0
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1013254129 2473984 276 4294967295 134512640 135169312 3218505904 3218504440 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3045/statm: 604 276 235 161 0 43 0
[pid=3049] ppid=3045 vsize=9772 CPUtime=0.06
/proc/3049/stat : 3049 (SatELite_releas) R 3045 3045 16367 0 -1 4202496 2146 0 0 0 5 1 0 0 25 0 1 0 1013254129 10006528 2082 4294967295 134512640 135223648 3218372736 3218371304 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3049/statm: 2443 2083 46 174 0 2268 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12188

[startup+0.119106 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 3045
/proc/meminfo: memFree=1783452/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2416 CPUtime=0
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1013254129 2473984 276 4294967295 134512640 135169312 3218505904 3218504440 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3045/statm: 604 276 235 161 0 43 0
[pid=3049] ppid=3045 vsize=19236 CPUtime=0.12
/proc/3049/stat : 3049 (SatELite_releas) R 3045 3045 16367 0 -1 4202496 4311 0 0 0 10 2 0 0 25 0 1 0 1013254129 19697664 4247 4294967295 134512640 135223648 3218372736 3218371688 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3049/statm: 4809 4248 46 174 0 4634 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21652

[startup+0.319095 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 3045
/proc/meminfo: memFree=1783452/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2416 CPUtime=0
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1013254129 2473984 276 4294967295 134512640 135169312 3218505904 3218504440 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3045/statm: 604 276 235 161 0 43 0
[pid=3049] ppid=3045 vsize=56972 CPUtime=0.32
/proc/3049/stat : 3049 (SatELite_releas) R 3045 3045 16367 0 -1 4202496 11151 0 0 0 27 5 0 0 25 0 1 0 1013254129 58339328 11088 4294967295 134512640 135223648 3218372736 3218371320 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3049/statm: 14243 11088 46 174 0 14068 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 59388

[startup+0.719073 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 3045
/proc/meminfo: memFree=1783452/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2416 CPUtime=0
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1013254129 2473984 276 4294967295 134512640 135169312 3218505904 3218504440 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3045/statm: 604 276 235 161 0 43 0
[pid=3049] ppid=3045 vsize=78840 CPUtime=0.72
/proc/3049/stat : 3049 (SatELite_releas) R 3045 3045 16367 0 -1 4202496 17273 0 0 0 63 9 0 0 25 0 1 0 1013254129 80732160 16058 4294967295 134512640 135223648 3218372736 3218370404 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3049/statm: 19710 16058 73 174 0 19535 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 81256

[startup+1.51903 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3050
/proc/meminfo: memFree=1713616/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2416 CPUtime=0
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1013254129 2473984 276 4294967295 134512640 135169312 3218505904 3218504440 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3045/statm: 604 276 235 161 0 43 0
[pid=3049] ppid=3045 vsize=84420 CPUtime=1.52
/proc/3049/stat : 3049 (SatELite_releas) R 3045 3045 16367 0 -1 4202496 18710 0 0 0 142 10 0 0 25 0 1 0 1013254129 86446080 17359 4294967295 134512640 135223648 3218372736 3218370752 134586845 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3049/statm: 21105 17359 73 174 0 20930 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 86836

[startup+3.11894 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3050
/proc/meminfo: memFree=1709400/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 2420

[startup+6.31876 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3051
/proc/meminfo: memFree=1751560/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=22712 CPUtime=3.65
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 5195 0 0 0 365 0 0 0 25 0 1 0 1013254396 23257088 5121 4294967295 134512640 135216011 3219743280 3219741632 134527336 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 5678 5121 71 172 0 5505 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 25132

[startup+12.7184 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3053
/proc/meminfo: memFree=1751004/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=23116 CPUtime=10.05
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 5284 0 0 0 1005 0 0 0 25 0 1 0 1013254396 23670784 5210 4294967295 134512640 135216011 3219743280 3219741632 134527303 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 5779 5210 71 172 0 5606 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 25536

[startup+25.5177 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3053
/proc/meminfo: memFree=1750712/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=23512 CPUtime=22.85
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 5387 0 0 0 2285 0 0 0 25 0 1 0 1013254396 24076288 5313 4294967295 134512640 135216011 3219743280 3219741632 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 5878 5313 71 172 0 5705 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 25932

[startup+51.1162 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3241
/proc/meminfo: memFree=1749508/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=24444 CPUtime=48.45
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 5631 0 0 0 4845 0 0 0 25 0 1 0 1013254396 25030656 5557 4294967295 134512640 135216011 3219743280 3219741424 134536030 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 6111 5557 71 172 0 5938 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 26864

[startup+102.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 3432
/proc/meminfo: memFree=1747352/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=26172 CPUtime=99.66
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 6052 0 0 0 9966 0 0 0 25 0 1 0 1013254396 26800128 5978 4294967295 134512640 135216011 3219743280 3219741632 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 6543 5978 71 172 0 6370 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 28592

[startup+162.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3647
/proc/meminfo: memFree=1745880/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=27756 CPUtime=159.65
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 6438 0 0 0 15965 0 0 0 25 0 1 0 1013254396 28422144 6364 4294967295 134512640 135216011 3219743280 3219741632 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 6939 6364 71 172 0 6766 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 30176

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3834
/proc/meminfo: memFree=1743036/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=30528 CPUtime=219.65
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 7151 0 0 0 21964 1 0 0 25 0 1 0 1013254396 31260672 7077 4294967295 134512640 135216011 3219743280 3219741424 134537302 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 7632 7077 71 172 0 7459 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 32948

[startup+282.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 4021
/proc/meminfo: memFree=1739920/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=33588 CPUtime=279.66
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 7894 0 0 0 27965 1 0 0 25 0 1 0 1013254396 34394112 7820 4294967295 134512640 135216011 3219743280 3219741632 134527339 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 8397 7820 71 172 0 8224 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 36008

[startup+342.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 4210
/proc/meminfo: memFree=1738060/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=35344 CPUtime=339.66
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 8356 0 0 0 33965 1 0 0 25 0 1 0 1013254396 36192256 8282 4294967295 134512640 135216011 3219743280 3219741424 134535976 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 8836 8282 71 172 0 8663 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 37764

[startup+402.316 s]

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

/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=44564 CPUtime=459.67
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 10627 0 0 0 45966 1 0 0 25 0 1 0 1013254396 45633536 10553 4294967295 134512640 135216011 3219743280 3219741632 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 11141 10553 71 172 0 10968 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 46984

[startup+522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 4779
/proc/meminfo: memFree=1726892/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=46544 CPUtime=519.67
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 11123 0 0 0 51966 1 0 0 25 0 1 0 1013254396 47661056 11049 4294967295 134512640 135216011 3219743280 3219741360 134524258 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 11636 11049 71 172 0 11463 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 48964

[startup+582.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 4966
/proc/meminfo: memFree=1724676/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=48524 CPUtime=579.67
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 11634 0 0 0 57966 1 0 0 25 0 1 0 1013254396 49688576 11560 4294967295 134512640 135216011 3219743280 3219741424 134536165 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 12131 11560 71 172 0 11958 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 50944

[startup+642.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 5153
/proc/meminfo: memFree=1722716/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=50504 CPUtime=639.68
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 12117 0 0 0 63967 1 0 0 25 0 1 0 1013254396 51716096 12043 4294967295 134512640 135216011 3219743280 3219741632 134527755 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 12626 12043 71 172 0 12453 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 52924

[startup+702.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 5342
/proc/meminfo: memFree=1720980/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=52220 CPUtime=699.68
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 12567 0 0 0 69965 3 0 0 25 0 1 0 1013254396 53473280 12493 4294967295 134512640 135216011 3219743280 3219741632 134527839 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 13055 12493 71 172 0 12882 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 54640

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 5535
/proc/meminfo: memFree=1718988/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=54200 CPUtime=759.69
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 13053 0 0 0 75966 3 0 0 25 0 1 0 1013254396 55500800 12979 4294967295 134512640 135216011 3219743280 3219741424 134537342 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 13550 12979 71 172 0 13377 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 56620

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 5722
/proc/meminfo: memFree=1717196/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=56188 CPUtime=819.69
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 13542 0 0 0 81966 3 0 0 25 0 1 0 1013254396 57536512 13468 4294967295 134512640 135216011 3219743280 3219741632 134527330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 14047 13468 71 172 0 13874 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 58608

[startup+882.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 5910
/proc/meminfo: memFree=1715128/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=58288 CPUtime=879.69
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 14051 0 0 0 87964 5 0 0 25 0 1 0 1013254396 59686912 13977 4294967295 134512640 135216011 3219743280 3219741424 134536923 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 14572 13977 71 172 0 14399 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 60708

[startup+942.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 6098
/proc/meminfo: memFree=1712764/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=60668 CPUtime=939.69
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 14638 0 0 0 93964 5 0 0 25 0 1 0 1013254396 62124032 14564 4294967295 134512640 135216011 3219743280 3219741632 134527283 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 15167 14564 71 172 0 14994 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 63088

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 6287
/proc/meminfo: memFree=1711308/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=62388 CPUtime=999.7
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 15090 0 0 0 99964 6 0 0 25 0 1 0 1013254396 63885312 15016 4294967295 134512640 135216011 3219743280 3219741632 134527160 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 15597 15016 71 172 0 15424 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 64808

[startup+1062.32 s]
/proc/loadavg: 1.58 1.19 1.06 2/99 6480
/proc/meminfo: memFree=1709424/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=64236 CPUtime=1059.71
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 15563 0 0 0 105965 6 0 0 25 0 1 0 1013254396 65777664 15489 4294967295 134512640 135216011 3219743280 3219741632 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 16059 15489 71 172 0 15886 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 66656

[startup+1122.33 s]
/proc/loadavg: 1.24 1.17 1.06 3/99 6667
/proc/meminfo: memFree=1707532/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=66088 CPUtime=1119.72
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 15995 0 0 0 111966 6 0 0 25 0 1 0 1013254396 67674112 15921 4294967295 134512640 135216011 3219743280 3219741632 134527737 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 16522 15921 71 172 0 16349 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 68508

[startup+1182.32 s]
/proc/loadavg: 1.09 1.13 1.06 2/99 6854
/proc/meminfo: memFree=1705960/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=67672 CPUtime=1179.72
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 16422 0 0 0 117965 7 0 0 25 0 1 0 1013254396 69296128 16348 4294967295 134512640 135216011 3219743280 3219741424 134537330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 16918 16348 71 172 0 16745 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 70092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.07 1.13 1.06 2/99 6856
/proc/meminfo: memFree=1705444/2074464 swapFree=1949244/1959888
[pid=3045] ppid=3043 vsize=2420 CPUtime=2.67
/proc/3045/stat : 3045 (SatELiteGTI) S 3043 3045 16367 0 -1 4194304 386 19901 0 0 0 0 254 13 20 0 1 0 1013254129 2478080 278 4294967295 134512640 135169312 3218505904 3218502120 3085680366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3045/statm: 605 278 235 161 0 44 0
[pid=3051] ppid=3045 vsize=68332 CPUtime=1197.42
/proc/3051/stat : 3051 (minisat_static) R 3045 3045 16367 0 -1 4202496 16574 0 0 0 119735 7 0 0 25 0 1 0 1013254396 69971968 16500 4294967295 134512640 135216011 3219743280 3219741424 134536579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3051/statm: 17083 16500 71 172 0 16910 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 70752

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.11
CPU user time (s): 1199.89
CPU system time (s): 0.22
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 88548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37136
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= 20
involuntary context switches= 731

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 17:25:31
IDJOB=1820918
IDBENCH=70772
IDSOLVER=661
FILE ID=tipi11/1820918-1242487531
PBS_JOBID=
Free space on /tmp= 9912 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820918-1242487531/watcher-1820918-1242487531 -o /tmp/evaluation-result-1820918-1242487531/solver-1820918-1242487531 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820918-1242487531.cnf

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

MD5SUM BENCH= f21954c654ab1cfd9e2c1aa6fdf49c58
RANDOM SEED= 396085528

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:       1783600 kB
Buffers:         22752 kB
Cached:         198172 kB
SwapCached:       5224 kB
Active:          58284 kB
Inactive:       174484 kB
HighTotal:     1178688 kB
HighFree:      1000580 kB
LowTotal:       895776 kB
LowFree:        783020 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            8832 kB
Writeback:           0 kB
AnonPages:       11056 kB
Mapped:           5164 kB
Slab:            49580 kB
PageTables:        592 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= 9912 MiB
End job on tipi11 at 2009-05-16 17:45:32