Trace number 1849546

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/core? (TO) 1200.1 1200.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
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 variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   55722   130018 |   16716       0        0     nan |  0.000 % |
0.32/0.39	c |         0 |   34365   106362 |      --       0       --      -- |     --   | -21355/-23651
0.32/0.39	c ==============================================================================
0.32/0.39	c Result  :   #vars: 6781   #clauses: 34365   #literals: 106362
0.32/0.39	c CPU time:   0.38 s
0.32/0.39	c ==============================================================================
0.42/0.42	This is MiniSat 2.0 beta
0.42/0.42	WARNING: for repeatability, setting FPU to use double precision
0.42/0.42	============================[ Problem Statistics ]=============================
0.42/0.42	|                                                                             |
0.42/0.43	|  Number of variables:  6781                                                 |
0.42/0.43	|  Number of clauses:    34365                                                |
0.42/0.45	|  Parsing time:         0.02         s                                       |
0.42/0.45	============================[ Search Statistics ]==============================
0.42/0.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.42/0.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.42/0.45	===============================================================================
0.42/0.45	|         0 |    6781    34365   106362 |    11455        0    nan |  0.000 % |
0.42/0.48	|       103 |    6282    34365   106362 |    12600      101     22 |  9.025 % |
0.42/0.49	|       253 |    6282    34365   106362 |    13860      251     28 |  9.025 % |
0.42/0.51	|       480 |    6282    34365   106362 |    15246      478     29 |  9.025 % |
0.42/0.55	|       817 |    6169    30106    95319 |    16771      814     31 |  9.025 % |
0.42/0.60	|      1324 |    6169    30106    95319 |    18448     1321     33 |  9.025 % |
0.42/0.85	|      2083 |    6169    30106    95319 |    20293     2080     41 |  9.025 % |
1.02/1.08	|      3222 |    6169    30106    95319 |    22322     3219     43 |  9.025 % |
2.02/2.02	|      4930 |    6169    30106    95319 |    24554     4927     57 |  9.025 % |
2.52/2.54	|      7492 |    6169    30106    95319 |    27010     7489     54 |  9.025 % |
4.42/4.47	|     11336 |    6169    30106    95319 |    29711    11333     64 |  9.025 % |
7.82/7.85	|     17102 |    6169    30106    95319 |    32682    17099     66 |  9.025 % |
9.42/9.51	|     25751 |    6169    30106    95319 |    35950    25748     56 |  9.025 % |
22.72/22.80	|     38726 |    6169    30106    95319 |    39545    38723     70 |  9.025 % |
35.82/35.82	|     58188 |    6152    30070    95217 |    43500    34383     68 | 10.087 % |
45.62/45.71	|     87382 |    6097    29761    94291 |    47850    35528     38 | 10.087 % |
78.73/78.79	|    131171 |    6082    29702    94114 |    52635    45660     64 | 10.308 % |
160.72/160.75	|    196856 |    6013    29367    93112 |    57898    46576     83 | 11.326 % |
323.74/323.79	|    295382 |    6010    29363    93104 |    63688    43299     93 | 11.370 % |
436.43/436.42	|    443171 |    6010    29355    93088 |    70057    49976     50 | 11.975 % |
692.25/692.28	|    664855 |    5861    28657    90995 |    77063    31877     45 | 13.567 % |
1200.09/1200.02	HOME/SatELiteGTI: line 36: 17539 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-1849546-1244837080/watcher-1849546-1244837080 -o /tmp/evaluation-result-1849546-1244837080/solver-1849546-1244837080 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849546-1244837080.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/94 17533
/proc/meminfo: memFree=971856/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2416 CPUtime=0
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 81128983 2473984 277 4294967295 134512640 135169312 3219601856 3219600392 3085876974 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17533/statm: 604 277 235 161 0 43 0
[pid=17537] ppid=17533 vsize=952 CPUtime=0
/proc/17537/stat : 17537 (SatELite_releas) R 17533 17533 19205 0 -1 4202496 129 0 0 0 0 0 0 0 25 0 1 0 81128983 974848 65 4294967295 134512640 135223648 3220736704 3220735300 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17537/statm: 238 68 46 174 0 63 0

[startup+0.089628 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 17533
/proc/meminfo: memFree=971856/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2416 CPUtime=0
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 81128983 2473984 277 4294967295 134512640 135169312 3219601856 3219600392 3085876974 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17533/statm: 604 277 235 161 0 43 0
[pid=17537] ppid=17533 vsize=10092 CPUtime=0.09
/proc/17537/stat : 17537 (SatELite_releas) R 17533 17533 19205 0 -1 4202496 2255 0 0 0 8 1 0 0 25 0 1 0 81128983 10334208 2044 4294967295 134512640 135223648 3220736704 3220734720 134587348 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17537/statm: 2523 2044 73 174 0 2348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12508

[startup+0.119626 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 17533
/proc/meminfo: memFree=971856/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2416 CPUtime=0
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 81128983 2473984 277 4294967295 134512640 135169312 3219601856 3219600392 3085876974 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17533/statm: 604 277 235 161 0 43 0
[pid=17537] ppid=17533 vsize=10224 CPUtime=0.12
/proc/17537/stat : 17537 (SatELite_releas) R 17533 17533 19205 0 -1 4202496 2307 0 0 0 11 1 0 0 25 0 1 0 81128983 10469376 2096 4294967295 134512640 135223648 3220736704 3220734372 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17537/statm: 2556 2096 73 174 0 2381 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 12640

[startup+0.319608 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 17533
/proc/meminfo: memFree=971856/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2416 CPUtime=0
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 81128983 2473984 277 4294967295 134512640 135169312 3219601856 3219600392 3085876974 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/17533/statm: 604 277 235 161 0 43 0
[pid=17537] ppid=17533 vsize=11492 CPUtime=0.32
/proc/17537/stat : 17537 (SatELite_releas) R 17533 17533 19205 0 -1 4202496 2599 0 0 0 31 1 0 0 25 0 1 0 81128983 11767808 2388 4294967295 134512640 135223648 3220736704 3220734800 134585507 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17537/statm: 2873 2388 73 174 0 2698 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13908

[startup+0.719575 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 17533
/proc/meminfo: memFree=971856/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 2420

[startup+1.51951 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 17540
/proc/meminfo: memFree=966640/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=4872 CPUtime=1.1
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 1056 0 0 0 109 1 0 0 19 0 1 0 81129025 4988928 991 4294967295 134512640 135212939 3217012640 3217010880 134536480 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 1218 991 76 171 0 1046 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7292

[startup+3.11937 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17541
/proc/meminfo: memFree=965648/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=6384 CPUtime=2.7
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 1409 0 0 0 269 1 0 0 23 0 1 0 81129025 6537216 1344 4294967295 134512640 135212939 3217012640 3217011104 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 1596 1344 76 171 0 1424 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8804

[startup+6.31911 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17541
/proc/meminfo: memFree=963292/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=8364 CPUtime=5.9
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 1907 0 0 0 589 1 0 0 25 0 1 0 81129025 8564736 1842 4294967295 134512640 135212939 3217012640 3217011104 134526627 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 2091 1842 76 171 0 1919 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 10784

[startup+12.7186 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17726
/proc/meminfo: memFree=958756/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=12256 CPUtime=12.3
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 2865 0 0 0 1229 1 0 0 25 0 1 0 81129025 12550144 2800 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 3064 2800 76 171 0 2892 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 14676

[startup+25.5175 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17726
/proc/meminfo: memFree=953824/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=16960 CPUtime=25.1
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 4060 0 0 0 2508 2 0 0 25 0 1 0 81129025 17367040 3995 4294967295 134512640 135212939 3217012640 3217010816 134529346 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 4240 3995 76 171 0 4068 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 19380

[startup+51.1153 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17733
/proc/meminfo: memFree=953616/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=17240 CPUtime=50.7
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 4103 0 0 0 5068 2 0 0 25 0 1 0 81129025 17653760 4038 4294967295 134512640 135212939 3217012640 3217010816 134529681 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 4310 4038 76 171 0 4138 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 19660

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 17921
/proc/meminfo: memFree=948472/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=22256 CPUtime=101.91
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 5394 0 0 0 10189 2 0 0 25 0 1 0 81129025 22790144 5329 4294967295 134512640 135212939 3217012640 3217011104 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 5564 5329 76 171 0 5392 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 24676

[startup+162.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 18112
/proc/meminfo: memFree=946636/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=24236 CPUtime=161.91
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 5876 0 0 0 16187 4 0 0 25 0 1 0 81129025 24817664 5811 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 6059 5811 76 171 0 5887 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 26656

[startup+222.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 18304
/proc/meminfo: memFree=941296/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=29384 CPUtime=221.91
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 7172 0 0 0 22187 4 0 0 25 0 1 0 81129025 30089216 7107 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 7346 7107 76 171 0 7174 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 31804

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 18494
/proc/meminfo: memFree=940676/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=29912 CPUtime=281.92
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 7314 0 0 0 28188 4 0 0 25 0 1 0 81129025 30629888 7249 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17539/statm: 7478 7249 76 171 0 7306 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 32332

[startup+342.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 18683
/proc/meminfo: memFree=937700/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=33352 CPUtime=341.91
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8120 0 0 0 34186 5 0 0 25 0 1 0 81129025 34152448 8055 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17539/statm: 8338 8055 76 171 0 8166 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 35772

[startup+402.316 s]

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

/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=33352 CPUtime=461.92
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8127 0 0 0 46186 6 0 0 25 0 1 0 81129025 34152448 8062 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8338 8062 76 171 0 8166 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 35772

[startup+522.306 s]
/proc/loadavg: 1.05 1.01 1.00 3/96 19261
/proc/meminfo: memFree=937172/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=33352 CPUtime=521.91
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8127 0 0 0 52184 7 0 0 25 0 1 0 81129025 34152448 8062 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8338 8062 76 171 0 8166 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 35772

[startup+582.311 s]
/proc/loadavg: 1.02 1.01 1.00 2/96 19452
/proc/meminfo: memFree=937164/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=33352 CPUtime=581.92
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8127 0 0 0 58182 10 0 0 25 0 1 0 81129025 34152448 8062 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8338 8062 76 171 0 8166 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 35772

[startup+642.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19641
/proc/meminfo: memFree=937180/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=33352 CPUtime=641.93
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8127 0 0 0 64182 11 0 0 25 0 1 0 81129025 34152448 8062 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8338 8062 76 171 0 8166 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 35772

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 19831
/proc/meminfo: memFree=937172/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=33352 CPUtime=701.93
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8127 0 0 0 70181 12 0 0 25 0 1 0 81129025 34152448 8062 4294967295 134512640 135212939 3217012640 3217011104 134526854 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8338 8062 76 171 0 8166 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 35772

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 20025
/proc/meminfo: memFree=937116/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=33352 CPUtime=761.94
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8134 0 0 0 76180 14 0 0 25 0 1 0 81129025 34152448 8069 4294967295 134512640 135212939 3217012640 3217010816 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8338 8069 76 171 0 8166 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 35772

[startup+822.321 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 20217
/proc/meminfo: memFree=937140/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=33352 CPUtime=821.95
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8134 0 0 0 82181 14 0 0 25 0 1 0 81129025 34152448 8069 4294967295 134512640 135212939 3217012640 3217011104 134526833 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8338 8069 76 171 0 8166 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 35772

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 20408
/proc/meminfo: memFree=936156/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=34672 CPUtime=881.94
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8461 0 0 0 88179 15 0 0 25 0 1 0 81129025 35504128 8396 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8668 8396 76 171 0 8496 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 37092

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 20597
/proc/meminfo: memFree=934948/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=35736 CPUtime=941.95
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8724 0 0 0 94178 17 0 0 25 0 1 0 81129025 36593664 8659 4294967295 134512640 135212939 3217012640 3217011200 134539118 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8934 8659 76 171 0 8762 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 38156

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 20787
/proc/meminfo: memFree=934816/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=35736 CPUtime=1001.96
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8724 0 0 0 100178 18 0 0 25 0 1 0 81129025 36593664 8659 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8934 8659 76 171 0 8762 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 38156

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 20978
/proc/meminfo: memFree=934916/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=35736 CPUtime=1061.96
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8724 0 0 0 106175 21 0 0 25 0 1 0 81129025 36593664 8659 4294967295 134512640 135212939 3217012640 3217011104 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8934 8659 76 171 0 8762 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 38156

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 21167
/proc/meminfo: memFree=934916/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=35736 CPUtime=1121.97
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8724 0 0 0 112174 23 0 0 25 0 1 0 81129025 36593664 8659 4294967295 134512640 135212939 3217012640 3217011104 134526811 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8934 8659 76 171 0 8762 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 38156

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 21361
/proc/meminfo: memFree=935164/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=35736 CPUtime=1181.97
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8724 0 0 0 118174 23 0 0 25 0 1 0 81129025 36593664 8659 4294967295 134512640 135212939 3217012640 3217011104 134526797 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8934 8659 76 171 0 8762 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 38156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 21362
/proc/meminfo: memFree=935164/2074464 swapFree=1959888/1959888
[pid=17533] ppid=17531 vsize=2420 CPUtime=0.42
/proc/17533/stat : 17533 (SatELiteGTI) S 17531 17533 19205 0 -1 4194304 387 3466 0 0 0 0 41 1 22 0 1 0 81128983 2478080 278 4294967295 134512640 135169312 3219601856 3219598072 3085876974 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17533/statm: 605 278 235 161 0 44 0
[pid=17539] ppid=17533 vsize=35736 CPUtime=1199.67
/proc/17539/stat : 17539 (minisat_static) R 17533 17533 19205 0 -1 4202496 8724 0 0 0 119944 23 0 0 25 0 1 0 81129025 36593664 8659 4294967295 134512640 135212939 3217012640 3217011104 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17539/statm: 8934 8659 76 171 0 8762 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 38156

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.02
CPU time (s): 1200.1
CPU user time (s): 1199.85
CPU system time (s): 0.25
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 38156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12853
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= 22
involuntary context switches= 1108

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 22:04:40
IDJOB=1849546
IDBENCH=70780
IDSOLVER=690
FILE ID=tipi09/1849546-1244837080
PBS_JOBID=
Free space on /tmp= 15215 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849546-1244837080/watcher-1849546-1244837080 -o /tmp/evaluation-result-1849546-1244837080/solver-1849546-1244837080 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849546-1244837080.cnf

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED= 1335809026

Linux tipi09 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.365
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:        972004 kB
Buffers:         72100 kB
Cached:         901844 kB
SwapCached:          0 kB
Active:         321508 kB
Inactive:       664976 kB
HighTotal:     1178688 kB
HighFree:       382088 kB
LowTotal:       895776 kB
LowFree:        589916 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            2488 kB
Writeback:           0 kB
AnonPages:       12648 kB
Mapped:           6536 kB
Slab:           107440 kB
PageTables:        524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91000 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15215 MiB
End job on tipi09 at 2009-06-12 22:24:41